Chocobozzz
|
7b1f49de22
|
Server: add ability to update a video
|
2016-12-29 19:07:05 +01:00 |
|
Chocobozzz
|
feb4bdfd9b
|
First version with PostgreSQL
|
2016-12-19 21:22:28 +01:00 |
|
Chocobozzz
|
38d78e5b82
|
Server: remove encryption when seending requests to other pods
We don't need it anymore since HTTPS is mandatory now
|
2016-11-27 18:25:35 +01:00 |
|
Chocobozzz
|
441b66f809
|
Server: forbid to make friends with a non https server
|
2016-11-16 20:29:26 +01:00 |
|
Chocobozzz
|
49abbbbedc
|
Pod URL -> pod host. HTTPS is required to make friends.
Reason: in a network with mix http/https pods, https pods won't be able
to play videos from http pod (insecure requests).
|
2016-11-16 20:29:26 +01:00 |
|
Chocobozzz
|
af1068ce1d
|
Server: forbid to remove the root user
|
2016-10-07 15:32:09 +02:00 |
|
Chocobozzz
|
c4403b29ad
|
Server: remove useless hash affectations
|
2016-10-02 12:19:02 +02:00 |
|
Chocobozzz
|
bf68dd752d
|
Client: fix error display for component
|
2016-08-23 17:42:56 +02:00 |
|
Chocobozzz
|
d57d6f2605
|
Server: fix makefriends validation and tests
|
2016-08-21 10:41:04 +02:00 |
|
Chocobozzz
|
6c1a098b41
|
Server: fix remote videos requests validator
|
2016-08-21 09:54:46 +02:00 |
|
Chocobozzz
|
1e2564d392
|
Server: make friends urls come from the request instead of the
configuration file
|
2016-08-20 17:11:38 +02:00 |
|
Chocobozzz
|
5c39adb731
|
Server: add user list sort/pagination
|
2016-08-16 22:31:45 +02:00 |
|
Chocobozzz
|
68a3b9f2aa
|
Server: delete user with the id and not the username
|
2016-08-09 21:44:45 +02:00 |
|
Chocobozzz
|
58b2ba55a9
|
Server: do not allow a user to remove a video of another user
|
2016-08-05 21:41:28 +02:00 |
|
Chocobozzz
|
9bd2662976
|
Implement user API (create, update, remove, list)
|
2016-08-04 22:33:38 +02:00 |
|
Chocobozzz
|
e4c556196d
|
Server: reorganize express validators
|
2016-07-31 20:58:43 +02:00 |
|
Chocobozzz
|
5f698b82c7
|
Use dashes for filenames
|
2016-07-01 16:22:36 +02:00 |
|
Chocobozzz
|
fc51fde048
|
reqValidators --> validators
|
2016-07-01 16:16:40 +02:00 |
|