aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix migrationsChocobozzz2021-12-171-1/+2
* Fix buildChocobozzz2021-12-171-2/+1
* shared/ typescript types dir server-commandsChocobozzz2021-12-172-2/+2
* refactor(types): create dedicated folder for types package srclutangar2021-12-161-0/+1
* chore(refactor): remove shared folder dependencies to the serverlutangar2021-12-163-2/+11
* Fix typo.John Livingston2021-12-141-1/+1
* CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-031-1/+2
* Upgrade tools dependenciesChocobozzz2021-11-221-16/+16
* Apply import interval only when reasonable (#4552)mj-saunders2021-11-221-5/+8
* Rewrite youtube-dl importChocobozzz2021-10-221-127/+52
* Upgrade server toolsChocobozzz2021-10-121-25/+25
* Fix embed apiChocobozzz2021-09-101-1/+1
* Remove peertube watch and peertube replChocobozzz2021-09-107-2165/+7
* esModuleInterop to trueChocobozzz2021-08-274-5/+7
* Remove useless asyncChocobozzz2021-08-261-1/+1
* Fix cli buildChocobozzz2021-08-061-1/+1
* Simplify createServer argsChocobozzz2021-07-221-1/+1
* Reorganize importsChocobozzz2021-07-201-2/+1
* Refactor requestsChocobozzz2021-07-201-1/+1
* Use an object to represent a serverChocobozzz2021-07-203-15/+12
* Shorter server command namesChocobozzz2021-07-206-24/+24
* Introduce videos commandChocobozzz2021-07-203-20/+22
* Introduce user commandChocobozzz2021-07-201-6/+4
* Adapt CLI to new commandsChocobozzz2021-07-207-48/+52
* Fix search testsChocobozzz2021-07-201-1/+1
* Introduce notifications commandChocobozzz2021-07-201-1/+1
* Introduce sql commandChocobozzz2021-07-201-1/+1
* Fix CLI toolsChocobozzz2021-07-207-178/+128
* Support short uuid for GET video/playlistChocobozzz2021-06-291-5/+0
* Update tools dependenciesChocobozzz2021-06-2510-27/+25
* Upgrade tools depChocobozzz2021-06-151-215/+198
* Fix CLI buildChocobozzz2021-06-041-2/+0
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Reorganize plugin modelsChocobozzz2021-05-111-2/+1
* Use a class for youtube-dlChocobozzz2021-05-111-11/+14
* Fix CLI plugins list command: use command parameters.John Livingston2021-05-101-5/+3
* Ugrade tools dependenciesChocobozzz2021-04-131-140/+151
* Fix 404 AP status codesChocobozzz2021-03-241-4/+1
* Fix import script when using the search indexChocobozzz2021-02-191-9/+7
* Upgrade tools dependenciesChocobozzz2021-02-032-421/+534
* Update server dependenciesChocobozzz2021-02-0310-145/+141
* add option for video-import CLI to wait between two video imports (#3310)Florent2021-01-251-58/+63
* stricter youtubedl format selectors (#3516)Rigel Kent2021-01-151-2/+2
* StylingChocobozzz2020-12-301-6/+9
* (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters.Theodore R. Smith2020-12-271-0/+11
* Fix channels import with a channel with playlistsChocobozzz2020-12-141-3/+8
* More robust import script when using since/untilChocobozzz2020-12-141-12/+11
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-2/+3
* Add inspect to test scriptChocobozzz2020-11-301-1/+1
* Support encoding profilesChocobozzz2020-11-251-0/+105