Chocobozzz
|
4d32448895
|
Server: use binary data instead of base64 to send thumbnails
|
2016-12-29 12:13:19 +01:00 |
Chocobozzz
|
98ac898a03
|
Server: use video hook to send information to other pods when a video is
deleted
|
2016-12-29 11:17:11 +01:00 |
Chocobozzz
|
4712081f2a
|
Server: add association between author and user
|
2016-12-29 10:56:07 +01:00 |
Chocobozzz
|
319d072e8e
|
Server: Add postgresql indexes
|
2016-12-29 10:04:39 +01:00 |
Chocobozzz
|
67bf9b96bb
|
Server: add database field validations
|
2016-12-28 15:49:23 +01:00 |
Chocobozzz
|
178edb2025
|
Server: correctly sort tags by name asc
|
2016-12-26 17:44:25 +01:00 |
Chocobozzz
|
b769007f73
|
Update migrations code
|
2016-12-25 09:44:57 +01:00 |
Chocobozzz
|
7920c273a2
|
Move tags in another table
|
2016-12-24 16:59:17 +01:00 |
Chocobozzz
|
3897209f46
|
Server: rename Pods -> Pod
|
2016-12-19 21:50:20 +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
|
437cf8b531
|
Server: set manually the post host of a remote video throught the
signature
|
2016-11-27 11:09:05 +01:00 |
Bigard Florian
|
8e124f999b
|
Server: fix magnet tracker websocket url for remote videos
|
2016-11-23 13:34:07 +01:00 |
Chocobozzz
|
8f21730250
|
Server: add extname video information to remote pods
|
2016-11-22 22:34:59 +01:00 |
Chocobozzz
|
c77fa067a1
|
Server: fix thumbnail in remote videos
|
2016-11-16 21:16:41 +01:00 |
Chocobozzz
|
8eb7d0fa09
|
Server: Remove unused console log
|
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
|
41b5da1d8c
|
Server: use preview image for opengraph
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
55723d16fd
|
Server: adapt magnet uri search
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
f285faa04e
|
Server: generate magnet uri on the fly
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
558d7c2385
|
Server: use _id for image and video files. Add remoteId field
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
6a94a109b4
|
Server: add video preview
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
371fa0933a
|
Server: fix refreshing token
|
2016-11-04 11:34:23 +01:00 |
Chocobozzz
|
4b08096b2c
|
Server: add endpoint in requests
|
2016-11-01 18:47:57 +01:00 |
Chocobozzz
|
bf2fc85c83
|
Server: fix refreshing token that fails
|
2016-11-01 18:16:47 +01:00 |
Chocobozzz
|
cf6412e85d
|
Server: videos search case insensitive
|
2016-10-26 20:37:27 +02:00 |
Chocobozzz
|
3737bbafb1
|
Server: host -> hostname (host = hostname + port)
|
2016-10-26 20:28:34 +02:00 |
Chocobozzz
|
43666d616d
|
Server: randomize the requests list
We don't want to stuck with the same failing requests
|
2016-10-26 20:28:34 +02:00 |
Chocobozzz
|
b3d9251015
|
Server: Uploads -> Videos
|
2016-10-21 11:33:31 +02:00 |
Chocobozzz
|
80a6c9e76f
|
Server: pod removing refractoring
|
2016-10-21 11:20:45 +02:00 |
Chocobozzz
|
c2ee5ce83a
|
Server: wait pod removal when finishing a request
|
2016-10-17 21:38:14 +02:00 |
Chocobozzz
|
25cad91992
|
Server: handle tls websockets
|
2016-10-17 21:10:29 +02:00 |
Chocobozzz
|
bf94b6f0a1
|
Server: update to webseed implementation (tests, lint...)
|
2016-10-07 13:59:06 +02:00 |
Chocobozzz
|
a6375e6966
|
Merge branch 'master' into webseed-merged
|
2016-10-02 15:39:09 +02:00 |
Chocobozzz
|
c4403b29ad
|
Server: remove useless hash affectations
|
2016-10-02 12:19:02 +02:00 |
Chocobozzz
|
d6cf31b7e0
|
Server: add informations when removing requests of unexisting pod
|
2016-10-01 16:10:18 +02:00 |
Chocobozzz
|
5abeec313f
|
Server: fix remaining milli seconds before the next requests feature
|
2016-10-01 15:33:27 +02:00 |
Chocobozzz
|
7c34bc6491
|
Server: fix error log when a friend request fails
|
2016-10-01 10:10:49 +02:00 |
Chocobozzz
|
b91359055f
|
Server: add information why a friend request failed (status code)
|
2016-10-01 09:48:49 +02:00 |
Chocobozzz
|
b81929a014
|
Server: when we remove a user, remove the oauthtokens too
|
2016-10-01 09:12:02 +02:00 |
Chocobozzz
|
00d6b0dda4
|
Add migration (for db, folders...) mechanism
|
2016-09-26 22:39:58 +02:00 |
Chocobozzz
|
d74a0680f7
|
Server: show user created date for the api
|
2016-09-23 17:19:57 +02:00 |
Chocobozzz
|
d3cd34be2f
|
Server: add requests stats endpoint
|
2016-09-19 21:33:46 +02:00 |
Chocobozzz
|
535724234a
|
Server: add pod created date and score to the list controller
|
2016-08-26 18:55:10 +02:00 |
Chocobozzz
|
26d7d31ba3
|
Server: encrypt password in database
|
2016-08-25 17:57:37 +02:00 |
Chocobozzz
|
e861452fb2
|
Server: put config in constants
|
2016-08-19 21:34:51 +02:00 |
Chocobozzz
|
5c39adb731
|
Server: add user list sort/pagination
|
2016-08-16 22:31:45 +02:00 |
Chocobozzz
|
089ff2f204
|
Server: optimize function to see if there are users or not
|
2016-08-16 21:51:35 +02:00 |
Chocobozzz
|
0ff21c1c08
|
Server: video.list -> video.listForApi (with pagination, sort...)
|
2016-08-16 21:51:04 +02:00 |
Chocobozzz
|
68a3b9f2aa
|
Server: delete user with the id and not the username
|
2016-08-09 21:44:45 +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
|
052937db8a
|
First draft using only webseed for server
|
2016-07-27 21:21:57 +02:00 |
Chocobozzz
|
32bb415602
|
Server: Use ES6 promise for mongoose/node-oatuh2-server
|
2016-07-27 21:16:19 +02:00 |
Chocobozzz
|
419633ce9d
|
Server: throttle "seedAll" when starting the server
|
2016-07-21 17:15:29 +02:00 |
Chocobozzz
|
2f372a8654
|
Server: implement refresh token
|
2016-07-20 16:23:58 +02:00 |
Chocobozzz
|
1a42c9e2c0
|
Server: udpate async to 2.0.0
|
2016-07-18 17:17:52 +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
|
6666aad459
|
Fix requests ordering between pods
|
2016-07-05 21:36:01 +02:00 |
Chocobozzz
|
5f698b82c7
|
Use dashes for filenames
|
2016-07-01 16:22:36 +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
|
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
|
528a9efa82
|
Try to make a better communication (between pods) module
|
2016-06-18 16:13:54 +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
|
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
|
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
|
a877d5acc5
|
Add ability to sort videos list
|
2016-05-17 21:03:00 +02:00 |
Chocobozzz
|
bb10240ee1
|
Add createdDate to videos
|
2016-05-13 20:42:11 +02:00 |
Chocobozzz
|
fbf1134e3e
|
Introduce paginations in videos listing
|
2016-05-13 18:10:46 +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
|
cbe2f7c348
|
Refractoring and add thumbnails support (without tests)
|
2016-05-10 21:19:24 +02:00 |
Chocobozzz
|
3a8a8b5122
|
Video duration support (server)
|
2016-05-03 22:41:46 +02:00 |
Chocobozzz
|
e3647ae226
|
Rename pool requests --> requests scheduler
|
2016-05-02 17:25:05 +02:00 |
Chocobozzz
|
23a5a916db
|
Make angular client load dynamically the generated client id/secret
|
2016-04-27 22:11:48 +02:00 |
Chocobozzz
|
0c1cbbfe29
|
Add authentications for routes that need it and adapts the tests
|
2016-04-14 22:06:11 +02:00 |
Chocobozzz
|
37dc07b292
|
Create an "installer" module that create defaults clients/users...
|
2016-03-21 21:11:26 +01:00 |
Chocobozzz
|
9457bf8807
|
OAuth server: first draft
|
2016-03-21 11:56:33 +01:00 |
Chocobozzz
|
f0f5567b69
|
Use const/let now we use node 4.2
|
2016-03-16 22:29:27 +01:00 |
Chocobozzz
|
5101105ef9
|
Video lib/model/reqvalidator refractoring
|
2016-03-16 21:37:17 +01:00 |
Chocobozzz
|
3d446a26ad
|
Fix tests
|
2016-03-07 18:53:03 +01:00 |
Chocobozzz
|
b9a3e09ad5
|
Prepare folders structure for angular app
|
2016-03-07 11:33:59 +01:00 |