summaryrefslogtreecommitdiff
path: root/web/source/settings/views
AgeCommit message (Collapse)AuthorFiles
2024-05-27[feature/frontend] Let admins send test email to validate SMTP config (#2934)Libravatar tobi8
* [feature/frontend] Let admins send test email to validate SMTP config * wee
2024-05-27[chore] Small styling + link issues (#2933)Libravatar tobi1
2024-05-07[bugfix] Reset emoji fields on upload error (#2905)Libravatar tobi1
2024-05-05[feature] Add HTTP header permission section to frontend (#2893)Libravatar tobi9
* [feature] Add HTTP header filter section to frontend * tweak naming a bit
2024-05-01[feature] Page through accounts as moderator (#2881)Libravatar tobi12
* [feature] Page through accounts as moderator * aaaaa * use COLLATE "C" for Postgres to ensure same ordering as SQLite * fix typo, test paging up * don't show moderation / info for our instance acct
2024-04-25[chore] Settings refactor 2: the re-refactoring-ing (#2866)Libravatar tobi27
* [chore] Bit more refactoring of settings panel * fix up some remaining things * groovy baby yeah! * remove unused Suspense
2024-04-24[chore] Refactor settings panel routing (and other fixes) (#2864)Libravatar tobi34