aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
...
* Use input-group-sm instead of paddingChocobozzz2017-12-112-5/+2
|
* Copy to clipboard (#142)Julien Lemaire2017-12-117-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 watchingChocobozzz2017-12-112-19/+34
|
* Fix player height on chromeChocobozzz2017-12-111-1/+1
|
* Background orange on sorted columnsChocobozzz2017-12-111-2/+8
|
* Fix selection buttons in my videosChocobozzz2017-12-112-15/+25
|
* Embed player responsiveChocobozzz2017-12-113-11/+24
|
* Fix loading spinner in playerChocobozzz2017-12-115-160/+152
|
* Responsive my accountChocobozzz2017-12-115-14/+94
|
* Responsive playerChocobozzz2017-12-112-2/+17
|
* Videos watch responsiveChocobozzz2017-12-112-1/+32
|
* Responsive homepageChocobozzz2017-12-117-12/+47
|
* Finish admin designChocobozzz2017-12-0812-56/+70
|
* Design follow admin pageChocobozzz2017-12-0814-114/+73
|
* Design admin data tablesChocobozzz2017-12-0818-87/+214
|
* Begin admin designChocobozzz2017-12-0820-293/+288
|
* Design second video upload stepChocobozzz2017-12-0821-84/+152
|
* Add progress bar for video uploadChocobozzz2017-12-076-13/+37
|
* First upload step is okChocobozzz2017-12-073-60/+61
|
* First step upload with new designChocobozzz2017-12-076-235/+145
|
* Design video updateChocobozzz2017-12-079-109/+236
|
* Move video form inside a componentChocobozzz2017-12-077-135/+190
|
* Design confirm dialogChocobozzz2017-12-073-20/+21
|
* Design video watch modalsChocobozzz2017-12-0715-47/+113
|
* Fix dropdown menu in video watchChocobozzz2017-12-0719-73/+194
|
* Design other videos in watch video pageChocobozzz2017-12-062-0/+20
|
* Add likes/dislikes barChocobozzz2017-12-063-5/+33
|
* Begin video watch designChocobozzz2017-12-0620-401/+300
|
* Client bulk deleteChocobozzz2017-12-067-49/+157
|
* Add hover effect to buttonsChocobozzz2017-12-062-0/+8
|
* Add delete button to my videosChocobozzz2017-12-065-5/+58
|
* Better error messagesChocobozzz2017-12-0611-18/+48
|
* Fix player control bar when video is not loadedChocobozzz2017-12-051-8/+10
|
* Fix client searchChocobozzz2017-12-0524-119/+147
|
* Design signup and login pagesChocobozzz2017-12-0510-41/+58
|
* Fix favicon ratioChocobozzz2017-12-051-0/+0
|
* Fix missing default avatarChocobozzz2017-12-054-2/+14
|
* Design video playerChocobozzz2017-12-0510-327/+445
|
* Fix client buildChocobozzz2017-12-041-5/+4
|
* Fix lintChocobozzz2017-12-045-8/+6
|
* Design account videosChocobozzz2017-12-0416-9/+78
|
* Add margin when main content is not expandedChocobozzz2017-12-043-3/+5
|
* Add account avatarChocobozzz2017-12-0410-43/+72
|
* Begin videos of an accountChocobozzz2017-12-0134-139/+179
|
* Add account settings new designChocobozzz2017-12-0134-254/+261
|
* Add auto scroll to videos listChocobozzz2017-12-0111-59/+73
|
* Begin videos list new designChocobozzz2017-12-0123-296/+213
|
* Implement header designChocobozzz2017-12-0113-96/+158
|
* Begin new menu designChocobozzz2017-12-0126-262/+431
|
* Add ability to list jobsChocobozzz2017-11-3012-3/+163
|