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 |
Chocobozzz
|
528a9efa82
|
Try to make a better communication (between pods) module
|
2016-06-18 16:13:54 +02:00 |
Chocobozzz
|
b2e4c0ba1a
|
Update readme roadmap
|
2016-06-15 21:11:05 +02:00 |
Chocobozzz
|
3c8ee69f88
|
Remove useless use of async.each
|
2016-06-14 20:14:17 +02:00 |
Chocobozzz
|
bf4c77f0f4
|
Fix lint issue
|
2016-06-14 20:14:09 +02:00 |
Chocobozzz
|
70af9a0d4f
|
Fix router on /
|
2016-06-10 22:08:39 +02:00 |
Chocobozzz
|
641f98b2ee
|
Don't make a search when the field is changed and the value is empty
|
2016-06-10 18:18:29 +02:00 |
Chocobozzz
|
c6de16eb1d
|
Fix redirection after the upload of a video
|
2016-06-10 18:14:01 +02:00 |
Chocobozzz
|
3d1c18ff1f
|
Fix module installation (router instead of router-deprecated)
|
2016-06-10 17:53:26 +02:00 |
Chocobozzz
|
00a446454d
|
Add tags support to the video list
|
2016-06-10 17:46:29 +02:00 |
Chocobozzz
|
e822fdaeee
|
Use ng2-file-upload instead of jquery and add tags support to the video
upload form
|
2016-06-07 22:34:02 +02:00 |
Chocobozzz
|
8c255eb53c
|
Little refractoring of requests scheduler module
|
2016-06-06 15:28:33 +02:00 |
Chocobozzz
|
8d199cb823
|
Add tag search support to server
|
2016-06-06 14:54:52 +02:00 |
Chocobozzz
|
be587647f9
|
Add tags support to server
|
2016-06-06 14:15:03 +02:00 |
Chocobozzz
|
8483b22164
|
Increase the interval for the friends requests
|
2016-06-05 12:43:15 +02:00 |
Chocobozzz
|
3ad109e449
|
Add an alert if the video load seems to be too long
|
2016-06-05 12:20:53 +02:00 |
Chocobozzz
|
1d1b7891b4
|
Add demonstration server link
|
2016-06-05 10:49:01 +02:00 |
Chocobozzz
|
0fdadee769
|
Add issue template
|
2016-06-05 10:31:27 +02:00 |
Chocobozzz
|
5555f886c0
|
Do not import whole rxjs
|
2016-06-05 09:34:41 +02:00 |
Chocobozzz
|
e56b20f587
|
Add loader indication when loading videos list
|
2016-06-05 08:48:44 +02:00 |
Chocobozzz
|
1cdb5c0f58
|
Handle error for the video upload
|
2016-06-04 20:37:38 +02:00 |
Chocobozzz
|
fe3b20cdaf
|
Fix favicon
|
2016-06-04 19:39:33 +02:00 |
Chocobozzz
|
443ecefe67
|
Reload videos after removing one to avoid issues with paging etc
|
2016-06-04 19:02:32 +02:00 |
Chocobozzz
|
7914607ecd
|
Apply a fade instead of a loader when loading videos
|
2016-06-04 18:53:11 +02:00 |
Chocobozzz
|
192ea60b82
|
Improve the login form
|
2016-06-04 13:31:23 +02:00 |
Chocobozzz
|
7f82b8ae37
|
Use webtorrent as external dependency instead of building it with
webpack
|
2016-06-04 13:08:38 +02:00 |
Chocobozzz
|
f0dc9602f9
|
Fix dropdown css on chromium
|
2016-06-04 11:50:17 +02:00 |
Chocobozzz
|
af14488f61
|
Fix styling when clicking on a thumbnail video
|
2016-06-04 11:29:27 +02:00 |
Chocobozzz
|
ce98c80ca7
|
Clean client modules
|
2016-06-04 11:06:06 +02:00 |
Chocobozzz
|
c21f59d334
|
Add webtorrent and jquery to webpack
|
2016-06-04 10:05:17 +02:00 |
Chocobozzz
|
b20b5fed40
|
Add production webpack, big thanks to @AngularClass
|
2016-06-03 22:47:55 +02:00 |
Chocobozzz
|
fc76359be1
|
Adapt npm scripts
|
2016-06-03 22:34:39 +02:00 |
Chocobozzz
|
4a6995be18
|
First draft to use webpack instead of systemjs
|
2016-06-03 22:08:03 +02:00 |
Chocobozzz
|
4688925411
|
Add systemd file example
|
2016-06-03 15:58:04 +02:00 |
Chocobozzz
|
5d4e941100
|
Add nginx example file
|
2016-06-03 15:56:40 +02:00 |
Chocobozzz
|
40d5da636f
|
Remove useless wildcards for tslint
|
2016-06-01 22:05:55 +02:00 |
Chocobozzz
|
ec2fd5851a
|
Downgrade openssl wrapper to see if the travis build still fails
|
2016-06-01 21:13:29 +02:00 |
Chocobozzz
|
a840d39609
|
Add authentication tokens to make friends/quit friends
|
2016-06-01 20:36:27 +02:00 |
Chocobozzz
|
575fdcece5
|
Move scripty and node sass into the main dependencies
|
2016-06-01 20:12:25 +02:00 |
Chocobozzz
|
ad4d93a074
|
Add jquery and jquery.fileupload to typings.json
|
2016-06-01 19:09:37 +02:00 |
Chocobozzz
|
d3ef341abe
|
Move webtorrent inside a service
|
2016-05-31 22:39:36 +02:00 |