Daniel Arroyo darroyo
  • Joined on 2026-02-22
darroyo pushed to main at proyectos/move-data-nas 2026-07-08 03:41:21 +00:00
a79bb29699 fix: service restart on upgrade and no-cache headers for SPA assets
darroyo pushed to main at proyectos/move-data-nas 2026-07-08 03:12:39 +00:00
9cef7173cb Visual redesign: design system, refined ops console aesthetic
darroyo pushed to main at proyectos/move-data-nas 2026-07-08 00:40:29 +00:00
93c22e844e Add persistent navbar with SSH Keys link
darroyo pushed to main at proyectos/move-data-nas 2026-07-08 00:36:16 +00:00
bfa006f4ab Add SSH key management, job history persistence, and live streaming
darroyo pushed to main at proyectos/move-data-nas 2026-07-08 00:00:44 +00:00
5374ab81cc auth: default admin/admin credentials on first install + bump 1.0.4
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 23:46:05 +00:00
596981b63b Bump version to 1.0.3
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 23:18:57 +00:00
79b6c958fd Bump version to 1.0.2
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 23:12:42 +00:00
3b5d20c05d webui: fix ServeSPA to use StripPrefix so FileServer finds assets
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:58:21 +00:00
38a89328a9 api: use webui.ServeSPA in NotFound handler instead of buggy inline logic
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:52:35 +00:00
68592bd119 Fix version in DEBIAN/control and Makefile default to 1.0.1
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:49:10 +00:00
7c5a091f7c Bump version to 1.0.1
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:41:15 +00:00
4cc93c7747 fix: self-healing permissions on /var/lib/syncserver
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:24:59 +00:00
9038e3a000 fix(make): copy web/dist into internal/webui/dist before build-all
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:18:06 +00:00
221aea8b4c refactor: adopt baby-nas Makefile style with inline packaging targets
darroyo pushed to main at proyectos/move-data-nas 2026-07-07 19:03:29 +00:00
8e08c73f60 feat: complete SyncServer implementation
darroyo created repository proyectos/move-data-nas 2026-07-07 17:18:46 +00:00
darroyo pushed to main at proyectos/baby-nas 2026-07-07 13:27:11 +00:00
56e5fabe8d feat(storage): paginate operations history with prev/next controls
darroyo pushed to main at proyectos/baby-nas 2026-07-07 13:07:13 +00:00
5b459c0b2e fix(storage): stream job output in real-time with StdoutPipe/StderrPipe
darroyo pushed to main at proyectos/baby-nas 2026-07-07 05:34:51 +00:00
d42a0ab412 fix(storage): correct exit_code=0 treated as failed for successful jobs
darroyo pushed to main at proyectos/baby-nas 2026-07-07 05:18:01 +00:00
599af5a828 feat(storage): rename snapraid_content to snapraid_conf; clarify conf vs content file; add auto-detect and conf viewer