aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/constants.ts
Commit message (Collapse)AuthorAgeFilesLines
* Feature/password reset link expiration (#2305)Nassim Bounouas2019-12-181-1/+1
| | | | | | | | | | | | | | | | * #1928 Add a sentence indicating the reset time limit on form and email * #1928 Customizable password reset lifetime * #1928 Add a route to verify reset link and call it on reset form init * Revert "#1928 Customizable password reset lifetime" This reverts commit 0ed97453f8e64e31a723cc6740b251a69a57d658. * #1928 Reset password lifetime hardcoded to one hour * Remove useless modifications for #1928
* 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
| | | | | We can't load too much channels in selects and it helps to prevent actor name squatting
* Add more filters to admin follows tableChocobozzz2019-11-291-2/+2
|
* Add ability to disable webtorrentChocobozzz2019-11-251-2/+3
| | | | In favour of HLS
* Increase clock skew for HTTP signaturesChocobozzz2019-10-251-1/+2
|
* Fix federation with some actorsChocobozzz2019-10-231-2/+4
| | | | That don't have a shared inbox, or a URL
* 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-241-1/+1
|
* Fix migrationsChocobozzz2019-09-061-1/+1
|
* Implement auto follow in clientChocobozzz2019-09-041-1/+1
|
* Add auto follow instances index supportChocobozzz2019-09-041-0/+7
|
* Handle reports from mastodonChocobozzz2019-08-301-1/+1
|
* Lazy load avatarsChocobozzz2019-08-091-4/+18
|
* Automatically update playlist thumbnailsChocobozzz2019-08-011-1/+1
|
* Fix broken playlist apiChocobozzz2019-08-011-1/+1
|
* Improve static files cacheChocobozzz2019-07-291-2/+5
|
* Sort on videoQuotaUsed in backendChocobozzz2019-07-251-1/+1
|
* Add plugin table migration tableChocobozzz2019-07-241-1/+1
|
* 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-241-3/+2
|
* Check latest plugins versionChocobozzz2019-07-241-0/+1
|
* Add ability to search available pluginsChocobozzz2019-07-241-1/+4
|
* Add peertube plugin index website modelsChocobozzz2019-07-241-1/+1
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-1/+3
|
* WIP plugins: load theme on client sideChocobozzz2019-07-241-2/+4
|
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+4
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+11
|
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-14/+0
|
* Add language filters in user preferencesChocobozzz2019-06-191-1/+2
|
* Handle email update on serverChocobozzz2019-06-111-1/+1
|
* Remove unused actor uuid fieldChocobozzz2019-05-311-1/+1
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-1/+1
|\
| * Fix video viewsChocobozzz2019-05-211-1/+1
| |
* | Add audio upload testsChocobozzz2019-05-171-2/+2
| |
* | Add audio support in uploadChocobozzz2019-05-161-20/+44
|/
* Fix account description errorChocobozzz2019-05-131-1/+1
|
* Fix greek labelChocobozzz2019-05-131-0/+1
|
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-4/+4
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* Add migrationsChocobozzz2019-04-241-1/+1
|
* Add user adminFlagsChocobozzz2019-04-151-1/+1
|
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+2
|
* Add ability to limit videos history sizeChocobozzz2019-04-111-4/+5
|