Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2021-06-06 14:48:55 -07:00
85c644ffed Add git commit version
edward pushed to master at edward/mangadex-home-rs 2021-05-28 12:30:36 -07:00
9e9c955f5a Update client spec version
edward pushed to master at edward/mangadex-home-rs 2021-05-27 16:25:00 -07:00
1c8f3da8d0 More logging
edward pushed to master at edward/mangadex-home-rs 2021-05-27 14:05:57 -07:00
5536f9638a Add index page
edward pushed to master at edward/mangadex-home-rs 2021-05-27 13:47:42 -07:00
00739ec645 More logging
edward pushed to master at edward/mangadex-home-rs 2021-05-27 13:22:37 -07:00
491d0c9fda Fix reading from encrypted files
f038452263 Fix logging messages
c32e534300 Revamp reading potentially encrypted files
Compare 3 commits »
edward pushed to master at edward/mangadex-home-rs 2021-05-27 13:18:57 -07:00
34c716bfce Update dependencies
a732019f60 use split_at for token parsing
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-05-23 16:06:05 -07:00
b8c12b463f Use macro for metrics generation
edward pushed to master at edward/mangadex-home-rs 2021-05-22 20:10:38 -07:00
579d316945 clippy
edward pushed to master at edward/mangadex-home-rs 2021-05-22 20:06:11 -07:00
5fd8e86d97 Add support for offline mode
79f73ed68e Add prometheus endpoint
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-05-22 17:19:24 -07:00
96a6b76baa better combinator
edward pushed to master at edward/mangadex-home-rs 2021-05-20 11:23:23 -07:00
7acc126de2 optimize file opening
edward pushed to master at edward/mangadex-home-rs 2021-05-20 10:49:41 -07:00
ea8e031a3d Remove extraneous conversion
edward pushed to master at edward/mangadex-home-rs 2021-05-20 10:42:13 -07:00
7f16e697e6 Fix lints
a3f3b5e3ab Gracefully handle secretstream errors
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-05-19 21:38:35 -07:00
a70f4bfdc3 Support loading disk size from db
edward pushed to master at edward/mangadex-home-rs 2021-05-19 20:52:22 -07:00
6daadefaf1 Resolve clippy lints
0fcde518c5 Use qualified instead of absolute
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-05-19 20:28:03 -07:00
c488eccc8d Clean up traits
edward pushed to master at edward/mangadex-home-rs 2021-05-19 19:42:51 -07:00
4f55380d23 Remove layer of indirection
b66cccc832 implement at-rest encryption
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-05-19 17:34:02 -07:00
8772df2231 Add additional handling for ping errors
edward pushed to master at edward/mangadex-home-rs 2021-05-11 18:01:08 -07:00
fe28f19f07 initial work into encryption at rest