Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 3 | -7/+11 |
| | |||||
* | Update webpack config | Chocobozzz | 2017-09-06 | 1 | -1/+1 |
| | |||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 2 | -3/+3 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 2 | -11/+10 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Fix upgrade script \n | Chocobozzz | 2017-07-23 | 1 | -1/+1 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 2 | -2/+2 |
| | |||||
* | Fix upgrade peertube script (bad semver comparison) | Chocobozzz | 2017-07-10 | 1 | -3/+10 |
| | |||||
* | Video search -> case insensitive | Chocobozzz | 2017-07-06 | 1 | -2/+2 |
| | |||||
* | Update videojs -> 6 | Chocobozzz | 2017-07-06 | 2 | -1/+4 |
| | |||||
* | Move to promises | Chocobozzz | 2017-07-05 | 4 | -53/+47 |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | ||||
* | Rename 'npm run upgrade' to 'npm run upgrade-peertube' | Chocobozzz | 2017-06-25 | 1 | -0/+0 |
| | | | | It was confusing with the command 'npm run update' | ||||
* | Return to sequelize@4.0.0-2 (makes tests fail) | Chocobozzz | 2017-06-25 | 1 | -0/+2 |
| | |||||
* | Fix play script | Chocobozzz | 2017-06-25 | 1 | -1/+1 |
| | |||||
* | Stop mocha tests after a failure | Chocobozzz | 2017-06-24 | 1 | -1/+1 |
| | |||||
* | Don't generate yarn lockfile on upgrade | Chocobozzz | 2017-06-24 | 1 | -3/+1 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 2 | -3/+3 |
| | |||||
* | Convert scripts to typescript | Chocobozzz | 2017-06-12 | 4 | -66/+54 |
| | |||||
* | Fix prod clean script | Chocobozzz | 2017-06-12 | 1 | -1/+1 |
| | |||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 3 | -8/+8 |
| | |||||
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 7 | -6/+14 |
| | |||||
* | Adapt scripts to typescript | Chocobozzz | 2017-06-10 | 6 | -10/+13 |
| | |||||
* | Fix upgrade script (again...) | Bigard Florian | 2017-04-27 | 1 | -2/+2 |
| | |||||
* | Fix upgrade script | Bigard Florian | 2017-04-27 | 1 | -1/+1 |
| | |||||
* | Add yarn to npm run upgrade | Bigard Florian | 2017-04-27 | 1 | -3/+8 |
| | |||||
* | Remove unnecessary script | Chocobozzz | 2017-04-26 | 1 | -244/+0 |
| | |||||
* | Remove Node 4 support | Chocobozzz | 2017-04-26 | 1 | -1/+13 |
| | |||||
* | Fix travis lint tests | Chocobozzz | 2017-04-26 | 1 | -2/+2 |
| | |||||
* | Client: fix compilation | Chocobozzz | 2017-04-26 | 2 | -0/+4 |
| | |||||
* | Server: kill all if e process exits in npm run dev | Chocobozzz | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | Document update host script | Chocobozzz | 2017-02-08 | 2 | -3/+2 |
| | |||||
* | Fix update host script | Chocobozzz | 2017-02-08 | 1 | -2/+2 |
| | |||||
* | Admin password stuff | Chocobozzz | 2017-01-27 | 2 | -19/+18 |
| | |||||
* | Do not let admin put password on cli argument when reseting password | Chocobozzz | 2017-01-23 | 1 | -9/+25 |
| | |||||
* | Fix check script | Chocobozzz | 2017-01-19 | 1 | -2/+2 |
| | |||||
* | Server: create transaction refractoring | Chocobozzz | 2017-01-15 | 1 | -1/+0 |
| | |||||
* | Server: add script that reset the password of a user | Chocobozzz | 2017-01-15 | 1 | -0/+45 |
| | |||||
* | Server: fix mongo to postgresql script | Chocobozzz | 2017-01-12 | 1 | -5/+5 |
| | |||||
* | Add script to migrate from mongodb to postgresql | Chocobozzz | 2016-12-27 | 2 | -4/+250 |
| | | | | Usage: NODE_ENV=production ./scripts/mongo-to-postgre.js --mongo-database peertube-prod | ||||
* | Fix real world script | Chocobozzz | 2016-12-25 | 1 | -1/+3 |
| | |||||
* | Update scripts with postgresql | Chocobozzz | 2016-12-25 | 4 | -33/+27 |
| | |||||
* | First version with PostgreSQL | Chocobozzz | 2016-12-19 | 1 | -1/+2 |
| | |||||
* | Add script when the host/port of a pod change | Chocobozzz | 2016-11-22 | 1 | -0/+51 |
| | |||||
* | Server: fix db clean for clean script | Chocobozzz | 2016-11-16 | 1 | -1/+1 |
| | |||||
* | Server: fix db clean for clean script | Chocobozzz | 2016-11-16 | 1 | -1/+2 |
| | |||||
* | Fix upgrade script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Fix check script | Chocobozzz | 2016-10-21 | 1 | -1/+1 |
| | |||||
* | Add upgrade script | Chocobozzz | 2016-10-21 | 2 | -0/+17 |
| | |||||
* | Server: add npm run check to check CORS, bittorrent tracker... | Chocobozzz | 2016-10-21 | 2 | -0/+175 |
| | |||||
* | Update clean script | Chocobozzz | 2016-10-13 | 6 | -10/+40 |
| | |||||
* | There are no typings anymore | Chocobozzz | 2016-10-10 | 1 | -1/+1 |
| |