Commit graph

53 commits

Author SHA1 Message Date
8ea8afd418 assets_dir fix for deployments 2025-01-26 12:41:07 +01:00
c7cb589442 fixed env for build reasons 2025-01-26 00:20:26 +01:00
60b0789370 added query plans 2025-01-26 00:07:08 +01:00
9e5987872c finished tag edition / unarchive 2025-01-25 22:54:05 +01:00
4a72745ab4 page edition done 2025-01-25 22:46:54 +01:00
6652a35ae9 finished settings edit page 2025-01-25 21:46:11 +01:00
586abc90b8 added password change 2025-01-25 21:13:58 +01:00
0c60a0dea2 added base account changes 2025-01-25 19:39:44 +01:00
910a3d5845 data export implemented 2025-01-25 18:53:15 +01:00
08ae8e6443 full account deletion done 2025-01-25 18:40:26 +01:00
3f9ac03c92 added archival 2025-01-25 17:50:36 +01:00
1a152e7acb basics of the account page 2025-01-25 17:19:37 +01:00
c40f8aed4a added guard + clean templates everywhere 2025-01-25 16:33:46 +01:00
d8acbcb7fa working on the global page fairing state 2025-01-25 16:08:37 +01:00
2aeb49954d removed test route 2025-01-25 15:42:08 +01:00
5f243c268a added registration/login/base guards 2025-01-25 15:41:51 +01:00
35f35e3a81 designed the register/login pages 2025-01-24 21:44:28 +01:00
9a63f1fe2c backend login code done, need registration, pages, and guards 2025-01-24 18:05:17 +01:00
8215975757 p1: added notion of accounts in DB 2025-01-24 17:07:00 +01:00
e987b45306 w 2025-01-24 16:34:42 +01:00
5541477da5 damn migrating to pgsql was fast here 2025-01-24 16:24:49 +01:00
fe2c2a1b8d w 2025-01-24 15:52:42 +01:00
30f08491be forms are cleaner and more comfy to use now uwu 2025-01-24 15:52:20 +01:00
cb2c7af03d first part done: re-filling the previous values, and global errors 2025-01-24 15:28:09 +01:00
2bf185b1af starting to properly handle forms 2025-01-24 14:59:16 +01:00
657b47d20b clean code errors! 2025-01-24 14:38:09 +01:00
e316023b37 yes this asset is Needed i promise 2025-01-24 13:35:15 +01:00
62afc49675 first error feedback (sorta) 2025-01-24 13:14:41 +01:00
10e573a905 fixed the index and cleared my head 2025-01-24 12:50:46 +01:00
390ff5d6c9 some validation, fuck this syntax is annoyingly restrictive 2025-01-23 23:07:13 +01:00
83612ebd53 lil bits of validation 2025-01-23 22:48:25 +01:00
6933f7df1a added migrations 2025-01-23 22:32:47 +01:00
9b50c37bea fix: search doesn't require an ident anymore 2025-01-23 22:18:26 +01:00
2e0ae0de57 added microchip-based search 2025-01-23 22:13:28 +01:00
c9806e4458 mobile sizing 2025-01-23 21:58:40 +01:00
f9398dd251 added microchip and a few fixes 2025-01-23 21:51:48 +01:00
ab4d4f4309 finally auto-generating the offered IDs 2025-01-23 21:22:54 +01:00
13f208496f basically finished the profile page 2025-01-23 20:51:16 +01:00
ec79a05fe5 clean pronouns 2025-01-23 18:48:19 +01:00
b4c02a685d cleaner tag id 2025-01-23 18:33:12 +01:00
690d9b043d chips 2025-01-23 18:13:19 +01:00
c2621bbc0f working on the profile page 2025-01-23 18:07:37 +01:00
33d952d511 meh 2025-01-23 00:37:55 +01:00
571e9c8f84 added rng for registration time 2025-01-22 21:59:00 +01:00
6ec0bcb6c9 moved to clean separated sqlx stuff and simpler structs 2025-01-19 17:07:11 +01:00
2c248c0d70 some cleanup and progress on solidifying the DB 2025-01-11 17:18:25 +01:00
13e7e98b8c db works fine, now to do more useful stuff 2025-01-11 16:30:48 +01:00
937797f5b7 db 2025-01-10 16:04:31 +01:00
63d78a1772 form 2025-01-10 15:20:21 +01:00
85962a8ff2 halfway done with the registration form 2025-01-09 19:43:17 +01:00