Commit graph

69 commits

Author SHA1 Message Date
dd1b382d54 added qr-code on the tags page 2025-02-08 18:15:29 +01:00
7ff45bfb6d wip: qrcode images generated as png 2025-02-08 18:15:29 +01:00
c183ccaf8b wip: adding public_url config key to get a canonical url into the code 2025-02-08 18:15:29 +01:00
dd26eed497 added a changelog 2025-02-08 15:19:59 +01:00
ab2bc6ad49 oh yea admins 2025-02-07 22:16:10 +01:00
8eba0fffd4 added the prod deployment instructions 2025-02-07 22:13:35 +01:00
9eb1ef335a fix: oops that format is a lot derpier than expected 2025-02-07 14:02:24 +01:00
8fde98e9d5 added social tags 2025-02-06 22:20:15 +01:00
8e68d8bb24 implemented db reseed in CLI 2025-02-05 11:02:37 +01:00
d7abcaec9f implemented about section 2025-02-04 20:26:50 +01:00
b030163fb1 fix: computing password verification no matter the username status 2025-02-01 15:04:48 +01:00
08ffe8c850 fix: <br> in profile description are now properly handled 2025-02-01 14:56:17 +01:00
746f8fb639 fix: license details 2025-02-01 14:54:47 +01:00
2ed9faad98 fix: bumped audit log level higher
this is to avoid having to display everything else that's on info level,
as i'd like to keep what's on info on info.
2025-01-30 09:48:55 +01:00
755be599ee implemented audit logs to syslog 2025-01-27 20:17:54 +01:00
f7da45312a admin accounts concept and a barebones admin page as starting point
merging branch feat/admin-accounts
2025-01-27 10:09:23 +01:00
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