aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared
Commit message (Expand)AuthorAgeFilesLines
* Design signup and login pagesChocobozzz2017-12-051-1/+1
* Fix missing default avatarChocobozzz2017-12-051-1/+1
* Fix client buildChocobozzz2017-12-041-5/+4
* Fix lintChocobozzz2017-12-042-3/+2
* Design account videosChocobozzz2017-12-042-3/+3
* Add account avatarChocobozzz2017-12-041-15/+10
* Begin videos of an accountChocobozzz2017-12-0113-2/+604
* Add account settings new designChocobozzz2017-12-011-19/+3
* Add auto scroll to videos listChocobozzz2017-12-013-36/+6
* Begin videos list new designChocobozzz2017-12-013-10/+72
* Implement header designChocobozzz2017-12-012-3/+62
* Begin new menu designChocobozzz2017-12-012-72/+5
* Add loader when expanding long video descriptionChocobozzz2017-11-283-2/+19
* Make the client compile tooChocobozzz2017-11-273-6/+6
* Improve client mobile versionChocobozzz2017-11-061-1/+1
* Usernames are case insensitive nowChocobozzz2017-11-041-2/+8
* Add video privacy settingChocobozzz2017-10-314-12/+18
* Lazy description and previews to video formChocobozzz2017-10-301-2/+2
* Add tests to user rolesChocobozzz2017-10-271-1/+1
* Support roles with rights and add moderator roleChocobozzz2017-10-272-3/+11
* Increase video attributes lengthChocobozzz2017-10-261-4/+4
* Add channels to upload formChocobozzz2017-10-262-7/+7
* Adapt client with video channelsChocobozzz2017-10-261-10/+30
* Upgrade client dependencies and fix error logsChocobozzz2017-10-191-9/+12
* Handle express-validator error on the client side and fix #96 (#98)Ronan2017-10-161-2/+13
* Video blacklist refractoringChocobozzz2017-10-104-0/+54
* Fix login when there is an errorChocobozzz2017-09-151-1/+3
* Add info when server is processing a video at uploadChocobozzz2017-09-141-3/+1
* Optimize importsChocobozzz2017-09-144-4/+6
* Remove ng2 file upload moduleChocobozzz2017-09-143-8/+21
* Fix lintChocobozzz2017-09-142-33/+0
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-1413-248/+223
* Add user update for adminsChocobozzz2017-09-052-6/+10
* Make tslint happyChocobozzz2017-09-041-1/+1
* Begin user quotaChocobozzz2017-09-043-4/+37
* Fix client adminChocobozzz2017-08-281-2/+0
* Update client dependenciesChocobozzz2017-08-251-0/+2
* Use global uuid instead of remoteId for videosChocobozzz2017-07-111-1/+1
* Better typescript typing for a better worldChocobozzz2017-07-101-10/+5
* Fix client adminChocobozzz2017-06-251-2/+2
* Fix client compilationChocobozzz2017-06-201-1/+0
* Share models between server and clientChocobozzz2017-06-172-9/+1
* Use typescript standard and lint all filesChocobozzz2017-06-1628-297/+297
* Fix client compilationChocobozzz2017-06-161-3/+3
* Update webpack stackChocobozzz2017-06-112-2/+2
* Use shared modelsChocobozzz2017-06-111-1/+6
* Client Better design for video watchChocobozzz2017-04-261-1/+0
* Client: responsive designChocobozzz2017-04-263-8/+66
* Client: use builtin email validatorChocobozzz2017-04-263-17/+1
* Client: use ng2-tag-input for forms with video tagsChocobozzz2017-04-161-1/+2