aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends/friend-list
Commit message (Collapse)AuthorAgeFilesLines
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-161-2/+2
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Client: avoid "quit friends" to appear during the pending requestChocobozzz2016-10-211-1/+1
|
* Client: fix error alertChocobozzz2016-09-261-2/+2
|
* Client: created date in a better formatChocobozzz2016-09-231-1/+1
|
* Client: use templateUrl/styleUrls instead of requireChocobozzz2016-09-191-2/+2
|
* Dirty update to Angular RC6Chocobozzz2016-09-061-3/+1
|
* Client: ID column smallerChocobozzz2016-08-261-1/+1
|
* Client: add ID, score and created date to the friends listChocobozzz2016-08-261-0/+6
|
* Client: refresh friends list after quitting themChocobozzz2016-08-231-5/+10
|
* Client: display make/quit friends according to the situationChocobozzz2016-08-231-2/+2
|
* Client: remove makeFriend from friend-list (in friend-add now)Chocobozzz2016-08-211-13/+0
|
* Client: support the new make friends methodChocobozzz2016-08-212-2/+4
|
* Client: add users list/friends list titlesChocobozzz2016-08-121-0/+2
|
* Client: add friends pageChocobozzz2016-08-124-0/+71