4094 Commits
Author SHA1 Message Date
Gabriel Fontes 631c049b89 fix(grafana): reduce availability alert noise
Assisted-by: pi (gpt-5.6-sol)
2026-08-24 11:32:26 -03:00
Gabriel Fontes a4bfacee5b feat(grafana): alert on read-only btrfs filesystems
Assisted-by: pi (gpt-5.6-sol)
2026-08-24 11:19:16 -03:00
Gabriel Fontes 0756c21c6e fix(merope): stop media consumers when storage unmounts
Assisted-by: pi (gpt-5.6-sol)
2026-08-24 11:13:53 -03:00
Gabriel Fontes 7ee25ba834 fix(merope): bind media mount to its device
Assisted-by: pi (gpt-5.6-sol)
2026-08-24 11:01:53 -03:00
Gabriel Fontes d61d8dd7c4 fix(hosts): use stable disk identifiers
Assisted-by: pi (gpt-5.6-sol)
2026-08-24 10:54:18 -03:00
Gabriel Fontes 6ccca4efdf feat(home/pi): add agent-browser package
Assisted-by: openai-codex (gpt-5.6-luna)
2026-08-23 23:46:02 -03:00
Gabriel Fontes 052d20c9c7 feat(hosts/merope/calibre-web): expose calibre content server on tailnet
Add a calibre.m7.rs vhost proxying the calibre-server content server,
restricted to localhost and the headscale tailnet prefixes, and enable
calibre-server auth so the endpoint is not anonymous.
2026-08-20 19:25:54 -03:00
Gabriel Fontes 901be0cfe2 fix(hosts/merope/calibre-web): make library read-only
calibre-web wrote metadata.db directly, which desynced calibre-server's
in-memory library cache: books uploaded through books.m7.rs stayed
invisible on the content server until it was restarted, and two writers
on one library risk clobbering each other's metadata.

Drop calibre-web from the readarr and calibre-server groups and force
ReadWritePaths down to its state directory, so the pre-existing
ProtectSystem=strict leaves the library read-only. The 0002 umask only
existed to keep those shared-library writes group-writable, so it goes
too. Readarr already writes through the content server API, so
calibre-server is now the sole writer.

Note that services.calibre-web.options.enableBookUploading does not
cover this on its own: config_uploading only drives the templates, while
POST /upload stays gated on the per-user ROLE_UPLOAD bit alone.

Assisted-by: pi (claude-opus-5)
2026-08-20 19:11:31 -03:00
Gabriel Fontes ba7187ed95 feat(home/pi): enable deepseek v4 models in model picker 2026-08-20 12:49:09 -03:00
Gabriel Fontes 053344763e feat(home/pi): expose low thinking level for deepseek v4 2026-08-20 12:42:08 -03:00
Gabriel Fontes a410753d70 feat(aerc): bind F to toggle the flagged flag
aerc ships no default keybind for :flag, so marking a message as
important meant typing the command. F was free in both messages and
view ('f' is :forward).

Assisted-by: pi (claude-opus-5)
2026-08-20 11:41:33 -03:00
Gabriel Fontes 2cb0cd6487 fix(bazarr): pick sync reference by speech, not last timestamp
ffsubsync selects the embedded subtitle track with the latest final cue,
which a Signs & Songs track wins on its trailing title card despite
carrying no dialogue. Select on total speech instead.

Assisted-by: pi (claude-opus-5)
2026-08-20 08:55:48 -03:00
Gabriel Fontes 8fe880e5b4 fix(bazarr): skip non-dialogue subtitle tracks when syncing
ffsubsync references whichever embedded track ends last, which ties to
Signs & Songs on anime releases. Probe and pick a dialogue track instead.

