Chocobozzz
|
6606150c49
|
Server: move clients in its own file
|
2016-08-05 16:09:39 +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
|
e62f6ef741
|
Client: fix login state when logout
|
2016-07-27 21:38:09 +02:00 |
Chocobozzz
|
32bb415602
|
Server: Use ES6 promise for mongoose/node-oatuh2-server
|
2016-07-27 21:16:19 +02:00 |
Bigard Florian
|
f24c4e4462
|
Server code documentation typo
|
2016-07-27 15:34:50 +02:00 |
Chocobozzz
|
f018f38e0d
|
Typos
|
2016-07-22 11:53:55 +02:00 |
Chocobozzz
|
6dde6a31e3
|
Add CONTRIBUTING links to README
|
2016-07-22 11:45:48 +02:00 |
Chocobozzz
|
7a7edb7241
|
Begin a CONTRIBUTING guide
|
2016-07-22 11:45:29 +02:00 |
Chocobozzz
|
00ffc03ece
|
Server: begin a server documentation
|
2016-07-22 11:44:46 +02:00 |
Chocobozzz
|
11975ce845
|
Client: increase min height for videos list
|
2016-07-22 11:43:09 +02:00 |
Chocobozzz
|
419633ce9d
|
Server: throttle "seedAll" when starting the server
|
2016-07-21 17:15:29 +02:00 |
Chocobozzz
|
798442f665
|
Client: click on PeerTube title routes to videos list
|
2016-07-21 17:10:08 +02:00 |
Chocobozzz
|
1e128cdbb9
|
Client: video name in the link title for videos list template
|
2016-07-21 15:47:25 +02:00 |
Chocobozzz
|
d31910dd36
|
Center the README screenshot
|
2016-07-21 11:56:38 +02:00 |
Chocobozzz
|
224740ac40
|
Fix readme typo
|
2016-07-21 11:07:14 +02:00 |
Chocobozzz
|
164283f59c
|
Update Architecture document
|
2016-07-21 11:05:50 +02:00 |
Chocobozzz
|
1ca81df4d8
|
Improve README informations
|
2016-07-21 10:37:29 +02:00 |
Chocobozzz
|
d3b5237869
|
Improve README presentation
|
2016-07-21 10:24:18 +02:00 |
Chocobozzz
|
677618d4a6
|
Server: Add some cli tools to make it easy to upload a lot of videos
|
2016-07-20 19:16:00 +02:00 |
Chocobozzz
|
2bd3f17127
|
Server: do not enable images tests by default because it needs a special
ffmpeg version
|
2016-07-20 17:55:26 +02:00 |
Chocobozzz
|
0f3a78e7ea
|
Client: Auth services cleanup
|
2016-07-20 16:40:28 +02:00 |
Chocobozzz
|
bd5c83a8cb
|
Client: Add authHttp service that authentificates the http request and
optionally refresh the access token if needed
|
2016-07-20 16:25:06 +02:00 |
Chocobozzz
|
2f372a8654
|
Server: implement refresh token
|
2016-07-20 16:23:58 +02:00 |
Chocobozzz
|
66698b833f
|
Client: add webpack notifier
|
2016-07-20 11:46:52 +02:00 |
Chocobozzz
|
a64668c024
|
Client: try to make it work with Android Firefox
|
2016-07-19 16:45:07 +02:00 |
Chocobozzz
|
f9f5478ca0
|
Server: Don't make the host url check for client credentials if this is a test instance
|
2016-07-19 16:44:15 +02:00 |
Chocobozzz
|
1a42c9e2c0
|
Server: udpate async to 2.0.0
|
2016-07-18 17:17:52 +02:00 |
Chocobozzz
|
d56ec0d412
|
Remove livereload module (role of webpack now)
|
2016-07-18 16:52:54 +02:00 |
Chocobozzz
|
b7f597d5b1
|
Client: fix ng2 bootstrap version that breaks change with patch versions...
|
2016-07-18 16:40:30 +02:00 |
Chocobozzz
|
5495c83a71
|
Server: fix ipc bug
|
2016-07-18 16:16:47 +02:00 |
Chocobozzz
|
bddab65ae5
|
Client: save page params as well
|
2016-07-18 15:39:10 +02:00 |
Chocobozzz
|
0629423ce3
|
Client: Update to Angular RC4
|
2016-07-18 14:26:56 +02:00 |
Chocobozzz
|
022856f8a5
|
Fix tests
I should consider writing unit tests to test the tests
|
2016-07-07 20:36:46 +02:00 |
Chocobozzz
|
8f68c31a71
|
Server: add script that try to simulate a real world situation
Each pod randomly upload or remove a video and send the information to
its friend
|
2016-07-06 20:01:27 +02:00 |
Chocobozzz
|
b359546358
|
Server: limit actions for each request between pods
|
2016-07-06 19:59:01 +02:00 |
Chocobozzz
|
4fea95df04
|
Server: fix videos pagination
|
2016-07-06 19:57:47 +02:00 |
Chocobozzz
|
efb9afc3e8
|
Client: fix pagination component
|
2016-07-06 19:56:23 +02:00 |
Chocobozzz
|
6666aad459
|
Fix requests ordering between pods
|
2016-07-05 21:36:01 +02:00 |
Chocobozzz
|
0890478c5c
|
Update server dependencies
|
2016-07-01 16:52:45 +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 |
Chocobozzz
|
69b0a27cbb
|
OAuth/User models refractoring -> use mongoose api
|
2016-07-01 16:03:53 +02:00 |
Chocobozzz
|
a3ee6fa22d
|
Pod model refractoring -> use mongoose api
|
2016-06-30 22:39:08 +02:00 |
Chocobozzz
|
d14b3e37a2
|
Do not generate a random password for test env
|
2016-06-30 21:58:48 +02:00 |
Chocobozzz
|
5189d08aac
|
Video model: namePath -> filename
|
2016-06-28 20:19:41 +02:00 |
Chocobozzz
|
907e9510c2
|
Re enable the "seed all videos" function
|
2016-06-28 20:17:05 +02:00 |
Chocobozzz
|
00057e85a7
|
Request model refractoring -> use mongoose api
|
2016-06-28 20:10:32 +02:00 |
Chocobozzz
|
aaf61f3810
|
Video model refractoring -> use mongoose api
|
2016-06-24 17:42:51 +02:00 |
Chocobozzz
|
07d9320387
|
Fix readme roadmap
|
2016-06-18 16:16:30 +02:00 |