summaryrefslogtreecommitdiff
path: root/internal/web
AgeCommit message (Expand)AuthorFiles
2022-09-12[feature] Allow users to set custom css for their profiles + threads (#808)Libravatar tobi4
2022-09-07[feature] opengraph meta tags (#806)Libravatar f0x524
2022-09-04[feature] Set default header and avatar for API accounts to GtS ones (#799)Libravatar tobi6
2022-08-08[feature] Add first iteration of a user panel at `/user` (#736)Libravatar tobi2
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-07-18[feature] Implement `cache-control` and etags for static assets (#711)Libravatar tobi5
2022-07-13[feature] Add back/next buttons to profiles for paging through statuses (#708)Libravatar tobi1
2022-06-21[frontend] Profile pages upgrade (#640)Libravatar f0x521
2022-06-09[frontend] Restructure Frontend Sources (#634)Libravatar f0x523
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi4
2022-06-08[feature] Add paging via `Link` header for notifications and account statuses...Libravatar tobi1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim4
2022-05-02[performance] Speed up some of the slower db queries (#523)Libravatar tobi1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi3
2022-03-13[bugfix] Fix bug where admin panel could not be accessed at `/admin` (#427)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi4
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 tobi2
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-09-30Golint (#255)Libravatar tobi2
2021-09-13Thread views on the web (#207)Libravatar f0x522
2021-08-25Pg to bun (#148)Libravatar tobi1
2021-07-14Static fileserver improvements, optional admin panel route (#100)Libravatar f0x522
2021-07-13Noescape (#88)Libravatar f0x521
2021-06-21add 404 handler (#57)Libravatar f0x521
2021-06-21new styling for frontpage, update login and authorize templates (#46)Libravatar f0x521