aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/middlewares
Commit message (Expand)AuthorAgeFilesLines
* add check-params test for user listRigel Kent2020-07-031-2/+1
* add blocked filter in users list to filter banned usersRigel Kent2020-07-021-0/+16
* allow limiting video-comments rss feeds to an account or video channelRigel Kent2020-06-271-0/+6
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-4/+35
* Split types and typingsChocobozzz2020-06-186-8/+8
* Fix server buildChocobozzz2020-06-171-2/+5
* Update server dependenciesChocobozzz2020-06-172-2/+2
* Optimize views per day in video channelsChocobozzz2020-06-121-7/+10
* Add search target check paramsChocobozzz2020-06-101-0/+4
* First implem global searchChocobozzz2020-06-101-1/+8
* Support broadcast messagesChocobozzz2020-05-291-0/+5
* Add ability to bulk delete commentsChocobozzz2020-05-292-8/+45
* Fix external auth email/password updateChocobozzz2020-05-201-2/+7
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-5/+38
* Add moderation helpers to pluginsChocobozzz2020-05-071-4/+1
* Use video abuse filters on client sideChocobozzz2020-05-071-4/+41
* Fix lintChocobozzz2020-05-061-5/+5
* Add ability for video owners to delete commentsChocobozzz2020-05-051-6/+11
* Begin support for external authsChocobozzz2020-05-041-2/+23
* Support logout and add id and pass testsChocobozzz2020-05-042-2/+2
* Avoir some circular dependenciesChocobozzz2020-05-045-5/+5
* Begin auth plugin supportChocobozzz2020-05-041-27/+2
* Add filter inputs for blacklisted videos and muted accounts/serversRigel Kent2020-05-011-0/+4
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-4/+2
* Do not support subscriptions to accountsChocobozzz2020-04-161-1/+0
* Refactor follow/mute as modals in admin, add actions in abuse listRigel Kent2020-04-141-4/+2
* Add ability for plugins to add custom routesChocobozzz2020-04-101-14/+34
* Put channel stats behind withStats flagRigel Kent2020-03-311-2/+12
* Add overview of a user's actions in user-edit (#2558)Rigel Kent2020-03-271-4/+5
* Implement pagination for overviews endpointChocobozzz2020-03-111-2/+17
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+21
* Update dependenciesChocobozzz2020-02-281-1/+1
* Refactor email enabled functionChocobozzz2020-02-172-5/+4
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-1/+2
* Don't refresh videos when processing viewsChocobozzz2020-02-041-0/+3
* Add model cache for videoChocobozzz2020-02-041-1/+4
* Move to eslintcontainChocobozzz2020-02-0316-62/+60
* Fix testsChocobozzz2020-01-301-1/+1
* Don't log error on actor delete signature errorChocobozzz2020-01-292-4/+11
* Relax logger on signature checkerChocobozzz2020-01-291-1/+1
* Downsample to the closest divisor standard framerateRigel Kent2020-01-291-1/+1
* Cleanup server fixmeChocobozzz2020-01-281-3/+2
* Add ability to list redundanciesChocobozzz2020-01-283-12/+88
* Remove debug messagesChocobozzz2020-01-241-1/+0
* Fix typo in error logChocobozzz2020-01-201-2/+2
* Adapt feeds content-type to accept headerRigel Kent2020-01-102-7/+41
* Add video caption upload documentation and improve error messageRigel Kent2020-01-091-4/+4
* Return an error on invalid count paginationChocobozzz2020-01-093-7/+15
* Add outbox page size parameterRigel Kent2020-01-092-0/+24
* Add ability to skip count queryChocobozzz2020-01-081-0/+4