Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite youtube-dl import | Chocobozzz | 2021-10-22 | 1 | -127/+52 |
* | Upgrade server tools | Chocobozzz | 2021-10-12 | 1 | -25/+25 |
* | Fix embed api | Chocobozzz | 2021-09-10 | 1 | -1/+1 |
* | Remove peertube watch and peertube repl | Chocobozzz | 2021-09-10 | 7 | -2165/+7 |
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 4 | -5/+7 |
* | Remove useless async | Chocobozzz | 2021-08-26 | 1 | -1/+1 |
* | Fix cli build | Chocobozzz | 2021-08-06 | 1 | -1/+1 |
* | Simplify createServer args | Chocobozzz | 2021-07-22 | 1 | -1/+1 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 3 | -15/+12 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 6 | -24/+24 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 3 | -20/+22 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -6/+4 |
* | Adapt CLI to new commands | Chocobozzz | 2021-07-20 | 7 | -48/+52 |
* | Fix search tests | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce notifications command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Fix CLI tools | Chocobozzz | 2021-07-20 | 7 | -178/+128 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -5/+0 |
* | Update tools dependencies | Chocobozzz | 2021-06-25 | 10 | -27/+25 |
* | Upgrade tools dep | Chocobozzz | 2021-06-15 | 1 | -215/+198 |
* | Fix CLI build | Chocobozzz | 2021-06-04 | 1 | -2/+0 |
* | Support '/w/' and '/w/p/' for watch page | Chocobozzz | 2021-05-28 | 1 | -1/+1 |
* | Reorganize plugin models | Chocobozzz | 2021-05-11 | 1 | -2/+1 |
* | Use a class for youtube-dl | Chocobozzz | 2021-05-11 | 1 | -11/+14 |
* | Fix CLI plugins list command: use command parameters. | John Livingston | 2021-05-10 | 1 | -5/+3 |
* | Ugrade tools dependencies | Chocobozzz | 2021-04-13 | 1 | -140/+151 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 1 | -4/+1 |
* | Fix import script when using the search index | Chocobozzz | 2021-02-19 | 1 | -9/+7 |
* | Upgrade tools dependencies | Chocobozzz | 2021-02-03 | 2 | -421/+534 |
* | Update server dependencies | Chocobozzz | 2021-02-03 | 10 | -145/+141 |
* | add option for video-import CLI to wait between two video imports (#3310) | Florent | 2021-01-25 | 1 | -58/+63 |
* | stricter youtubedl format selectors (#3516) | Rigel Kent | 2021-01-15 | 1 | -2/+2 |
* | Styling | Chocobozzz | 2020-12-30 | 1 | -6/+9 |
* | (#3520) [cli] Hardened `auth add`: No longer fails with extraneous characters. | Theodore R. Smith | 2020-12-27 | 1 | -0/+11 |
* | Fix channels import with a channel with playlists | Chocobozzz | 2020-12-14 | 1 | -3/+8 |
* | More robust import script when using since/until | Chocobozzz | 2020-12-14 | 1 | -12/+11 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 1 | -2/+3 |
* | Add inspect to test script | Chocobozzz | 2020-11-30 | 1 | -1/+1 |
* | Support encoding profiles | Chocobozzz | 2020-11-25 | 1 | -0/+105 |
* | remove outdated badges, add authorization to caption routes | Rigel Kent | 2020-11-20 | 1 | -3/+0 |
* | Fix CLI import script | Chocobozzz | 2020-11-17 | 1 | -29/+41 |
* | Fix auth add cli examples | Chocobozzz | 2020-08-24 | 1 | -4/+4 |
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -0/+1 |
* | Update server dependencies | Chocobozzz | 2020-06-17 | 1 | -1/+1 |
* | Fix CLI build | Chocobozzz | 2020-05-07 | 1 | -1/+1 |
* | Fix import/upload CLI options | Chocobozzz | 2020-04-16 | 1 | -2/+3 |
* | Catch error in import script | Chocobozzz | 2020-04-14 | 1 | -6/+10 |
* | Add log in peertube watch script on error | Chocobozzz | 2020-04-14 | 1 | -1/+6 |