Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix margin issue when seeking video | Chocobozzz | 2017-11-27 | 1 | -2/+3 |
| | |||||
* | Add ability to unfollow a server | Chocobozzz | 2017-11-27 | 5 | -11/+37 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | ApplicationFollow -> SeverFollow | Chocobozzz | 2017-11-27 | 5 | -7/+7 |
| | |||||
* | Send server announce when users upload a video | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Add video abuse to activity pub | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Fix error when creating a fresh database | Chocobozzz | 2017-11-27 | 1 | -0/+1 |
| | |||||
* | Rename Pod -> Server | Chocobozzz | 2017-11-27 | 9 | -27/+20 |
| | |||||
* | Add follow tabs | Chocobozzz | 2017-11-27 | 31 | -222/+299 |
| | | | | | | Following Follow Followers | ||||
* | Follow works | Chocobozzz | 2017-11-27 | 3 | -7/+7 |
| | |||||
* | Make the client compile too | Chocobozzz | 2017-11-27 | 29 | -304/+36 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -1/+1 |
| | |||||
* | Improve client mobile version | Chocobozzz | 2017-11-06 | 9 | -16/+61 |
| | |||||
* | Fix not found asn1.js package | Chocobozzz | 2017-11-06 | 1 | -67/+83 |
| | |||||
* | Usernames are case insensitive now | Chocobozzz | 2017-11-04 | 1 | -2/+8 |
| | |||||
* | Fix error messages on client forms | Chocobozzz | 2017-11-04 | 5 | -6/+6 |
| | |||||
* | Prepare release script | Chocobozzz | 2017-10-31 | 1 | -3/+2 |
| | |||||
* | Try matrix to speed up travis builds | Chocobozzz | 2017-10-31 | 2 | -2/+2 |
| | |||||
* | Upgrade client dep | Chocobozzz | 2017-10-31 | 6 | -469/+834 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 32 | -178/+346 |
| | |||||
* | Change video spinner | Chocobozzz | 2017-10-31 | 1 | -0/+72 |
| | |||||
* | Lazy description and previews to video form | Chocobozzz | 2017-10-30 | 21 | -69/+266 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 2 | -2/+2 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 27 | -52/+190 |
| | |||||
* | Fix tag display on video watch | Chocobozzz | 2017-10-27 | 1 | -10/+16 |
| | |||||
* | Replace NSFW with "mature or explicit content" | Chocobozzz | 2017-10-27 | 9 | -34/+33 |
| | | | | Blur their thumbnail and name | ||||
* | Remove sequelize deprecated operators | Chocobozzz | 2017-10-26 | 1 | -1/+0 |
| | |||||
* | Increase video attributes length | Chocobozzz | 2017-10-26 | 4 | -6/+7 |
| | | | | | | | Number of tags: 3 -> 5 Tag length: 10 -> 30 Video name: 50 -> 120 Video channel name: 50 -> 120 | ||||
* | Add markdown support to video description | Chocobozzz | 2017-10-26 | 10 | -8/+97 |
| | |||||
* | Add channels to upload form | Chocobozzz | 2017-10-26 | 8 | -39/+70 |
| | |||||
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 12 | -112/+159 |
| | |||||
* | hide error message in https too (#108) | Adam Magnier | 2017-10-26 | 1 | -1/+1 |
| | |||||
* | Take in account transcoding for video quota | Chocobozzz | 2017-10-19 | 6 | -4/+44 |
| | |||||
* | Add ability to forbid user to upload video | Chocobozzz | 2017-10-19 | 1 | -0/+1 |
| | |||||
* | Fix video not found in watch component | Chocobozzz | 2017-10-19 | 1 | -1/+5 |
| | |||||
* | Fix bug when quitting NSFW video | Chocobozzz | 2017-10-19 | 1 | -6/+6 |
| | |||||
* | Add ability to download a video from direct link or torrent file | Chocobozzz | 2017-10-19 | 7 | -33/+49 |
| | |||||
* | Upgrade client dependencies and fix error logs | Chocobozzz | 2017-10-19 | 2 | -52/+65 |
| | |||||
* | Add pod list endpoint with pagination, sort... | Chocobozzz | 2017-10-19 | 3 | -14/+33 |
| | |||||
* | Fix embed that does not start on firefox | Chocobozzz | 2017-10-18 | 1 | -1/+6 |
| | |||||
* | Fix share embed iframe link | Chocobozzz | 2017-10-17 | 1 | -3/+9 |
| | |||||
* | Client: explain to user we don't want scheme when making friends | Chocobozzz | 2017-10-16 | 1 | -2/+2 |
| | |||||
* | Handle express-validator error on the client side and fix #96 (#98) | Ronan | 2017-10-16 | 1 | -2/+13 |
| | | | | | | * Handle express-validator error on the client side * More meaningfull error for not supported format | ||||
* | Add oembed endpoint | Chocobozzz | 2017-10-16 | 3 | -3/+8 |
| | |||||
* | Fix some inconsistency in link (#97) | Ronan | 2017-10-13 | 1 | -3/+3 |
| | | | | Some link could appear with double // in url. e.g : "POST /api/v1/videos//upload HTTP/1.1" | ||||
* | Client: check user is logged in for some pages | Chocobozzz | 2017-10-10 | 10 | -12/+54 |
| | |||||
* | Video blacklist refractoring | Chocobozzz | 2017-10-10 | 21 | -79/+78 |
| | |||||
* | Client: Fix blacklist url in dev mode | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Fix lint | Chocobozzz | 2017-10-09 | 1 | -1/+1 |
| | |||||
* | Client: fix loading server configurations | Chocobozzz | 2017-10-09 | 13 | -104/+99 |
| |