Commit Graph

662 Commits (6fc73f49727a8c696a32ab8030b36231800db6b7)

Author SHA1 Message Date
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
Chocobozzz ad22074a78 Client: fix prod build process 2016-09-19 22:27:17 +02:00
Chocobozzz d56ec0d412 Remove livereload module (role of webpack now) 2016-07-18 16:52:54 +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 41a2aee38c Follow the angular styleguide for the directories structure 2016-05-27 16:23:10 +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 401b079d6b Use bash for danger scripts instead of env sh 2016-05-19 20:37:43 +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 9353449515 Use scripty instead of writing shell commands in package.json 2016-04-30 12:56:36 +02:00
Chocobozzz 6a1e67b30a Fix clean_test script 2016-03-07 18:22:13 +01:00
Chocobozzz ecef65b605 Add checks to the scripts (they has to be executed at the root of the
project)
2015-11-24 09:53:27 +01:00
Chocobozzz 3bcb78b3af Make the network auto sufficient (eject bad pods with scores) 2015-11-24 08:33:59 +01:00
Chocobozzz d148f3b9b1 Replace PeopleTube/PeTube by the new name PeerTube 2015-10-29 23:29:42 +01:00
Chocobozzz 8c308c2bf7 Spawn 2015-10-29 23:14:54 +01:00