Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2021-07-18 18:27:37 -07:00
6d6bf7371b Add dockerfile
edward pushed to master at edward/mangadex-home-rs 2021-07-18 15:35:26 -07:00
6b1c913b5d Remove unneeded imports
edward pushed to master at edward/mangadex-home-rs 2021-07-18 15:32:25 -07:00
acd37297fd Remove legacy token validation field
edward pushed to master at edward/mangadex-home-rs 2021-07-18 08:37:48 -07:00
bd306455bc Use ReaderStream
edward pushed to master at edward/mangadex-home-rs 2021-07-17 13:24:47 -07:00
afa2cf55fa Fix some future not send lints
edward pushed to master at edward/mangadex-home-rs 2021-07-17 10:05:29 -07:00
e95afd3e32 Bump to 0.5.3
fbcf9566c1 Update readme
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-17 09:52:51 -07:00
d42b80d7e1 Remove encryption option warning
931da0c3ff Add redis support
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-16 18:15:56 -07:00
5fdcfa5071 Add newline to Cargo.toml
edward pushed to master at edward/mangadex-home-rs 2021-07-16 17:04:08 -07:00
93ff76aa89 create folder if not found
edward pushed to master at edward/mangadex-home-rs 2021-07-16 13:40:15 -07:00
f8f4098fae Finish mem tests
bfcf131b33 Add stop url test
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-16 12:18:17 -07:00
5da486d43d Add put test for mem cache
51546eb387 Add memory cache get tests
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-16 09:32:31 -07:00
712257429a Remove Compression wrapper
edward pushed to master at edward/mangadex-home-rs 2021-07-15 22:13:57 -07:00
5e7a82a610 Add partial test for mem cache
afb02db7b7 Remove unnecessary async keyword
b41ae8cb79 Add sync restriction on CacheStream
Compare 3 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-15 18:49:30 -07:00
54c8fe1cb3 Turn DB messages into struct from tuple
8556f37904 Extract internal cache listener to function
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-15 16:15:02 -07:00
fc930285f0 Bump to 0.5.2
edward pushed to master at edward/mangadex-home-rs 2021-07-15 16:14:36 -07:00
041760f9e9 clippy
87271c85a7 Fix deleting legacy names
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-15 12:54:33 -07:00
3e4260f6e1 rename /metric endpoint to /prometheus
edward pushed to master at edward/mangadex-home-rs 2021-07-15 10:48:03 -07:00
dc99437aec Fix legacy path lookup
edward pushed to master at edward/mangadex-home-rs 2021-07-15 10:25:54 -07:00
3dbf2f8bb0 Read legacy path on disk
edward pushed to master at edward/mangadex-home-rs 2021-07-15 09:58:48 -07:00
f7b037e8e1 Update readme