Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2021-04-23 21:57:08 -07:00
9abeec89bc use arc_swap for tls
edward pushed to master at edward/mangadex-home-rs 2021-04-23 20:28:56 -07:00
70015a7c38 comment why tls is slow
edward pushed to master at edward/mangadex-home-rs 2021-04-23 19:23:36 -07:00
654178dd5c Use static HTTP client instead
edward pushed to master at edward/mangadex-home-rs 2021-04-23 15:26:09 -07:00
424dc09ae3 remove more unwraps
eb8a334a05 Remove some unwraps
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-04-23 14:22:36 -07:00
141b5b257c rename lowmem cache to disk cache
edward pushed to master at edward/mangadex-home-rs 2021-04-22 21:34:33 -07:00
0918b210ea don't fill logs with compromised response
edward pushed to master at edward/mangadex-home-rs 2021-04-22 21:15:48 -07:00
3268321711 add db_queries to package
edward pushed to master at edward/mangadex-home-rs 2021-04-22 21:13:44 -07:00
ef5ed89626 add missing files
edward pushed to master at edward/mangadex-home-rs 2021-04-22 21:13:03 -07:00
8e94bd5033 remove debug in release mode
edward pushed to master at edward/mangadex-home-rs 2021-04-22 21:12:24 -07:00
548ce87631 increment minor version
edward pushed to master at edward/mangadex-home-rs 2021-04-22 21:11:39 -07:00
d9cebcbb4b Add memory accelerated disk cache
edward pushed to master at edward/mangadex-home-rs 2021-04-22 18:55:30 -07:00
77cd416849 Move task to separate function
edward pushed to master at edward/mangadex-home-rs 2021-04-22 18:46:42 -07:00
a86cd3edf5 Don't use arc for cache keys
edward pushed to master at edward/mangadex-home-rs 2021-04-22 18:34:36 -07:00
8d95fe3f07 remove unnecessary channel
edward pushed to master at edward/mangadex-home-rs 2021-04-22 18:29:32 -07:00
758b0ec78d Fix updating db timestamp
edward pushed to master at edward/mangadex-home-rs 2021-04-22 18:21:42 -07:00
288872e84b Add db queries
edward pushed to master at edward/mangadex-home-rs 2021-04-22 17:01:20 -07:00
b01fa618b4 Add buffered reader again
edward pushed to master at edward/mangadex-home-rs 2021-04-22 16:44:29 -07:00
84ea4bea89 update gitignore
2193d74e24 Fix not skipping over metadata
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-04-22 15:10:02 -07:00
8cc21f4803 Revert "use bufreaders"
edward pushed to master at edward/mangadex-home-rs 2021-04-22 14:52:25 -07:00
f335b99024 use bufreaders