• Joined on 2020-03-05
xenofem pushed to main at xenofem/dlibrary 2024-01-23 21:09:51 -05:00
b437fcc79e add MIT License or something
a825162dee use links ending in index.html for easier file:// viewing
79b946889d make tap zones vaguely discoverable
323ce158f9 fancier recursive copy function we didn't end up needing
528ad4e6f2 make viewer RTL-agnostic
Compare 10 commits »
xenofem created branch main in xenofem/dlibrary 2024-01-23 21:09:51 -05:00
xenofem created repository xenofem/dlibrary 2024-01-23 21:09:34 -05:00
xenofem pushed to main at xenofem/transbeam 2024-01-09 09:16:12 -05:00
41856c7ff9 Add warning about single-quoting argon password hashes in .env files
xenofem pushed to main at xenofem/userscripts 2024-01-03 21:51:22 -05:00
14a47c73ed dlsite 1.1: works properly in English-language UI as well as Japanese
2a6504ee7f DLSite userscript
xenofem created branch main in xenofem/userscripts 2024-01-03 21:51:22 -05:00
xenofem created repository xenofem/userscripts 2024-01-03 21:50:50 -05:00
xenofem pushed to main at xenofem/firefox-overlay 2024-01-03 03:00:54 -05:00
fc437d2dfd allow about:debugging
xenofem pushed to main at xenofem/transbeam 2023-12-17 14:14:29 -05:00
c072c7ce51 use both name and property attributes for opengraph metadata tags, so more places will render the preview card properly
xenofem opened issue xenofem/poop-graph#1 2023-12-06 14:07:44 -05:00
Think more about how to handle failures on startup
xenofem pushed to main at xenofem/firefox-overlay 2023-11-25 23:39:17 -05:00
b086c8d705 temporarily backport in #269817
xenofem pushed to main at xenofem/transbeam 2023-11-16 21:37:20 -05:00
1b35c93243 fix (harmless) uncaught TypeError when viewing the download page for a single file
xenofem pushed to main at xenofem/screencap-bot 2023-10-16 03:14:46 -04:00
df38543f50 flake update, renamed pkg-config
xenofem pushed to main at xenofem/poop-graph 2023-10-14 23:54:43 -04:00
d1f8a3b8b6 cut off large spikes by default
xenofem pushed to main at xenofem/transbeam 2023-09-09 17:05:03 -04:00
8b001911f7 clippy and format
2e29825a3d no more websocket ack messages, just use lower-level backpressure
Compare 2 commits »
xenofem opened issue xenofem/transbeam#9 2023-09-08 14:29:45 -04:00
add ability to create subfolders
xenofem pushed to main at xenofem/evenmoreutils 2023-09-04 15:31:05 -04:00
59c0518944 0.2.0: sorta: add option to align lines, make color an optional flag
xenofem commented on issue xenofem/screencap-bot#5 2023-08-31 20:31:38 -04:00
extract subtitle *text* at selected timestamp and include it in posts

ok yeah i don't think ffmpeg is gonna be cooperative, what we should probably do is just extract the whole subtitle track as an srt, and then use the srtlib crate to parse it, and just iterate…

xenofem opened issue xenofem/screencap-bot#5 2023-08-31 20:11:33 -04:00
extract subtitle *text* at selected timestamp and include it in posts
xenofem closed issue xenofem/screencap-bot#4 2023-08-06 19:55:03 -04:00
option to retry on error in oneshot mode