Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2021-07-11 22:44:06 -07:00
20e349fd79 Add sqlx envs
edward pushed to master at edward/mangadex-home-rs 2021-07-11 22:35:36 -07:00
80eeacd884 try fix ci
edward pushed to master at edward/mangadex-home-rs 2021-07-11 22:34:45 -07:00
580d05d00c add sqlx check
edward pushed to master at edward/mangadex-home-rs 2021-07-11 22:08:24 -07:00
acd8f234ab ignore cfg tarpaulin for now
edward pushed to master at edward/mangadex-home-rs 2021-07-11 22:05:26 -07:00
4c135cd72d Add coverage action
edward pushed to master at edward/mangadex-home-rs 2021-07-11 21:49:12 -07:00
acc3ab2186 use hex instead of u8s in test
edward pushed to master at edward/mangadex-home-rs 2021-07-11 21:48:11 -07:00
8daa6bdc27 add tests for Md5Hash conversions
edward pushed to master at edward/mangadex-home-rs 2021-07-11 21:12:22 -07:00
69587b9ade Clippy lints
edward pushed to master at edward/mangadex-home-rs 2021-07-11 20:33:27 -07:00
8f3430fb77 Add support for reading old db image ids
ec9473fa78 clippy lint
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-11 11:23:20 -07:00
3764af0ed5 Optimize header creation
edward pushed to master at edward/mangadex-home-rs 2021-07-11 11:23:06 -07:00
099c795cca Add potential perf gains in the future
edward pushed to master at edward/mangadex-home-rs 2021-07-11 10:25:09 -07:00
92a66e60dc Seek file from beginning on encrypted header
edward pushed to master at edward/mangadex-home-rs 2021-07-11 10:22:02 -07:00
5143dff888 Add logging
edward pushed to master at edward/mangadex-home-rs 2021-07-11 10:19:44 -07:00
7546948196 nightly clippy lints
edward pushed to master at edward/mangadex-home-rs 2021-07-10 23:33:58 -07:00
5f4be9809a Add support for legacy files
8040c49a1e Add warning for encryption
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-10 16:19:00 -07:00
58316e107c add more folders to publish
edward pushed to master at edward/mangadex-home-rs 2021-07-10 16:17:13 -07:00
58316e107c add more folders to publish
edward pushed to master at edward/mangadex-home-rs 2021-07-10 16:07:59 -07:00
9871fc3774 bump to 0.4
edward pushed to master at edward/mangadex-home-rs 2021-07-10 16:04:34 -07:00
f64d03493e use static default headers
edward pushed to master at edward/mangadex-home-rs 2021-07-10 15:53:35 -07:00
93249397f1 Simply codebase