Chocobozzz
|
8221fef0f9
|
Upgrade yarn dep
|
2017-09-04 21:33:01 +02:00 |
Chocobozzz
|
0e1dc3e7c6
|
Convert tests to typescript
|
2017-09-04 21:30:18 +02:00 |
Chocobozzz
|
b0f9f39ed7
|
Begin user quota
|
2017-09-04 20:07:54 +02:00 |
Chocobozzz
|
c6720f0bf5
|
Upgrade sequelize
|
2017-08-25 21:02:09 +02:00 |
Chocobozzz
|
556ddc3192
|
Upgrade common server dependencies
|
2017-08-25 18:36:49 +02:00 |
Chocobozzz
|
93e1258c7c
|
Move video file metadata in their own table
Will be used for user video quotas and multiple video resolutions
|
2017-08-25 11:36:23 +02:00 |
Chocobozzz
|
f981dae861
|
Add previews cache system between pods
|
2017-07-12 11:56:02 +02:00 |
Chocobozzz
|
8062415498
|
Update videojs -> 6
|
2017-07-06 14:39:39 +02:00 |
Chocobozzz
|
6fcd19ba73
|
Move to promises
Closes https://github.com/Chocobozzz/PeerTube/issues/74
|
2017-07-05 14:14:16 +02:00 |
Chocobozzz
|
4f13304181
|
Rename 'npm run upgrade' to 'npm run upgrade-peertube'
It was confusing with the command 'npm run update'
|
2017-06-25 16:30:45 +02:00 |
Chocobozzz
|
ba0f8806bc
|
Return to sequelize@4.0.0-2 (makes tests fail)
|
2017-06-25 13:51:19 +02:00 |
Chocobozzz
|
b4089fd410
|
Update sequelize
|
2017-06-25 08:55:31 +02:00 |
Chocobozzz
|
62be8e11e2
|
Don't generate yarn lockfile on upgrade
|
2017-06-24 10:17:44 +02:00 |
Chocobozzz
|
df98563e21
|
Use typescript standard and lint all files
|
2017-06-16 14:32:15 +02:00 |
Chocobozzz
|
75d612ce3c
|
Convert scripts to typescript
|
2017-06-12 21:06:32 +02:00 |
Chocobozzz
|
1840c2f7c9
|
Update webpack stack
|
2017-06-11 15:19:43 +02:00 |
Chocobozzz
|
66dd264f7b
|
Better build/dev scripts
|
2017-06-11 11:36:05 +02:00 |
Chocobozzz
|
75fb0c0b2e
|
Adapt scripts to typescript
|
2017-06-10 22:57:31 +02:00 |
Chocobozzz
|
69818c9394
|
Type functions
|
2017-06-10 22:15:25 +02:00 |
Chocobozzz
|
4d4e5cd4dc
|
require -> import
|
2017-06-05 21:53:49 +02:00 |
Chocobozzz
|
e02643f32e
|
Type models
|
2017-05-25 17:32:16 +02:00 |
Chocobozzz
|
65fcc3119c
|
First typescript iteration
|
2017-05-20 09:57:40 +02:00 |
Chocobozzz
|
85cd99dc84
|
Use yarn instead of npm install
|
2017-04-26 22:45:27 +02:00 |
Chocobozzz
|
16a31eb741
|
Server: upgrade to official version of express-oauth-server
|
2017-04-26 21:22:51 +02:00 |
Chocobozzz
|
0dd079da27
|
Update standard -> 10
|
2017-04-16 14:25:37 +02:00 |
Chocobozzz
|
72329aaa28
|
Update bittorrent-tracker and standard to v9
|
2017-03-03 18:45:40 +01:00 |
Chocobozzz
|
f6f7dfee01
|
Server: update express-validator
|
2017-02-10 11:27:14 +01:00 |
Chocobozzz
|
c70e0710b3
|
Update modules
|
2017-02-10 11:03:03 +01:00 |
Chocobozzz
|
9a5d2a3f54
|
Admin password stuff
|
2017-01-27 11:18:53 +01:00 |
Chocobozzz
|
a7721e62c0
|
Server: update deps
|
2017-01-15 10:23:56 +01:00 |
Chocobozzz
|
bdfbd4f162
|
Server: use crypto instead of ursa for pod signature
|
2017-01-04 22:23:07 +01:00 |
Chocobozzz
|
4d32448895
|
Server: use binary data instead of base64 to send thumbnails
|
2016-12-29 12:13:19 +01:00 |
Chocobozzz
|
feb4bdfd9b
|
First version with PostgreSQL
|
2016-12-19 21:22:28 +01:00 |
Chocobozzz
|
93d4a3b551
|
Add script when the host/port of a pod change
|
2016-11-22 22:12:13 +01:00 |
Chocobozzz
|
9f540774b1
|
Add upgrade script
|
2016-10-21 14:23:20 +02:00 |
Chocobozzz
|
792b893ed4
|
Server: add npm run check to check CORS, bittorrent tracker...
|
2016-10-21 11:20:14 +02:00 |
Chocobozzz
|
82221ac920
|
Update clean script
|
2016-10-13 21:45:23 +02:00 |
Chocobozzz
|
3474b77cbf
|
Server: update concurrently
|
2016-10-09 10:49:50 +02:00 |
Chocobozzz
|
b9ab2e25fd
|
Server: add cors policy for torrent file and thumbnails
|
2016-10-07 15:12:53 +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
|
13e2ab2566
|
Server: remove segfault handler
|
2016-10-01 12:01:47 +02:00 |
Chocobozzz
|
677f1adf60
|
Server: workaround for node-ipc that breaks node lts
|
2016-10-01 11:12:27 +02:00 |
Chocobozzz
|
94b0853d68
|
Update to standard 8
|
2016-08-25 18:32:47 +02:00 |
Chocobozzz
|
26d7d31ba3
|
Server: encrypt password in database
|
2016-08-25 17:57:37 +02:00 |
Chocobozzz
|
c323efb9cd
|
Update webtorrent -> 0.96
|
2016-08-12 17:35:10 +02:00 |
Chocobozzz
|
45b81debd6
|
Server: update dev dependencies
|
2016-08-07 22:47:11 +02:00 |
Chocobozzz
|
052937db8a
|
First draft using only webseed for server
|
2016-07-27 21:21:57 +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 |