• Oslo, Norway
  • Joined on 2025-02-17
olemd pushed to main at olemd/favoritter 2026-04-07 10:06:27 +02:00
1260cfd18f feat: add PWA support with Android share intent
olemd pushed to main at olemd/favoritter 2026-04-04 00:40:24 +02:00
485d01ce45 feat: add notes field to favorites and enhance OG meta tags
a8f3aa6f7e test: add comprehensive test suite (44 → 169 tests) and v1.1 plan
9c3ca14578 fix: resolve tag autocomplete click bug and display name fallback
Compare 3 commits »
olemd pushed to main at olemd/bash.d 2026-03-29 19:56:54 +02:00
de1a4ec6fc Simplify ollama completion: consolidate cases, add timeout, trim comments
olemd pushed to main at olemd/bash.d 2026-03-29 19:47:04 +02:00
9262c06ae9 Add hand-written bash completion for ollama CLI
olemd pushed to main at olemd/favoritter 2026-03-29 19:33:26 +02:00
0a77935d4d docs: add PLANS.md with roadmap for v1.1, v1.2, and future
olemd pushed to main at olemd/favoritter 2026-03-29 19:28:24 +02:00
f4480dd510 fix: remove chatty install message from postinstall script
olemd pushed to main at olemd/favoritter 2026-03-29 19:26:31 +02:00
3341e9a818 fix: preserve systemd enable/disable state on package upgrade
olemd pushed to main at olemd/bash.d 2026-03-29 19:23:30 +02:00
3672d1463d Fix OLLAMA_HOST to use correct IP address 192.168.1.84
olemd pushed to main at olemd/bash.d 2026-03-29 19:20:56 +02:00
2322f98d7f Add OLLAMA_HOST default pointing to goblin:11434
olemd pushed to main at olemd/favoritter 2026-03-29 19:18:17 +02:00
ab07a7f93f fix: use envsubst for nfpm variable expansion in Makefile
olemd released v0.1.0 at olemd/favoritter 2026-03-29 19:18:01 +02:00
olemd released v0.1.0 at olemd/favoritter 2026-03-29 19:14:12 +02:00
olemd pushed tag v0.1.0 to olemd/favoritter 2026-03-29 19:13:14 +02:00
olemd pushed to main at olemd/favoritter 2026-03-29 19:05:29 +02:00
8d8a03b20a release: v0.1.0
olemd pushed to main at olemd/favoritter 2026-03-29 19:05:14 +02:00
ff98a16ee0 fix: update Containerfile to Go 1.26 matching go.mod
olemd pushed to main at olemd/favoritter 2026-03-29 17:58:43 +02:00
a64d0c5dff fix: address a11y code review findings
olemd pushed to main at olemd/favoritter 2026-03-29 17:54:26 +02:00
a9d84a4de8 a11y: fix WCAG 2.2 AA and Uutilsynet audit findings
olemd pushed to main at olemd/favoritter 2026-03-29 16:47:40 +02:00
3a3b526a95 test: add comprehensive test suite (44 tests across 3 packages)
olemd pushed to main at olemd/favoritter 2026-03-29 16:39:44 +02:00
aa5ab6b415 fix: address code review findings for Phase 7-8
olemd pushed to main at olemd/favoritter 2026-03-29 16:34:39 +02:00
1fc42bf1b2 feat: add packaging, deployment, error pages, and project docs