aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-072-1/+2
|\|
| * Fix schema.org contextChocobozzz2022-06-072-1/+2
* | Remove unused functionChocobozzz2022-06-032-9/+2
* | Update tsconfigChocobozzz2022-06-031-6/+6
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-031-2/+2
|\|
| * Fix search index testsChocobozzz2022-06-031-2/+2
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-033-3/+5
|\|
| * Fix invalid download filenameChocobozzz2022-06-031-1/+3
| * Completely remove best default trending algorithmChocobozzz2022-06-032-2/+2
* | Added "total views" in the my channels list (#5007)Florian CUNY2022-05-312-0/+32
* | Add live autostart/messages in embedChocobozzz2022-05-311-1/+5
* | Bypass rate limits for admins and moderatorsChocobozzz2022-05-306-10/+50
* | Merge branch 'release/4.2.0' into developChocobozzz2022-05-2510-64/+164
|\|
| * More robust live ending jobChocobozzz2022-05-252-3/+7
| * Fix saving permanent live replay on quick restreamChocobozzz2022-05-255-39/+116
| * Cleanup muxing session method optionsChocobozzz2022-05-251-21/+20
| * Fix avatars in notificationsChocobozzz2022-05-253-4/+24
* | Check feeds config at startupChocobozzz2022-05-241-0/+1
* | Add ability to set default feed items countChocobozzz2022-05-243-12/+13
* | Improve admin users list tableChocobozzz2022-05-245-11/+29
* | Add ability to set a custom video import timeoutChocobozzz2022-05-244-4/+5
* | Increase test timeoutChocobozzz2022-05-241-1/+1
|/
* Fix email action button label for reportsChocobozzz2022-05-242-2/+2
* Fix my videos total counterChocobozzz2022-05-242-4/+13
* Increase test timeoutChocobozzz2022-05-201-1/+1
* Correctly fix import testsChocobozzz2022-05-201-6/+6
* Increase timeoutsChocobozzz2022-05-192-2/+2
* Increase timeoutsChocobozzz2022-05-182-1/+3
* Reduce error logsChocobozzz2022-05-182-1/+8
* Add total viewers overall statChocobozzz2022-05-182-0/+15
* Fix import testsChocobozzz2022-05-181-6/+10
* Add use proxy for s3 (#4973)Chocobozzz2022-05-094-2/+63
* Fix collection typeChocobozzz2022-05-091-1/+1
* Don't sign (created) when using rsa-sha256Chocobozzz2022-05-091-1/+1
* Handle HTTP signature draft 11Chocobozzz2022-05-063-9/+23
* Fix stats time metricChocobozzz2022-05-061-1/+11
* Add ability to filter overall video stats by dateChocobozzz2022-05-067-28/+113
* Add filter by start/end date overall stats in apiChocobozzz2022-05-055-12/+88
* Remove comments, rates and views from statsChocobozzz2022-05-052-72/+21
* Convert followers/following in raw SQL queriesChocobozzz2022-05-0511-145/+338
* Fix lintChocobozzz2022-05-041-2/+1
* Fix quota inconstistencies with livesChocobozzz2022-05-044-26/+67
* Fix live constraints testsChocobozzz2022-05-032-10/+5
* Support live session in serverChocobozzz2022-05-0322-65/+658
* Save replay of permanent live in clientChocobozzz2022-05-032-10/+0
* Fix getting live by anonymous userChocobozzz2022-05-032-107/+79
* Fix removing directory contentChocobozzz2022-05-031-1/+2
* Support readonly tmp directoryChocobozzz2022-05-031-3/+17
* Allow oembed to fetch unlisted videosChocobozzz2022-05-022-16/+87
* Ensure rtmp public_hostname is setChocobozzz2022-05-021-2/+4