Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add video file size info in admin videos list | Chocobozzz | 2021-10-29 | 1 | -1/+0 |
| | |||||
* | Deprecate filter video query | Chocobozzz | 2021-10-29 | 1 | -5/+13 |
| | | | | Introduce include and isLocal instead | ||||
* | Split check user params tests | Chocobozzz | 2021-10-20 | 1 | -1/+1 |
| | |||||
* | Add ability to view my followers | Chocobozzz | 2021-10-20 | 1 | -1/+32 |
| | |||||
* | esModuleInterop to true | Chocobozzz | 2021-08-27 | 1 | -1/+1 |
| | |||||
* | Refactor search query options | Chocobozzz | 2021-07-29 | 1 | -14/+6 |
| | |||||
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -12/+15 |
| | |||||
* | Allow users/visitors to search through an account's videos (#3589) | Rigel Kent | 2021-01-19 | 1 | -1/+2 |
| | | | | | | | * WIP: account search * add search to account view * add tests for account search | ||||
* | Use dedicated hooks for account/channel videos | Chocobozzz | 2020-12-08 | 1 | -2/+2 |
| | |||||
* | server accounts/videos: trigger filter hook | kontrollanten | 2020-12-08 | 1 | -2/+9 |
| | |||||
* | Optimize default sort when listing videos | Chocobozzz | 2020-08-20 | 1 | -7/+8 |
| | | | | createdAt does not have the appropriate index | ||||
* | harmonize search for libraries | Rigel Kent | 2020-07-29 | 1 | -1/+2 |
| | |||||
* | Support logout and add id and pass tests | Chocobozzz | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Avoir some circular dependencies | Chocobozzz | 2020-05-04 | 1 | -1/+2 |
| | |||||
* | Put channel stats behind withStats flag | Rigel Kent | 2020-03-31 | 1 | -2/+5 |
| | |||||
* | Move to eslintcontain | Chocobozzz | 2020-02-03 | 1 | -9/+4 |
| | |||||
* | Optimize list my playlists SQL query | Chocobozzz | 2020-01-09 | 1 | -3/+3 |
| | |||||
* | Add ability to skip count query | Chocobozzz | 2020-01-08 | 1 | -2/+4 |
| | |||||
* | Add playlist search option and search input for add-to-video-playlist dropdown | Rigel Kent | 2019-12-26 | 1 | -1/+6 |
| | | | | fixes #2138 | ||||
* | Add ability to subscribe from the channel account page | Chocobozzz | 2019-05-29 | 1 | -1/+1 |
| | |||||
* | Add pagination to account video channels endpoint | Chocobozzz | 2019-05-29 | 1 | -2/+14 |
| | |||||
* | Add check params account ratings tests | Chocobozzz | 2019-04-09 | 1 | -5/+5 |
| | |||||
* | Add /accounts/:username/ratings endpoint (#1756) | Yohan Boniface | 2019-04-09 | 1 | -2/+36 |
| | | | | | | | | | | | | * Add /users/me/videos/ratings endpoint * Move ratings endpoint from users to accounts * /accounts/:name/ratings: add support for rating= and sort= * Restrict ratings list to owner * Wording and better way to ensure current account | ||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -4/+3 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -1/+4 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -12/+45 |
| | |||||
* | Refresh remote actors on GET enpoints | Chocobozzz | 2019-01-14 | 1 | -0/+7 |
| | |||||
* | Remove inferred type | Chocobozzz | 2018-12-05 | 1 | -2/+2 |
| | |||||
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -2/+3 |
| | |||||
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -1/+3 |
| | | | | Including private/unlisted for moderators/admins | ||||
* | Fetch outbox when searching an actor | Chocobozzz | 2018-08-27 | 1 | -1/+3 |
| | |||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -1/+1 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -3/+9 |
| | |||||
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 1 | -6/+6 |
| | |||||
* | Update video-channel routes (again) | Chocobozzz | 2018-04-25 | 1 | -166/+2 |
| | | | | Use /video-channels now, it's more simple for clients | ||||
* | Video channel API routes refractor | Chocobozzz | 2018-04-25 | 1 | -2/+2 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -14/+195 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 1 | -3/+34 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+38 |