aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Add migrations for abuse messagesChocobozzz2020-07-312-1/+55
* Add server API to abuse messagesChocobozzz2020-07-312-0/+5
* allow sorting notificationsRigel Kent2020-07-291-2/+2
* Relax migrationsChocobozzz2020-07-111-7/+0
* Add new abuses testsChocobozzz2020-07-101-2/+0
* Add migrationsChocobozzz2020-07-103-1/+93
* Use 3 tables to represent abusesChocobozzz2020-07-103-30/+42
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-102-2/+18
* Block infohash spammers from trackerChocobozzz2020-06-251-1/+2
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-222-1/+32
* Fix video view filenameChocobozzz2020-06-151-1/+1
* First implem global searchChocobozzz2020-06-104-7/+33
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-032-1/+7
* Support broadcast messagesChocobozzz2020-05-292-2/+19
* Fix broken migration introduced in 2.2.0-rc.1Chocobozzz2020-05-253-31/+39
* Fix migrationsChocobozzz2020-05-181-0/+30
* Add server plugin filter hooks for import with torrent and url (#2621)Rigel Kent2020-05-141-1/+2
* Fix auto follow index URLChocobozzz2020-05-121-5/+0
* Add moderation helpers to pluginsChocobozzz2020-05-071-3/+0
* Add last login date to usersChocobozzz2020-05-072-1/+27
* Increase video comments limitChocobozzz2020-05-051-1/+1
* Fix playlist description lengthChocobozzz2020-05-052-1/+27
* Fix plugin-auth migrationRigel Kent2020-05-052-1/+1
* Add external login testsChocobozzz2020-05-041-0/+5
* Add plugin auth migrationsChocobozzz2020-05-042-30/+42
* Avoir some circular dependenciesChocobozzz2020-05-041-2/+1
* Factorize rest-table and fix/simplify SQLRigel Kent2020-05-011-3/+1
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-012-1/+29
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-2/+2
* Increase fetcher job ttlChocobozzz2020-04-111-2/+2
* Add sendmailIsmaƫl Bouya2020-04-101-0/+2
* Increase max page valueChocobozzz2020-04-101-1/+1
* Check config resolutions keysChocobozzz2020-04-101-0/+2
* Add ability to accept or not remote redundanciesChocobozzz2020-04-073-1/+16
* Implement pagination for overviews endpointChocobozzz2020-03-111-6/+3
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-102-1/+31
* Fix build with typescript 3.8Chocobozzz2020-02-281-1/+1
* Update dependenciesChocobozzz2020-02-284-5/+5
* Refactor email enabled functionChocobozzz2020-02-172-4/+8
* Creating a user with an empty password will send an email to let him set his ...John Livingston2020-02-171-0/+2
* Fix remote avatar without AP mediatype fieldChocobozzz2020-02-121-1/+3
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-071-0/+5
|\
| * Correctly fix octet stream fallback for video extChocobozzz2020-02-071-0/+2
| * Support wma and wav audio filesChocobozzz2020-02-071-0/+3
| * Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
* | Remove octet stream fallback for video extensionChocobozzz2020-02-061-1/+0
* | Fix language list buildChocobozzz2020-02-061-1/+1
* | Move to eslintcontainChocobozzz2020-02-0390-300/+291
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-302-3/+32