summaryrefslogtreecommitdiff
path: root/internal/processing/user
AgeCommit message (Expand)AuthorFiles
2022-10-08[chore] Standardize database queries, use `bun.Ident()` properly (#886)Libravatar tobi3
2022-10-03[performance] add user cache and database (#879)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi4
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi2
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-05-09[feature] Include password strength in error message when password strength i...Libravatar Eamonn O'Brien-Strain1
2022-01-31[bug] Send plaintext emails to fix "message refused: Message is not RFC 2822 ...Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi6
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi3
2021-10-31smtp + email confirmation (#285)Libravatar tobi4
2021-10-14User password change (#280)Libravatar tobi4