Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Begin unit tests | Chocobozzz | 2017-12-22 | 1 | -10/+11 |
| | |||||
* | Add comments controller | Chocobozzz | 2017-12-22 | 2 | -1/+135 |
| | |||||
* | Set port if not specified in webfinger | Chocobozzz | 2017-12-19 | 1 | -2/+2 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 3 | -40/+14 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -0/+2 |
| | | | | | | | | | 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 | ||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 1 | -1/+1 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 12 | -49/+50 |
| | |||||
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 1 | -3/+3 |
| | |||||
* | Fix client search | Chocobozzz | 2017-12-05 | 1 | -3/+2 |
| | |||||
* | Fix bad to/cc when undo dislike | Chocobozzz | 2017-11-30 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-30 | 2 | -2/+2 |
| | |||||
* | Add ability to list jobs | Chocobozzz | 2017-11-30 | 1 | -1/+4 |
| | |||||
* | Remove max duration/filesize constraints | Chocobozzz | 2017-11-28 | 1 | -9/+0 |
| | |||||
* | Refractor validators | Chocobozzz | 2017-11-27 | 13 | -449/+393 |
| | |||||
* | Add shares forward and collection on videos/video channels | Chocobozzz | 2017-11-27 | 4 | -32/+77 |
| | |||||
* | Misc cleanup | Chocobozzz | 2017-11-27 | 1 | -12/+7 |
| | |||||
* | Cleanup helpers | Chocobozzz | 2017-11-27 | 2 | -26/+25 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -4/+4 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Refractor activity pub lib/helpers | Chocobozzz | 2017-11-27 | 3 | -33/+63 |
| | |||||
* | Fix lint | Chocobozzz | 2017-11-27 | 2 | -9/+2 |
| | |||||
* | Server shares user videos | Chocobozzz | 2017-11-27 | 1 | -2/+2 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 4 | -6/+6 |
| | |||||
* | Follow works | Chocobozzz | 2017-11-27 | 4 | -10/+50 |
| | |||||
* | Send follow/accept | Chocobozzz | 2017-11-27 | 2 | -0/+33 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 2 | -16/+20 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 4 | -114/+1 |
| | |||||
* | Remove references to author | Chocobozzz | 2017-11-27 | 2 | -17/+17 |
| | |||||
* | Continue activitypub | Chocobozzz | 2017-11-27 | 2 | -61/+21 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 7 | -23/+85 |
| | |||||
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 1 | -2/+2 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+1 |
| | |||||
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 1 | -26/+37 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -4/+15 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 3 | -4/+10 |
| | |||||
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 1 | -9/+22 |
| | | | | Just remove videos we don't want | ||||
* | Fix lint | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Add video channels | Chocobozzz | 2017-10-26 | 7 | -18/+182 |
| | |||||
* | Upgrade client dependencies and fix error logs | Chocobozzz | 2017-10-19 | 1 | -2/+2 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 5 | -30/+45 |
| | |||||
* | Handle express-validator error on the client side and fix #96 (#98) | Ronan | 2017-10-16 | 1 | -1/+4 |
| | | | | | | * Handle express-validator error on the client side * More meaningfull error for not supported format | ||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 2 | -0/+64 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 4 | -91/+71 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -2/+3 |
| | | | | It was an enum before, now we just use video height | ||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 3 | -1/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Upgrade express validator to v4 | Chocobozzz | 2017-09-15 | 8 | -359/+427 |
| | |||||
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 3 | -20/+64 |
| | | | | Unmaintained and we don't need it anymore with httpclient | ||||
* | Improve real world script | Chocobozzz | 2017-09-12 | 1 | -10/+6 |
| | |||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 2 | -23/+47 |
| | |||||
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 1 | -2/+2 |
| |