aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAge
* porting to use ESMLibravatar Peter Simon2024-02-28
* Improve lint setup (#400)Libravatar Vijay Aravamudhan2023-07-26
* chore: improve lint setup (#397)Libravatar MCMXC2023-07-26
* Upgrade 'pnpm' to '7.27.0'; Upgrade other npm modules and fix errorsLibravatar Vijay A2023-02-13
* Added 'webview.js' as a mandatory file and fixed broken recipesLibravatar Vijay A2022-11-10
* Refactor mandatory files needed in each recipeLibravatar Vijay A2022-11-10
* 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
* Renamed 'master' branch to 'main'Libravatar Vijay A2022-05-03
* New jsdelivr URL for FerdiumHEADmasterLibravatar dqos2022-05-02
* Use 'pnpm' instead of 'pnpm run'Libravatar Vijay A2022-04-23
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-18
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-17
* chore: upgrade dependencies to latest (#782)Libravatar Markus Hatvan2021-12-03
* chore: remove empty 'service.css' from recipes. Remove 'README.md' from the c...Libravatar Vijay A2021-11-01
* Use PascalCasing for generated backend API class name (#759)Libravatar Bennett2021-11-01
* chore: add eslint-plugin-unicorn (#733)Libravatar Markus Hatvan2021-10-05
* chore: repo maintenance (#732)Libravatar Markus Hatvan2021-10-05
* Add check to ensure that generated file 'user.js' is not present in default p...Libravatar Vijay A2021-10-04
* feature: allow services to delineate favorites vs non-favorites in unread countsLibravatar Vijay A2021-09-23
* chore: added more verifications for recipe's package.jsonLibravatar Vijay A2021-09-23
* fix: fix js error; stylingLibravatar Vijay A2021-09-19
* Added a check to verify that the folder name of the recipe matches the recipe...Libravatar Vijay Aravamudhan2021-09-12
* build: migrate from npm to pnpm (#603)Libravatar Markus Hatvan2021-09-08
* docs: fixed template file for creating recipe.Libravatar Vijay A2021-08-27
* Recipes now have aliases!!!! (#607)Libravatar Vijay Raghavan Aravamudhan2021-08-12
* Cleanup all recipes (#605)Libravatar Vijay Raghavan Aravamudhan2021-08-11
* Ignore .md files from being packaged into the recipe archives (minor size gain).Libravatar Vijay A2021-07-06
* Removed minification of images since we no longer need binary image files.Libravatar Vijay A2021-07-06
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
* Bypass hygiene check for git dirty state if running within a Docker container...Libravatar Vijay A2021-05-25
* Added check for verifying that the 'package.json' file has a versionLibravatar Vijay A2021-05-16
* Minify images using ImageOptim (lossless compression) (#326)Libravatar Vijay Raghavan Aravamudhan2020-10-11
* Revert "Use imagemin to minify images (#323)"Libravatar Amine Mouafik2020-10-10
* 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
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
* Add check to ensure SVG icon is a square (#161)Libravatar cybermoloch2020-09-19
* Add support for keeping the featured statusLibravatar vantezzen2020-06-03
* Fix for packaging not allowing numbers in recipe ids (#158)Libravatar cybermoloch2020-05-29
* Add create scriptLibravatar vantezzen2020-05-10
* Remove svg size check preventing repackagingLibravatar Amine Mouafik2020-04-19
* Switch from yarn to npmLibravatar vantezzen2020-04-16
* Improve recipe packaging scriptLibravatar vantezzen2020-04-15
* Add gh-load scriptLibravatar vantezzen2020-03-28
* Add sorting package list alphabeticallyLibravatar vantezzen2020-03-27
* Move archives into seperate sub-folderLibravatar vantezzen2020-03-23
* Let Promise errors crash the scriptLibravatar Bennett2020-03-12
* Merge branch 'master' of https://github.com/getferdi/recipesLibravatar vantezzen2020-03-12
|\
| * Fix github scriptLibravatar Jared2020-03-10