Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 2 | -7/+3 |
| | |||||
* | Add other video description tests | Chocobozzz | 2017-10-30 | 1 | -1/+27 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 13 | -64/+214 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 4 | -20/+90 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 17 | -84/+133 |
| | |||||
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 8 | -16/+20 |
| | |||||
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 3 | -10/+20 |
| | | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120 | ||||
* | Fix tests | Chocobozzz | 2017-10-26 | 1 | -2/+2 |
| | |||||
* | Add og:video tags | Chocobozzz | 2017-10-26 | 2 | -3/+14 |
| | |||||
* | Fix integrity with transcoding jobs | Chocobozzz | 2017-10-26 | 2 | -8/+20 |
| | |||||
* | Fix integrity issues with after destroy hook | Chocobozzz | 2017-10-26 | 4 | -9/+9 |
| | |||||
* | Fix log in after destroy hook | Chocobozzz | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Fix join in video events | Chocobozzz | 2017-10-26 | 1 | -10/+20 |
| | |||||
* | Reset video fields when remote update fails | Chocobozzz | 2017-10-26 | 3 | -5/+31 |
| | |||||
* | Be tolerant with remote requests | Chocobozzz | 2017-10-26 | 4 | -52/+91 |
| | | | | Just remove videos we don't want | ||||
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 3 | -11/+120 |
| | |||||
* | Add channels to upload form | Chocobozzz | 2017-10-26 | 1 | -2/+2 |
| | |||||
* | Fix lint | Chocobozzz | 2017-10-26 | 10 | -12/+8 |
| | |||||
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
| | |||||
* | Use async/await in lib and initializers | Chocobozzz | 2017-10-26 | 21 | -770/+740 |
| | |||||
* | Use async/await in controllers | Chocobozzz | 2017-10-26 | 20 | -1028/+859 |
| | |||||
* | Add video channel tests | Chocobozzz | 2017-10-26 | 16 | -114/+869 |
| | |||||
* | Add video channels | Chocobozzz | 2017-10-26 | 39 | -273/+1892 |
| | |||||
* | Take in account transcoding for video quota | Chocobozzz | 2017-10-19 | 1 | -1/+9 |
| | |||||
* | Add ability to download a video from direct link or torrent file | Chocobozzz | 2017-10-19 | 4 | -33/+48 |
| | |||||
* | Fix pod removal when it is down | Chocobozzz | 2017-10-19 | 2 | -7/+4 |
| | |||||
* | 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 | 15 | -79/+198 |
| | |||||
* | Fix video removing when it is corrupted | Chocobozzz | 2017-10-19 | 1 | -2/+5 |
| | |||||
* | Escape opengraph/oembed tags | Chocobozzz | 2017-10-17 | 2 | -8/+28 |
| | |||||
* | More robust transcoding jobs | Chocobozzz | 2017-10-17 | 5 | -7/+23 |
| | |||||
* | Improve transcoding quality | Chocobozzz | 2017-10-17 | 1 | -1/+2 |
| | | | | I'm an idiot | ||||
* | Don't cache torrent files | Chocobozzz | 2017-10-17 | 1 | -1/+1 |
| | |||||
* | Try to fix travis tests | Chocobozzz | 2017-10-17 | 1 | -0/+0 |
| | |||||
* | Use preview instead of thumbnail for oembed | Chocobozzz | 2017-10-17 | 5 | -16/+26 |
| | |||||
* | 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 | 16 | -20/+477 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 12 | -190/+161 |
| | |||||
* | Fix database benchmark in prod mode | Chocobozzz | 2017-10-10 | 1 | -1/+1 |
| | |||||
* | Server: upgrade packages | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 16 | -233/+264 |
| | | | | It was an enum before, now we just use video height | ||||
* | Client: handle multiple file resolutions | Chocobozzz | 2017-10-06 | 2 | -18/+25 |
| | |||||
* | Add migration script | Chocobozzz | 2017-10-03 | 4 | -15/+70 |
| | |||||
* | Implement video transcoding on server side | Chocobozzz | 2017-10-03 | 15 | -125/+327 |
| | |||||
* | Modify video file size to bigint | Chocobozzz | 2017-09-22 | 1 | -1/+1 |
| | |||||
* | Handle blacklist (#84) | Green-Star | 2017-09-22 | 24 | -122/+606 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 13 | -424/+430 |
| | |||||
* | Add info when server is processing a video at upload | Chocobozzz | 2017-09-14 | 1 | -1/+1 |
| | |||||
* | Remove ng2 file upload module | Chocobozzz | 2017-09-14 | 3 | -20/+64 |
| | | | | Unmaintained and we don't need it anymore with httpclient | ||||
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 1 | -0/+1 |
| |