Commit Graph
27 Commits
Author SHA1 Message Date
Rasmus Q 8d9acf3d43 refactor: fix all lint errors and improve code quality 2026-03-15 21:10:58 +00:00
Rasmus Q f739288866 style: format entire codebase with prettier 2026-03-15 21:02:57 +00:00
Rasmus Q 47e02d81c3 update: improve project structure and add linting/formatting 2026-03-15 20:58:55 +00:00
Rasmus Q 3e33cf9499 update: refactor deployment docs to use Phase instead of Infisical 2026-03-15 20:43:01 +00:00
Rasmus Q c72afd1318 fix: strengthen password security - increase bcrypt rounds to 14, add notNull constraint to password field, add pull_policy to docker-compose 2026-03-15 20:33:12 +00:00
Rasmus Q 79bdda7476 update: wishlist docker compose file 2025-12-19 23:02:34 +00:00
rasmusq 9ffc647c37 update: readme with images 2025-12-20 00:02:10 +01:00
rasmusq f7fa824090 update: more visual consistency 2025-12-19 23:48:23 +01:00
rasmusq 9ae3edcaa8 update: theme switcher button use new generalized button 2025-12-19 23:35:43 +01:00
rasmusq 2627b34fe6 update: generalize button components 2025-12-19 23:23:46 +01:00
rasmusq a68e8f9295 fix: dropdown theme colors 2025-12-19 23:13:03 +01:00
rasmusq de19fb27fb update: reduce theme pattern prescence 2025-12-19 22:53:41 +01:00
rasmusq 30ddda5c6c add: snow theme 2025-12-19 22:34:23 +01:00
rasmusq 505c636fea update: consistent round button sizing 2025-12-19 21:01:17 +01:00
rasmusq e1ddf1e5c9 add: create, update and login dates in database 2025-12-19 20:50:06 +01:00
rasmusq ae27cd19a9 fix: missing color on empty lists in edit and wishlist pages 2025-12-19 20:20:11 +01:00
rasmusq 22a5d28bcb remove: svg from dashboard lists 2025-12-19 20:09:49 +01:00
rasmusq bec9e16604 add: color selection on dashboard 2025-12-19 19:33:43 +01:00
rasmusq 152bd7cdb1 wip: making themes more dynamic and easy to add 2025-11-30 01:30:43 +01:00
rasmusq d165e5992a fix: missing theme on local wishlists in dashboard page 2025-11-28 13:03:13 +01:00
rasmusq eb7ccdf7a2 add: themes for wishlists and dashboards 2025-11-28 12:45:20 +01:00
rasmusq 7c6ff9458f wip: not loading themes until reload, missing in dashboard, bad alignment and scaling 2025-11-28 00:26:43 +01:00
rasmusq 85f8671c72 add: local wishlists stored in local storage for anonymous users 2025-11-27 21:35:28 +01:00
rasmusq 8dcf26b1d3 update: use better effect pattern for sorted wishlist in edit page 2025-11-27 21:21:23 +01:00
rasmusq 93c5b839d3 refactor: abstract edit page components and functions 2025-11-27 21:17:30 +01:00
rasmusq 86c0665aed refactor: abstract dashboard lists into components 2025-11-27 21:12:16 +01:00
Rasmus Q c5ece3d6bb fix: missing wrap on unsave button in wishlist reservation page 2025-11-26 07:47:22 +00:00