aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sample_recipe
Commit message (Collapse)AuthorAge
* New recipe: 'pushover' (#80)Libravatar Vijay Aravamudhan2022-06-25
|
* Add webview.js to some services that were generated without it. (#42)Libravatar André Oliveira2022-06-07
| | | | | This had blocked users from manually generating a `service.css` which is what the documentation recommends as self-help to override styling. Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-18
|
* chore: remove empty 'service.css' from recipes. Remove 'README.md' from the ↵Libravatar Vijay A2021-11-01
| | | | creation script
* Use PascalCasing for generated backend API class name (#759)Libravatar Bennett2021-11-01
|
* chore: add eslint-plugin-unicorn (#733)Libravatar Markus Hatvan2021-10-05
|
* fix: fix js error; stylingLibravatar Vijay A2021-09-19
|
* docs: fixed template file for creating recipe.Libravatar Vijay A2021-08-27
|
* Cleanup all recipes (#605)Libravatar Vijay Raghavan Aravamudhan2021-08-11
| | | | | | | | | | | | | | | | | | | | | | | | | | * Removed legacy properties that are no longer used: 'author' 'customURL' 'description' 'hostedOnly' 'main' 'openDevTools' 'popup' 'repository' 'serviceName' 'webviewOptions' 'wording' - Removed entries for if they were the defaults: 'hasCustomUrl' 'hasDirectMessages' 'hasIndirectMessages' 'hasNotificationSound' 'hasTeamId' 'message' Fixed incorrect 'urlInputSuffix' type. Added validations for ensuring the above do not creep back in.
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
|
* Revert "Use imagemin to minify images (#323)"Libravatar Amine Mouafik2020-10-10
| | | | This reverts commit 5f7d8ebe6d8a9a9e5a1b4e9f041ece1a7ae38ab1.
* Use imagemin to minify images (#323)Libravatar Vijay Raghavan Aravamudhan2020-10-09
|
* Minify images using ImageOptim (lossless compression) (#313)Libravatar Vijay Raghavan Aravamudhan2020-10-07
|
* Add create scriptLibravatar vantezzen2020-05-10