aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Ignore 'free trial ending soon' sidebar itemLibravatar Korney Czukowski2024-02-20
|
* upgrade node to 20.11.1 and other minor versions for pkgsLibravatar Vijay A2024-02-17
|
* ignore zsh-compiled files [skip ci]Libravatar Vijay A2024-02-12
|
* Bump tj-actions/changed-files from 41 to 42Libravatar dependabot[bot]2024-02-11
| | | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 41 to 42. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v41...v42) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Update dependabot.yml to handle both app and GHA dependenciesLibravatar Vijay Aravamudhan2024-02-11
|
* Bump tj-actions/changed-files from 37 to 41 in /.github/workflowsLibravatar dependabot[bot]2024-02-11
| | | | | | | | | | | | | | Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 37 to 41. - [Release notes](https://github.com/tj-actions/changed-files/releases) - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md) - [Commits](https://github.com/tj-actions/changed-files/compare/v37...v41) --- updated-dependencies: - dependency-name: tj-actions/changed-files dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
* upgrade GHA actions to newer versionsLibravatar Vijay A2024-02-10
|
* upgrade pnpm and other depsLibravatar Vijay A2024-02-10
|
* Fix formattingLibravatar Vijay A2024-01-31
|
* add recipe for Portainer (#503)Libravatar Luiz Kill2024-01-30
|
* add recipe for traccar gps tracking software (#502)Libravatar Luiz Kill2024-01-27
|
* fix: addy.io self host option (#500)Libravatar André Oliveira2024-01-26
|
* Set more appropriate Discord `serviceURL`Libravatar mydarkstar2024-01-24
| | | | This should make the app load more quickly and prevent unintended logouts.
* add martin-braun as a contributor for code (#498)Libravatar allcontributors[bot]2024-01-16
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Change name and serviceUrl of anonaddy (#497)Libravatar Martin Braun2024-01-16
| | | Service has migrated to a new name and url recently.
* Fix unread counts in gmailLibravatar Vijay A2024-01-16
|
* Upgrade node to latest LTS (20.11.0) and pnpm to latest (8.14.1)Libravatar Vijay A2024-01-13
|
* Fix white background in messenger recipe dark mode (#494)Libravatar Ben Alman2024-01-12
|
* add cloopadoop as a contributor for code (#493)Libravatar allcontributors[bot]2024-01-07
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Update GroupMe DOM filtering to use latest web app conventions (#465)Libravatar Clayton2024-01-07
| | | | | | | | | | | * Update filtering to use latest web app conventions * Fix version * fix issue with build (pnpm validate) --------- Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* add Lillecarl as a contributor for code (#492)Libravatar allcontributors[bot]2024-01-07
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* add Mralexandresys as a contributor for infra (#490)Libravatar allcontributors[bot]2024-01-07
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Office365: Fix selector for "Folders" (#483)Libravatar Ujp8LfXBJ6wCPR2024-01-07
| | | | | | | | | | * Office365: Fix selector for "Folders" * Update versioning --------- Co-authored-by: Carl Hjerpe <git@hjerpe.xyz> Co-authored-by: André Oliveira <37463445+SpecialAro@users.noreply.github.com>
* update template PR (#469)Libravatar Alexandre2024-01-07
| | | | | | | | | * update template PR * Fix past tense on update --------- Co-authored-by: André Oliveira <37463445+SpecialAro@users.noreply.github.com>
* rocketchat: fix unread counter disappearing (#489)Libravatar Flo2024-01-04
|
* Google Voice Dark background for search results (#488)Libravatar oc0132024-01-04
|
* GitHub recipe - fix unread count retrieval from new notififications link (#486)Libravatar Edgars2024-01-02
|
* Google Voice darkmode.css, fix message links and additional side panels (#485)Libravatar oc0132023-12-26
|
* [feature] Added threads recipe (#484)Libravatar Marek Knappe2023-12-22
| | | Co-authored-by: Marek Knappe <mknappe@perceptyx.com>
* fix: invalid volta versions in package.json (#481)Libravatar MCMXC2023-12-19
| | | | - update `volta` config in `package.json` to use exact versions
* Update Tutanota to new branding (#475)Libravatar Marc2023-12-19
|
* Add a new selector for indirect GitHub notification badge (#480)Libravatar Edgars2023-12-16
|
* Adds Spaces and Chat badges to countImportant (#479)Libravatar Andres2023-12-14
|
* Zulip changed unread locations (#478)Libravatar Max Rydahl Andersen2023-12-14
|
* Add Diagrams.net service recipe (#477)Libravatar stephane-oslo2023-12-13
|
* Fix indirect notifications badge for GitHub (#476)Libravatar Edgars2023-12-13
|
* Add Wakapi recipe (#474)Libravatar Serene2023-12-02
|
* Fix selectors for Nextcloud Talk (#473)Libravatar Edgars2023-11-28
| | | | | | | | | Script and CSS was updated to add selectors for the latest Nextcloud (27). Previous selectors were left as is for backwards compatibility. Additionally direct notifications count now is detected by unread conversations count in the left sidebar, using Talk specific notifications as a fallback.
* Change name of Tutanota to Tuta Mail (#463)Libravatar Alexandre ZANNI2023-11-27
| | | Co-authored-by: mydarkstar <git@mydarkstar.net>
* Fix selectors in the Nextcloud Calendar recipe (#472)Libravatar Edgars2023-11-27
| | | | | Script and CSS was updated to add selectors for the latest Nextcloud (27). Previous selectors were left as is for backwards compatibility.
* chore: update links in pr template (#471)Libravatar MCMXC2023-11-26
| | | | - update links in `PULL_REQUEST_TEMPLATE.md` to point to `ferdium-app` - delete `CODE_OF_CONDUCT.md` which is outdated
* fix badge for Instagram (#468)Libravatar Alexandre2023-11-26
|
* Add recipe for Online Go (OGS) (#467)Libravatar Serene2023-11-25
|
* Fix Zoho Mail badge (#466)Libravatar Edgars2023-11-25
|
* Fixed formatting of discord recipeLibravatar Vijay A2023-11-19
|
* add Cknight70 as a contributor for code (#462)Libravatar allcontributors[bot]2023-11-10
|
* Fix Discord badge counts (#461)Libravatar Cknight702023-11-10
| | | Fixes `directCountPerServer`, as well as `indirectCountPerServer`.
* Update notification selectors for TikTok (#454)Libravatar Eduardo Fernández2023-11-06
|
* add arnostpleskot as a contributor for code (#460)Libravatar allcontributors[bot]2023-11-05
|
* add lincolnthalles as a contributor for code (#459)Libravatar allcontributors[bot]2023-11-05
|