aboutsummaryrefslogtreecommitdiffstats
path: root/all.json
Commit message (Collapse)AuthorAge
* 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
|
* 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
|
* 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
|
* New recipe: ovh-cloud (#650)Libravatar Maitre_Oda2021-08-28
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New recipe: scribens (#651)Libravatar Maitre_Oda2021-08-28
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New recipe: docker (docker hub) (#644)Libravatar Maitre_Oda2021-08-28
| | | | Co-authored-by: oda-alexandre <oda-alexandre31@gmail.com> Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New recipe: bitwarden (#647)Libravatar Maitre_Oda2021-08-28
| | | Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New recipe: google-translate (#642)Libravatar Maitre_Oda2021-08-28
| | | | Co-authored-by: oda-alexandre <oda-alexandre31@gmail.com> Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* New recipe: tinder (#641)Libravatar Maitre_Oda2021-08-27
|
* change entry point in the 'facebookpages' service (#640)Libravatar Maitre_Oda2021-08-27
| | | | Co-authored-by: oda-alexandre <oda-alexandre31@gmail.com> Co-authored-by: Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>
* 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.