aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
* 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`
* | 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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added "total views" in the my channels list Implements https://github.com/Chocobozzz/PeerTube/issues/4331 * Fix lint * applied suggested change * updated openAPI spec for the use "withStats" when getting video channels * applied code change * removed GROUP BY in query * Fixed test
* | 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
| | | | | | | | | | | | * Fix last login sort with null values * Remember last selected columns * Display last login date by default
* | 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
|