Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 3 tables to represent abuses | Chocobozzz | 2020-07-10 | 1 | -0/+2 |
| | |||||
* | Add ability to bulk delete comments | Chocobozzz | 2020-05-29 | 1 | -9/+11 |
| | |||||
* | Upgrade express-rate-limit | Chocobozzz | 2020-02-04 | 1 | -3/+1 |
| | |||||
* | WIP plugins: list installed plugins in client | Chocobozzz | 2019-07-24 | 1 | -2/+2 |
| | |||||
* | WIP plugins: plugin settings on server side | Chocobozzz | 2019-07-24 | 1 | -0/+2 |
| | |||||
* | Add rate limit to registration and API endpoints | Chocobozzz | 2019-07-04 | 1 | -0/+10 |
| | |||||
* | Cleanup express locals typings | Chocobozzz | 2019-03-19 | 1 | -1/+1 |
| | |||||
* | Playlist server API | Chocobozzz | 2019-03-18 | 1 | -0/+2 |
| | |||||
* | Videos overview page: first version | Chocobozzz | 2018-08-31 | 1 | -0/+2 |
| | |||||
* | Begin advanced search | Chocobozzz | 2018-07-24 | 1 | -0/+2 |
| | |||||
* | move CORS allowance to the REST API router | William Lahti | 2018-06-29 | 1 | -0/+7 |
| | |||||
* | Update video channel routes | Chocobozzz | 2018-04-24 | 1 | -0/+2 |
| | |||||
* | Add account view | Chocobozzz | 2018-04-24 | 1 | -1/+1 |
| | |||||
* | Send account activitypub update events | Chocobozzz | 2018-01-03 | 1 | -0/+2 |
| | |||||
* | Propagate old comment on new follow | Chocobozzz | 2017-12-28 | 1 | -5/+3 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -0/+2 |
| | |||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Add follow tabs | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | | | | | | Following Follow Followers | ||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -4/+0 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -2/+0 |
| | |||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | ClientLocal -> OAuthClientLocal | Chocobozzz | 2017-06-25 | 1 | -2/+2 |
| | |||||
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 1 | -2/+2 |
| | |||||
* | Type functions | Chocobozzz | 2017-06-10 | 1 | -1/+1 |
| | |||||
* | require -> import | Chocobozzz | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 1 | -0/+33 |