index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
router
/
router.go
Age
Commit message (
Expand
)
Author
Files
2023-11-13
[feature/performance] Wrap incoming HTTP requests in timeout handler (#2353)
tobi
1
2023-08-02
[bugfix] handle HEAD requests more elegantly (#2055)
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-04
[feature] Allow loading TLS certs from disk (#1586)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2023-01-02
[chore] The Big Middleware and API Refactor (tm) (#1250)
tobi
1
2022-09-19
[bugfix] Server and closer bugfixes (#839)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-18
[feature] Implement `cache-control` and etags for static assets (#711)
tobi
1
2022-07-12
[chore] improved router logging, recovery and error handling (#705)
kim
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-15
[chore] Update LE server to use copy of main http.Server{} to maintain server...
kim
1
2022-05-12
[bugfix] Fix server trying to listen twice on same address when l.e. enabled ...
v0.3.3
tobi
1
2022-04-28
Add support for running profiling when debug build-tags provided (#491)
kim
1
2022-03-13
[bugfix] Fix bug where admin panel could not be accessed at `/admin` (#427)
tobi
1
2022-02-19
[feature] Gin enable gzip encoding (#405)
tobi
1
2022-02-07
[feature] add authorization to the already-existing authentication (#365)
Forest Johnson
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-20
Log when listening (#350)
embr
1
2021-12-07
Implement Cobra CLI tooling, Viper config tooling (#336)
tobi
1
2021-11-22
add bindAddress configuration option (#320)
tobi
1
2021-10-11
reference global logrus (#274)
R. Aidan Campbell
1
2021-08-27
Gin logging (#165)
tobi
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-07-26
add trusted proxy for parsing client IPs (#115)
Tobi Smethurst
1
2021-07-24
allow custom ports for webserver and le
tsmethurst
1
2021-07-14
Static fileserver improvements, optional admin panel route (#100)
f0x52
1
2021-07-13
Noescape (#88)
f0x52
1
2021-07-07
clean up some weirdness in the router (#80)
Tobi Smethurst
1
2021-06-21
add 404 handler (#57)
f0x52
1
2021-06-19
Streaming (#49)
Tobi Smethurst
1
2021-06-13
Timeline manager (#40)
Tobi Smethurst
1
2021-05-17
Refine statuses (#26)
Tobi Smethurst
1
2021-05-15
Inbox post (#22)
Tobi Smethurst
1
2021-05-09
Webfinger + Small fixes (#20)
Tobi Smethurst
1
2021-05-09
Letsencrypt (#17)
Tobi Smethurst
1
2021-04-19
Api/v1/statuses (#11)
Tobi Smethurst
1
2021-04-01
Api/v1/accounts (#8)
Tobi Smethurst
1
2021-03-22
Oauth/token (#7)
Tobi Smethurst
1