aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
Commit message (Collapse)AuthorAge
* Cleanup of recipes to remove 'NaN' of badge variables since this is handled ↵Libravatar Vijay A2021-08-17
| | | | in the main program.
* Fixed icon size for gChatLibravatar Vijay A2021-08-12
|
* New icon for gChatLibravatar Vijay A2021-08-12
|
* 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.
* Allow any url in the custom-service to allow for sites like ↵Libravatar Vijay A2021-07-27
| | | | 'http://translate.google.com' to work.
* Update all.json with contextIsolation recipesLibravatar Kristóf Marussy2021-07-24
|
* Fixed issue with incorrect icon for air-droid service.Libravatar Vijay A2021-07-17
|
* Fixed mailbox.org icon (#1627)Libravatar Vijay A2021-07-09
|
* fixing a race condition where document body is nullLibravatar Prasanna2021-07-07
|
* fix: Rocket.Chat tab doesn't display notificationsLibravatar mhatvan2021-07-06
| | | | | - bump Rocket.Chat version to v1.0.10 - fix Rocket.Chat direct and indirect messages count
* 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
|
* Fixing group unread count in telegram recipe.Libravatar Vijay A2021-07-04
|
* Fixing unread count in telegram recipe.Libravatar Vijay A2021-07-04
|
* Fix for 'unknown browser' issue on google hangouts.Libravatar Vijay A2021-07-02
|
* Updated mailbox.org iconLibravatar Vijay A2021-07-02
|
* Fixed gmail icon being vertically stretchedLibravatar Vijay A2021-07-02
|
* Allow the user to edit the url for 'clickup' - so that they can add the ↵Libravatar Vijay A2021-06-30
| | | | optional workspace.
* Adding new recipe: Superhuman (Fixes #573)Libravatar Vijay A2021-06-29
|
* Added new servicesLibravatar Vijay A2021-06-20
| | | | | | | | | | | | | | | | | | | - 'air-droid' - 'basecamp' - 'box' - 'buffer' - 'chatra' - 'easy-redmine' - 'feedbin' - 'iCloud' - 'jollor' - 'nomadlist' - 'paymo' - 'pivotal-tracker' - 'plan' - 'podio' - 'protonet' - 'teamleader'
* Renamed 'glowingbear' --> 'glowing-bear' and 'ex-google-voice' --> ↵Libravatar Vijay A2021-06-20
| | | | 'google-voide'.
* Added new service: keybase.io (fixes #427)Libravatar Vijay A2021-06-19
|
* Added new service: line.me (fixes #560)Libravatar Vijay A2021-06-19
|
* Added autogenerated file that was missed in previous PR pushLibravatar Vijay A2021-06-10
|
* Reverted '@electron/remote' changes since the badges were broken for ↵Libravatar Vijay A2021-06-04
| | | | whatsapp and other recipes.
* Added autogenerated file that was missed in previous PR pushLibravatar Vijay A2021-06-03
|
* Fixing unread count in telegram-reactLibravatar Vijay A2021-05-27
|
* Inoreader recipe from: https://github.com/annagrram/recipe-inoreaderLibravatar Vijay A2021-05-27
|
* Re-fetched zulip recipe from https://github.com/adambirds/recipe-zulipLibravatar Vijay A2021-05-27
|
* Replace 'remote' with 'electron/remote'Libravatar Vijay A2021-05-26
| | | | Bumped up major version for affected recipes to denote breaking changes
* Minifying imagesLibravatar Vijay A2021-05-25
|
* Added harvest recipeLibravatar Vijay A2021-05-25
|
* Fixing unread count in MessengerLibravatar Vijay A2021-05-24
|
* Changed jira recipe to allow for self-hosted urls. Bumpted recipe version.Libravatar Vijay A2021-05-22
|
* Changed jitsi recipe to allow for self-hosted urls. Bumpted recipe version.Libravatar Vijay A2021-05-22
|
* Previous PR did not commit the regenerated 'all.json'.Libravatar Vijay A2021-05-21
|
* Added new recipe: google-contacts (fixes #487)Libravatar Vijay A2021-05-21
|
* Added new recipe: amazon-workmail (fixes #491)Libravatar Vijay A2021-05-19
|
* Added new recipe: snapdrop (fixes #512)Libravatar Vijay A2021-05-19
|
* Fixing incorrect example in TweetDeck.Libravatar Vijay A2021-05-16
|
* Fixing login redirect issue in PushBullet (fixes Ferdi#1331)Libravatar Vijay A2021-05-16
|
* Changed Office365 recipe to allow for self-hosted urls. Bumped version.Libravatar Vijay A2021-05-16
|
* Marking 'yahoo-mail' recipe in the featured list.Libravatar Vijay A2021-05-15
|
* Regenerated from 'package' task.Libravatar Vijay A2021-05-15
|
* Fixing svg icon for gmailLibravatar Vijay A2021-05-12
|
* Added missing hygiene stuff (#493)Libravatar Vijay Raghavan Aravamudhan2021-05-11
| | | Added husky and pre-commit hook to avoid CI exposing build breakages
* Run npm package scriptLibravatar kytwb2021-03-24
|