aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* 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