aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlecalendar
Commit message (Collapse)AuthorAge
* Fix Google Calendar landing page (#329)Libravatar Lukas Svicarovic2023-04-04
|
* Update serviceUrls for all google services to return to the current user's ↵Libravatar Vijay A2023-01-20
| | | | page if the session is active
* Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)Libravatar Vijay A2022-04-18
|
* chore: add eslint-plugin-unicorn (#733)Libravatar Markus Hatvan2021-10-05
|
* chore: repo maintenance (#732)Libravatar Markus Hatvan2021-10-05
|
* Removed redundant 'README.md' filesLibravatar Vijay A2021-09-12
|
* 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.
* Recipes now have aliases!!!! (#607)Libravatar Vijay Raghavan Aravamudhan2021-08-12
| | | fixes getferdi/ferdi#1614, getferdi/ferdi#1615, getferdi/ferdi#1291
* Enabled darkmode forLibravatar Vijay A2021-08-12
| | | | | | | | | | | | | Facebook Messenger Facebook Workplace Chat (Facebook at work) Slack Google Calendar Whatsapp LinkedIn Telegram Instagram (from: https://github.com/ducfilan/Dark-mode-Franz-Ferdi)
* 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.
* Fixed eslintrc as root for this folder; Reformatted all files.Libravatar Vijay A2021-07-31
|
* [googlecalendar] Context isolation supportLibravatar Kristóf Marussy2021-07-24
|
* fixing a race condition where document body is nullLibravatar Prasanna2021-07-07
|
* Minify svg's using svgoLibravatar Vijay A2021-07-06
|
* Removed references to png images since they were not being used anyways.Libravatar Vijay A2021-07-06
|
* Allowed the user to edit the service url for gCalendar (fixes #1514)Libravatar Vijay A2021-07-05
|
* 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.
* Fixing issue with non-sso login for all google services not working due to ↵Libravatar Vijay A2021-05-14
| | | | incompatible user-agent/browser version
* Minify images (#480)Libravatar Vijay Raghavan Aravamudhan2021-04-30
|
* Update the Google Calendar icon (#400)Libravatar Joel2021-01-05
|
* 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
|
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
Co-authored-by: Amine Mouafik <amine@mouafik.fr>