summaryrefslogtreecommitdiff
path: root/internal/router/router.go
AgeCommit message (Expand)AuthorFiles
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-22add bindAddress configuration option (#320)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-08-27Gin logging (#165)Libravatar tobi1
2021-08-25Pg to bun (#148)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-14Static fileserver improvements, optional admin panel route (#100)Libravatar f0x521
2021-07-13Noescape (#88)Libravatar f0x521
2021-07-07clean up some weirdness in the router (#80)Libravatar Tobi Smethurst1
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-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 Smethurst1
2021-03-22Oauth/token (#7)Libravatar Tobi Smethurst1