aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Avoid follow SQL conflictsChocobozzz2020-01-101-1/+1
* Cleanup DB indexesChocobozzz2020-01-102-1/+23
* 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-172-1/+31
* autoplay next video support for playlistsRigel Kent2019-12-132-1/+28
* Add max file size, max files and ip anonymize log optionsChocobozzz2019-12-121-1/+6
* Add internal privacy modeChocobozzz2019-12-121-1/+2
* Use a migration script to generate HLS torrent filesChocobozzz2019-12-121-55/+0
* Serve audit logs to clientChocobozzz2019-12-111-0/+4
* Add warning if videos directory is the same than redundancyChocobozzz2019-12-101-0/+4
* Support m4v videosChocobozzz2019-12-051-1/+3
* Fix migrationsChocobozzz2019-12-052-1/+1
* Soft delete video comments instead of detroyJulien Maulny2019-12-041-0/+36
* Limit channel numbersChocobozzz2019-11-291-0/+5
* Add more filters to admin follows tableChocobozzz2019-11-291-2/+2
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add disable webtorrent migrationChocobozzz2019-11-251-0/+75
* Add ability to disable webtorrentChocobozzz2019-11-255-3/+55
* Avoid circular error in loggerChocobozzz2019-11-051-2/+2
* Add ability to enabled HLS in the admin panelChocobozzz2019-11-051-1/+1
* Increase clock skew for HTTP signaturesChocobozzz2019-10-251-1/+2
* Fix federation with some actorsChocobozzz2019-10-232-2/+30
* Fix audio uploading without previewChocobozzz2019-10-181-1/+1
* Support text/plain caption filesChocobozzz2019-10-181-1/+2
* Add auto play next video migrationChocobozzz2019-09-242-1/+28
* Fix migrationsChocobozzz2019-09-062-1/+1
* Add hardware information in instance configChocobozzz2019-09-051-0/+1
* Add creation reasonChocobozzz2019-09-051-0/+2
* Add welcome modalChocobozzz2019-09-051-0/+40
* Add more attributes to about pageChocobozzz2019-09-051-0/+10
* Implement auto follow in clientChocobozzz2019-09-042-1/+41
* Add auto follow instances index supportChocobozzz2019-09-041-0/+7
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+17
* Handle reports from mastodonChocobozzz2019-08-302-1/+27
* email object -> email subjectChocobozzz2019-08-222-3/+3
* Lazy load avatarsChocobozzz2019-08-092-4/+78
* Deprecate Node 8Chocobozzz2019-08-071-1/+15
* Automatically update playlist thumbnailsChocobozzz2019-08-012-1/+36
* Fix broken playlist apiChocobozzz2019-08-012-1/+40
* Improve static files cacheChocobozzz2019-07-291-2/+5
* Sort on videoQuotaUsed in backendChocobozzz2019-07-251-1/+1
* Add plugin table migration tableChocobozzz2019-07-242-1/+41
* Some plugins fixes and doc enhancementsChocobozzz2019-07-241-1/+1
* Use process.env.npm_package_versionChocobozzz2019-07-241-1/+2
* Check latest plugins version with config intervalChocobozzz2019-07-242-4/+4
* Check latest plugins versionChocobozzz2019-07-241-0/+1
* Add ability to search available pluginsChocobozzz2019-07-242-1/+10