Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use random names for VOD HLS playlists | Chocobozzz | 2021-07-26 | 1 | -2/+2 |
* | Generate random uuid for video files | Chocobozzz | 2021-07-26 | 1 | -9/+11 |
* | Reorganize imports | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Refactor requests | Chocobozzz | 2021-07-20 | 1 | -2/+2 |
* | Use an object to represent a server | Chocobozzz | 2021-07-20 | 1 | -4/+4 |
* | Shorter server command names | Chocobozzz | 2021-07-20 | 1 | -20/+20 |
* | Introduce videos command | Chocobozzz | 2021-07-20 | 1 | -19/+15 |
* | Introduce user command | Chocobozzz | 2021-07-20 | 1 | -36/+9 |
* | Introduce login command | Chocobozzz | 2021-07-20 | 1 | -2/+1 |
* | Introduce server commands | Chocobozzz | 2021-07-20 | 1 | -1/+1 |
* | Introduce channels command | Chocobozzz | 2021-07-20 | 1 | -10/+5 |
* | Introduce accounts command | Chocobozzz | 2021-07-20 | 1 | -18/+19 |
* | Fix remote actor creation date | Chocobozzz | 2021-05-07 | 1 | -11/+17 |
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 1 | -4/+23 |
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -6/+5 |
* | Remove unused actor uuid field | Chocobozzz | 2019-05-31 | 1 | -29/+11 |
* | All API tests in parallel | Chocobozzz | 2019-05-15 | 1 | -9/+9 |
* | Use test wrapper exit function | Chocobozzz | 2019-04-24 | 1 | -3/+3 |
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -1/+1 |
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 1 | -5/+12 |
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+6 |
* | Cleanup tmp directory at startup | Chocobozzz | 2019-03-19 | 1 | -0/+7 |
* | Move utils to /shared | buoyantair | 2018-10-29 | 1 | -5/+5 |
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 1 | -0/+6 |
* | Fix tests | Chocobozzz | 2018-08-27 | 1 | -2/+5 |
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -5/+4 |
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 1 | -10/+6 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -6/+9 |
* | Add ability to update the user display name/description | Chocobozzz | 2018-04-26 | 1 | -1/+19 |
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -20/+66 |
* | Implement support field in video and video channel | Chocobozzz | 2018-02-15 | 1 | -2/+22 |
* | Fix tests | Chocobozzz | 2018-02-14 | 1 | -4/+2 |
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -9/+57 |
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+85 |