aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Fix fast restream in saved permanent liveChocobozzz2022-06-237-58/+152
|
* Fix AP element with deleted video federationChocobozzz2022-06-211-1/+1
|
* Relax views federationChocobozzz2022-06-202-2/+2
|
* Fix users statsChocobozzz2022-06-174-6/+10
|
* Fix searching in blocklistChocobozzz2022-06-172-0/+42
|
* Send views in a dedicated queueChocobozzz2022-06-174-5/+22
|
* Optimize broadcast job creationChocobozzz2022-06-175-61/+36
|
* Increase max watch sectionsChocobozzz2022-06-171-1/+1
|
* Fix transaction when processing local viewerChocobozzz2022-06-171-2/+4
|
* Fix live ending job that breaks new live sessionChocobozzz2022-06-163-8/+19
|
* Fix schema.org contextChocobozzz2022-06-072-1/+2
|
* Fix search index testsChocobozzz2022-06-031-2/+2
|
* Fix invalid download filenameChocobozzz2022-06-031-1/+3
|
* Completely remove best default trending algorithmChocobozzz2022-06-032-2/+2
|
* 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
|
* 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 object storage to be accessible via proxy * fix lint * Use hpagent * Fix lint * Fix PR Co-authored-by: noellabo <noel.yoshiba@gmail.com>
* 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
| | | | It prevent us to apply date filters
* Convert followers/following in raw SQL queriesChocobozzz2022-05-0511-145/+338
| | | | Prevent weird bug in SQL generation
* 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
|
* Add ability to provide rtmp listening hostnameChocobozzz2022-05-023-5/+10
|
* TypoChocobozzz2022-05-021-1/+1
|
* Increase test timeoutChocobozzz2022-05-021-1/+1
|
* Fix lintChocobozzz2022-04-223-6/+5
|