aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Add external login testsChocobozzz2020-05-0415-23/+527
* Begin support for external authsChocobozzz2020-05-047-104/+269
* Check auth plugin resultChocobozzz2020-05-043-2/+110
* Add plugin ldap testsChocobozzz2020-05-042-0/+101
* Add plugin auth migrationsChocobozzz2020-05-046-49/+92
* Add ability for auth plugins to hook tokens validityChocobozzz2020-05-0412-131/+271
* Support logout and add id and pass testsChocobozzz2020-05-0423-97/+266
* Avoir some circular dependenciesChocobozzz2020-05-0465-262/+168
* Begin auth plugin supportChocobozzz2020-05-0420-74/+553
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-11/+16
* Support is:blacklisted as video-abuse-list filterRigel Kent2020-05-041-5/+10
* Switching to a named filters/single input on video-abuseRigel Kent2020-05-042-4/+113
* Add links from user-editRigel Kent2020-05-012-13/+55
* Add tests for video-abuse persistence after video deletionRigel Kent2020-05-012-2/+31
* Add reportee stats for deleted videosRigel Kent2020-05-011-8/+35
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-018-44/+27
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-019-30/+109
* Add nth abuse count for a given video, add reporter/reportee reports statsRigel Kent2020-05-011-14/+82
* Add search for video, reporter and channel name fieldsRigel Kent2020-05-012-26/+96
* Add video channel and video thumbnail, rework video appearance in rowRigel Kent2020-05-014-18/+49
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-017-21/+99
* Add API doc for playlistsChocobozzz2020-04-211-1/+3
* Do not display deleted comments in RSS feedChocobozzz2020-04-211-1/+3
* Don't leak unlisted videos in comments feedChocobozzz2020-04-213-4/+18
* Add ability to remove privacies using pluginsChocobozzz2020-04-204-8/+101
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-203-9/+50
* Add licence and language support to y-dl importsChocobozzz2020-04-202-5/+16
* Add thumbnail / preview generation from url on the fly (#2646)Kim2020-04-205-41/+52
* Fix videos languages filter SQL queryChocobozzz2020-04-201-7/+8
* Fix tests correctlyChocobozzz2020-04-201-9/+9
* Fix testsChocobozzz2020-04-202-10/+11
* Use originallyPublishedAt from body on import if it existsChocobozzz2020-04-171-1/+1
* Fix languageOneOf filter with only _unknownChocobozzz2020-04-161-13/+18
* Do not support subscriptions to accountsChocobozzz2020-04-163-1/+7
* Fix import/upload CLI optionsChocobozzz2020-04-161-2/+3
* Fix user video quota with webtorrent disabledChocobozzz2020-04-162-34/+93
* Merge branch 'pr/2629' into developChocobozzz2020-04-155-4/+120
|\
| * Fix import captions testChocobozzz2020-04-155-36/+47
| * Add unit tests for captions via URL importkimsible2020-04-141-1/+43
| * Add getSubs to YoutubeDL video importkimsible2020-04-142-1/+64
* | Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-142-10/+8
|/
* Catch error in import scriptChocobozzz2020-04-141-6/+10
* Add log in peertube watch script on errorChocobozzz2020-04-141-1/+6
* Add misc endpoints and helpers to npm testChocobozzz2020-04-141-0/+2
* Increase fetcher job ttlChocobozzz2020-04-111-2/+2
* Add CORS to AP routesChocobozzz2020-04-101-0/+2
* Add ability for plugins to add custom routesChocobozzz2020-04-1010-231/+464
* Fix lint for emailerRigel Kent2020-04-101-1/+1
* Add sendmailIsmaƫl Bouya2020-04-102-25/+43
* Increase max page valueChocobozzz2020-04-101-1/+1