Commit Graph

26 Commits

Author SHA1 Message Date
33b5c99234
Add value method to UserLocale and UserZone 2024-06-12 14:49:44 +01:00
5751f0296b
Define value method on non-pointer type 2024-06-12 14:47:05 +01:00
69fa6a4812
Output user pronoun database valuer 2024-06-12 14:38:49 +01:00
807c5c540c
Separate userpatch and clientstore 2024-05-17 18:22:39 +01:00
e0fa521657
Transition to new logger 2024-05-13 20:25:44 +01:00
06c036817d
Transition to new logger 2024-05-13 20:06:17 +01:00
77979c3527
Update dependencies 2024-05-13 19:55:09 +01:00
ef20622785
Replace with NullDate 2024-04-15 20:02:44 +01:00
0b4f866cd0
Replace birthdate type with NullDate 2024-03-12 21:42:52 +00:00
20654eb70d
Finish up initdb implementation 2024-03-12 21:04:25 +00:00
1a7c13bb51
Reimplement CheckLogin functionality 2024-03-12 03:29:10 +00:00
37570e2157
Correct refactored database calls 2024-03-11 12:39:52 +00:00
fbd49da2db
Start adding sqlc and migration support 2024-03-11 01:25:15 +00:00
552ec72ded
Replace session with single login cookie, just use strings for user ids 2024-02-09 15:24:40 +00:00
e822172513
Add support for public oauth client apps 2024-02-08 01:16:46 +00:00
f00d1c4a51
Remove OTP code 2023-12-17 15:28:00 +00:00
6dca637a16
Swap out TOTP library 2023-10-16 16:47:18 +01:00
96df1deadf
Pass config directly to server 2023-10-10 18:06:43 +01:00
a72e659f88
Start adding a reset password system 2023-09-29 16:37:23 +01:00
e8bbb481fc
Add mailer and output true user info 2023-09-24 18:24:16 +01:00
fff03ac6ad
Login, edit, oauth, otp and management page changes 2023-09-15 13:06:31 +01:00
b9d456f2fa
Add OTP and fix up oauth with the new page rendering system 2023-09-09 01:38:10 +01:00
498e42ebe8
More improvements to the edit page 2023-09-08 00:30:03 +01:00
65f77dbe79
Provide datalist for zoneinfo and locale 2023-09-07 16:34:51 +01:00
ece74ea36a
Improve underlying types and start writing edit page 2023-09-07 11:45:16 +01:00
703f3d17cd
Lots of code changes 2023-09-06 22:20:09 +01:00