Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to disable video comments | Chocobozzz | 2018-01-03 | 1 | -2/+8 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -4/+29 |
| | |||||
* | Refractor check video tests | Chocobozzz | 2017-12-29 | 2 | -9/+26 |
| | |||||
* | Refractor single server test | Chocobozzz | 2017-12-29 | 1 | -1/+84 |
| | |||||
* | Fix videos tests | Chocobozzz | 2017-12-28 | 1 | -4/+8 |
| | |||||
* | Improve check videos parameters tests | Chocobozzz | 2017-12-28 | 3 | -4/+4 |
| | |||||
* | Improve check users parameters tests | Chocobozzz | 2017-12-28 | 2 | -32/+53 |
| | |||||
* | Improve check services parameters tests | Chocobozzz | 2017-12-28 | 1 | -3/+3 |
| | |||||
* | Improve check jobs parameters tests | Chocobozzz | 2017-12-28 | 1 | -3/+6 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 5 | -16/+98 |
| | |||||
* | Tests directories refractor | Chocobozzz | 2017-12-28 | 18 | -27/+23 |
| | |||||
* | Add comments federation tests | Chocobozzz | 2017-12-27 | 1 | -3/+3 |
| | |||||
* | Add check params tests | Chocobozzz | 2017-12-27 | 1 | -1/+1 |
| | |||||
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -0/+64 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 1 | -2/+2 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -1/+3 |
| | | | | | | | | | Warning : I was not able to run the tests on my machine. It uses a different approach to handle databse connexion and didn't find where to configure it... - create a migration file to add a boolean column in user table - add autoPlayVideo attribute everywhere it is needed (both on client and server side) - add tests - add a way to configure this attribute in account-settings - use the attribute in video-watch component to actually autoplay or not the video | ||||
* | Optimise transaction for video upload | Chocobozzz | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Design second video upload step | Chocobozzz | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Begin video watch design | Chocobozzz | 2017-12-06 | 1 | -1/+1 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 1 | -10/+10 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 1 | -0/+1 |
| | |||||
* | Fix activitypub check headers | Chocobozzz | 2017-11-30 | 1 | -0/+15 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 2 | -1/+34 |
| | |||||
* | Better view counter | Chocobozzz | 2017-11-30 | 1 | -0/+10 |
| | |||||
* | Users list only available when use is authenticated | Chocobozzz | 2017-11-29 | 1 | -2/+4 |
| | | | | And has a special right | ||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 2 | -42/+1 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 3 | -21/+13 |
| | |||||
* | Fix public video we set to public or unlisted | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Fix video full description | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Speed up activity pub http requests | Chocobozzz | 2017-11-27 | 2 | -8/+19 |
| | |||||
* | Optimize account creation | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 2 | -103/+53 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -3/+42 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+9 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 1 | -2/+14 |
| | |||||
* | Add video channel tests | Chocobozzz | 2017-10-26 | 4 | -2/+108 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 1 | -1/+15 |
| | |||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 3 | -0/+26 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 1 | -3/+3 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -6/+6 |
| | | | | It was an enum before, now we just use video height | ||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 1 | -2/+3 |
| | |||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 3 | -18/+55 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 real world script to typescript | Chocobozzz | 2017-09-08 | 1 | -3/+5 |
| | |||||
* | Upload a video to /videos/upload | Chocobozzz | 2017-09-07 | 1 | -1/+1 |
| | | | | This is an action, not a REST endpoint | ||||
* | urls: makefriends/quitfriends -> make-friends/quit-friends | Chocobozzz | 2017-09-07 | 1 | -2/+2 |
| | |||||
* | Convert real world tools to typescript | Chocobozzz | 2017-09-07 | 3 | -3/+6 |
| | |||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 4 | -2/+49 |
| | |||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 1 | -1/+1 |
| |