Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2021-05-11 15:56:10 -07:00
eb605b9c27 merge memory cache types
edward pushed to master at edward/mangadex-home-rs 2021-05-11 13:56:39 -07:00
739137c4be Fixed erronous log statement
edward pushed to master at edward/website 2021-05-01 18:03:26 -07:00
a789504679 update to gatsby 3
edward pushed to master at edward/website 2021-05-01 17:50:45 -07:00
42d8064cab Partial work in ASEV
edward pushed to master at edward/mangadex-home-rs 2021-04-25 09:55:38 -07:00
6da2cba78a Use unstable options
edward pushed to master at edward/mangadex-home-rs 2021-04-24 21:02:10 -07:00
316e69851e Fix typo in readme
edward pushed to master at edward/mangadex-home-rs 2021-04-24 21:01:27 -07:00
d4c0859115 Update build instructions
edward pushed to master at edward/mangadex-home-rs 2021-04-24 20:57:43 -07:00
0857ffadc7 Add LFU cache
edward pushed to master at edward/mangadex-home-rs 2021-04-24 09:57:37 -07:00
0db06fcabd explicitly mem drop lazy init failure
edward pushed to master at edward/mangadex-home-rs 2021-04-24 09:47:39 -07:00
4a36541570 reorder imports
edward pushed to master at edward/mangadex-home-rs 2021-04-24 09:46:30 -07:00
151d0c5a83 Add docs
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