aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add server localizationChocobozzz2018-06-062-40/+92
|
* Rename messages locale to angularChocobozzz2018-06-063-14/+17
|
* Localize playerChocobozzz2018-06-065-3/+105
|
* Add frenchChocobozzz2018-06-052-2/+7
|
* Prepare i18n filesChocobozzz2018-06-054-2/+34
|
* Add missing scripts in npm run helpChocobozzz2018-05-301-0/+3
|
* Add ability to manually run transcoding jobChocobozzz2018-05-301-0/+39
|
* Add script that prunes storage filesChocobozzz2018-05-291-0/+96
|
* Make it works with new autoplay policyChocobozzz2018-05-221-0/+1
|
* Improve e2e testsChocobozzz2018-05-221-1/+1
|
* Make it possible to change path used by upgrade.sh on command lineJocelyn Jaubert2018-05-221-1/+18
|
* Move /var/www/peertube to $PEERTUBE_PATH in upgrade.shJocelyn Jaubert2018-05-221-9/+11
|
* Add videos e2e testsChocobozzz2018-05-171-2/+6
|
* Client E2E tests first stepChocobozzz2018-05-172-1/+12
|
* Upgrade to rxjs 6Chocobozzz2018-05-161-1/+1
|
* Fixe Quotation marks on database backup filesSVNET Libre2018-05-161-1/+1
|
* Fix release scriptChocobozzz2018-05-071-13/+11
|
* Update CREDITSChocobozzz2018-04-231-2/+2
|
* Simplify client syndicationsChocobozzz2018-04-171-1/+1
|
* Upgrade to webpack 4Chocobozzz2018-04-061-1/+1
|
* Try to improve the contributing guide for testsChocobozzz2018-04-041-1/+1
|
* refactoring archive creation step to reduce code duplication and be less ↵Rigel2018-03-301-16/+18
| | | | error-prone
* modified scripts/release.sh to add tar.xz and provide archive signaturesRigel2018-03-301-25/+44
|
* Clean shell scripts (#398)Léo Andrès2018-03-2722-59/+97
|
* Improve update host scriptChocobozzz2018-03-201-12/+7
|
* Update shebang and date format for working on FreeBSD (fix typo)Gérald Niel2018-03-191-1/+1
| | | | (not tested on Linux)
* Update shebang and date to POSIX format for working on FreeBSD (notGérald Niel2018-03-191-2/+2
| | | | tested on Linux)
* Fix logging timestampChocobozzz2018-03-081-1/+9
|
* Fix lint momory issuesChocobozzz2018-03-081-1/+1
|
* Increase mocha default timeoutChocobozzz2018-02-281-5/+5
|
* Upgrade.sh : Add diff command for config update (#308)SVNET Libre2018-02-211-0/+3
| | | | | | | | | | * Add diff command for config update * Add Context Information "Updating Configuration File..." * Modify context information for the config file
* Mkae upgrade.sh executableChocobozzz2018-02-211-0/+0
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-202-2/+2
|
* Fix travis testsChocobozzz2018-02-161-5/+5
|
* Upgrade server dependenciesChocobozzz2018-02-161-1/+1
|
* Add \n in changelogChocobozzz2018-02-161-1/+1
|
* Update code contributors listChocobozzz2018-02-151-0/+5
|
* Handle changelog in releaseChocobozzz2018-02-151-1/+14
|
* Better upgrade script consistencyChocobozzz2018-02-141-16/+8
|
* Upgrade.sh (#281)SVNET Libre2018-02-121-0/+34
| | | | | | | | | | | | | | | | * Upgrade.sh Bash script for upgrading Instance * add bash strict mode * move to "scripts" folder and other fix * Rename scirpts/upgrade.sh to scripts/upgrade.sh * Fix SQL BACKUP path * Fix symbolic link update
* Add ability to reset our passwordChocobozzz2018-01-301-7/+5
|
* Fix migrationsChocobozzz2018-01-291-1/+0
|
* Move job queue to redisChocobozzz2018-01-252-2/+21
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add --disable-host-check to development watch script to support proxies.Jan Keromnes2018-01-251-1/+1
| | | See also https://github.com/webpack/webpack-dev-server/issues/882
* Fixes #205: Fix Janitor configuration;Benjamin Bouvier2018-01-251-1/+1
|
* Add api doc in htmlChocobozzz2018-01-241-0/+3
|
* Fix lintChocobozzz2018-01-241-1/+1
|
* Use json for schema.org instead of tagsChocobozzz2018-01-241-1/+1
|
* Add commander in dependencies instead of dev depChocobozzz2018-01-221-0/+1
|
* Add ability to configure log levelChocobozzz2018-01-191-21/+18
|