aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/google-news
Commit message (Collapse)AuthorAge
* chore: improve lint setup (#397)Libravatar MCMXC2023-07-26
| | | | | | | | | | | | | | | | | - update eslint config to closely mirror the ones from ferdium-app - add .eslintignore - opt in to eslint `reportUnusedDisableDirectives` config option - remove `trailingComma: all` from `prettier` config which is default in `prettier` v3 - autofix or disable a lot of lint issues throughout codebase - add `volta` configuration to `package.json` to autoload correct `node` and `pnpm` versions - upgrade all `eslint` and `prettier` related dependencies to latest - update lint:fix npm script - reformat touched files with prettier - bumped up minor version for all recipes that have changes - introduced injection of 'service.css' where it was missing in many recipes --------- Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Update serviceUrls for all google services to return to the current user's ↵Libravatar Vijay A2023-01-20
| | | | page if the session is active
* Added 'webview.js' as a mandatory file and fixed broken recipesLibravatar Vijay A2022-11-10
|
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-18
|
* fix: extending #782 - remove dummy 'webview.js' files.Libravatar Vijay A2021-12-03
|
* chore: upgrade dependencies to latest (#782)Libravatar Markus Hatvan2021-12-03
| | | | | | | | | | * chore: upgrade dependencies to latest - upgrade all dependencies to latest - add --report-unused-disable-directives flag to lint script - remove unused files reported by unicorn/no-empty-file - minor cleanup of circuit recipe - remove webview.js check in package.js
* Added a check to verify that the folder name of the recipe matches the ↵Libravatar Vijay Aravamudhan2021-09-12
recipe id (#708) Use the recipe-id as master to rename internal folder names