aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/RecipesStore.js
Commit message (Collapse)AuthorAge
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
| | | | | | | | | | - update .eslintrc to work for .js and .ts - update devDependencies - lint properly both root /src and nested /packages - update webhint recommended setting for tsconfig.json to shrink output - Manage all eslint rules from the repo root - escape single quotes in scripts to please windows build Co-authored-by: Vijay A <avijayr@protonmail.com>
* Minor refactoring to move all runtime configs from 'config.js' into ↵Libravatar Vijay Raghavan Aravamudhan2021-07-03
| | | | 'environment.js'. (#1588)
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
| | | | | | | Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io> Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Fix lintLibravatar vantezzen2020-01-31
|
* #328 Implement local updatesLibravatar vantezzen2020-01-31
|
* Safe access variable in _checkIfRecipeIsInstalledLibravatar Amine Mouafik2019-10-18
|
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|
* fix(Recipes): Fix recipe install when directly accessing recipeLibravatar Stefan Malzner2019-06-12
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
|
* Replace console logs with debuggerLibravatar Stefan Malzner2018-03-18
|
* Fix recipe update loopLibravatar Stefan Malzner2017-10-24
|
* initial commitLibravatar Stefan Malzner2017-10-13