aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account
Commit message (Expand)AuthorAgeFilesLines
* Add confirm when admin use custom js/cssChocobozzz2018-02-221-43/+37
* Rewrite infinite scrollChocobozzz2018-02-133-42/+56
* Hide description previews on mobile viewChocobozzz2018-01-311-0/+1
* Add ability to update some configuration keysChocobozzz2018-01-172-6/+1
* Update dependenciesChocobozzz2018-01-093-1/+18
* Support video quota on clientChocobozzz2018-01-083-1/+18
* Circle avatarChocobozzz2018-01-031-0/+1
* Add avatar max size limitChocobozzz2018-01-033-5/+22
* Begin to add avatar to actorsChocobozzz2017-12-294-7/+45
* Add no result text if there are no resultsChocobozzz2017-12-211-0/+2
* Customize checkboxsChocobozzz2017-12-204-23/+33
* Enh #106 : Add an autoPlayVideo user attribute (#159)Andréas Livet2017-12-193-3/+12
* Small style fixesChocobozzz2017-12-123-2/+12
* Move to angular cliChocobozzz2017-12-125-1/+12
* Fix selection buttons in my videosChocobozzz2017-12-112-15/+25
* Responsive my accountChocobozzz2017-12-112-2/+23
* Design admin data tablesChocobozzz2017-12-082-34/+5
* 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
* 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