aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
Commit message (Collapse)AuthorAge
* fix: fix js error; stylingLibravatar Vijay A2021-09-19
|
* also fix privileged API access for googlemeetLibravatar Kristóf Marussy2021-09-19
|
* fix: privileged API accessLibravatar Kristóf Marussy2021-09-19
| | | | | | | | Privileged browser APIs should be accessed from webview.js via the Ferdi parameter to the exported function. If any service is broken (e.g., screen sharing), then most likely we have to fix recipe.js or screenshare.js
* Fix images opening in browser instead of in Discord (#712)Libravatar Brian Kendall2021-09-15
|
* 🚀 Add Pipefy Recipe (#711)Libravatar Tania R. Zúñiga2021-09-15
|
* Added a check to verify that the folder name of the recipe matches the ↵Libravatar Vijay Aravamudhan2021-09-12
| | | | | | recipe id (#708) Use the recipe-id as master to rename internal folder names
* New recipe: 'stackoverflow' (#707)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'devRant' (#706)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'weekplan' (#705)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'sococo' (#704)Libravatar Vijay Aravamudhan2021-09-12
|
* Add indirect count for 'teamleader' recipe. (#703)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'ritetag' (#702)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'hey' (#701)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'freshdesk' (#700)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'plek' (#699)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'drive' (#698)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'coinbase' (#697)Libravatar Vijay Aravamudhan2021-09-12
|
* Merged 'github_enterprise' recipe into 'github' with the extra bits.Libravatar Vijay A2021-09-12
|
* New recipe: 'udemy' (fixes #464) (#696)Libravatar Vijay Aravamudhan2021-09-12
|
* Removed redundant 'README.md' filesLibravatar Vijay A2021-09-12
|
* New recipe: 'dialpad' (#695)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'teamweek' (#694)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'misskey' (#693)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'clockwise' (#692)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'tixio' (#691)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'slowly' (fixes #297) (#690)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'scrumpy' (#689)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'flock' (#688)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'producthunt' (#687)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'dingtalk' (fixes #416) (#686)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'yandex-mail' (fixes #421) (#685)Libravatar Vijay Aravamudhan2021-09-12
|
* New recipe: 'mewe' (fixes #484) (#684)Libravatar Vijay Aravamudhan2021-09-12
|
* New service: 'whereby' (#683)Libravatar Vijay Aravamudhan2021-09-12
|
* docs: added TODO [skip ci]Libravatar Vijay A2021-09-12
|
* fix issue with Office365 not getting unread counts in non-english locale ↵Libravatar Vijay Aravamudhan2021-09-11
| | | | (fixes #679) (#681)
* update WhatsApp webview.js for non-English locales (#680)Libravatar Alex2021-09-11
| | | | | | * update webview.js for non-English locales the current implementation tries to get the message list parentChatElem through an element called "Chat list", which is not named that in non-English locales. As a replacement, I'm finding all div's with an aria-label attribute and then I choose the tallest one, which should usually be the chat list.
* Turning off the certificate whitelisting in ms-teams since that can cause an ↵Libravatar Vijay A2021-09-10
| | | | MITM attack.
* fix: ported darkmode fix for footer in messengerLibravatar Vijay A2021-09-10
|
* Partially reverted changes to certificate-handling for office365 and msteams ↵Libravatar Vijay A2021-09-09
| | | | since they crashed.
* Expose 'known certificate hosts' in ms teams and outlook to try to fix ↵Libravatar Vijay Raghavan Aravamudhan2021-09-08
| | | | certificate expiry issue (#675)
* refactor: use the exposed methods for session handling from the main repoLibravatar Vijay A2021-09-08
|
* Remove dependency on 'require' of 'electron' and 'electron/remote' modules.Libravatar Vijay A2021-09-05
| | | | Instead, use the exposed content from the recipe model in main ferdi.
* Add ability to use self-hosted option for 'youtrack' service (fixes #671)Libravatar Vijay A2021-09-02
|
* New recipe: wakatimeLibravatar oda-alexandre2021-08-31
|
* refactor: Use Ferdi.safeParseInt to ensure that parsing is done consistently ↵Libravatar Vijay A2021-08-31
| | | | in all recipes.
* New recipe: odooLibravatar oda-alexandre2021-08-31
|
* fix: Fix unread count in outlook (fixes #1808)Libravatar Vijay A2021-08-29
|
* cleanup: Remove duplicated recipes for Outlook Web App and Enterprise OWA. ↵Libravatar Vijay A2021-08-29
| | | | Fixes #523
* New recipe: aws (amazon web services) (#643)Libravatar Maitre_Oda2021-08-28
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New recipe: binance (#645)Libravatar Maitre_Oda2021-08-28
|