summaryrefslogtreecommitdiff
path: root/internal/router
AgeCommit message (Expand)AuthorFiles
2022-05-25[security] Set SameSite to `strict` instead of browser default (#606)Libravatar tobi1
2022-05-15[chore] Update LE server to use copy of main http.Server{} to maintain server...Libravatar kim1
2022-05-12[bugfix] Fix server trying to listen twice on same address when l.e. enabled ...v0.3.3Libravatar tobi1
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-28Add support for running profiling when debug build-tags provided (#491)Libravatar kim1
2022-04-16[bugfix] Convert IDNs to punycode before using as session name (#458)Libravatar tobi2
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi1
2022-03-13[bugfix] Fix bug where admin panel could not be accessed at `/admin` (#427)Libravatar tobi1
2022-02-19[feature] Gin enable gzip encoding (#405)Libravatar tobi2
2022-02-15[bugfix] Only mark cookies as Secure on https (#398)Libravatar Shadowfacts1
2022-02-07[feature] add authorization to the already-existing authentication (#365)Libravatar Forest Johnson3
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi7
2021-12-20Log when listening (#350)Libravatar embr1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi5
2021-11-22add bindAddress configuration option (#320)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell2
2021-10-04Refactor/tidy (#261)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 tobi3
2021-08-27Gin logging (#165)Libravatar tobi2
2021-08-26fix null returned session (#159)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi2
2021-08-20Database updates (#144)Libravatar tobi1
2021-07-26add trusted proxy for parsing client IPs (#115)Libravatar Tobi Smethurst1
2021-07-24allow custom ports for webserver and leLibravatar tsmethurst1
2021-07-23Oidc (#109)Libravatar Tobi Smethurst1
2021-07-14Static fileserver improvements, optional admin panel route (#100)Libravatar f0x521
2021-07-13Noescape (#88)Libravatar f0x522
2021-07-08Auth flow fixes (#82)Libravatar Tobi Smethurst1
2021-07-07clean up some weirdness in the router (#80)Libravatar Tobi Smethurst5
2021-06-21add 404 handler (#57)Libravatar f0x521
2021-06-19Streaming (#49)Libravatar Tobi Smethurst1
2021-06-13Timeline manager (#40)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst1
2021-05-17Refine statuses (#26)Libravatar Tobi Smethurst1
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst1
2021-05-09Webfinger + Small fixes (#20)Libravatar Tobi Smethurst1
2021-05-09Letsencrypt (#17)Libravatar Tobi Smethurst1
2021-04-19Api/v1/statuses (#11)Libravatar Tobi Smethurst1
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst2
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst1