Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Status are sent to mastodon | Chocobozzz | 2017-12-19 | 1 | -5/+5 |
| | |||||
* | Add public/private keys generation in migrations | Chocobozzz | 2017-12-19 | 1 | -0/+13 |
| | |||||
* | Unfollow with host | Chocobozzz | 2017-12-19 | 1 | -2/+2 |
| | |||||
* | Add dirty migration :/ | Chocobozzz | 2017-12-19 | 2 | -2/+237 |
| | |||||
* | 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 | -0/+27 |
| | | | | | | | | | 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 | ||||
* | Add migration | Chocobozzz | 2017-12-13 | 1 | -0/+36 |
| | |||||
* | Move models to typescript-sequelize | Chocobozzz | 2017-12-13 | 6 | -14/+9 |
| | |||||
* | First upload step is ok | Chocobozzz | 2017-12-07 | 1 | -1/+2 |
| | |||||
* | Make some fields optional when uploading a video | Chocobozzz | 2017-12-07 | 1 | -0/+46 |
| | |||||
* | Fix lint | Chocobozzz | 2017-12-04 | 1 | -1/+1 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -0/+31 |
| | |||||
* | Fix migration for Servers table | Chocobozzz | 2017-11-28 | 2 | -0/+40 |
| | |||||
* | Add activitypub migration script | Chocobozzz | 2017-11-27 | 1 | -0/+212 |
| | |||||
* | Make it compile at least | Chocobozzz | 2017-11-27 | 1 | -1/+0 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 1 | -2/+2 |
| | |||||
* | Add video privacy setting | Chocobozzz | 2017-10-31 | 1 | -0/+35 |
| | |||||
* | Add lazy description on server | Chocobozzz | 2017-10-30 | 1 | -0/+25 |
| | |||||
* | Add tests to user roles | Chocobozzz | 2017-10-27 | 1 | -1/+0 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -0/+39 |
| | |||||
* | Add migration script for channels | Chocobozzz | 2017-10-26 | 1 | -0/+111 |
| | |||||
* | Change how we handle resolution | Chocobozzz | 2017-10-09 | 1 | -22/+21 |
| | | | | It was an enum before, now we just use video height | ||||
* | Add migration script | Chocobozzz | 2017-10-03 | 1 | -0/+62 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -0/+32 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 2 | -0/+80 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 11 | -10/+167 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 10 | -119/+111 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | First typescript iteration | Chocobozzz | 2017-05-20 | 10 | -45/+75 |
| | |||||
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 1 | -0/+19 |
| | |||||
* | Server: Add NSFW in user profile | Chocobozzz | 2017-04-03 | 1 | -0/+19 |
| | |||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 1 | -0/+34 |
| | |||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 1 | -0/+34 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 1 | -0/+34 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 2 | -0/+38 |
| | |||||
* | Server: make a basic "quick and dirty update" for videos | Chocobozzz | 2017-02-26 | 1 | -0/+19 |
| | | | | | | | | This system will be useful to to update some int video attributes (likes, dislikes, views...) The classic system is not used because we need some optimization for scaling | ||||
* | Server: fix migration scripts | Chocobozzz | 2017-02-18 | 2 | -7/+69 |
| | |||||
* | Add email to pods | Chocobozzz | 2017-02-16 | 2 | -14/+20 |
| | |||||
* | Fix standard lint | Chocobozzz | 2016-12-25 | 1 | -11/+11 |
| | |||||
* | Update migrations code | Chocobozzz | 2016-12-25 | 9 | -248/+14 |
| | |||||
* | Fix migration script | Chocobozzz | 2016-11-21 | 1 | -9/+5 |
| | |||||
* | Server: add migration scripts to the new mongo schemes | Chocobozzz | 2016-11-16 | 4 | -0/+182 |
| | |||||
* | Server: add endpoint in requests | Chocobozzz | 2016-11-01 | 1 | -0/+15 |
| | |||||
* | Server: migration script that add admin role to root user | Chocobozzz | 2016-09-27 | 1 | -0/+16 |
| | |||||
* | Server: fix migration at installation | Chocobozzz | 2016-09-26 | 1 | -5/+4 |
| | |||||
* | Add migration (for db, folders...) mechanism | Chocobozzz | 2016-09-26 | 2 | -0/+40 |