Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove low timeouts | Chocobozzz | 2023-05-22 | 1 | -2/+0 |
| | | | | Default timeout is 30s | ||||
* | More robust test | Chocobozzz | 2023-05-15 | 1 | -2/+0 |
| | |||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 1 | -8/+8 |
| | |||||
* | server: serve files from storage/well-known (#5214) | kontrollanten | 2022-10-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | * server: serve files from storage/well-known closes #5206 * well-known: add tests * test: try to skip new tests * test: another try * fix(config/prod): well_known path * test: fix broken tests * Update misc-endpoints.ts * Use getDirectoryPath for tests * Fix tests Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Cleanup tests imports | Chocobozzz | 2022-08-17 | 1 | -3/+1 |
| | |||||
* | We don't need to import mocha | Chocobozzz | 2022-08-17 | 1 | -1/+0 |
| | |||||
* | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -5/+13 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Move test functions outside extra-utils | Chocobozzz | 2021-12-17 | 1 | -3/+5 |
| | |||||
* | shared/ typescript types dir server-commands | Chocobozzz | 2021-12-17 | 1 | -1/+1 |
| | |||||
* | 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 |
| | | | | | | | * 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 |