• Joined on 2020-03-05
xenofem pushed to main at xenofem/dlibrary 2024-02-13 10:29:53 -05:00
1adabbe5e6 handle concept art type bonus stuff
xenofem pushed to main at xenofem/dlibrary 2024-02-11 17:55:25 -05:00
c25e539a0f smoother progress bar with requestAnimationFrame
89093ac490 smarter image preloading
6bc8332f47 make sure to create site/images if it doesn't exist
Compare 3 commits »
xenofem pushed to main at xenofem/firefox-overlay 2024-02-11 10:23:21 -05:00
96c6102ee7 firefox addons fixes finally merged into nixpkgs
xenofem opened issue xenofem/dlibrary#3 2024-02-08 18:58:22 -05:00
Web UI for editing metadata
xenofem commented on issue xenofem/dlibrary#2 2024-02-08 18:56:48 -05:00
Incorporate non-downloaded works in the listings?

(Link should open in a new tab since we can't go back otherwise (in the PWA context it'll do that anyway)

xenofem opened issue xenofem/dlibrary#2 2024-02-08 18:56:16 -05:00
Incorporate non-downloaded works in the listings?
xenofem opened issue xenofem/dlibrary#1 2024-02-08 18:54:51 -05:00
Ability to import tags from other sources
xenofem pushed to main at xenofem/dlibrary 2024-02-08 05:29:59 -05:00
437cbcd73f add omake to epilogue regex
83c5e128d6 recognize back covers as well as front covers
f5f338f386 add short aliases for subcommands
Compare 3 commits »
xenofem pushed to main at xenofem/dlibrary 2024-02-08 04:55:11 -05:00
d06ea132af include full-width numerals in number regex
xenofem pushed to main at xenofem/dlibrary 2024-02-08 04:32:11 -05:00
b7f9099fc0 more textless regex
xenofem pushed to main at xenofem/dlibrary 2024-02-08 03:40:19 -05:00
0955ec1c90 tweak flexbox stuff so work preview and work info don't get huge gap between them
xenofem pushed to main at xenofem/dlibrary 2024-02-08 00:14:31 -05:00
6a82009dd0 add .bmp to recognized image formats
xenofem pushed to main at xenofem/dlibrary 2024-02-08 00:06:33 -05:00
2ee0c49b3d add more cover regex, make all the regexes case-insensitive
xenofem pushed to main at xenofem/dlibrary 2024-02-08 00:03:08 -05:00
33a65e3a2b more cover regex
xenofem pushed to main at xenofem/dlibrary 2024-02-07 23:59:39 -05:00
62bd4891f6 be more forgiving about checking index deltas
xenofem pushed to main at xenofem/dlibrary 2024-02-07 23:11:41 -05:00
de01acabe5 more textless regex
xenofem pushed to main at xenofem/dlibrary 2024-02-07 22:52:21 -05:00
bfee8affe1 go back to deducing work_id automatically in manual-collate
xenofem pushed to main at xenofem/dlibrary 2024-02-07 22:33:44 -05:00
ad71c6c280 version 0.2
bee5f7c58a completely refactor manual collation to be more ergonomic
Compare 2 commits »
xenofem pushed to main at xenofem/dlibrary 2024-02-07 20:45:52 -05:00
9353357dc9 for alphabet ordering, blank is 0, a is 1
xenofem pushed to main at xenofem/dlibrary 2024-02-07 19:51:50 -05:00
2d1add4f3e need to actually return values, whould've thought