Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated abuse api | Chocobozzz | 2020-11-10 | 1 | -1/+0 |
| | |||||
* | Add check params live tests | Chocobozzz | 2020-11-09 | 1 | -0/+1 |
| | |||||
* | Implement abuses check params | Chocobozzz | 2020-07-10 | 1 | -0/+1 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -0/+1 |
| | |||||
* | Implement pagination for overviews endpoint | Chocobozzz | 2020-03-11 | 1 | -0/+1 |
| | |||||
* | Add plugins check params tests | Chocobozzz | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | Add debug component to help admins to fix IP issues | Chocobozzz | 2019-04-11 | 1 | -0/+1 |
| | |||||
* | Add logs endpoint | Chocobozzz | 2019-04-10 | 1 | -0/+1 |
| | |||||
* | Add playlist rest tests | Chocobozzz | 2019-03-18 | 1 | -0/+1 |
| | |||||
* | Implement contact form on server side | Chocobozzz | 2019-01-10 | 1 | -1/+1 |
| | |||||
* | Add user notification base code | Chocobozzz | 2019-01-09 | 1 | -0/+1 |
| | |||||
* | Add ability for users to block an account/instance on server side | Chocobozzz | 2018-10-16 | 1 | -0/+1 |
| | |||||
* | Add ability to list all local videos | Chocobozzz | 2018-10-10 | 1 | -0/+1 |
| | | | | Including private/unlisted for moderators/admins | ||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 1 | -0/+1 |
| | |||||
* | Basic video redundancy implementation | Chocobozzz | 2018-09-13 | 1 | -3/+5 |
| | |||||
* | Add subscriptions endpoints to REST API | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Add import http enabled configuration | Chocobozzz | 2018-08-06 | 1 | -0/+1 |
| | |||||
* | Add videos list filters | Chocobozzz | 2018-07-24 | 1 | -0/+1 |
| | |||||
* | Implement captions/subtitles | Chocobozzz | 2018-07-16 | 1 | -0/+1 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+1 |
| | |||||
* | Add check params tests | Chocobozzz | 2017-12-27 | 1 | -2/+4 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -0/+1 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -3/+1 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 1 | -0/+1 |
| | |||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Client: Add list blacklist feature * Server: Add list blacklist feature * Client: Add videoId column * Server: Add some video infos in the REST api * Client: Add video information in the blacklist list * Fix sortable columns :) * Client: Add removeFromBlacklist feature * Server: Add removeFromBlacklist feature * Move to TypeScript * Move to TypeScript and Promises * Server: Fix blacklist list sort * Server: Fetch videos informations * Use common shared interface for client and server * Add check-params remove blacklisted video tests * Add check-params list blacklisted videos tests * Add list blacklist tests * Add remove from blacklist tests * Add video blacklist management tests * Fix rebase onto develop issues * Server: Add sort on blacklist id column * Server: Add blacklists library * Add blacklist id sort test * Add check-params tests for blacklist list pagination, count and sort * Fix coding style * Increase Remote API tests timeout * Increase Request scheduler API tests timeout * Fix typo * Increase video transcoding API tests timeout * Move tests to Typescript * Use lodash orderBy method * Fix typos * Client: Remove optional tests in blacklist model attributes * Move blacklist routes from 'blacklists' to 'blacklist' * CLient: Remove blacklist-list.component.scss * Rename 'blacklists' files to 'blacklist' * Use only BlacklistedVideo interface * Server: Use getFormattedObjects method in listBlacklist method * Client: Use new coding style * Server: Use new sort validator methods * Server: Use new checkParams methods * Client: Fix sortable columns | ||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 1 | -0/+8 |