owncast/utils
Lerk a7687c861e
Fix "invalid cross-device link" error when running on a different filesystem (#1769)
* fix cross-device rename errors

* fallback to copy instead of always using it

* use tmp dir in data folder

* recreate tmp dir at startup
2022-03-07 16:30:40 -08:00
..
accessTokens.go fix insecure math/rand use for access token generation (#1441) 2021-10-01 12:46:42 -07: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 Using the full IP address for ClientID. 2021-08-07 12:35:02 -07:00
nulltime.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
performanceTimer.go Some linter cleanup 2021-10-25 00:31:45 -07:00
phraseGenerator.go feat: add custom username suggestions pool (#1644) 2022-01-12 10:18:08 -08:00
restendpointhelper.go Adjust error messages to conform to Go best practices (#1400) 2021-09-13 14:08:10 -07:00
restendpointhelper_test.go Feature/oc 1316 add support for system message to single user (#1351) 2021-09-13 01:26:28 -07:00
utils.go Fix "invalid cross-device link" error when running on a different filesystem (#1769) 2022-03-07 16:30:40 -08:00
utils_test.go Fix janky hashtag detection. Closes #1686 2022-01-20 20:01:05 -08:00