Edward Shen edward
  • Joined on 2019-04-28
edward pushed to master at edward/mangadex-home-rs 2022-01-02 12:48:06 -08:00
5c6f02b9a5 Update minor version
edward pushed to master at edward/mangadex-home-rs 2022-01-02 12:42:25 -08:00
557f141ed2 Update lru
edward pushed to master at edward/mangadex-home-rs 2022-01-02 12:34:03 -08:00
55f6279dce Update to actix beta 18
edward pushed to master at edward/mangadex-home-rs 2022-01-02 12:14:06 -08:00
0bf76eab6b Update deps
a838a94ce9 Update to modern code
99153a41d1 Update deps
7a01d05440 Update to modern code
63eba4dc37 add db listener test
Compare 10 commits »
edward pushed to master at edward/mangadex-home-rs 2022-01-02 12:06:17 -08:00
99153a41d1 Update deps
7a01d05440 Update to modern code
Compare 2 commits »
edward pushed to master at edward/omegaupload 2021-12-19 19:39:04 -08:00
3079c33e45 Correctly specify clap version
edward pushed to master at edward/omegaupload 2021-12-19 19:38:03 -08:00
b3bb1e0106 Update dependencies
edward pushed to master at edward/omegaupload 2021-12-19 19:28:32 -08:00
67aff383a2 Add viewport tag
edward pushed to master at edward/omegaupload 2021-11-14 14:02:57 -08:00
8630eaa21e migrate to axum 0.3
edward pushed to master at edward/omegaupload 2021-11-14 13:52:43 -08:00
a14e3e2afe Clean up server deletion code
edward pushed to master at edward/omegaupload 2021-11-05 21:28:30 -07:00
26950c8c62 Clean up readme
edward pushed to master at edward/omegaupload 2021-10-31 16:10:02 -07:00
21c28a77f9 fixed readme
edward pushed to master at edward/omegaupload 2021-10-31 16:09:30 -07:00
642a8973a4 Fix metadata for cli upload
8454607859 Add metadata for omegaupload-common
Compare 2 commits »
edward pushed to master at edward/omegaupload 2021-10-31 15:54:28 -07:00
76e2494011 Rename cli without the -cli suffix
edward pushed to master at edward/omegaupload 2021-10-31 15:52:36 -07:00
3732549873 Fix script import ordering
edward pushed to master at edward/omegaupload 2021-10-31 15:42:23 -07:00
22e3ebed43 Update readme
5bb3ad2d0d Use stronger argon2id params
Compare 2 commits »
edward pushed to master at edward/omegaupload 2021-10-31 14:02:14 -07:00
3e2f608e27 Remove test text case
edward pushed to master at edward/omegaupload 2021-10-31 14:01:29 -07:00
d6818e8237 Add License text to everything
edward pushed to master at edward/omegaupload 2021-10-31 12:53:07 -07:00
8cbc1cd3f4 defer, not async, main.js
edward pushed to master at edward/omegaupload 2021-10-31 12:43:45 -07:00
f748fbf265 Use Closure::once instead of Closure::wrap