aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account
Commit message (Collapse)AuthorAgeFilesLines
* Design video watch modalsChocobozzz2017-12-071-6/+2
|
* Fix dropdown menu in video watchChocobozzz2017-12-073-1/+4
|
* Client bulk deleteChocobozzz2017-12-063-47/+140
|
* Add hover effect to buttonsChocobozzz2017-12-061-0/+4
|
* Add delete button to my videosChocobozzz2017-12-063-4/+43
|
* Better error messagesChocobozzz2017-12-066-8/+19
|
* Fix client searchChocobozzz2017-12-051-6/+2
|
* Design signup and login pagesChocobozzz2017-12-051-0/+2
|
* Fix lintChocobozzz2017-12-042-4/+3
|
* Design account videosChocobozzz2017-12-042-1/+55
|
* Add margin when main content is not expandedChocobozzz2017-12-041-1/+1
|
* Add account avatarChocobozzz2017-12-043-5/+30
|
* Begin videos of an accountChocobozzz2017-12-015-10/+57
|
* Add account settings new designChocobozzz2017-12-0118-114/+136
|
* Fix error messages on client formsChocobozzz2017-11-042-2/+2
|
* Replace NSFW with "mature or explicit content"Chocobozzz2017-10-271-1/+1
| | | | Blur their thumbnail and name
* Client: check user is logged in for some pagesChocobozzz2017-10-101-1/+2
|
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-1/+1
|
* Add user update for adminsChocobozzz2017-09-052-6/+4
|
* Better typescript typing for a better worldChocobozzz2017-07-101-1/+2
|
* Fix page titlesChocobozzz2017-07-061-0/+3
|
* Use typescript standard and lint all filesChocobozzz2017-06-168-76/+76
|
* Client: beautiful watch pageChocobozzz2017-04-261-15/+19
|
* Client Better design for video watchChocobozzz2017-04-261-0/+4
|
* Client: responsive designChocobozzz2017-04-262-7/+13
|
* Client: add ability for user to change nsfw settingsChocobozzz2017-04-0610-76/+206
|
* Client: fix routes titleChocobozzz2017-03-121-1/+1
|
* Client: check token valitidy at startupChocobozzz2017-03-044-36/+4
|
* Client: better notifications for a beautiful worldChocobozzz2017-01-272-7/+6
|
* Client: add basic aot supportChocobozzz2017-01-131-0/+2
|
* Client: split in angular modulesChocobozzz2016-11-215-15/+52
|
* Client: add titles to all pagesChocobozzz2016-11-041-1/+9
|
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-1/+1
|
* Client: reactive formsChocobozzz2016-09-092-20/+40
|
* Dirty update to Angular RC6Chocobozzz2016-09-062-5/+4
|
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-3/+9
|
* Client: update to new form apiChocobozzz2016-08-232-13/+17
|
* Client: implement password changeChocobozzz2016-08-055-0/+98