aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/extra-utils/server/servers.ts
Commit message (Expand)AuthorAgeFilesLines
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-2/+2
* Simplify createServer argsChocobozzz2021-07-221-2/+2
* Use an object to represent a serverChocobozzz2021-07-201-382/+18
* Shorter server command namesChocobozzz2021-07-201-115/+115
* Introduce videos commandChocobozzz2021-07-201-1/+4
* Introduce user commandChocobozzz2021-07-201-1/+3
* Introduce login commandChocobozzz2021-07-201-1/+3
* Introduce server commandsChocobozzz2021-07-201-97/+11
* Introduce notifications commandChocobozzz2021-07-201-2/+4
* Introduce sql commandChocobozzz2021-07-201-2/+8
* Fix CLI toolsChocobozzz2021-07-201-42/+47
* Introduce comments commandChocobozzz2021-07-201-0/+3
* Introduce channels commandChocobozzz2021-07-201-0/+3
* Introduce streaming playlists commandChocobozzz2021-07-201-1/+4
* Introduce import commandChocobozzz2021-07-201-1/+12
* Introduce history commandChocobozzz2021-07-201-1/+3
* Introduce playlist commandChocobozzz2021-07-201-1/+3
* Introduce change ownership commandChocobozzz2021-07-201-1/+3
* Introduce captions commandChocobozzz2021-07-201-1/+3
* Introduce blacklist commandChocobozzz2021-07-201-1/+3
* Introduce services commandChocobozzz2021-07-201-1/+3
* Introduce live commandChocobozzz2021-07-201-0/+3
* Introduce subscriptions commandChocobozzz2021-07-201-1/+3
* Introduce blocklist commandChocobozzz2021-07-201-1/+3
* Introduce accounts commandChocobozzz2021-07-201-0/+3
* Introduce socket io commandChocobozzz2021-07-201-0/+3
* Introduce config commandChocobozzz2021-07-201-0/+3
* Introduce stats commandChocobozzz2021-07-201-0/+3
* Introduce redundancy commandChocobozzz2021-07-201-0/+3
* Introduce plugins commandChocobozzz2021-07-201-0/+3
* Introduce jobs commandChocobozzz2021-07-201-0/+3
* Introduce follows commandChocobozzz2021-07-201-0/+3
* Introduce debug commandChocobozzz2021-07-201-0/+3
* Introduce contact form commandChocobozzz2021-07-201-0/+3
* Introduce search commandChocobozzz2021-07-201-0/+3
* Introduce overviews commandChocobozzz2021-07-201-0/+3
* Introduce abuse commandChocobozzz2021-07-201-0/+3
* Introduce logs commandChocobozzz2021-07-201-0/+3
* Introduce feed commandChocobozzz2021-07-201-0/+3
* Introduce CustomPage commandChocobozzz2021-07-201-0/+3
* Introduce CLI commandChocobozzz2021-07-201-0/+8
* Support short uuid for GET video/playlistChocobozzz2021-06-291-0/+1
* Inject server config in HTMLChocobozzz2021-05-141-0/+3
* Resumable video uploads (#3933)kontrollanten2021-05-101-1/+1
* Refactor auth flowChocobozzz2021-03-241-0/+1
* Remove previous thumbnail if neededChocobozzz2021-02-161-1/+1
* Generate a name for caption filesChocobozzz2021-02-161-1/+1
* Fix tmp testsChocobozzz2021-02-021-2/+6
* Fix and add skipping ping log testsChocobozzz2021-01-131-0/+10
* Fix testsChocobozzz2021-01-111-1/+1