aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app
Commit message (Collapse)AuthorAgeFilesLines
* Use input-group-sm instead of paddingChocobozzz2017-12-112-5/+2
|
* Copy to clipboard (#142)Julien Lemaire2017-12-115-5/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-111-19/+28
|
* Fix player height on chromeChocobozzz2017-12-111-1/+1
|
* Fix selection buttons in my videosChocobozzz2017-12-112-15/+25
|
* Fix loading spinner in playerChocobozzz2017-12-113-118/+122
|
* Responsive my accountChocobozzz2017-12-114-7/+82
|
* Videos watch responsiveChocobozzz2017-12-112-1/+32
|
* Responsive homepageChocobozzz2017-12-116-6/+34
|
* Finish admin designChocobozzz2017-12-0811-42/+63
|
* Design follow admin pageChocobozzz2017-12-0812-109/+63
|
* Design admin data tablesChocobozzz2017-12-0815-85/+117
|
* Begin admin designChocobozzz2017-12-0818-292/+234
|
* Design second video upload stepChocobozzz2017-12-0819-82/+144
|
* Add progress bar for video uploadChocobozzz2017-12-075-8/+32
|
* First upload step is okChocobozzz2017-12-073-60/+61
|
* First step upload with new designChocobozzz2017-12-075-235/+129
|
* Design video updateChocobozzz2017-12-077-107/+202
|
* Move video form inside a componentChocobozzz2017-12-077-135/+190
|
* Design confirm dialogChocobozzz2017-12-072-4/+5
|
* Design video watch modalsChocobozzz2017-12-0711-45/+53
|
* Fix dropdown menu in video watchChocobozzz2017-12-078-57/+81
|
* Design other videos in watch video pageChocobozzz2017-12-062-0/+20
|
* Add likes/dislikes barChocobozzz2017-12-063-5/+33
|
* Begin video watch designChocobozzz2017-12-0616-401/+244
|
* Client bulk deleteChocobozzz2017-12-063-47/+140
|
* Add hover effect to buttonsChocobozzz2017-12-061-0/+4
|
* Add delete button to my videosChocobozzz2017-12-064-5/+44
|
* Better error messagesChocobozzz2017-12-069-18/+37
|
* Fix client searchChocobozzz2017-12-0524-119/+147
|
* Design signup and login pagesChocobozzz2017-12-058-35/+54
|
* Fix missing default avatarChocobozzz2017-12-051-1/+1
|
* Design video playerChocobozzz2017-12-053-29/+11
|
* Fix client buildChocobozzz2017-12-041-5/+4
|
* Fix lintChocobozzz2017-12-045-8/+6
|
* Design account videosChocobozzz2017-12-046-9/+63
|
* Add margin when main content is not expandedChocobozzz2017-12-041-1/+1
|
* Add account avatarChocobozzz2017-12-048-43/+67
|
* Begin videos of an accountChocobozzz2017-12-0134-139/+179
|
* Add account settings new designChocobozzz2017-12-0130-250/+183
|
* Add auto scroll to videos listChocobozzz2017-12-019-59/+68
|
* Begin videos list new designChocobozzz2017-12-0120-273/+200
|
* Implement header designChocobozzz2017-12-016-91/+101
|
* Begin new menu designChocobozzz2017-12-0116-253/+241
|
* Add ability to list jobsChocobozzz2017-11-3012-3/+163
|
* Better view counterChocobozzz2017-11-302-10/+27
|
* Fix error display on signup pageChocobozzz2017-11-291-1/+1
|
* Change tab when changing follow urlChocobozzz2017-11-281-2/+15
|
* Add loader when expanding long video descriptionChocobozzz2017-11-2814-33/+38
|
* Display error message in signup page (#128)Andréas Livet2017-11-281-1/+1
|