8 Commits

Author SHA1 Message Date
zoeissleeping d0d89a1a76 add betteruptime support
Build and Push Docker Image to GHCR / build-and-push (push) Successful in 16m31s
2026-01-17 23:59:58 -06:00
zoeissleeping 3ffd439f88 V0.3.4: Many admin UI bug fixes and improvements
Build and Push Docker Image to GHCR / build-and-push (push) Successful in 1h19m23s
This commit includes many bug fixes and improvements to the admin UI.
More errors are caught and displayed to the user. Submit buttons now
display a loading state while the request is being processed. Several
inconsistencies and style issues in the admin UI have been fixed. Image
upload inputs now have an accurate accept attribute, so tat users cannot
upload images that are unsupported. Finally, in development mode, the
page is outlined in dashed yello to help me not go insane when I forget
that I'm using the deployed site and thats why my changes arent doing
anything, and the API returns 400 errors when images are unsupported
formats.
2025-12-04 22:37:04 -06:00
zoeissleeping 68284bc963 V0.3.3: Even more optimization
Build and Push Docker Image to GHCR / build-and-push (push) Failing after 25m29s
In this realease, I have further optimized Passport. The css that
Passport now uses is entirely handrolled and build via postcss (sadly).
Several bugs have also been fixed in this release, as well as a few
performance improvements relating to the admin UI.
2025-10-05 16:34:39 -05:00
zoeissleeping 75fe60b4c9 arm64 docker image builds
Build and Push Docker Image to GHCR / build-and-push (push) Failing after 20m31s
2025-10-01 00:27:45 -05:00
zoeissleeping 770472c30c Reduce release size
Build and Push Docker Image to GHCR / build-and-push (push) Failing after 2m42s
Switch to all pure go libraries to no longer depends on libc, allowing
us to use a static container image. Compress binary using UPX for an
addition 7MB
2025-09-23 16:21:05 +00:00
zoeissleeping 8e6753ebea fixup docs and use zqdgr in the build process 2025-09-23 13:45:05 +00:00
zoeissleeping a1e5346fdf fix(docker release): install tailwindcss and generate css files
Build and Push Docker Image to GHCR / build-and-push (push) Waiting to run
2025-09-22 19:00:12 -05:00
zoeissleeping 8c18e81358 docker releases 2025-09-22 18:49:05 -05:00