Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2021-07-15 09:39:25 -07:00
a552523a3a increment version to 0.5.1
edward pushed to master at edward/mangadex-home-rs 2021-07-15 09:38:00 -07:00
5935e4220b Fix stop url
edward pushed to master at edward/mangadex-home-rs 2021-07-15 09:30:02 -07:00
fa9ab93c77 Add proxy support
edward pushed to master at edward/mangadex-home-rs 2021-07-15 08:18:01 -07:00
833a0c0468 Add automatic migration to new db location
edward pushed to master at edward/mangadex-home-rs 2021-07-15 07:48:33 -07:00
b71253d8dc Remove debug statement
edward pushed to master at edward/mangadex-home-rs 2021-07-15 00:02:51 -07:00
84941e2cb4 Fix sending bytes instead of mebibytes
940af6508c Default metadata path is metadata.db now
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-14 23:45:13 -07:00
d3434e8408 Fix includes for publishing
edward pushed to master at edward/mangadex-home-rs 2021-07-14 23:16:39 -07:00
3786827f20 Add sqlx json
edward pushed to master at edward/mangadex-home-rs 2021-07-14 23:14:47 -07:00
261427a735 Bump version to 0.5.0
edward pushed to master at edward/mangadex-home-rs 2021-07-14 23:14:10 -07:00
c4fa53fa40 Add geo ip logging support
1c00c993bf Rename metrics to conventions
b2650da556 Documented more CLI options
6b3c6ce03a Added geo ip dependencies
032db4e1dd Add special thanks to readme
Compare 6 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-14 21:54:43 -07:00
6415c3dee6 Respect external ip config
acf6dc1cb1 Add geoip config reading
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-14 18:56:51 -07:00
d4d22ec674 Reduce tokio features
353ee72713 Add unit tests
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-14 16:11:53 -07:00
b1797dafd2 Fix double write bug
9209b822a9 Simplify DiskWriter poll_flush
Compare 2 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-14 11:00:12 -07:00
5338ff81a5 Move impl block to correct location
53015e116f Renamed EncryptedDiskReader to EncryptedReader
7ce974b4f9 Make EncryptedDiskReader generic over R
973ece3604 MetadataFuture tests, fix UB
Compare 4 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-14 08:22:05 -07:00
0c78b379f1 Remove comments w.r.t. potential db optimizations
edward pushed to master at edward/mangadex-home-rs 2021-07-13 20:12:38 -07:00
94375b185f More debugging
6ac8582183 Encrypted files work in debug mode
656543b539 more partial work into encryption
2ace8d3d66 Partial rewrite of encrypted writer
160f369a72 Migrate to tracing crate
Compare 6 commits »
edward pushed to master at edward/mangadex-home-rs 2021-07-12 13:39:11 -07:00
9f76a7a1b3 Add compression middleware
edward pushed to master at edward/mangadex-home-rs 2021-07-12 13:35:24 -07:00
2f271a220a remove tarpaulin-report
edward pushed to master at edward/mangadex-home-rs 2021-07-12 13:00:00 -07:00
868278991a Add disk tests
edward pushed to master at edward/mangadex-home-rs 2021-07-12 10:43:54 -07:00
e8bea39100 Remove serialize impl from legacy structs