aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* 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
|
* Bypass hygiene check for git dirty state if running within a Docker ↵Libravatar Vijay A2021-05-25
| | | | container where the git repo is not present.
* 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
|
* Mattermost: fix unreads count (#519)Libravatar Pierre de La Morinerie2021-05-21
| | | | | | | | | | | | | | | | | * Mattermost: fix unreads count The "Unread messages" badge was broken for two reasons. 1. Mattermost introduced a new configurable Sidebar, which broke the selectors used by the recipe. _Note that the legacy sidebar can still be enabled, and may also_ _be displayed by older Mattermost instances. So for compatibility,_ _the legacy selectors are kept._ 2. Direct group messages (direct messages sent to more than one person) weren't counted at all. Now these messages are properly counted as direct messages (because that's how Mattermost UI considers them).
* 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
|
* Missed 'prepare' step that enforces the installation of the git pre-commit hooksLibravatar Vijay A2021-05-17
|
* Adding husky pre-commit hookLibravatar Vijay A2021-05-16
|
* Fixing incorrect example in TweetDeck.Libravatar Vijay A2021-05-16
|
* Fixing login redirect issue in PushBullet (fixes Ferdi#1331)Libravatar Vijay A2021-05-16
|
* Added check for verifying that the 'package.json' file has a versionLibravatar Vijay A2021-05-16
| | | | change if there are other changes in the same recipe.
* 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
|
* Gitlab: enable use of self-hosted instancesLibravatar Andrea2021-05-15
| | | | "hasHostedOption" is available from Ferdi v5.0.0-beta.15
* Regenerated from 'package' task.Libravatar Vijay A2021-05-15
|
* Reformat all files - including jsonLibravatar Vijay A2021-05-15
|
* Added extra T&C point for PR template while adding a new recipeLibravatar Vijay A2021-05-15
|
* Housekeeping: Fixed markdown rule violations.Libravatar Vijay A2021-05-15
|
* Housekeeping: These recipes had been updated for bug fixes since Apr 2020, ↵Libravatar Vijay A2021-05-15
| | | | but their versions had not been bumped up.
* Fixing issue with non-sso login for all google services not working due to ↵Libravatar Vijay A2021-05-14
| | | | incompatible user-agent/browser version
* Fixing svg icon for gmailLibravatar Vijay A2021-05-12
|
* Fixing counts for hangouts chat badge.Libravatar Vijay A2021-05-12
|
* Fixing counts for gitter badge.Libravatar Vijay A2021-05-12
|
* Use new icons for gmail (#492)Libravatar Vijay Raghavan Aravamudhan2021-05-11
|
* Bump hosted-git-info from 2.8.8 to 2.8.9 (#494)Libravatar dependabot[bot]2021-05-11
| | | | | | | | | | Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Enabling caching of npm modules between CI builds. (#489)Libravatar Vijay Raghavan Aravamudhan2021-05-11
|
* Added missing hygiene stuff (#493)Libravatar Vijay Raghavan Aravamudhan2021-05-11
| | | Added husky and pre-commit hook to avoid CI exposing build breakages
* Fixing issue with non-sso login for gmail + gdrive not working due to ↵Libravatar Vijay Raghavan Aravamudhan2021-05-11
| | | | incompatible user-agent/browser version (#477)
* Upgraded nodejs to '14.16.1' (#482)Libravatar Vijay Raghavan Aravamudhan2021-05-05
|
* Minify images (#480)Libravatar Vijay Raghavan Aravamudhan2021-04-30
|
* Added recipe for Kimai time-tracking instances (#478)Libravatar Kevin Papst2021-04-29
|
* Fixing issue with image preview not working in gChat. (#476)Libravatar Vijay Raghavan Aravamudhan2021-04-29
|
* Update Element recipe (#479)Libravatar Achim Leitner2021-04-29
|
* Update Zulip Logo and contact details of original recipe author (#470)Libravatar Adam Birds2021-04-25
|
* Update url to official link for Telegram React (#473)Libravatar Arthur Brugière2021-04-25
| | | + updating version number
* Run npm package scriptLibravatar kytwb2021-03-24
|
* Move clockify recipe in the right folderLibravatar kytwb2021-03-24
|
* Bump is-svg from 4.2.1 to 4.3.1 (#454)Libravatar dependabot[bot]2021-03-22
| | | | | | | | | Bumps [is-svg](https://github.com/sindresorhus/is-svg) from 4.2.1 to 4.3.1. - [Release notes](https://github.com/sindresorhus/is-svg/releases) - [Commits](https://github.com/sindresorhus/is-svg/compare/v4.2.1...v4.3.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Add recipe for Erepublik (#443)Libravatar Yoga Setiawan2021-03-05
|
* Fix WhatsApp unread notification badge with new method (#446)Libravatar Boro Vukovic2021-03-05
|
* Add recipe for Webex Teams (#435)Libravatar Rok Bertoncelj2021-02-21
|
* Add recipe for Canvas (#437)Libravatar Sagir Mo2021-02-21
| | | Add recipe for Canvas
* Add recipe for Azure DevOps (#430)Libravatar Bilel Jegham2021-02-03
|
* Add recipe for BiP (#429)Libravatar Yoga Setiawan2021-02-02
|