Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continue activitypub | Chocobozzz | 2017-11-27 | 24 | -1082/+1026 |
| | |||||
* | Begin activitypub | Chocobozzz | 2017-11-27 | 75 | -906/+2152 |
| | |||||
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 1 | -5/+0 |
| | |||||
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 3 | -3/+15 |
| | |||||
* | Don't hash user password once again on update | Chocobozzz | 2017-11-04 | 1 | -4/+7 |
| | |||||
* | Split slow and fast api tests for travis | Chocobozzz | 2017-10-31 | 3 | -15/+19 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 15 | -37/+32 |
| | |||||
* | Add tests and fix bugs for video privacy | Chocobozzz | 2017-10-31 | 8 | -404/+440 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 9 | -29/+181 |
| | |||||
* | 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 |