Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to reset our password | Chocobozzz | 2018-01-30 | 1 | -1/+20 |
| | |||||
* | Support video quota on client | Chocobozzz | 2018-01-08 | 2 | -3/+8 |
| | |||||
* | Begin to add avatar to actors | Chocobozzz | 2017-12-29 | 2 | -2/+18 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 1 | -0/+6 |
| | | | | | | | | | 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 | ||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -4/+4 |
| | |||||
* | Begin video watch design | Chocobozzz | 2017-12-06 | 1 | -4/+2 |
| | |||||
* | Design signup and login pages | Chocobozzz | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Fix missing default avatar | Chocobozzz | 2017-12-05 | 1 | -1/+1 |
| | |||||
* | Design account videos | Chocobozzz | 2017-12-04 | 1 | -1/+1 |
| | |||||
* | Add account avatar | Chocobozzz | 2017-12-04 | 1 | -15/+10 |
| | |||||
* | Make the client compile too | Chocobozzz | 2017-11-27 | 1 | -3/+3 |
| | |||||
* | Support roles with rights and add moderator role | Chocobozzz | 2017-10-27 | 1 | -3/+5 |
| | |||||
* | Add channels to upload form | Chocobozzz | 2017-10-26 | 1 | -7/+0 |
| | |||||
* | Adapt client with video channels | Chocobozzz | 2017-10-26 | 1 | -10/+30 |
| | |||||
* | Move to HttpClient and PrimeNG data table | Chocobozzz | 2017-09-14 | 1 | -10/+6 |
| | |||||
* | Add user update for admins | Chocobozzz | 2017-09-05 | 1 | -6/+6 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 1 | -2/+11 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 1 | -10/+5 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 3 | -41/+41 |
| | |||||
* | Fix client compilation | Chocobozzz | 2017-06-16 | 1 | -3/+3 |
| | |||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 1 | -1/+1 |
| | |||||
* | Use shared models | Chocobozzz | 2017-06-11 | 1 | -1/+6 |
| | |||||
* | Client: support signup | Chocobozzz | 2017-04-10 | 1 | -0/+14 |
| | |||||
* | Client: add ability for user to change nsfw settings | Chocobozzz | 2017-04-06 | 1 | -0/+8 |
| | |||||
* | Client: Handle NSFW video | Chocobozzz | 2017-04-04 | 1 | -1/+9 |
| | |||||
* | Add like/dislike system for videos | Chocobozzz | 2017-03-08 | 1 | -1/+1 |
| | |||||
* | Client: check token valitidy at startup | Chocobozzz | 2017-03-04 | 2 | -0/+37 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -5/+5 |
| | |||||
* | Client: fix compilation about the user created date | Chocobozzz | 2016-09-23 | 1 | -2/+5 |
| | |||||
* | Client: display created user date | Chocobozzz | 2016-09-23 | 1 | -1/+3 |
| | |||||
* | Client: add user management | Chocobozzz | 2016-08-09 | 2 | -0/+16 |
| | |||||
* | Client: Add authHttp service that authentificates the http request and | Chocobozzz | 2016-07-20 | 5 | -173/+0 |
| | | | | optionally refresh the access token if needed | ||||
* | Use ng2-file-upload instead of jquery and add tags support to the video | Chocobozzz | 2016-06-07 | 1 | -1/+5 |
| | | | | upload form | ||||
* | Do not import whole rxjs | Chocobozzz | 2016-06-05 | 1 | -1/+2 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 5 | -0/+168 |