Assisted-by: pi (claude-opus-5)
2026-08-20 08:51:30 -03:00
Gabriel Fontes 4b90ba3974 chore(waypipe): pin to v0.11.1 2026-08-18 11:17:12 -03:00
Gabriel Fontes 2768852d7c feat(hosts/ubuntu/electra): wire up ssh server
Mirror the NixOS openssh config on system-manager: no password auth, no
root login, ed25519 host key only, and gabriel's authorized keys. Its
module runs Ubuntu's /usr/sbin/sshd, so PAM keeps working.

Also enable programs.ssh for system-wide known hosts, and teach the NixOS
side about system-manager hosts so they know electra.
2026-08-18 10:56:49 -03:00
Gabriel Fontes f3f1a448df fix(hosts/merope/calibre-web): fix umask
This ensures calibre-server and readarr can still write
2026-08-17 18:23:24 -03:00
Gabriel Fontes 28cb6d733c fix(hosts/merope): go back to upstream seerr 2026-08-17 12:47:29 -03:00
Gabriel Fontes e36c133402 fix(hydra): fix branch syntax 2026-08-17 12:42:18 -03:00
Gabriel Fontes 0a56ffd5e3 chore(hydra): switch back to self hosted git for CI 2026-08-17 12:33:32 -03:00
Gabriel Fontes 77279ae9ac feat(hosts/merope): make calibre able to write into library 2026-08-17 12:31:51 -03:00
Gabriel Fontes 0cc4db163f fix(merope/seerr): allow large Lidarr libraries
Raise the Axios response limit to 64 MiB only for Lidarr so large album libraries can complete SeerrNG scans without weakening the cap for other external APIs.

Assisted-by: pi (gpt-5.6-sol)
2026-08-17 11:32:50 -03:00
Gabriel Fontes a510f5d510 fix(alcyone/mail): disable authentication on public smtp
Keep SASL enabled only on the Tailscale-restricted submissions service.

Assisted-by: pi (gpt-5.6-sol)
2026-08-17 11:14:14 -03:00
Gabriel Fontes 42ed14a404 Revert "feat(merope/books): replace Calibre with Kavita"
This reverts commit 0a1f6f86c1.
2026-08-17 10:18:11 -03:00
Gabriel Fontes 863387b99b fix(merope/seerr): use canonical dynamic state path
Point SeerrNG directly at systemd's private StateDirectory target so its log
path security check does not reject the public DynamicUser symlink.

Assisted-by: pi (gpt-5.6-sol)
2026-08-17 09:57:13 -03:00
Gabriel Fontes 28d3bf2569 fix(hosts/alcyone/secrets): fix calibre pwd 2026-08-17 09:55:01 -03:00
Gabriel Fontes 3afd0ae631 feat(merope/seerr): switch to SeerrNG 2026-08-17 08:23:41 -03:00
Gabriel Fontes 4ad5343165 fix(merope/kavita): avoid JellySearch port collision
Move Kavita to port 5001 because JellySearch already occupies its default
port 5000, which left Kavita restarting against JellySearch's listener.

Assisted-by: pi (gpt-5.6-sol)
2026-08-17 01:25:23 -03:00
Gabriel Fontes 885d7fb921 refactor(merope/jellyseerr): use dynamic user
Assisted-by: pi (gpt-5.6-sol)
2026-08-17 00:56:01 -03:00
Gabriel Fontes 0a1f6f86c1 feat(merope/books): replace Calibre with Kavita
Serve the Readarr-owned library through read-only Kavita, with a persisted
machine-local token key and the existing public books.m7.rs endpoint.

