aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/clean
Commit message (Collapse)AuthorAgeFilesLines
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-4/+4
|
* scripts/test: make MacOS compatiblekontrollanten2021-12-081-3/+3
| | | | | | | man xargs: -r Compatibility with GNU xargs. The GNU version of xargs runs the utility argument at least once, even if xargs input is empty, and it supports a -r option to inhibit this behavior. The FreeBSD version of xargs does not run the utility argument on empty input, but it supports the -r option for command-line compatibility with GNU xargs, but the -r option does nothing in the FreeBSD version of xargs.
* Remove scriptyChocobozzz2021-05-052-5/+0
| | | | It breaks our tests with the latest npm release
* Remove unused gitlab ci env variablesChocobozzz2020-08-241-4/+0
|
* Add gitlab ci supportChocobozzz2019-07-291-4/+9
|
* Add more CLI testsChocobozzz2019-06-131-1/+1
|
* Remove unused actor uuid fieldChocobozzz2019-05-311-2/+5
|
* Cleanup testsChocobozzz2019-04-241-1/+8
|
* Implement contact form in the clientChocobozzz2019-01-101-1/+1
|
* Add notifications in the clientChocobozzz2019-01-091-1/+1
|
* Add sitemapChocobozzz2018-12-051-0/+1
|
* Speaup clean scriptChocobozzz2018-09-141-6/+20
|
* Add trending videos strategyChocobozzz2018-09-141-3/+2
|
* Begin advanced searchChocobozzz2018-07-241-2/+6
|
* Add populate database scriptChocobozzz2018-07-171-1/+1
|
* Migrate to bullChocobozzz2018-07-111-1/+1
|
* Try to improve the contributing guide for testsChocobozzz2018-04-041-1/+1
|
* Clean shell scripts (#398)Léo Andrès2018-03-273-4/+10
|
* Move job queue to redisChocobozzz2018-01-251-0/+1
| | | | | | | 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 ability to update some configuration keysChocobozzz2018-01-171-0/+2
|
* Update videojs -> 6Chocobozzz2017-07-062-1/+4
|
* First version with PostgreSQLChocobozzz2016-12-191-1/+2
|
* Adapt npm scriptsChocobozzz2016-06-033-11/+4
|
* Follow the angular styleguide for the directories structureChocobozzz2016-05-272-2/+3
|
* Update to Angular RC 1Chocobozzz2016-05-131-0/+1
|
* Use scripty instead of writing shell commands in package.jsonChocobozzz2016-04-303-0/+15