aboutsummaryrefslogtreecommitdiffhomepage
path: root/server.ts
Commit message (Expand)AuthorAgeFilesLines
* Upgrade server dependenciesChocobozzz2021-06-251-1/+1
* Refactor live managerChocobozzz2021-06-171-1/+1
* Refactor server errors handlerChocobozzz2021-06-021-3/+4
* refactor deprecated body-parser usageRigel Kent2021-06-021-17/+20
* refactor API errors to standard error formatRigel Kent2021-06-021-1/+9
* Instance homepage support (#4007)Chocobozzz2021-05-271-1/+3
* Resumable video uploads (#3933)kontrollanten2021-05-101-0/+2
* Dissociate frameguard from cspChocobozzz2021-04-121-5/+5
* Add new plugin/peertube version notifsChocobozzz2021-03-241-0/+2
* Check ffmepg version on startupChocobozzz2021-03-241-1/+4
* Introduce tags to the loggerChocobozzz2021-03-241-1/+3
* Dissociate video file names and video uuidChocobozzz2021-02-181-1/+5
* 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