..
accessTokens.go
Support CSP nonce for webv2. Closes #2127
2022-12-12 17:04:00 -08:00
accessTokens_test.go
style fix for error checking ( #1170 )
2021-07-09 11:16:44 -07:00
backup.go
Add support for IP-based bans ( #1703 )
2022-03-06 20:34:49 -08:00
clientId.go
Refactored the GetIpddressFromRequest function to support ipv4 as well as ipv6 addresses ( #3496 )
2024-01-03 11:07:11 -08:00
clientId_test.go
Refactored the GetIpddressFromRequest function to support ipv4 as well as ipv6 addresses ( #3496 )
2024-01-03 11:07:11 -08:00
emojiMigration.go
Move custom emoji dir if it exists. Closes #2379
2022-12-09 19:56:55 -08:00
netutils.go
fix: add additional validation before making remote requests ( #3398 )
2023-10-28 08:15:01 -07:00
netutils_test.go
fix: add additional validation before making remote requests ( #3398 )
2023-10-28 08:15:01 -07:00
nulltime.go
Expanded linting + fix warnings ( #1396 )
2021-09-12 00:18:15 -07:00
performanceTimer.go
Expand upon playback metrics
2022-03-16 22:49:27 -07:00
phraseGenerator.go
feat: add custom username suggestions pool ( #1644 )
2022-01-12 10:18:08 -08:00
restendpointhelper.go
Rework utils/restendpointhelper to use the new chi router functionality ( #3750 )
2024-05-30 12:31:07 -07:00
strings.go
Name change: better unicode handling ( #3164 )
2023-07-11 10:44:09 -07:00
strings_test.go
Sanitize+truncate display names on registration+change. For #2527
2022-12-29 14:13:22 -08:00
utils.go
Block Private URLs at serverurl
API endpoint ( #3295 )
2023-09-06 20:28:15 -07:00
utils_test.go
Support server-rendered index.html for all clients. Closes #1871
2022-06-19 16:35:55 -07:00