Julien Froidefond julienfroidefond
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-07 12:16:45 +01:00
217919fa77 perf: increase concurrent renders limit from 4 to 8
ee0235b824 fix: improve CBR extraction logging and remove dead code
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-07 10:45:09 +01:00
f721b248f3 feat: add image rendering logs and refactor Icon component
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-07 09:12:26 +01:00
292c61566c feat: add image optimization and settings page
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 22:41:21 +01:00
9141edfaa9 fix: handle SSE controller errors gracefully
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 22:35:15 +01:00
f0a967515b fix: improve series detection and add detailed indexing logs
d5d582db57 perf: optimize indexing speed with batching and incremental sync
ee76090265 fix: natural sort regex to handle titles with letters after numbers
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 21:26:29 +01:00
d86301919d refactor: hardcode ports in docker-compose.yml for server deployment
47e53a19b9 fix: correct healthchecks and env variable handling for custom ports
d0a29196dd perf: add sccache to Docker builds for faster compilation
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 21:01:06 +01:00
19ef4d592b refactor: simplify env configuration with single port definitions
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 20:55:34 +01:00
a31c524c32 feat: make all service ports configurable via env variables
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 20:49:17 +01:00
d3e2147982 feat: make libraries volume path configurable via env variable
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 18:03:17 +01:00
4f6833b42b feat: add hierarchical folder browser for library creation
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 16:24:22 +01:00
7cdc72b6e1 feat(backoffice): redesign UI with enhanced background and glassmorphism effects
2b30ae47de build: Docker compose build successful with all services
Compare 2 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream-librarian 2026-03-06 15:10:47 +01:00
1dca1099cf fix(env): Sync .env.example with actual .env variables
ff34b2bbf4 chore: Remove admin-ui, improve .env.example, add comprehensive README
a7fe565a1f fix(docker): Fix migrate service authentication
8a9a8634f8 fix(ui): Harmonize spacing in library sub-pages
5683fb8d25 fix(ui): Improve pagination spacing
Compare 10 commits »
julienfroidefond created branch main in julienfroidefond/stripstream-librarian 2026-03-06 15:10:47 +01:00
julienfroidefond created repository julienfroidefond/stripstream-librarian 2026-03-06 15:10:34 +01:00
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-05 08:45:14 +01:00
a1a95775db fix: align book sorting with Komga numberSort
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-03-04 17:04:25 +01:00
f2c1b195b3 Fix UserStats typing in users page counters
367eea6ee8 Persist sessions view mode in localStorage
dcc769a930 fix(users): include all workshop types in user stats
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-04 13:46:10 +01:00
3d7ac0c13e feat: add global Komga search autocomplete in header
julienfroidefond pushed to main at julienfroidefond/workshop-manager 2026-03-04 08:39:27 +01:00
313ad53e2e refactor(weather): move top disclosures below board
8bff21bede feat(weather): show trend indicators on team averages
4aea17124e feat(ui): allow per-disclosure emoji icons
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-04 08:24:14 +01:00
818fe67c99 fix: add ios startup splash coverage for modern devices
06848d2c3a feat: apply new branding logo across app and pwa assets
4e8c8ebac0 fix: make next-book lookup non-blocking when opening reader
Compare 3 commits »
julienfroidefond pushed to main at julienfroidefond/stripstream 2026-03-04 06:49:49 +01:00
23fa884af7 fix: restore reader direction and double-page navigation UI