aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/fastmail/package.json
Commit message (Collapse)AuthorAge
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-18
|
* Update fastmail from 2.1.2 to 2.2.0Libravatar kytwb2021-12-18
|
* fix: fix js error; stylingLibravatar Vijay A2021-09-19
|
* chore: normalized all recipes to ensure compatibility with es6 (#639)Libravatar Vijay Raghavan Aravamudhan2021-08-27
| | | | - Removed some calls to set badge with '0' all the time. - Removed all 'sourceMaps' since they are all outdated atm.
* Cleanup of recipes to remove 'NaN' of badge variables since this is handled ↵Libravatar Vijay A2021-08-17
| | | | in the main program.
* 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.
* [fastmail] Context isolation supportLibravatar Kristóf Marussy2021-07-24
|
* Minify svg's using svgoLibravatar Vijay A2021-07-06
|
* Housekeeping: These recipes had been updated for bug fixes since Apr 2020, ↵Libravatar Vijay A2021-05-15
| | | | but their versions had not been bumped up.
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
Co-authored-by: Amine Mouafik <amine@mouafik.fr>