aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Add gitlab ci supportChocobozzz2019-07-291-1/+9
|
* Add plugin translation systemChocobozzz2019-07-261-6/+17
|
* Fix scheduled privacy and verify email validationsChocobozzz2019-07-252-9/+4
|
* Fix express validatorChocobozzz2019-07-259-19/+18
|
* Correctly notify on auto blacklistChocobozzz2019-07-241-16/+1
|
* Refactor middleware helpersChocobozzz2019-07-2415-207/+273
|
* Add plugin static files cacheChocobozzz2019-07-241-8/+4
|
* Add CLI plugins testsChocobozzz2019-07-242-18/+21
|
* Add server hooksChocobozzz2019-07-241-1/+1
|
* Use process.env.npm_package_versionChocobozzz2019-07-241-4/+2
|
* Check latest plugins versionChocobozzz2019-07-241-2/+13
|
* Add peertube plugin index website modelsChocobozzz2019-07-241-4/+3
|
* Move createTorrent in webtorrent utilsChocobozzz2019-07-242-3/+5
|
* WIP plugins: move plugin CLI in peertube scriptChocobozzz2019-07-243-9/+12
| | | | Install/uninstall/list plugins remotely
* WIP plugins: add plugin settings/uninstall in clientChocobozzz2019-07-241-1/+6
|
* WIP plugins: plugin settings on server sideChocobozzz2019-07-241-3/+1
|
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+6
|
* WIP plugins: install/uninstallChocobozzz2019-07-243-4/+23
|
* WIP plugins: add ability to register pluginsChocobozzz2019-07-242-0/+91
|
* Add language filters in user preferencesChocobozzz2019-06-191-1/+6
|
* Add more CLI testsChocobozzz2019-06-131-0/+5
|
* Feature/logrotation (#1881)Nassim Bounouas2019-06-111-10/+17
| | | | | | | | | | | | | | * #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
* Improve 4K video quality after transcodingChocobozzz2019-06-061-1/+2
|
* More robust federationChocobozzz2019-05-311-1/+2
| | | | In particular when fetching pleroma outbox
* Remove unused actor uuid fieldChocobozzz2019-05-312-16/+4
|
* Fix search with bad webfinger handlesChocobozzz2019-05-281-1/+1
|
* Merge branch 'feature/audio-upload' into developChocobozzz2019-05-212-69/+98
|\
| * Fix OGG bug with firefoxChocobozzz2019-05-211-1/+12
| |
| * Add audio support in uploadChocobozzz2019-05-161-68/+86
| |
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-211-12/+13
|\ \ | |/ |/|
| * Relax activity validationChocobozzz2019-05-211-12/+13
| |
* | Merge remote-tracking branch 'origin/pr/1785' into developChocobozzz2019-05-161-6/+43
|\ \ | |/ |/|
| * fixed formatting, added test caseFelix Ableitner2019-05-041-7/+12
| |
| * Dont transcode videos when it is not required (fixes #1780)Felix Ableitner2019-05-041-6/+46
| |
* | Relax activity validationChocobozzz2019-05-131-2/+1
|/
* Fix optional privacy in upload endpointChocobozzz2019-04-251-3/+2
|
* Relax videos list thumbnail api joinChocobozzz2019-04-243-7/+7
|
* Update sequelizeChocobozzz2019-04-241-3/+2
|
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-2/+3
|
* Remove tmp file on image processing errorChocobozzz2019-04-241-1/+8
|
* Add user adminFlagsChocobozzz2019-04-152-3/+73
|
* Add ability to limit videos history sizeChocobozzz2019-04-112-2/+3
|
* Don't expose constants directly in initializers/Chocobozzz2019-04-1121-23/+22
|
* Move config in its own fileChocobozzz2019-04-1112-16/+20
|
* Add logs endpointChocobozzz2019-04-102-6/+19
|
* Add /accounts/:username/ratings endpoint (#1756)Yohan Boniface2019-04-091-0/+5
| | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account
* Update P2P media loader peer versionChocobozzz2019-04-082-4/+1
|
* Copy video/audio codec for HLSChocobozzz2019-04-081-37/+59
|
* Fix context typesChocobozzz2019-04-081-11/+11
|
* Fix jsonld contextChocobozzz2019-04-081-12/+45
|