Commit graph

81 commits

Author SHA1 Message Date
9580711d6b feat: ability to hide tags 2025-04-02 12:46:29 +02:00
1988abe369 blep 2025-03-26 14:23:30 +01:00
01ab37b401 fix: dumb css miss 2025-03-26 13:54:42 +01:00
82b517aa86 feat: cleaner width, closes #1 (yea thats it) 2025-03-19 17:06:20 +01:00
2c886f83e7 feat: TOTP 2FA, closes #5 2025-03-19 13:19:26 +01:00
dffdc779e1 fix: now leading zeros are properly handled on the user account page 2025-03-07 21:11:05 +01:00
d41cda2243 updated main git link 2025-02-24 22:52:18 +01:00
d313d05e66 ugh fuck 2025-02-19 20:05:40 +01:00
4fc3adec86 fix: users cannot edit, delete, or restore other users' tags 2025-02-19 19:56:39 +01:00
6f3c9a6031 admin: implement single tag handover 2025-02-19 19:43:16 +01:00
77f231c913 fix: properly bound sizing of image 2025-02-08 19:47:04 +01:00
e46cfee33b dev: added validation link to the docs repo 2025-02-08 19:22:52 +01:00
91889cd949 dev: config cleanup 2025-02-08 19:05:51 +01:00
f74187843c updated the readme too 2025-02-08 18:42:22 +01:00
761e1daf23 added qrcode on the tags 2025-02-08 18:18:35 +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