Chocobozzz
|
fdbda9e3d6
|
Add tests for npm run scripts
|
2017-09-07 15:54:34 +02:00 |
Chocobozzz
|
04de542abd
|
Update webpack config
|
2017-09-06 21:48:15 +02:00 |
Chocobozzz
|
0e1dc3e7c6
|
Convert tests to typescript
|
2017-09-04 21:30:18 +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
|
407c4473ad
|
Fix upgrade script \n
|
2017-07-23 09:43:44 +02:00 |
Chocobozzz
|
4771e0008d
|
Better typescript typing for a better world
|
2017-07-10 19:43:21 +02:00 |
Chocobozzz
|
7a214f746b
|
Fix upgrade peertube script (bad semver comparison)
|
2017-07-10 15:01:05 +02:00 |
Chocobozzz
|
18c8e94508
|
Video search -> case insensitive
|
2017-07-06 18:01: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
|
19452347a1
|
Fix play script
|
2017-06-25 11:36:57 +02:00 |
Chocobozzz
|
743cb5e5c4
|
Stop mocha tests after a failure
|
2017-06-24 10:37:43 +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
|
7593a21d13
|
Fix prod clean script
|
2017-06-12 20:34:50 +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 |
Bigard Florian
|
339f0c8062
|
Fix upgrade script (again...)
|
2017-04-27 16:00:10 +02:00 |
Bigard Florian
|
aa77e1c2ac
|
Fix upgrade script
|
2017-04-27 15:36:35 +02:00 |
Bigard Florian
|
94f12771f5
|
Add yarn to npm run upgrade
|
2017-04-27 11:38:42 +02:00 |
Chocobozzz
|
ea893004aa
|
Remove unnecessary script
|
2017-04-26 22:33:31 +02:00 |
Chocobozzz
|
85ec3eb7f3
|
Remove Node 4 support
|
2017-04-26 22:32:33 +02:00 |
Chocobozzz
|
165c8d2558
|
Fix travis lint tests
|
2017-04-26 21:52:49 +02:00 |
Chocobozzz
|
d61e81538b
|
Client: fix compilation
|
2017-04-26 21:48:54 +02:00 |
Chocobozzz
|
a7449e74f9
|
Server: kill all if e process exits in npm run dev
|
2017-03-04 11:02:33 +01:00 |
Chocobozzz
|
01a07456e4
|
Document update host script
|
2017-02-08 20:36:57 +01:00 |
Chocobozzz
|
9cc99d7b56
|
Fix update host script
|
2017-02-08 20:34:01 +01:00 |
Chocobozzz
|
9a5d2a3f54
|
Admin password stuff
|
2017-01-27 11:18:53 +01:00 |
Chocobozzz
|
c129e2a167
|
Do not let admin put password on cli argument when reseting password
|
2017-01-23 22:50:29 +01:00 |
Chocobozzz
|
be3bac3afb
|
Fix check script
|
2017-01-19 21:46:31 +01:00 |
Chocobozzz
|
4df023f2d4
|
Server: create transaction refractoring
|
2017-01-15 19:53:11 +01:00 |
Chocobozzz
|
7df5e5e4b1
|
Server: add script that reset the password of a user
|
2017-01-15 10:05:53 +01:00 |
Chocobozzz
|
acf0ae9c73
|
Server: fix mongo to postgresql script
|
2017-01-12 17:35:17 +01:00 |
Chocobozzz
|
00d6a41e46
|
Add script to migrate from mongodb to postgresql
Usage: NODE_ENV=production ./scripts/mongo-to-postgre.js --mongo-database peertube-prod
|
2016-12-27 18:34:47 +01:00 |
Chocobozzz
|
56ac84d0a3
|
Fix real world script
|
2016-12-25 12:05:47 +01:00 |
Chocobozzz
|
dd6019932e
|
Update scripts with postgresql
|
2016-12-25 09:44:13 +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
|
c92372d0aa
|
Server: fix db clean for clean script
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
7fc4cc8881
|
Server: fix db clean for clean script
|
2016-11-16 20:29:26 +01:00 |
Chocobozzz
|
d16a0ad851
|
Fix upgrade script
|
2016-10-21 14:46:17 +02:00 |
Chocobozzz
|
068bfc0ad5
|
Fix check script
|
2016-10-21 14:39:43 +02: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
|
0a80f41f45
|
There are no typings anymore
|
2016-10-10 21:34:10 +02:00 |