Julien Calixte julien
julien pushed to main at remanso-space/remanso 2026-03-29 20:09:03 +00:00
ed1a6b7fba fix: add the right margin to the right components
julien pushed to main at remanso-space/remanso 2026-03-29 20:00:30 +00:00
d5b251c4a0 fix: remove overflow because it's causing too much trouble
julien pushed to main at remanso-space/remanso 2026-03-29 19:57:55 +00:00
19b77810ec chore: remove healthcheck in docker to be faster
julien pushed to main at remanso-space/remanso 2026-03-29 19:50:53 +00:00
c8b0a78973 fix: add nginx SPA fallback to serve index.html for all routes
julien pushed to main at julien/coffee 2026-03-28 22:32:01 +00:00
345f3c93aa Redirect to production for login when on local dev
julien pushed to main at julien/coffee 2026-03-28 22:23:12 +00:00
d67aa41838 Show real auth error on OAuth callback instead of generic message
julien pushed to main at julien/coffee 2026-03-28 22:21:51 +00:00
6051d741b5 Restore 127.0.0.1 host for Vite dev server
julien pushed to main at julien/coffee 2026-03-28 22:21:24 +00:00
f591c2b0a0 Remove loopback redirect URIs — web apps can't use them per ATProto spec
julien pushed to main at julien/coffee 2026-03-28 22:19:08 +00:00
5d3dcfb4bd Bind Vite dev server to 127.0.0.1 instead of localhost
6167df084f Replace localhost with 127.0.0.1 in redirect_uris (RFC 8252)
Compare 2 commits »
julien pushed to main at julien/coffee 2026-03-28 22:17:57 +00:00
3576ccf976 Fix signIn error swallowing — re-throw so LoginView shows the error
julien pushed to main at julien/coffee 2026-03-28 22:15:02 +00:00
eaa151dbe9 Fix OAuth redirect_uri for local dev
julien pushed to main at julien/coffee 2026-03-28 22:11:47 +00:00
a40108ea04 Use Tabler coffee icon
b2e10b85f2 Add SVG app icon, fix missing PWA icons
Compare 2 commits »
julien pushed to main at julien/coffee 2026-03-28 22:08:50 +00:00
f278c015b5 Fix duplicate Content-Type on client-metadata.json
julien pushed to main at julien/coffee 2026-03-28 22:07:22 +00:00
31b6334bd7 Switch Nginx to port 3000 for Coolify
julien pushed to main at julien/coffee 2026-03-28 22:04:09 +00:00
99c2c92145 Fix TS build errors for Docker deploy
julien created branch main in julien/coffee 2026-03-28 22:01:56 +00:00
julien pushed to main at julien/coffee 2026-03-28 22:01:56 +00:00
645f93069c Initial commit: Coffee Map PWA
julien pushed to main at remanso-space/remanso 2026-03-28 21:37:20 +00:00
087d1a355e revert: remove justify-content center from welcome content
julien pushed to main at remanso-space/remanso 2026-03-28 21:36:41 +00:00
5d90da8ab5 feat: center welcome content vertically
julien pushed to main at remanso-space/remanso 2026-03-28 21:35:12 +00:00
72d065975d fix: lock html/body to 100dvh overflow hidden on all screen sizes