aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Expand)AuthorAgeFilesLines
* Use 3 tables to represent abusesChocobozzz2020-07-101-9/+18
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-101-1/+16
* Block infohash spammers from trackerChocobozzz2020-06-251-1/+2
* predefined report reasons & improved reporter UI (#2842)Rigel Kent2020-06-221-1/+1
* First implem global searchChocobozzz2020-06-101-0/+11
* Fix broken migration introduced in 2.2.0-rc.1Chocobozzz2020-05-251-1/+1
* 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 last login date to usersChocobozzz2020-05-071-1/+1
* Increase video comments limitChocobozzz2020-05-051-1/+1
* Fix playlist description lengthChocobozzz2020-05-051-1/+1
* Fix plugin-auth migrationRigel Kent2020-05-051-1/+1
* Add external login testsChocobozzz2020-05-041-0/+5
* Make sure a report doesn't get deleted upon the deletion of its videoRigel Kent2020-05-011-1/+1
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-2/+2
* Increase fetcher job ttlChocobozzz2020-04-111-2/+2
* Increase max page valueChocobozzz2020-04-101-1/+1
* Implement pagination for overviews endpointChocobozzz2020-03-111-6/+3
* Add video file metadata to download modal, via ffprobe (#2411)Rigel Kent2020-03-101-1/+1
* 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-031-50/+50
* | Add url field in caption and use it for thumbnailsChocobozzz2020-01-301-3/+5
* | Downsample to the closest divisor standard framerateRigel Kent2020-01-291-0/+2
* | Add ability to list redundanciesChocobozzz2020-01-281-12/+13
|/
* Avoid follow SQL conflictsChocobozzz2020-01-101-1/+1
* Cleanup DB indexesChocobozzz2020-01-101-1/+1
* Return an error on invalid count paginationChocobozzz2020-01-091-3/+10
* Add infohash cacheChocobozzz2020-01-031-1/+7
* Add comment filtering by reply countRigel Kent2019-12-271-1/+1
* Feature/password reset link expiration (#2305)Nassim Bounouas2019-12-181-1/+1
* Fix video import with long thumbnail urlChocobozzz2019-12-171-1/+4
* autoplay next video support for playlistsRigel Kent2019-12-131-1/+1
* Add internal privacy modeChocobozzz2019-12-121-1/+2
* Serve audit logs to clientChocobozzz2019-12-111-0/+4
* Support m4v videosChocobozzz2019-12-051-1/+3
* Fix migrationsChocobozzz2019-12-051-1/+1
* Limit channel numbersChocobozzz2019-11-291-0/+5
* Add more filters to admin follows tableChocobozzz2019-11-291-2/+2
* Add ability to disable webtorrentChocobozzz2019-11-251-2/+3
* Increase clock skew for HTTP signaturesChocobozzz2019-10-251-1/+2
* Fix federation with some actorsChocobozzz2019-10-231-2/+4
* Fix audio uploading without previewChocobozzz2019-10-181-1/+1
* Support text/plain caption filesChocobozzz2019-10-181-1/+2