Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | ||||
* | 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 |
| | | | | Because they need dev dependencies | ||||
* | 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 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | 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 |