Julien Froidefond julienfroidefond
julienfroidefond opened issue julienfroidefond/stripstream-librarian#1 2026-03-16 07:11:32 +01:00
Ordre de tri ko dans lecteur
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-15 21:46:44 +01:00
e18bbba4ce feat: add sort parameter (title/latest) to books and series endpoints
2870dd9dbc chore: bump version to 1.0.0
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-15 21:46:23 +01:00
11da2335cd fix: use sort=latest for home page books and series queries
feceb61e30 fix: increase header logo text size on mobile for better readability
701a02b55c fix: prevent iOS auto-zoom on input focus by overriding Tailwind text-sm
b2664cce08 fix: reset zoom on orientation change in reader to prevent iOS auto-zoom
ff44a781c8 fix: add tolerance threshold for zoom detection to prevent swipe breakage
Compare 7 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-15 18:37:59 +01:00
cf2e7a0be7 feat(backoffice): add dashboard statistics with charts
82444cda02 chore: bump version to 0.3.0
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-15 18:17:23 +01:00
1d25c8869f feat(backoffice): add reading progress management, series page, and live search
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-15 17:53:18 +01:00
fd277602c9 feat(api): add GET /series/ongoing and GET /books/ongoing endpoints
673777bc8d chore: bump version to 0.2.0
03af82d065 feat(tokens): allow permanent deletion of revoked tokens
78e28a269d chore: bump version to 0.1.5
ee05df26c4 fix(indexer): corriger OOM lors du full rebuild (batching + limite threads)
Compare 11 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-15 16:41:30 +01:00
e6eab32473 fix: fetch real book counts in Stripstream getSeriesById to fix greyed covers
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-15 16:39:35 +01:00
86b7382a04 refactor: merge onDeck and ongoingBooks into single "continue reading" carousel
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-15 16:25:57 +01:00
53af9db046 perf: use dedicated /books/ongoing and /series/ongoing Stripstream endpoints
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-15 16:03:15 +01:00
1d03cfc177 feat: add favorite series carousel on home page
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-14 23:09:04 +01:00
6947af10fe perf(api,indexer): optimiser pages, thumbnails, watcher et robustesse fd
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-14 21:19:44 +01:00
b0d56948a3 fix: use proper reading_status filters for Stripstream home page
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-14 17:53:57 +01:00
fc9c220be6 perf: stream Stripstream images and increase image fetch timeout
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-14 12:30:48 +01:00
100d8b37e7 feat: add Docker image cleanup step after deploy
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-14 12:25:18 +01:00
f9651676a5 feat: CI builds and pushes to DockerHub then restarts container via stack script
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-13 13:45:00 +01:00
fe54f55f47 feat(indexer,backoffice): ajouter warnings dans les stats de job, skip fichiers inaccessibles
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-13 13:26:56 +01:00
f71ca92e85 chore: corriger whitespace et paths dans .env.example
7cca7e40c2 fix(parsers,api,indexer,backoffice): corriger CBZ Unicode extra fields, centraliser extraction, nettoyer Meili, fixer header
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-13 08:55:21 +01:00
5db2a7501b feat(books): ajouter le champ format en base et l'exposer dans l'API
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-13 08:38:42 +01:00
85e0945c9d fix(parsers,api): skipper les entrées ZIP corrompues au lieu d'échouer
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-12 23:30:18 +01:00
efc2773199 chore(deps): mettre à jour zip 2.4→8.2, notify 6.1→8.2, lopdf 0.35→0.39