aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* 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.
* config for pnpmLibravatar Vijay A2021-09-11
|
* Turning off the certificate whitelisting in ms-teams since that can cause an ↵Libravatar Vijay A2021-09-10
| | | | MITM attack.
* add caching of pnpm modules; do not install recursively since it causes a ↵Libravatar Vijay A2021-09-10
| | | | failure in the main repo
* Revert "chore: use in-built caching when installing node."Libravatar Vijay A2021-09-10
| | | | | | since this is causing GH build to fail This reverts commit 5c02d0f066be459d1037b4e1dc7a18566b3fba9a.
* fix: ported darkmode fix for footer in messengerLibravatar Vijay A2021-09-10
|
* chore: use in-built caching when installing node.Libravatar Vijay A2021-09-10
|
* chore: Use latest version of 'pnpm'Libravatar Vijay A2021-09-09
|
* 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
|
* execute prepare script with npx to avoid missing husky dependency error (#676)Libravatar Markus Hatvan2021-09-08
|
* build: migrate from npm to pnpm (#603)Libravatar Markus Hatvan2021-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
|
* chore: upgrade 'nodejs' to '14.17.6'.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
|