aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Replace 'await' calls with '*Sync' calls - which also removes eslint disablesLibravatar Vijay A2024-05-04
|
* chore: change icons to reduce bundleLibravatar André Oliveira2024-05-04
|
* chore: remove dependabot config (#532)Libravatar MCMXC2024-04-19
| | | - delete `dependabot.yml`
* Upgrade node and pnpmLibravatar Vijay A2024-04-16
|
* fix: proton mail scheduled emails are shown in unread message badge (#530)Libravatar MCMXC2024-04-13
| | | - narrow down selector to grab counter from "inbox" entry
* Fix notion calendar login (#529)Libravatar André Oliveira2024-04-09
|
* Bump tj-actions/changed-files from 42 to 44 (#523)Libravatar dependabot[bot]2024-04-05
| | | | Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add marcosins as a contributor for code [skip ci] (#528)Libravatar allcontributors[bot]2024-04-04
|
* Whatsapp - Disable max-width on new main app selector (#527)Libravatar Marco2024-04-03
|
* Upgrade node to latest LTS (20.12.0) and some other modulesLibravatar Vijay A2024-03-31
|
* add Serene-Arc as a contributor for code [skip ci] (#525)Libravatar allcontributors[bot]2024-03-30
|
* Add recipe for Proton PassLibravatar Serene-Arc2024-03-30
|
* Change bluesky url from staging to prodLibravatar Vijay A2024-03-23
|
* Upgrade pnpm to 8.15.5Libravatar Vijay A2024-03-21
|
* Upgrade node modulesLibravatar Vijay A2024-03-21
|
* Add several recipes (#519)Libravatar André Oliveira2024-03-18
| | | | | | | | | | | | | | | | | | | | The added recipes are as follows: - Mastodeck (fixes https://github.com/ferdium/ferdium-app/issues/959) - Microsoft Planner (fixes https://github.com/ferdium/ferdium-app/issues/955) - Alibaba Chat (fixes https://github.com/ferdium/ferdium-app/issues/1376) - Fiverr (step forward in https://github.com/ferdium/ferdium-app/issues/1377 - missing unread logic) - Draw.io (fixes https://github.com/ferdium/ferdium-app/issues/1429) - Canva (fixes https://github.com/ferdium/ferdium-app/issues/1447) - Penpot (fixes https://github.com/ferdium/ferdium-app/issues/1469) - HackerNews (fixes https://github.com/ferdium/ferdium-app/issues/1505) - Google Maps (fixes https://github.com/ferdium/ferdium-app/issues/1513) - Patreon (fixes https://github.com/ferdium/ferdium-app/issues/1524) - Fandom (fixes https://github.com/ferdium/ferdium-app/issues/1540) - Romeo (fixes https://github.com/ferdium/ferdium-app/issues/1553) - Infomaniak Kdrive (fixes https://github.com/ferdium/ferdium-app/issues/1559) - Notion Calendar (fixes https://github.com/ferdium/ferdium-app/issues/1599) - Superlist (fixes https://github.com/ferdium/ferdium-app/issues/1601) - Purelymail (fixes https://github.com/ferdium/ferdium-app/issues/1624) - SOGo (fixes https://github.com/ferdium/ferdium-app/issues/1472)
* Google Voice darkmode update for add contact (#516)Libravatar oc0132024-03-01
|
* Google Voice Dark Mode update (#515)Libravatar oc0132024-02-29
|
* add pwsimon as a contributor for code [skip ci] (#514)Libravatar allcontributors[bot]2024-02-28
|
* porting to use ESMLibravatar Peter Simon2024-02-28
|
* add czukowski as a contributor for code [skip ci] (#512)Libravatar allcontributors[bot]2024-02-20
|
* 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>