owncast/core
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
..
chat Add support for established chat user mode. #1587 (#1681) 2022-03-06 23:26:24 -08:00
data Add support for established chat user mode. #1587 (#1681) 2022-03-06 23:26:24 -08:00
playlist Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
rtmp Optimise regexp usage (#1502) 2021-10-29 12:29:01 -07:00
storageproviders Remove unnecessary var data in log messages. Closes #1640 2022-02-25 15:22:52 -08:00
transcoder Fix "invalid cross-device link" error when running on a different filesystem (#1769) 2022-03-07 16:30:40 -08:00
user Add an icon for bot messages. Closes #1172 (#1729) 2022-03-06 20:09:55 -08:00
webhooks use worker pool to limit webhooks to 10 concurrent http executions (#1510) (#1525) 2021-11-14 10:02:52 -08:00
core.go Refactor the offline clip handling. 2021-11-26 20:55:31 -08:00
offlineState.go Fix "invalid cross-device link" error when running on a different filesystem (#1769) 2022-03-07 16:30:40 -08:00
stats.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00