aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAge
* feat: support for the new slack ui (#425)Libravatar MCMXC2023-09-25
| | | | - update selector for team menu to work with new and old slack ui - bump slack recipe to v1.6.0
* Add new steamchat recipe icon. (#429)Libravatar Abdul Hafiz Muhammad2023-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Brax.me recipe added again. * MIT License created. * Delete icon.svg * Zoom Icon Update * package,json version update * Delete icon.svg * Yahoo Mail Icon Updated * package.json version updated * Delete recipes/twitter/icon.svg * Add new icon.svg * Renamed twitter recipe to x. * Update JSON object with new service URL and name The service URL and name in the JSON object were updated from Twitter to X and from https://twitter.com to https://x.com. The ID and version were also updated to x and 1.4.1. * Revert "Update JSON object with new service URL and name" This reverts commit 713a8e5497c81978204bc195370f4ee26b4764ca. * Revert "Renamed twitter recipe to x." This reverts commit b707b375a848c88d1c38b65821e1c25052227ffc. * Revert "Add new icon.svg" This reverts commit 54750d3778c610661c4f62a67bc49c1fb35366ad. * Revert "Delete recipes/twitter/icon.svg" This reverts commit c40aac95e738649fc78ec0c0ff6392178b7d767c. * Delete recipes/twitter/icon.svg * Add new icon for Twitter recipe. * Update name field to 'X' and bump version to 1.4.1 * Delete recipes/twitter/icon.svg Removing icon due to incorrect size. * Add icon that is 1024x1024px. * Applied requested changes to package.json for Twitter recipe. Added aliases field. Changed service URL from https://twitter.com to https://x.com. Removed repository field. * Delete recipes/steamchat/icon.svg * Add new steamchat recipe icon. * steamchat recipe package.json version field bumped to 1.5.1
* Update Twitter recipe to X (#423)Libravatar Abdul Hafiz Muhammad2023-09-24
|
* chore: remove dead grape recipe (#428)Libravatar MCMXC2023-09-24
| | | - remove recipes/grape folder
* Add DeckBlue service recipe (#424)Libravatar kryst4line2023-09-24
|
* Recipes maintenance (#420)Libravatar Arthur Huan2023-09-17
| | | | | | | | | | | | | | | Update icons for - Bitwarden - Evernote - Fastmail - Google-chat - Google-voice - Snapchat - TickTick - Tinder - Zenhub Change Google Hangouts to Google Chat (only the on-screen name, icon, and url)
* Fix badge indicator for Asana recipe (#422)Libravatar Brady Holt2023-09-15
|
* Remove references to hipchatLibravatar Vijay A2023-09-11
|
* Update icons (#419)Libravatar Arthur Huan2023-09-06
| | | | | | | * Update icon * Update icon * Remove unnecessary changes
* Update Skype's webview.js for file downloads (#418)Libravatar Arthur Huan2023-09-05
| | | | | | | | | * Update webview.js * Update package.json * recipe change * minor edits
* fix counters in todoistLibravatar Max Rydahl Andersen2023-09-03
| | | | | | | | | | | | Why: * no counters shown for todoist integration; caused by todoist moving to use generated class names. This change addreses the need by: * use absolute element selectors instead of class names not as nice, but works as of now.
* Fix issue with login with googleLibravatar André Oliveira2023-09-03
|
* new recipes: poe (#410)Libravatar Dick Tang2023-09-03
|
* add Wikipedia recipe (#401)Libravatar meiphoo7-Mae2023-09-03
| | | | | --------- Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* Fix Whatsapp recipe unread counts for muted conversations (#408)Libravatar George Murdocca2023-08-26
|
* Fix telegram deeplink by adding empty onload (#407)Libravatar André Oliveira2023-08-24
|
* Allow gchat login page (#403)Libravatar iconeb2023-08-23
| | | | Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Remove background color css of custom websites (#405)Libravatar André Oliveira2023-08-23
|
* Fix Reddit webpage not rendering (#404)Libravatar André Oliveira2023-08-23
|
* Update google-calendar recipe to load external scripts to fix CSP error (#402)Libravatar Vijay Aravamudhan2023-08-08
| | | | | | | | | | | * Update google-calendar recipe to load external scripts to fix CSP error https://github.com/ferdium/ferdium-app/issues/1086\#issuecomment-1656926137 * use Ferdium.handleDarkMode() in google-calendar webview to be able to toggle between light and dark mode --------- Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com>
* Improve lint setup (#400)Libravatar Vijay Aravamudhan2023-07-26
| | | | * Use strict configuration of node/npm/pnpm * When generating a new recipe, string replace should handle all placeholders in a single file
* 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>
* Add Excalidraw recipe (#393)Libravatar Victor B2023-07-26
|
* Update counter for Telegram webZ (#395)Libravatar Citeopeht Eripmav2023-07-23
|
* Fix Instagram messages count (#387)Libravatar Victor B2023-07-20
|
* Add Perplexity AI recipe (#388)Libravatar Victor B2023-07-20
|
* Add Bard recipe (#389)Libravatar Victor B2023-07-20
|
* Add Skiff Mail recipe (#391)Libravatar Victor B2023-07-20
|
* Add Miro recipe (#392)Libravatar Victor B2023-07-20
|
* Open Telegram links within Ferdium (#394)Libravatar Victor B2023-07-20
|
* Fix WhatsApp count (#390)Libravatar Victor B2023-07-18
|
* Added Pixieset recipeLibravatar bradreeve2023-06-29
|
* Implemented the Service: Bring (#382)Libravatar Dennis Heinrich2023-06-29
|
* Add new badge count logic & new logo for ZaloLibravatar survfate2023-06-29
|
* Add mirotalk-bro recipe (#379)Libravatar Miroslav Pejic2023-06-05
|
* Add new recipe for lineworks (#378)Libravatar Vijay Aravamudhan2023-05-29
|
* Add SchildiChat recipe (#374)Libravatar Edgars2023-05-27
|
* Add Localazy service recipe (#373)Libravatar vaclavhodek2023-05-27
|
* Update to logos for Proton services (#375)Libravatar Arthur H2023-05-27
|
* feat(tt-rss): Optionally limit notifications to a Category. (#370)Libravatar Joseph Hale2023-05-23
|
* fix(github): Include "new notifications" in direct total (#371)Libravatar Joseph Hale2023-05-23
|
* Add Nextcloud Deck Recipe (#360)Libravatar mindcombatant2023-05-15
|
* Add awork recipe (#355)Libravatar S Wulf2023-05-15
|
* Add Elk recipe (#358)Libravatar Jalil Salamé2023-05-12
| | | Elk is a modern Mastodon web client, you can check it out at https://elk.zone/
* Add MiroTalk recipes (#359)Libravatar Miroslav Pejic2023-05-11
|
* Update Skype, Discord and Messenger icons (#351)Libravatar Arthur H2023-05-04
|
* Add Bluesky recipe (#347)Libravatar Victor B2023-05-03
|
* Update unread count for yandex-mail (#342)Libravatar Valerii Malov2023-05-03
|
* Fix Google Classroom landing page (#346)Libravatar Victor B2023-04-28
|
* Fix Instagram Direct Messages count (#345)Libravatar Victor B2023-04-27
|