aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* Reduce lazy static error logsChocobozzz2022-06-303-10/+30
|
* Add ability to disable unknown infohash logChocobozzz2022-06-302-1/+6
|
* Upgrade oauth2-serverChocobozzz2022-06-282-5/+4
|
* Rename video full loadingChocobozzz2022-06-2827-44/+44
|
* Lazy load piscinaChocobozzz2022-06-281-12/+20
|
* Fix workers constantsChocobozzz2022-06-271-2/+2
|
* Process images in a dedicated workerChocobozzz2022-06-278-25/+75
|
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-272-40/+81
|\
| * Fix broken feeds with published liveChocobozzz2022-06-272-46/+48
| |
| * Fix feed with live streamChocobozzz2022-06-271-0/+39
| |
* | Optimize feeds queryChocobozzz2022-06-274-24/+69
| |
* | Introduce worker threads to process remote imagesChocobozzz2022-06-247-47/+82
| |
* | Add toki pona in video languagesChocobozzz2022-06-241-0/+1
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-241-1/+1
|\|
| * Fix lintChocobozzz2022-06-241-1/+1
| |
| * Fix removed sha segments on fast restreamChocobozzz2022-06-245-21/+19
| |
* | Fix removed sha segments on fast restreamChocobozzz2022-06-245-21/+19
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-4/+4
|\|
| * Fix duplicated tags errorChocobozzz2022-06-231-4/+4
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-237-58/+152
|\|
| * Fix search index testsChocobozzz2022-06-231-4/+4
| |
| * Fix fast restream in saved permanent liveChocobozzz2022-06-237-58/+152
| |
* | Fix video right checkChocobozzz2022-06-224-11/+12
| |
* | Refactor video rights checkerChocobozzz2022-06-228-73/+89
| |
* | store uploaded video filename (#4885)kontrollanten2022-06-2116-8/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * store uploaded video filename closes #4731 * dont crash if videos channel exist * migration: use raw query * video source: fixes after code review * cleanup * bump migration * updates after code review * refactor: use checkUserCanManageVideo * videoSource: add openapi doc * test(check-params/video-source): fix timeout * Styling * Correctly set original filename as source Co-authored-by: Chocobozzz <me@florianbigard.com>
* | fixes video not played from defined parameters in embed service (#5023)Durgaraj Karki2022-06-212-14/+64
| | | | | | | | | | | | | | | | | | * fixes video not played from defined parameters in embed service * adds parameters to the oembed services * Styling Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Update server dependenciesChocobozzz2022-06-213-8/+4
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-211-1/+1
|\|
| * Fix AP element with deleted video federationChocobozzz2022-06-211-1/+1
| |
* | Correctly handle unknown remote actor image sizeChocobozzz2022-06-201-6/+15
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-208-8/+54
|\|
| * Relax views federationChocobozzz2022-06-202-2/+2
| |
| * Fix users statsChocobozzz2022-06-174-6/+10
| |
| * Fix searching in blocklistChocobozzz2022-06-172-0/+42
| |
* | Optimize view endpointChocobozzz2022-06-178-28/+52
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-179-69/+63
|\|
| * 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
| |
* | Increase test timeoutChocobozzz2022-06-171-1/+1
| |
* | Increase test timeoutChocobozzz2022-06-161-1/+1
| |
* | More robust move to object storage job failureChocobozzz2022-06-162-5/+23
| |
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-163-8/+19
|\|
| * Fix live ending job that breaks new live sessionChocobozzz2022-06-163-8/+19
| |
* | More robust duration parsingChocobozzz2022-06-142-34/+68
| |
* | Clearer video creation from API regarding ratesChocobozzz2022-06-082-3/+1
| |
* | Fix search index testsChocobozzz2022-06-081-4/+4
| |
* | Fix abuse testsChocobozzz2022-06-081-2/+2
| |
* | Fix various typosluz paz2022-06-0713-14/+14
| | | | | | Found via `codespell -q 3 -S ./CREDITS.md,./CHANGELOG.md,./client/src/locale,./yarn.lock,./client/yarn.lock -L doubleclick,followings,nd,ot,ro,serie,splitted,tread,truthy`