Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix nav in manage follows | Chocobozzz | 2017-12-20 | 3 | -1/+8 |
| | |||||
* | Add poster for video watch | Chocobozzz | 2017-12-20 | 1 | -1/+7 |
| | |||||
* | Improve player on small screen | Chocobozzz | 2017-12-20 | 2 | -40/+63 |
| | |||||
* | Only import bootstrap component that we need | Chocobozzz | 2017-12-20 | 2 | -47/+41 |
| | |||||
* | Add bootstrap analyzer and optimize build | Chocobozzz | 2017-12-20 | 6 | -8/+115 |
| | |||||
* | Fix embed favicon | Chocobozzz | 2017-12-20 | 1 | -1/+1 |
| | |||||
* | Fix player play exception on chromium | Chocobozzz | 2017-12-19 | 1 | -7/+9 |
| | |||||
* | Fix autoplay on non authenticated users | Chocobozzz | 2017-12-19 | 1 | -2/+10 |
| | |||||
* | Unfollow with host | Chocobozzz | 2017-12-19 | 1 | -1/+1 |
| | |||||
* | Begin moving video channel to actor | Chocobozzz | 2017-12-19 | 6 | -6/+6 |
| | |||||
* | Enh #106 : Add an autoPlayVideo user attribute (#159) | Andréas Livet | 2017-12-19 | 7 | -7/+30 |
| | | | | | | | | | 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 | ||||
* | Use sequelize scopes | Chocobozzz | 2017-12-14 | 2 | -2/+1 |
| | |||||
* | Add beautiful loading bar | Chocobozzz | 2017-12-12 | 6 | -1/+116 |
| | |||||
* | Add hmr | Chocobozzz | 2017-12-12 | 6 | -2/+37 |
| | |||||
* | Small style fixes | Chocobozzz | 2017-12-12 | 12 | -13/+49 |
| | |||||
* | Improve lint | Chocobozzz | 2017-12-12 | 2 | -4/+9 |
| | |||||
* | Upgrade to angular 5 | Chocobozzz | 2017-12-12 | 7 | -372/+279 |
| | |||||
* | Upgrade scripts and embed webpack config | Chocobozzz | 2017-12-12 | 13 | -1983/+77 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 74 | -1712/+1028 |
| | |||||
* | Use input-group-sm instead of padding | Chocobozzz | 2017-12-11 | 2 | -5/+2 |
| | |||||
* | Copy to clipboard (#142) | Julien Lemaire | 2017-12-11 | 7 | -5/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Copy buttons on share view Ugly but working buttons to copy video url and video iframe code. Add ngx-clipboard dependency to allow easy copy to clipboard directive. * Designed copy buttons Using some css (scss) rules to make buttons look better. * First version on copy feedback Little success alert message on copy. Fix lint errors Move dependencies to dev dependencies * Update button design * Use of notifications service Provides feedback of copy action to the user through the angular2-notifications module. | ||||
* | Fix changing video we are watching | Chocobozzz | 2017-12-11 | 2 | -19/+34 |
| | |||||
* | Fix player height on chrome | Chocobozzz | 2017-12-11 | 1 | -1/+1 |
| | |||||
* | Background orange on sorted columns | Chocobozzz | 2017-12-11 | 1 | -2/+8 |
| | |||||
* | Fix selection buttons in my videos | Chocobozzz | 2017-12-11 | 2 | -15/+25 |
| | |||||
* | Embed player responsive | Chocobozzz | 2017-12-11 | 3 | -11/+24 |
| | |||||
* | Fix loading spinner in player | Chocobozzz | 2017-12-11 | 5 | -160/+152 |
| | |||||
* | Responsive my account | Chocobozzz | 2017-12-11 | 5 | -14/+94 |
| | |||||
* | Responsive player | Chocobozzz | 2017-12-11 | 2 | -2/+17 |
| | |||||
* | Videos watch responsive | Chocobozzz | 2017-12-11 | 2 | -1/+32 |
| | |||||
* | Responsive homepage | Chocobozzz | 2017-12-11 | 7 | -12/+47 |
| | |||||
* | Finish admin design | Chocobozzz | 2017-12-08 | 12 | -56/+70 |
| | |||||
* | Design follow admin page | Chocobozzz | 2017-12-08 | 14 | -114/+73 |
| | |||||
* | Design admin data tables | Chocobozzz | 2017-12-08 | 18 | -87/+214 |
| | |||||
* | Begin admin design | Chocobozzz | 2017-12-08 | 20 | -293/+288 |
| | |||||
* | Design second video upload step | Chocobozzz | 2017-12-08 | 21 | -84/+152 |
| | |||||
* | Add progress bar for video upload | Chocobozzz | 2017-12-07 | 6 | -13/+37 |
| | |||||
* | First upload step is ok | Chocobozzz | 2017-12-07 | 3 | -60/+61 |
| | |||||
* | First step upload with new design | Chocobozzz | 2017-12-07 | 6 | -235/+145 |
| | |||||
* | Design video update | Chocobozzz | 2017-12-07 | 9 | -109/+236 |
| | |||||
* | Move video form inside a component | Chocobozzz | 2017-12-07 | 7 | -135/+190 |
| | |||||
* | Design confirm dialog | Chocobozzz | 2017-12-07 | 3 | -20/+21 |
| | |||||
* | Design video watch modals | Chocobozzz | 2017-12-07 | 15 | -47/+113 |
| | |||||
* | Fix dropdown menu in video watch | Chocobozzz | 2017-12-07 | 19 | -73/+194 |
| | |||||
* | Design other videos in watch video page | Chocobozzz | 2017-12-06 | 2 | -0/+20 |
| | |||||
* | Add likes/dislikes bar | Chocobozzz | 2017-12-06 | 3 | -5/+33 |
| | |||||
* | Begin video watch design | Chocobozzz | 2017-12-06 | 20 | -401/+300 |
| | |||||
* | Client bulk delete | Chocobozzz | 2017-12-06 | 7 | -49/+157 |
| | |||||
* | Add hover effect to buttons | Chocobozzz | 2017-12-06 | 2 | -0/+8 |
| | |||||
* | Add delete button to my videos | Chocobozzz | 2017-12-06 | 5 | -5/+58 |
| |