aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | The support ends on December 2019: https://github.com/nodejs/Release#release-schedule
* 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
|
* 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-242-3/+5
|
* WIP plugins: add theme supportChocobozzz2019-07-244-2/+34
|
* WIP plugins: install/uninstallChocobozzz2019-07-241-1/+3
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-243-2/+14
|
* Add rate limit to registration and API endpointsChocobozzz2019-07-042-14/+8
|
* Add language filters in user preferencesChocobozzz2019-06-192-1/+27
|
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-1/+2
|
* Handle email update on serverChocobozzz2019-06-112-1/+26
|
* Feature/logrotation (#1881)Nassim Bounouas2019-06-111-1/+2
| | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding
* Fix email object/body configurationsChocobozzz2019-06-111-0/+1
|
* Improve registrationChocobozzz2019-06-072-3/+8
| | | | | | | * Add ability to set the user display name * Use display name to guess the username/channel name * Add explanations about what is the purpose of a username/channel name * Add a loader at the "done" step
* Remove unused actor uuid fieldChocobozzz2019-05-312-1/+20
|
* Add ability to specify channel on registrationChocobozzz2019-05-281-1/+1
|
* Merge branch 'release/v1.3.0' into developChocobozzz2019-05-212-1/+30
|\
| * Fix video viewsChocobozzz2019-05-212-1/+30
| |
* | Merge branch 'feature/audio-upload' into developChocobozzz2019-05-212-22/+47
|\ \
| * | Add audio upload testsChocobozzz2019-05-171-2/+2
| | |
| * | Add audio support in uploadChocobozzz2019-05-162-20/+45
| | |
* | | Allow to control emails prefix and signature with config (#1789)Yohan Boniface2019-05-171-0/+8
|/ / | | | | | | | | | | * Allow to control emails prefix and signature with config * Adapt email config according to @Chocobozzz review
* / Add way to set root password by environment.Axel Viala2019-05-161-0/+2
|/ | | | | Add a condition test to pass by environment a predetermined root password for setting up.
* Fix account description errorChocobozzz2019-05-132-1/+26
|
* Fix greek labelChocobozzz2019-05-131-0/+1
|
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-263-5/+16
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* Add migrationsChocobozzz2019-04-242-1/+51
|
* Fix ownership changesChocobozzz2019-04-241-1/+1
|