aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends
Commit message (Expand)AuthorAgeFilesLines
* Client: lazy load admin areaChocobozzz2017-01-2314-321/+0
* Client: add basic aot supportChocobozzz2017-01-131-0/+2
* Server: add video abuse supportChocobozzz2017-01-042-6/+12
* First version with PostgreSQLChocobozzz2016-12-192-2/+2
* Client: improve host regexChocobozzz2016-11-271-7/+2
* Client: fix https warning in make friendsChocobozzz2016-11-211-1/+1
* Client: add message if the admin wants to make friends without httpsChocobozzz2016-11-162-0/+8
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-165-39/+39
* Client: add titles to all pagesChocobozzz2016-11-041-2/+12
* Client: avoid "quit friends" to appear during the pending requestChocobozzz2016-10-211-1/+1
* Client: fix error alertChocobozzz2016-09-262-3/+3
* Client: created date in a better formatChocobozzz2016-09-231-1/+1
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-192-4/+4
* Client: reactive formsChocobozzz2016-09-092-10/+11
* Dirty update to Angular RC6Chocobozzz2016-09-065-18/+12
* Client: ID column smallerChocobozzz2016-08-261-1/+1
* Client: add ID, score and created date to the friends listChocobozzz2016-08-262-0/+9
* Client: fix friend add input control when removing an inputChocobozzz2016-08-231-0/+2
* Client: refresh friends list after quitting themChocobozzz2016-08-231-5/+10
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-13/+9
* Client: change url validation for friend addChocobozzz2016-08-232-28/+41
* Client: make friends url button (+/-) -> same widthChocobozzz2016-08-231-0/+4
* Do not wait the make friends process ends to send a response to theChocobozzz2016-08-231-1/+2
* Client: display make/quit friends according to the situationChocobozzz2016-08-231-2/+2
* Client: update to new form apiChocobozzz2016-08-232-3/+3
* Client: remove makeFriend from friend-list (in friend-add now)Chocobozzz2016-08-211-13/+0
* Client: support the new make friends methodChocobozzz2016-08-219-5/+138
* Client: add users list/friends list titlesChocobozzz2016-08-121-0/+2
* Client: add friends pageChocobozzz2016-08-1211-30/+153
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-122-0/+30