aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Fetch outbox to grab old activities testsChocobozzz2017-11-271-2/+2
|
* Fix update host scriptChocobozzz2017-11-271-7/+11
|
* Speed up activity pub http requestsChocobozzz2017-11-271-1/+7
|
* Optimize account creationChocobozzz2017-11-271-1/+1
|
* Add script to parse log filesChocobozzz2017-11-271-0/+42
|
* Add follow tabsChocobozzz2017-11-271-1/+1
| | | | | | Following Follow Followers
* Make it compile at leastChocobozzz2017-11-271-4/+4
|
* Prepare release scriptChocobozzz2017-10-311-0/+7
|
* Split slow and fast api tests for travisChocobozzz2017-10-311-0/+6
|
* Build server files before test the apiChocobozzz2017-10-312-7/+5
|
* Try matrix to speed up travis buildsChocobozzz2017-10-313-9/+30
|
* Add oembed endpointChocobozzz2017-10-161-1/+1
|
* Server: upgrade packagesChocobozzz2017-10-091-1/+1
|
* Add tests for npm run scriptsChocobozzz2017-09-073-7/+11
|
* Update webpack configChocobozzz2017-09-061-1/+1
|
* Convert tests to typescriptChocobozzz2017-09-042-3/+3
|
* Move video file metadata in their own tableChocobozzz2017-08-252-11/+10
| | | | Will be used for user video quotas and multiple video resolutions
* Fix upgrade script \nChocobozzz2017-07-231-1/+1
|
* Better typescript typing for a better worldChocobozzz2017-07-102-2/+2
|
* Fix upgrade peertube script (bad semver comparison)Chocobozzz2017-07-101-3/+10
|
* Video search -> case insensitiveChocobozzz2017-07-061-2/+2
|
* Update videojs -> 6Chocobozzz2017-07-062-1/+4
|
* Move to promisesChocobozzz2017-07-054-53/+47
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Rename 'npm run upgrade' to 'npm run upgrade-peertube'Chocobozzz2017-06-251-0/+0
| | | | It was confusing with the command 'npm run update'
* Return to sequelize@4.0.0-2 (makes tests fail)Chocobozzz2017-06-251-0/+2
|
* Fix play scriptChocobozzz2017-06-251-1/+1
|
* Stop mocha tests after a failureChocobozzz2017-06-241-1/+1
|
* Don't generate yarn lockfile on upgradeChocobozzz2017-06-241-3/+1
|
* Use typescript standard and lint all filesChocobozzz2017-06-162-3/+3
|
* Convert scripts to typescriptChocobozzz2017-06-124-66/+54
|
* Fix prod clean scriptChocobozzz2017-06-121-1/+1
|
* Update webpack stackChocobozzz2017-06-113-8/+8
|
* Better build/dev scriptsChocobozzz2017-06-117-6/+14
|
* Adapt scripts to typescriptChocobozzz2017-06-106-10/+13
|
* Fix upgrade script (again...)Bigard Florian2017-04-271-2/+2
|
* Fix upgrade scriptBigard Florian2017-04-271-1/+1
|
* Add yarn to npm run upgradeBigard Florian2017-04-271-3/+8
|
* Remove unnecessary scriptChocobozzz2017-04-261-244/+0
|
* Remove Node 4 supportChocobozzz2017-04-261-1/+13
|
* Fix travis lint testsChocobozzz2017-04-261-2/+2
|
* Client: fix compilationChocobozzz2017-04-262-0/+4
|
* Server: kill all if e process exits in npm run devChocobozzz2017-03-041-1/+1
|
* Document update host scriptChocobozzz2017-02-082-3/+2
|
* Fix update host scriptChocobozzz2017-02-081-2/+2
|
* Admin password stuffChocobozzz2017-01-272-19/+18
|
* Do not let admin put password on cli argument when reseting passwordChocobozzz2017-01-231-9/+25
|
* Fix check scriptChocobozzz2017-01-191-2/+2
|
* Server: create transaction refractoringChocobozzz2017-01-151-1/+0
|
* Server: add script that reset the password of a userChocobozzz2017-01-151-0/+45
|
* Server: fix mongo to postgresql scriptChocobozzz2017-01-121-5/+5
|