aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Reduce unknown undo logging levelChocobozzz2022-07-131-4/+16
* Prevent error logs when aborting a streamChocobozzz2022-07-131-0/+7
* Add more error logsChocobozzz2022-07-131-0/+3
* Prevent duplicated HLS playlist on transcodingChocobozzz2022-07-131-11/+19
* Relax log levelChocobozzz2022-07-132-3/+3
* Don't display errors when SMTP is not configuredChocobozzz2022-07-121-1/+2
* Fix handling broken livesChocobozzz2022-07-121-1/+1
* Auto retry video state db query on failureChocobozzz2022-07-121-16/+19
* Prevent invalid watch sectionsChocobozzz2022-07-121-1/+6
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-067-16/+16
* Introduce experimental telemetryChocobozzz2022-07-066-0/+405
* Reduce lazy static error logsChocobozzz2022-06-303-10/+30
* Upgrade oauth2-serverChocobozzz2022-06-282-5/+4
* Rename video full loadingChocobozzz2022-06-2821-28/+28
* Lazy load piscinaChocobozzz2022-06-281-12/+20
* Fix workers constantsChocobozzz2022-06-271-2/+2
* Process images in a dedicated workerChocobozzz2022-06-275-10/+47
* Introduce worker threads to process remote imagesChocobozzz2022-06-244-23/+74
* Fix removed sha segments on fast restreamChocobozzz2022-06-243-18/+15
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-232-12/+12
|\
| * Fix fast restream in saved permanent liveChocobozzz2022-06-232-12/+12
* | Update server dependenciesChocobozzz2022-06-211-6/+2
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-1/+1
|\|
| * Relax views federationChocobozzz2022-06-201-1/+1
* | Optimize view endpointChocobozzz2022-06-175-18/+41
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-176-13/+28
|\|
| * Send views in a dedicated queueChocobozzz2022-06-173-5/+19
| * Optimize broadcast job creationChocobozzz2022-06-173-6/+5
| * Fix transaction when processing local viewerChocobozzz2022-06-171-2/+4
* | More robust move to object storage job failureChocobozzz2022-06-162-5/+23
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-162-8/+12
|\|
| * Fix live ending job that breaks new live sessionChocobozzz2022-06-162-8/+12
* | Clearer video creation from API regarding ratesChocobozzz2022-06-082-3/+1
* | Fix various typosluz paz2022-06-074-4/+4
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-071-1/+1
|\|
| * Fix schema.org contextChocobozzz2022-06-071-1/+1
* | Remove unused functionChocobozzz2022-06-031-1/+1
* | Add live autostart/messages in embedChocobozzz2022-05-311-1/+5
* | Merge branch 'release/4.2.0' into developChocobozzz2022-05-254-57/+83
|\|
| * More robust live ending jobChocobozzz2022-05-251-2/+6
| * Fix saving permanent live replay on quick restreamChocobozzz2022-05-253-37/+60
| * Cleanup muxing session method optionsChocobozzz2022-05-251-21/+20
* | Add ability to set a custom video import timeoutChocobozzz2022-05-241-1/+1
|/
* Fix email action button label for reportsChocobozzz2022-05-242-2/+2
* Reduce error logsChocobozzz2022-05-182-1/+8
* Add use proxy for s3 (#4973)Chocobozzz2022-05-091-1/+16
* Fix collection typeChocobozzz2022-05-091-1/+1
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-1/+13
* Convert followers/following in raw SQL queriesChocobozzz2022-05-051-1/+1
* Fix quota inconstistencies with livesChocobozzz2022-05-042-2/+5