aboutsummaryrefslogtreecommitdiffhomepage
path: root/server.ts
Commit message (Expand)AuthorAgeFilesLines
* Update server dependenciesChocobozzz2021-02-031-2/+3
* Fix and add skipping ping log testsChocobozzz2021-01-131-3/+1
* feat: allow administrator to disable logging of ping requestsJohan Fleury2021-01-131-1/+4
* Log RTMP server error (address already in use)Chocobozzz2021-01-111-1/+1
* do not crash if SMTP server is downGirish Ramakrishnan2020-12-121-1/+1
* disable x-powered-by even with csp disabledRigel Kent2020-12-091-1/+1
* replace numbers with typed http status codes (#3409)Rigel Kent2020-12-071-3/+4
* Fix audio sync after saving replayChocobozzz2020-11-091-2/+2
* Live streaming implementation first stepChocobozzz2020-11-091-3/+12
* Fix testsChocobozzz2020-08-241-1/+3
* Update server dependenciesChocobozzz2020-06-171-2/+2
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
* Force node 10 usageChocobozzz2020-01-281-4/+0
* Add max file size, max files and ip anonymize log optionsChocobozzz2019-12-121-1/+1
* Use typescript paths in cli scripts tooChocobozzz2019-10-211-9/+2
* Fix bug with tsconfig pathsChocobozzz2019-10-211-4/+11
* Add auto follow instances index supportChocobozzz2019-09-041-0/+2
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+2
* Lazy load avatarsChocobozzz2019-08-091-0/+2
* Deprecate Node 8Chocobozzz2019-08-071-1/+3
* Add hook filters testsChocobozzz2019-07-241-1/+2
* Add ability to disable plugins/themes from CLIChocobozzz2019-07-241-1/+2
* Check latest plugins versionChocobozzz2019-07-241-0/+2
* WIP plugins: update pluginChocobozzz2019-07-241-3/+1
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+1
* WIP plugins: working hook on server sideChocobozzz2019-07-241-0/+2
* WIP plugins: install/uninstallChocobozzz2019-07-241-0/+4
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-0/+6
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-2/+2
* Create a dedicated table to track video thumbnailsChocobozzz2019-04-241-2/+0
* Add user adminFlagsChocobozzz2019-04-151-0/+2
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+2
* Add ability to limit videos history sizeChocobozzz2019-04-111-0/+2
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-10/+22
* Update P2P media loader peer versionChocobozzz2019-04-081-0/+4
* Limit user tokens cacheChocobozzz2019-03-191-4/+4
* Playlist server APIChocobozzz2019-03-181-1/+1
* BREAKING: update CSP configurationChocobozzz2019-02-211-7/+9
* Add user notification base codeChocobozzz2019-01-091-4/+7
* Optimize actor follow scores modificationsChocobozzz2018-12-201-2/+2
* add Content Security Policy (#1252)Rigel Kent2018-12-131-0/+3
* Add sitemapChocobozzz2018-12-051-1/+2
* Speedup peertube startupChocobozzz2018-11-191-2/+4
* Add compatibility with other Linked Signature algorithmsChocobozzz2018-11-141-2/+7
* add cli option to run without clientRigel Kent2018-11-141-1/+6
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-6/+6
* Basic video redundancy implementationChocobozzz2018-09-131-0/+2
* make HSTS opt-in and leave it to the reverse-proxyRigel Kent2018-09-091-1/+2
* Add sql trace in error log on sequelize errorChocobozzz2018-08-311-1/+4
* advertising PeerTube's rather simple DNT policyRigel Kent2018-08-081-2/+16