Assisted-by: pi (gpt-5.6-sol)
2026-08-17 00:39:15 -03:00
Gabriel Fontes e93143e18f feat(merope/books): expose Calibre-Web publicly
Assisted-by: pi (gpt-5.6-sol)
2026-08-17 00:26:51 -03:00
Gabriel Fontes 81d93014c0 feat(hosts/alcyone/mail): add calibre mail 2026-08-16 23:48:05 -03:00
Gabriel Fontes 2506a3fa31 fix(merope/books): allow Readarr to move SABnzbd downloads
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 23:45:14 -03:00
Gabriel Fontes 314ccdc9bb feat(merope/books): add Readarr and Calibre-Web stack 2026-08-16 22:51:29 -03:00
Gabriel Fontes 8bae9367ef fix(merope/sabnzbd): make completed downloads world-readable
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 22:08:21 -03:00
Gabriel Fontes 7c72dcba22 fix(aerc): restrict permanent message deletion
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 15:00:41 -03:00
Gabriel Fontes 8d811d3025 refactor(home/xdg): remove redundant default applications
Drop defaults where one desktop entry is already the sole available handler,
whether declared by the desktop or added explicitly. Keep browser defaults
because their ordering is intentional.

Assisted-by: pi (gpt-5.6-sol)
2026-08-16 12:22:10 -03:00
Gabriel Fontes 09e41235bf refactor(home/hyprland): remove window swallowing
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 12:19:17 -03:00
Gabriel Fontes c660195792 feat(home/calendar): split import and viewer handlers
Add khal-import.desktop for interactive text/calendar imports. Associate
pkgs.khal's existing khal.desktop, which launches ikhal, with
x-scheme-handler/calendar and use that handler from Waybar.

Assisted-by: pi (gpt-5.6-sol)
2026-08-16 12:13:40 -03:00
Gabriel Fontes 8633ecf494 fix(home/aerc): move deleted messages to trash
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 12:08:55 -03:00
Gabriel Fontes 21a163299d fix(home/qutebrowser): handle xhtml documents
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 11:42:54 -03:00
Gabriel Fontes f94132a915 fix(home/aerc): show html link numbers
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 11:37:20 -03:00
Gabriel Fontes 6a4c9f456f fix(home/aerc): open html links in external browser
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 11:33:00 -03:00
Gabriel Fontes 04325fa348 feat(home/productivity): install gtkhal on graphical hosts
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 11:24:16 -03:00
Gabriel Fontes 940fcc823f refactor(projects/gtkhal): rename khora to gtkhal
Assisted-by: pi (gpt-5.6-sol)
2026-08-16 11:11:17 -03:00
Gabriel Fontes 4ad0744f85 fix(projects/khora): reload imported GTK CSS live
Watch and reload the Home Manager GTK 4 user stylesheet so theme switches replace the immutable imported theme without restarting Khora.

Assisted-by: pi (gpt-5.6-sol)
2026-08-15 16:42:44 -03:00
Gabriel Fontes 0dc86e8fb6 fix(projects/khora): inherit GTK theme accent colors
Map libadwaita accent roles to the active GTK theme selection colors so generated themes control highlights, focus rings, and selected dates.

Assisted-by: pi (gpt-5.6-sol)
2026-08-15 16:39:25 -03:00
Gabriel Fontes c3bf58ba38 fix(projects/khora): override user theme event styles
Register Khora component CSS above GTK user-theme priority so generated themes cannot erase event backgrounds and foreground contrast.

Assisted-by: pi (gpt-5.6-sol)
2026-08-15 16:35:49 -03:00
Gabriel Fontes ba52a64c4a fix(projects/khora): anchor events to timeline positions
Use a fixed event overlay with pixel positions derived from time slots so lane layout cannot distort vertical placement.

Assisted-by: pi (gpt-5.6-sol)
2026-08-15 16:32:35 -03:00
Gabriel Fontes ac358a1ec6 fix(projects/khora): restore event card backgrounds
Reset the full GTK background shorthand for clickable event buttons so flat-button theme imagery cannot hide calendar colors.

Assisted-by: pi (gpt-5.6-sol)
2026-08-15 16:28:15 -03:00
Gabriel Fontes eccf8a2978 feat(projects/khora): add month view
Render a six-week month grid with colored event chips, overflow links, adjacent-month dates, and navigation into day or agenda views.

Assisted-by: pi (gpt-5.6-sol)
2026-08-15 16:25:51 -03:00