aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Add moderation helpers to pluginsChocobozzz2020-05-078-8/+8
|
* Add plugin ldap testsChocobozzz2020-05-041-0/+3
|
* Support logout and add id and pass testsChocobozzz2020-05-041-2/+2
|
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
|
* Add SQL query support in pluginsChocobozzz2020-04-091-1/+1
|
* Remove oc locale supportChocobozzz2020-04-061-3/+0
| | | | | | | It does not work since many releases, and nobody created an issue so we don't consider it much use It does not work because Angular does not know this locale: https://github.com/angular/angular/tree/master/packages/common/locales
* Update creditsChocobozzz2020-02-281-1/+2
|
* Fix npm run devChocobozzz2020-02-193-4/+6
|
* Use bash to run build scripts tooChocobozzz2020-02-193-3/+3
|
* Use bash to run scriptsChocobozzz2020-02-195-5/+5
|
* Create template dirs for openapi clients and provide README templatesAverage Dude2020-02-181-1/+4
| | | | | The definitions are now also in the template dirs because they will be ignored by the generator. Generators only use overrides and don't do anything with new files.
* Merge branch 'open-api-clients' into developChocobozzz2020-02-172-0/+86
|\
| * OpenAPI clients generationAverage Dude2020-02-142-0/+86
| |
* | Extend build commandsICabaleiro2020-02-131-1/+45
|/
* Keep our current build system for nowChocobozzz2020-02-121-4/+9
|
* Only use basehrefChocobozzz2020-02-121-3/+4
| | | | Will allow us to use the localize option
* Update code contributorsChocobozzz2020-02-111-1/+1
|
* Fix client dev modeChocobozzz2020-02-101-1/+1
|
* Support i18n buildChocobozzz2020-02-102-8/+34
|
* Add hu and th localesChocobozzz2020-02-041-0/+1
|
* Move to eslintcontainChocobozzz2020-02-033-3/+3
|
* Relax travis buildChocobozzz2020-01-281-1/+1
|
* Add ability to list redundanciesChocobozzz2020-01-281-2/+2
|
* Fix e2e testsChocobozzz2020-01-231-1/+1
|
* Reduce dev commands RAM usageChocobozzz2020-01-223-7/+7
|
* Use a filtered proxy without variablesChocobozzz2020-01-221-1/+1
|
* Fix travis regexChocobozzz2020-01-211-1/+1
|
* Use a proxy for youtube-dl to avoid travis errorsChocobozzz2020-01-211-0/+4
|
* Remove huskyChocobozzz2020-01-211-0/+1
|
* Use lower instead of ilike to login usersChocobozzz2020-01-091-1/+1
|
* Rebuild creditsChocobozzz2020-01-091-59/+140
| | | | Had to update the script now we use weblate
* Fix npm run dev scriptChocobozzz2020-01-072-4/+13
|
* (fix) npm run dev invocationRigel Kent2019-12-181-2/+2
|
* Fix build scriptChocobozzz2019-12-181-2/+2
|
* Lazy load static objectsChocobozzz2019-12-181-1/+1
|
* Fix buildChocobozzz2019-12-181-2/+8
|
* Add embed api buildChocobozzz2019-12-184-1/+14
|
* Remove watch scriptsChocobozzz2019-12-188-30/+37
|
* Speedup embed first paintChocobozzz2019-12-181-1/+1
|
* Use a migration script to generate HLS torrent filesChocobozzz2019-12-121-0/+77
|
* Fix email to fieldChocobozzz2019-11-291-2/+2
|
* Fix update hostChocobozzz2019-11-271-2/+2
|
* Add ability to generate HLS in CLIChocobozzz2019-11-251-6/+39
|
* Don't always replace actor avatarChocobozzz2019-11-251-2/+2
|
* Add ability to disable webtorrentChocobozzz2019-11-253-13/+15
| | | | In favour of HLS
* Try to improve server watch scriptChocobozzz2019-11-181-2/+5
|
* Remove unused filesChocobozzz2019-11-132-191/+0
|
* Make build worksChocobozzz2019-11-132-15/+15
|
* Remove html tagsChocobozzz2019-11-071-0/+6
|
* Update server and playerChocobozzz2019-11-071-4/+92
|