summaryrefslogtreecommitdiff
path: root/internal/router/template.go
AgeCommit message (Expand)AuthorFiles
2023-12-12[bugfix] Let templates deref pointers, as a treat (#2448)v0.13.0-rc2Libravatar tobi1
2023-12-12[bugfix] poll vote count fixes (#2444)Libravatar kim1
2023-11-22[feature] Poll web view (#2377)Libravatar tobi1
2023-05-11[frontend] Profiles with fields & more (#1764)Libravatar f0x521
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-17[feature] Add a request ID and include it in logs (#1476)Libravatar Daenney1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-10-08[feature] Add opt-in RSS feed for account's latest Public posts (#897)Libravatar tobi1
2022-10-02[chore] Use shorter timestamps in frontend for replies (#875)Libravatar tobi1
2022-09-07[feature] opengraph meta tags (#806)Libravatar f0x521
2022-09-02[feature] Emojify spoiler and content in web templates (#785)Libravatar Blackle Morisanchetto1
2022-07-12[chore] improved router logging, recovery and error handling (#705)Libravatar kim1
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim1
2022-05-02[bugfix] Fix panic when relative tmpl path given to router (#528)Libravatar tobi1
2022-04-29[feature] allow absolute path to templates (#507)Libravatar Terin Stock1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi1
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-09-30Golint (#255)Libravatar tobi1
2021-09-13Thread views on the web (#207)Libravatar f0x521
2021-09-01session name fix (#185)Libravatar tobi1
2021-07-13Noescape (#88)Libravatar f0x521
2021-07-07clean up some weirdness in the router (#80)Libravatar Tobi Smethurst1