abdus
3cba11f1df
feat(snot): Add gridvid support, update Alfred integrations
2026-08-11 09:50:55 +02:00
abdus
ec07e27924
fix(chat): Update models
2026-08-09 14:39:43 +02:00
abdus
3b4fc7159e
feat(chat): Add Clear button to history popup
...
Lets you wipe all saved conversations from localStorage (not just
today's) after a confirmation prompt.
2026-07-28 10:13:00 +02:00
abdus
eee4addd86
feat(chat): Add undo button to trim conversation to a prior message
...
Lets you click Undo under a user message to drop it and everything
after it, refilling the prompt with that message's text/images so it
can be edited and resent.
2026-07-28 09:22:15 +02:00
abdus
0ddf2c4db5
refactor(download_imageset): Migrate CLI from argparse to click
2026-07-28 08:41:40 +02:00
abdus
c9228ae4a7
feat(youtube_transcript_v2): Add --language/--auto options and unwrap output text
...
Auto mode prioritizes de/en/tr and falls back to the first available
transcript language; a shorter error is shown when the default fetch fails.
2026-07-26 11:08:02 +02:00
Abdüssamet Kocak
051b7b12f0
feat: Add MPV PIP
2026-07-25 09:09:40 +02:00
abdus
6bd4d58373
chore: Update everything
2026-07-24 15:58:31 +02:00
abdus
5100ad8365
feat(download_imageset): Support cwd option
2026-07-24 15:57:25 +02:00
abdus
b0088aeeef
feat(file_renamer): Support more formats
2026-07-24 15:56:38 +02:00
abdus
d0c1f1ab8a
feat(chat): Update models
2026-07-24 15:56:19 +02:00
abdus
441bec4401
feat(download-js-sourcemaps): reconstruct sources from source maps
2026-06-25 09:02:43 +03:00
abdus
8868e5a0b9
feat(k2s-download): add keep2share downloader flow
2026-06-25 09:02:43 +03:00
abdus
9ccb80c5af
feat(prune-backups): apply backup retention pruning
2026-06-25 09:02:43 +03:00
abdus
c296f8aeea
feat(sort-images): sort images by size or aspect ratio
2026-06-25 09:02:43 +03:00
abdus
83edb4a950
feat(tag-file): apply macOS Finder color tags
2026-06-25 09:02:43 +03:00
abdus
a172b55df7
feat(whisper-subtitles): generate srt with speed-adjusted timing
2026-06-25 09:02:43 +03:00
abdus
94523562c1
feat(wacli-export): export daily chat messages to csv
2026-06-25 09:02:43 +03:00
abdus
f1830a9696
chore(snot): idk
2026-06-25 08:57:35 +03:00
abdus
cef6b867c5
feat(crop-borders): detect and crop uniform image borders
2026-06-25 08:55:14 +03:00
abdus
630e6896d9
feat(download-google-font): fetch subsetted fonts and local css
2026-06-25 08:55:14 +03:00
abdus
36c4ae4ae9
feat(encode-comparison): encode middle clip across CRF values
2026-06-25 08:55:14 +03:00
abdus
bca459db49
feat(pdf-to-jpg): convert pdf pages to resized jpgs
2026-06-25 08:55:14 +03:00
abdus
b20433564d
feat(hardcode-subs): add subtitle burn-in helper
2026-06-25 08:55:14 +03:00
abdus
6d41173c18
feat(gigapixel): add CLI wrapper with progress parsing
2026-06-25 08:55:13 +03:00
abdus
abd8de870e
feat(embed-subs): batch embed language-tagged subtitle files
2026-06-25 08:55:13 +03:00
abdus
0a9ddbf8af
feat(download-imageset): add unified download and image postprocess flow
2026-06-25 08:55:13 +03:00
abdus
c0d9c90c7c
feat(upload-images-to-immich): add server and api key flags
2026-06-25 08:46:52 +03:00
abdus
c199fe1c36
feat(transmission): add wait and path reporting
2026-06-25 08:46:52 +03:00
abdus
c584265235
feat(subtitle-translator): add contextual chunk translation
2026-06-25 08:46:51 +03:00
abdus
7735c3d426
chore(scan-vids): switch db target and logs
2026-06-25 08:46:51 +03:00
abdus
311eff8f14
feat(rename-children): add optional flatten mode
2026-06-25 08:46:51 +03:00
abdus
dda2c6230f
feat(multi-rename): add safer move and trash flow
2026-06-25 08:46:51 +03:00
abdus
4a7bf663ab
fix(file-renamer): tighten short-date matching
2026-06-25 08:46:51 +03:00
abdus
c3634f1d67
feat(extract-archives): add zip handling and find mode
2026-06-25 08:46:51 +03:00
abdus
fa69acf6f7
chore(clean-vids): refresh remote delete workflow
2026-06-25 08:46:51 +03:00
abdus
f1a6835974
fix(process-new-videos): call snot scan command
2026-06-25 08:46:51 +03:00
abdus
c5f82527b9
fix(oba): update token parsing and defaults
2026-06-25 08:46:51 +03:00
abdus
40daa54167
chore(fpup): run script via uv
2026-06-25 08:46:51 +03:00
abdus
2515e0e5d1
fix(alldebrid): reduce magnet poll frequency
2026-06-25 08:46:51 +03:00
abdus
fbbd0a4763
feat(chat): Add image paste support
...
Paste images into the textarea to attach them to a message. Pending
images show as thumbnails above the input with a × remove button.
Images are sent to all three providers (OpenAI image_url, Anthropic
image_url via compat endpoint, Gemini inline_data).
2026-04-09 22:48:23 +02:00
abdus
db89164aeb
refactor(chat): Move under chat dir
2026-04-09 10:00:31 +02:00
abdus
3c6bfa1aaa
feat: Add Youtube video summarizer
2026-04-05 09:45:32 +02:00
abdus
883c192034
feat(chat): Add Youtube URLs as context
2026-01-18 14:13:39 +01:00
abdus
a06913ba63
fix(chat): Keep 1 history entry per session
2025-12-28 21:15:29 +01:00
abdus
5655b88b31
fix(chat): Copy buttons working again
2025-12-27 19:57:49 +01:00
abdus
4e8ebc040c
fix(chat): Gemini client not reading JSON stream correctly
2025-12-24 23:00:14 +01:00
abdus
908bcce9f3
feat(chat): Proper light/dark theme
2025-12-23 18:47:20 +01:00
abdus
5df03146ba
refactor(chat): Replace markdown parser
2025-12-23 18:42:14 +01:00
abdus
348c5874be
refactor(chat): Use Alpine.js
2025-12-23 10:52:43 +01:00