aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin
Commit message (Expand)AuthorAgeFilesLines
* Client: lazy load admin areaChocobozzz2017-01-2349-1026/+0
* Client: add basic support to report video abusesChocobozzz2017-01-2310-1/+117
* Adapt requests controller/front to new informationsChocobozzz2017-01-194-23/+46
* Client: add basic aot supportChocobozzz2017-01-134-0/+7
* Server: add video abuse supportChocobozzz2017-01-042-6/+12
* First version with PostgreSQLChocobozzz2016-12-196-8/+8
* Client: improve host regexChocobozzz2016-11-271-7/+2
* Client: fix https warning in make friendsChocobozzz2016-11-211-1/+1
* Client: split in angular modulesChocobozzz2016-11-213-3/+56
* 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-043-5/+30
* Client: fix handle refresh tokenChocobozzz2016-11-041-1/+0
* Client: avoid "quit friends" to appear during the pending requestChocobozzz2016-10-211-1/+1
* Add "max requests number" information for requests iterationsChocobozzz2016-10-012-1/+9
* Client: handle the case when the refreshing token step failsChocobozzz2016-10-011-1/+1
* Client: fix error alertChocobozzz2016-09-263-4/+4
* Client: move some methods in the requestStats modelChocobozzz2016-09-234-16/+30
* Client: display created user dateChocobozzz2016-09-231-0/+2
* Client: created date in a better formatChocobozzz2016-09-231-1/+1
* Client: add requests stats pageChocobozzz2016-09-2313-0/+157
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-195-8/+8
* Client: reactive formsChocobozzz2016-09-094-31/+54
* Dirty update to Angular RC6Chocobozzz2016-09-0613-41/+23
* Client: ID column smallerChocobozzz2016-08-262-2/+2
* 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: fix error display for componentChocobozzz2016-08-233-4/+4
* Client: centralize http res extraction in a serviceChocobozzz2016-08-232-28/+22
* 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-234-18/+22
* Client: remove makeFriend from friend-list (in friend-add now)Chocobozzz2016-08-211-13/+0
* Client: simplify simple menu/admin menu displaying logicChocobozzz2016-08-212-9/+3
* Client: support the new make friends methodChocobozzz2016-08-2111-7/+145
* Client: add users list/friends list titlesChocobozzz2016-08-122-0/+4
* Client: add friends pageChocobozzz2016-08-1214-65/+158
* Client: make an admin menu and a classic menu componentChocobozzz2016-08-125-0/+99
* Client: add user managementChocobozzz2016-08-0915-0/+261