aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Add http tracker in torrent tooChocobozzz2018-01-191-0/+2
|
* Fix release scriptChocobozzz2018-01-181-1/+1
|
* Don't show videos of remote instance after unfollowChocobozzz2018-01-181-0/+13
|
* Add ability to update some configuration keysChocobozzz2018-01-172-0/+3
|
* Remove npm run upgradeChocobozzz2018-01-151-38/+0
| | | | Use command from production.md instead
* Bumped to version v0.0.9-alphaChocobozzz2018-01-151-1/+1
|
* Add github release to release scriptChocobozzz2018-01-151-6/+28
|
* Bumped to version 0.0.7-alphav0.0.8-alphaChocobozzz2018-01-151-2/+4
|
* Bumped to version 0.0.2-alphaChocobozzz2018-01-151-1/+1
|
* Prepare production workflowChocobozzz2018-01-151-2/+28
|
* Try to improve documentations/readmeChocobozzz2018-01-121-171/+0
|
* Fix client development so that it uses the local ng binary; (#177)Benjamin Bouvier2018-01-061-1/+1
|
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Add bootstrap analyzer and optimize buildChocobozzz2017-12-202-1/+6
|
* Begin moving video channel to actorChocobozzz2017-12-191-4/+4
|
* Fix testsChocobozzz2017-12-141-2/+2
|
* Fix upgrade scriptChocobozzz2017-12-131-1/+1
|
* Add migrationChocobozzz2017-12-133-6/+6
|
* Move models to typescript-sequelizeChocobozzz2017-12-133-15/+15
|
* Add hmrChocobozzz2017-12-121-1/+1
|
* Upgrade to angular 5Chocobozzz2017-12-121-1/+1
|
* Upgrade scripts and embed webpack configChocobozzz2017-12-122-3/+4
|
* Fix lintChocobozzz2017-11-302-3/+3
|
* 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
|