Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 2 | -10/+0 |
* | Fix tests | Chocobozzz | 2023-05-10 | 1 | -1/+1 |
* | Add runner server tests | Chocobozzz | 2023-05-09 | 4 | -44/+70 |
* | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 1 | -9/+35 |
* | Prefer using sequelize replacements even for tests | Chocobozzz | 2023-01-03 | 1 | -4/+4 |
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 4 | -29/+29 |
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 5 | -15/+4 |
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 3 | -3/+0 |
* | Fix schema.org context | Chocobozzz | 2022-06-07 | 1 | -0/+1 |
* | Handle HTTP signature draft 11 | Chocobozzz | 2022-05-06 | 1 | -0/+11 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 1 | -1/+19 |
* | Refactor AP context builder | Chocobozzz | 2022-03-24 | 2 | -15/+14 |
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 2 | -2/+3 |
* | Add basic video editor support | Chocobozzz | 2022-02-28 | 1 | -1/+5 |
* | Fix tests | Chocobozzz | 2021-12-28 | 1 | -4/+11 |
* | Cleanup unavailable remote AP resource | Chocobozzz | 2021-12-28 | 1 | -0/+53 |
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 5 | -6/+15 |
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 6 | -6/+6 |
* | chore(refactor): remove shared folder dependencies to the server | lutangar | 2021-12-16 | 1 | -1/+1 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 4 | -8/+6 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 3 | -16/+9 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 5 | -26/+24 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 5 | -68/+68 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 4 | -71/+52 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 2 | -5/+3 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -3/+2 |
* | Introduce sql command | Chocobozzz | 2021-07-20 | 4 | -49/+25 |
* | Introduce comments command | Chocobozzz | 2021-07-20 | 1 | -11/+14 |
* | Introduce playlist command | Chocobozzz | 2021-07-20 | 2 | -16/+12 |
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 1 | -9/+11 |
* | Support short uuid for GET video/playlist | Chocobozzz | 2021-06-29 | 1 | -19/+79 |
* | Faster ci using compiled ts files | Chocobozzz | 2021-06-15 | 12 | -491/+23 |
* | Fix AP security tests | Chocobozzz | 2021-03-24 | 1 | -9/+26 |
* | Fix 404 AP status codes | Chocobozzz | 2021-03-24 | 1 | -25/+48 |
* | Use got instead of request | Chocobozzz | 2021-03-24 | 1 | -20/+20 |
* | Add ability to cleanup remote AP interactions | Chocobozzz | 2021-03-03 | 2 | -0/+284 |
* | Add a test for refreshing remote keys | Chocobozzz | 2021-02-26 | 1 | -7/+58 |
* | emit more specific status codes on video upload (#3423) | Rigel Kent | 2020-12-08 | 2 | -8/+10 |
* | replace numbers with typed http status codes (#3409) | Rigel Kent | 2020-12-07 | 1 | -8/+9 |
* | Force signed headers in http signatures | Chocobozzz | 2020-11-12 | 1 | -1/+20 |
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 5 | -52/+41 |
* | Use a filtered proxy without variables | Chocobozzz | 2020-01-22 | 1 | -5/+1 |
* | Try to fix subscriptions inconsistencies | Chocobozzz | 2020-01-08 | 1 | -5/+2 |
* | Don't always replace actor avatar | Chocobozzz | 2019-11-25 | 1 | -1/+1 |
* | Remove old JSON LD signature implementation | Chocobozzz | 2019-08-29 | 1 | -13/+0 |
* | Add gitlab ci support | Chocobozzz | 2019-07-29 | 1 | -1/+1 |
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 4 | -76/+104 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 4 | -14/+2 |