aboutsummaryrefslogtreecommitdiffstats
path: root/src/features/communityRecipes/store.js
Commit message (Collapse)AuthorAge
* chore: convert various files from JS to TS (#2010)Libravatar Markus Hatvan2021-10-02
|
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* refactor: removed legacy properties from recipesLibravatar Vijay A2021-08-11
| | | | (Addendum to getferdi/recipes#605)
* 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>
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
| | | | | | | | - serviceLimit - planSelection - trialStatusBar and other Franz features that were for different tiers of subscription.
* Enable community recipesLibravatar vantezzen2019-09-23
|
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|
* Rename feature flagsLibravatar Stefan Malzner2019-06-17
|
* Add custom recipe limitationLibravatar Stefan Malzner2019-05-02