aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
Commit message (Collapse)AuthorAge
* 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
|
* Add Google Classroom recipeLibravatar Tan2020-11-15
| | | | Google Classroom with DarkMode supp
* Remove getDisplayMedia patches from recipesLibravatar Amine Mouafik2020-09-22
| | | | See https://github.com/getferdi/ferdi/pull/802
* Unpack recipes and update recipes icons (#292)Libravatar Bennett2020-09-22
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Updated logos for Outlook/OWALibravatar Amine Mouafik2020-09-19
|
* Add Feedly recipe (#254)Libravatar Patrick Kastner2020-09-19
| | | Co-authored-by: Amine <amine@mouafik.fr>
* Update Nextcloud Talk to remove/disable unnecessary links (#270)Libravatar Edgars2020-09-19
| | | | | | | | | | | | | | `service.css` was updated to remove or disable unnecessary links from the top menu to remove the possibility to navigate away from the app: - disable Nextcloud logo, Talk and settings link; - remove "More" and contacts link. `package.json` was updated to: - increase version number to 1.0.2; - add `serviceURL` to `config` to successfully package this recipe. Co-authored-by: Edgars <Edgars@gaitenis.id.lv>
* Add Pomodoro Tracker recipe (#252)Libravatar Roman Dąbal2020-09-19
|
* Add Monday recipe (#288)Libravatar Jonathan Winter2020-09-19
|
* Add LastPass recipe (#290)Libravatar Jonathan Winter2020-09-19
|
* Update Jitsi Meet to allow self-hosted versions and fix UA string (#167)Libravatar cybermoloch2020-09-19
| | | Co-authored-by: Amine <amine@mouafik.fr>
* Update Microsoft Teams logo using square SVG (#160)Libravatar cybermoloch2020-09-19
| | | SVG from Wikipedia
* Fix wrong notifications count for Slack (#271)Libravatar Feiko Joosten2020-09-19
|
* Add Nextcloud Carnet recipe (#263)Libravatar Edgars2020-09-19
| | | | Co-authored-by: Edgars <Edgars@gaitenis.id.lv> Co-authored-by: Bennett <hello@vantezzen.io>
* Add Campuswire recipe (#268)Libravatar Ninja992020-09-19
|
* Fix UA string for WhatsApp (#275)Libravatar beppe90002020-09-19
| | | | | | | | | * Fixed UA string for Whatsapp Works for me. Tested on Windows 10. * bump version of package * publish package
* Add Nextcloud Calendar recipe (#264)Libravatar Edgars2020-09-19
| | | | Co-authored-by: Edgars <Edgars@gaitenis.id.lv> Co-authored-by: Amine <amine@mouafik.fr>
* Add Gotomeeting recipe (#162)Libravatar tristanplouz2020-09-19
| | | Co-authored-by: Amine <amine@mouafik.fr>
* Merge pull request #262 from eandersons/nextcloud-cospendLibravatar Bennett2020-09-17
|\ | | | | Recipe for Nextcloud Cospend
| * Recipe for Nextcloud CospendLibravatar Edgars2020-08-18
| | | | | | | | Nextcloud Cospend is a group/shared budget manager.
* | Merge pull request #261 from eandersons/nextcloud-tasksLibravatar Bennett2020-09-17
|\ \ | | | | | | Recipe for Nextcloud Tasks
| * | Recipe for Nextcloud TasksLibravatar Edgars2020-08-18
| |/
* | Merge pull request #186 from Room4O4/fix/meet_connectionLibravatar Mahadevan Sreenivasan2020-08-26
|\ \ | |/ |/| Fix connection error in case of audio/video call in Google Meet