mikael-lovqvists-claude-agent
  • Joined on 2026-03-04
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:35:26 +00:00
e88af98b2b Fix grid column misalignment caused by hidden expand button
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:33:00 +00:00
4b5c3a3725 Redesign entry row layout: 3-column grid with stacked meta
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:27:55 +00:00
5b54b58625 Fix type chip showing when hidden; make tags clickable to filter
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:19:46 +00:00
23d5011e56 Highlight task rows on hover
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:19:05 +00:00
3514d57b00 Add entry detail view and #id URL routing
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:14:21 +00:00
c5a5966318 Reflect navigation state in URL hash
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:07:34 +00:00
b1221b06a8 Comment out BIND_ADDRESS, keep as example
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:06:53 +00:00
e9934b50ee Bind service to 0.0.0.0 so it's reachable from the network
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:02:54 +00:00
270fd4083c Remove -v from rsync, -P is sufficient
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:02:41 +00:00
f6563ca4c7 Revert "Revert -v from rsync, -P already shows per-file progress"
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:02:13 +00:00
2609e74e2a Revert -v from rsync, -P already shows per-file progress
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 22:01:38 +00:00
ae22e7abf0 Add -v to rsync so transferred files are always visible
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:58:47 +00:00
71fb7aee55 Move chown -R into sync target so it always runs
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:57:50 +00:00
31ec2e639e Fix sync not setting owner/group on copied files
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:56:05 +00:00
730be15b76 Add Makefile with deploy target
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:53:45 +00:00
0a985c591b Refactor tasks to configurable entry types
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:28:36 +00:00
5a1ff7aaeb Document concrete /srv/task-inventory deployment scenario
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:25:57 +00:00
576edd2d22 Use realpath and sudo in systemctl enable command
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:24:37 +00:00
410b9a07dc Fix systemd setup instructions — enable by path, no manual copy
mikael-lovqvists-… pushed to main at mikael-lovqvists-…/task-inventory 2026-05-17 21:18:06 +00:00
15107e8850 Add deployment service file and document system service setup