Chocobozzz
|
471bc22f19
|
Add search with field choose support in client
|
2016-05-23 09:38:38 +02:00 |
Chocobozzz
|
322940742b
|
Add pagination support to the client
|
2016-05-22 10:44:35 +02:00 |
Chocobozzz
|
46246b5f19
|
Extends the search feature by customizing the search field (name,
podUrl...)
|
2016-05-22 09:15:00 +02:00 |
Chocobozzz
|
68ce3ae021
|
Add total results field and wrap videos in data field when listing
videos
|
2016-05-21 19:30:22 +02:00 |
Chocobozzz
|
501bc6c2b1
|
Thumbnail, author and duration support in client
|
2016-05-21 18:08:23 +02:00 |
Chocobozzz
|
295ba044af
|
Add the list of files inside tsconfig
|
2016-05-21 15:23:37 +02:00 |
Chocobozzz
|
cd0e4b1acf
|
Move livereload to an external script and remove from express.
Developers have to use the livereload plugin in their web browser now.
|
2016-05-21 15:21:15 +02:00 |
Chocobozzz
|
9e379c835c
|
Don't send the "http(s)" for the podUrl
|
2016-05-21 15:05:29 +02:00 |
Chocobozzz
|
f1f4732f8e
|
Add production example file
|
2016-05-20 15:29:25 +02:00 |
Chocobozzz
|
93652f8d1a
|
Update node for travis
|
2016-05-19 21:55:36 +02:00 |
Chocobozzz
|
401b079d6b
|
Use bash for danger scripts instead of env sh
|
2016-05-19 20:37:43 +02:00 |
Chocobozzz
|
6e56eb63ac
|
Return with callback with an error
|
2016-05-19 20:28:17 +02:00 |
Chocobozzz
|
13c14a9028
|
Add radix to parseInt
|
2016-05-19 20:27:36 +02:00 |
Chocobozzz
|
0cd30cff9e
|
Update client dependencies
|
2016-05-17 21:19:47 +02:00 |
Chocobozzz
|
1af470c709
|
Fix tests for according to the sort
|
2016-05-17 21:18:19 +02:00 |
Chocobozzz
|
a877d5acc5
|
Add ability to sort videos list
|
2016-05-17 21:03:00 +02:00 |
Chocobozzz
|
479f229198
|
Add check for the thumbnail in base64 (requests inter pods)
|
2016-05-16 19:55:32 +02:00 |
Chocobozzz
|
a996fc4abe
|
Add check for the author username length
|
2016-05-16 19:51:07 +02:00 |
Chocobozzz
|
67100f1f97
|
Add a check for the duration of videos
|
2016-05-16 19:49:10 +02:00 |
Chocobozzz
|
dcc7b3fe47
|
Update disk size for 1000000 videos in architecture
|
2016-05-16 19:16:42 +02:00 |
Chocobozzz
|
e856e334a1
|
Use async waterfall in request scheduler for better readability
|
2016-05-15 18:03:43 +02:00 |
Chocobozzz
|
e7ea2817c0
|
Use async waterfall for better readability in friends lib
|
2016-05-15 10:42:17 +02:00 |
Chocobozzz
|
cefc718dd6
|
Use async series in installer for better readability
|
2016-05-13 21:34:47 +02:00 |
Chocobozzz
|
1cad0f395f
|
Use async waterfall in pods controller for better readability
|
2016-05-13 21:34:36 +02:00 |
Chocobozzz
|
807df9e668
|
Use async waterfall in videos controller for better readability
|
2016-05-13 21:14:14 +02:00 |
Chocobozzz
|
57a56079fe
|
getVideoThumbnail -> createVideoThumbnail
|
2016-05-13 20:45:53 +02:00 |
Chocobozzz
|
bb10240ee1
|
Add createdDate to videos
|
2016-05-13 20:42:11 +02:00 |
Chocobozzz
|
3fe81fa75e
|
Move the count of results for the pagination in constants module
|
2016-05-13 20:10:02 +02:00 |
Chocobozzz
|
fbf1134e3e
|
Introduce paginations in videos listing
|
2016-05-13 18:10:46 +02:00 |
Chocobozzz
|
f67e976fdc
|
Only display "make/quit friends" if connected
|
2016-05-13 16:37:23 +02:00 |
Chocobozzz
|
bc59d9e056
|
Fix adding twice a torrent in webtorrent
|
2016-05-13 16:35:51 +02:00 |
Chocobozzz
|
b3b9264742
|
Authenticate before make/quit friends (server + tests)
|
2016-05-13 16:31:14 +02:00 |
Chocobozzz
|
5dda52c924
|
Remove the cache middleware
|
2016-05-13 16:13:00 +02:00 |
Chocobozzz
|
788a7e0202
|
Update webtorrent
|
2016-05-13 15:27:42 +02:00 |
Chocobozzz
|
b6c6f935d4
|
Fix typos in server tests
|
2016-05-13 15:27:31 +02:00 |
Chocobozzz
|
d6ea0175cb
|
Fix friends making
|
2016-05-13 15:02:51 +02:00 |
Chocobozzz
|
5109ee6148
|
Fix Rxjs import in browser
|
2016-05-13 14:51:33 +02:00 |
Chocobozzz
|
f03996dad6
|
Fix some typescript compilations issues
|
2016-05-13 14:42:14 +02:00 |
Chocobozzz
|
230809efa1
|
Update to Angular RC 1
|
2016-05-13 14:23:11 +02:00 |
Chocobozzz
|
bc503c2a62
|
Update to standard 7. Goodbye snake_case, I used to love you
|
2016-05-13 14:23:11 +02:00 |
Chocobozzz
|
881a5e68b6
|
Fix client linting
|
2016-05-13 14:23:11 +02:00 |
Chocobozzz
|
09bc69df7a
|
Add debug electron setting
|
2016-05-13 14:23:11 +02:00 |
Bigard Florian
|
504b79cb67
|
Be sure about the version of ffmpeg in travis buils
|
2016-05-12 15:56:33 +02:00 |
Bigard Florian
|
c8d90fdb60
|
Fix ffmpeg extraction
|
2016-05-12 08:51:19 +02:00 |
Bigard Florian
|
588b341b45
|
Change ffmpeg download url for travis
|
2016-05-11 23:09:58 +02:00 |
Bigard Florian
|
6f1b086980
|
Try another method to install latest ffmpeg
|
2016-05-11 23:00:44 +02:00 |
Bigard Florian
|
b4c5a1f8ea
|
Little presentation change in readme
|
2016-05-11 20:01:01 +02:00 |
Bigard Florian
|
8fd5a3f19a
|
Oup's, travis is based on ubuntu precise
|
2016-05-11 10:05:31 +02:00 |
Bigard Florian
|
a8750eb582
|
Try to fix ffmpeg in travis build
|
2016-05-11 09:41:09 +02:00 |
Chocobozzz
|
15e3cdaafc
|
Add screenshort and demo video link to README
|
2016-05-10 22:47:48 +02:00 |