• v0.0.12 40a10073a4

    v0.0.12 Stable

    jd released this 2026-08-11 02:48:52 -04:00 | 0 commits to main since this release

    Changelog

    • 40a10073a4 fix(auth): remove hardcoded redirect path configuration
    Downloads
  • v0.0.11 e74eec48b5

    v0.0.11 Stable

    jd released this 2026-08-11 02:19:41 -04:00 | 1 commits to main since this release

    Changelog

    • e74eec48b5 refactor(app): dynamic callback path based on provider name
    Downloads
  • v0.0.10 d96fecc1c2

    v0.0.10 Stable

    jd released this 2026-08-11 02:15:00 -04:00 | 2 commits to main since this release

    Changelog

    • d96fecc1c2 feat(auth): add login redirect and simplify provider name
    Downloads
  • v0.0.9 7879cd4d0e

    v0.0.9 Stable

    jd released this 2026-08-11 01:58:00 -04:00 | 3 commits to main since this release

    Changelog

    • 7879cd4d0e chore(deps): remove unused indirect dependencies
    • f4ddcd5d48 refactor(app): remove unused RealIP middleware
    • 37130960f7 refactor(auth): migrate to simpleauth v0.2.3 provider options
    Downloads
  • v0.0.8 898e303057

    v0.0.8 Stable

    jd released this 2026-03-20 18:43:25 -04:00 | 6 commits to main since this release

    Changelog

    • c38ab60803 build(docker): replace dumb-init with tini entrypoint
    • 856cce481e build(web): update formatting tooling
    • f37d6890f9 feat(handlers): add resource preloading middleware
    • d7cf88b1aa fix(scripts): correct script syntax and set executable permissions
    • 898e303057 refactor(auth): extract auth helper and allow task viewing
    • 74fd6dc9e5 refactor(ui): restructure user profile menu and navigation routes
    • 7f498b0af1 refactor(ui): switch assignments list to table layout
    Downloads
  • v0.0.7 668fc6afc2

    v0.0.7 Stable

    jd released this 2026-03-09 01:12:04 -04:00 | 13 commits to main since this release

    Changelog

    • 668fc6afc2 refactor(ui): restructure task views and extract user icon component
    Downloads
  • v0.0.6 1d48a51b82

    v0.0.6 Stable

    jd released this 2026-03-09 00:30:25 -04:00 | 14 commits to main since this release

    Changelog

    • d5a7335870 build(build): migrate build to bun and redesign user info
    • ed870aef3d refactor(deps): migrate unixtime to simple-auth package
    • 1d48a51b82 refactor(handlers): use structured logging and generic messages
    Downloads
  • v0.0.5 691d505200

    v0.0.5 Stable

    jd released this 2026-02-22 05:49:40 -05:00 | 17 commits to main since this release

    Changelog

    • 691d505200 feat: redesign tasks page with next assignee display
    • 6adfddc388 refactor(auth): add cookie prefix option
    • 38183df560 refactor(ui): reorganize task list rendering with new components
    • 295e8123a7 refactor(ui): update task list components to use generic group key and showGroup callback
    Downloads
  • v0.0.4 91f0412482

    v0.0.4 Stable

    jd released this 2026-02-08 15:33:49 -05:00 | 21 commits to main since this release

    Changelog

    • d69a5cf471 Optimize query
    • 91f0412482 refactor(auth): migrate authentication to simple-auth package
    Downloads
  • v0.0.3 1f077923b0

    v0.0.3 Stable

    jd released this 2026-02-01 19:46:26 -05:00 | 23 commits to main since this release

    Changelog

    • 1f077923b0 feat(auth): sync user claims from identity provider
    Downloads