aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/admin/friends/shared
Commit message (Collapse)AuthorAgeFilesLines
* Client: lazy load admin areaChocobozzz2017-01-233-55/+0
|
* Client: add basic aot supportChocobozzz2017-01-131-0/+2
|
* Server: add video abuse supportChocobozzz2017-01-041-5/+11
|
* First version with PostgreSQLChocobozzz2016-12-191-1/+1
|
* Pod URL -> pod host. HTTPS is required to make friends.Chocobozzz2016-11-162-3/+3
| | | | | Reason: in a network with mix http/https pods, https pods won't be able to play videos from http pod (insecure requests).
* Client: add ID, score and created date to the friends listChocobozzz2016-08-261-0/+3
|
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-13/+9
|
* Client: support the new make friends methodChocobozzz2016-08-211-2/+6
|
* Client: add friends pageChocobozzz2016-08-123-0/+44