aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* add nikolaykhodov as a contributor for code (#440)Libravatar allcontributors[bot]2023-10-18
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Fix message notifications in Telegram (#439)Libravatar Nikolay Khodov2023-10-18
| | | | | | | | | | | | | * Fix message notifications in Telegram * Update index.js * Bump version to 3.4.4 * Update namespace * Fix lint issue * Fix lint errors
* Make the validation checks more noticeable (#437)Libravatar Arthur Huan2023-10-17
| | | | | | | | | | | * Update README.md Put the validation checks in a more noticeable place. * Required changes fix --------- Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* Ensure that links are opened according to the user's preference (#417)Libravatar René Bertin2023-10-11
| | | | | | | | | | | | | | | | | | | | | | | * Ensure that links are opened according to the user's preference This fixes the problem that certain links on instagram.com have started to open in the external browser. Also fixes an occasional nullptr dereference in getMessages(). Fixes: https://github.com/ferdium/ferdium-app/issues/1304 * Version bump for PR#417 * attempt to fix build by bumping recipe version again * Fix lint and CI * Fix versioning --------- Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com> Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* Fix TheLounge sending notifications for muted channels (#435)Libravatar Brian Kendall2023-10-11
| | | | | | | | | * Fix TheLounge sending notifications for muted channels * Fix lint and CI --------- Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* add bradymholt as a contributor for code (#438)Libravatar allcontributors[bot]2023-10-11
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* add kryst4line as a contributor for code (#433)Libravatar allcontributors[bot]2023-10-02
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Upgrade 'node' to '18.18.0' and 'pnpm' to '8.7.6'Libravatar Vijay A2023-09-26
|
* feat: support for the new slack ui (#425)Libravatar MCMXC2023-09-25
| | | | - update selector for team menu to work with new and old slack ui - bump slack recipe to v1.6.0
* Add new steamchat recipe icon. (#429)Libravatar Abdul Hafiz Muhammad2023-09-25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Brax.me recipe added again. * MIT License created. * Delete icon.svg * Zoom Icon Update * package,json version update * Delete icon.svg * Yahoo Mail Icon Updated * package.json version updated * Delete recipes/twitter/icon.svg * Add new icon.svg * Renamed twitter recipe to x. * Update JSON object with new service URL and name The service URL and name in the JSON object were updated from Twitter to X and from https://twitter.com to https://x.com. The ID and version were also updated to x and 1.4.1. * Revert "Update JSON object with new service URL and name" This reverts commit 713a8e5497c81978204bc195370f4ee26b4764ca. * Revert "Renamed twitter recipe to x." This reverts commit b707b375a848c88d1c38b65821e1c25052227ffc. * Revert "Add new icon.svg" This reverts commit 54750d3778c610661c4f62a67bc49c1fb35366ad. * Revert "Delete recipes/twitter/icon.svg" This reverts commit c40aac95e738649fc78ec0c0ff6392178b7d767c. * Delete recipes/twitter/icon.svg * Add new icon for Twitter recipe. * Update name field to 'X' and bump version to 1.4.1 * Delete recipes/twitter/icon.svg Removing icon due to incorrect size. * Add icon that is 1024x1024px. * Applied requested changes to package.json for Twitter recipe. Added aliases field. Changed service URL from https://twitter.com to https://x.com. Removed repository field. * Delete recipes/steamchat/icon.svg * Add new steamchat recipe icon. * steamchat recipe package.json version field bumped to 1.5.1
* Update Twitter recipe to X (#423)Libravatar Abdul Hafiz Muhammad2023-09-24
|
* chore: remove dead grape recipe (#428)Libravatar MCMXC2023-09-24
| | | - remove recipes/grape folder
* fix: featured json pointing to wrong google calendar recipe id (#427)Libravatar MCMXC2023-09-24
| | | - change googlecalendar to google-calendar in featured.json
* Add DeckBlue service recipe (#424)Libravatar kryst4line2023-09-24
|
* chore: remove unused workspace file (#426)Libravatar MCMXC2023-09-24
| | | | - remove pnpm-workspace.yml - update lockfile through pnpm install
* Recipes maintenance (#420)Libravatar Arthur Huan2023-09-17
| | | | | | | | | | | | | | | Update icons for - Bitwarden - Evernote - Fastmail - Google-chat - Google-voice - Snapchat - TickTick - Tinder - Zenhub Change Google Hangouts to Google Chat (only the on-screen name, icon, and url)
* Fix badge indicator for Asana recipe (#422)Libravatar Brady Holt2023-09-15
|
* Remove references to hipchatLibravatar Vijay A2023-09-11
|
* Update icons (#419)Libravatar Arthur Huan2023-09-06
| | | | | | | * Update icon * Update icon * Remove unnecessary changes
* Update Skype's webview.js for file downloads (#418)Libravatar Arthur Huan2023-09-05
| | | | | | | | | * Update webview.js * Update package.json * recipe change * minor edits
* fix counters in todoistLibravatar Max Rydahl Andersen2023-09-03
| | | | | | | | | | | | Why: * no counters shown for todoist integration; caused by todoist moving to use generated class names. This change addreses the need by: * use absolute element selectors instead of class names not as nice, but works as of now.
* Fix issue with login with googleLibravatar André Oliveira2023-09-03
|
* add dictcp as a contributor for code (#415)Libravatar allcontributors[bot]2023-09-03
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* new recipes: poe (#410)Libravatar Dick Tang2023-09-03
|
* add meiphoo7-Mae as a contributor for code (#414)Libravatar allcontributors[bot]2023-09-03
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* add Wikipedia recipe (#401)Libravatar meiphoo7-Mae2023-09-03
| | | | | --------- Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com>
* Upgrade 'pnpm' to '8.7.1'; Upgrade npm modules (minor version bumps).Libravatar Vijay A2023-09-02
|
* add gmurdocca as a contributor for code (#409)Libravatar allcontributors[bot]2023-08-26
| | | | | | | | | * update README.md [skip ci] * update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
* Fix Whatsapp recipe unread counts for muted conversations (#408)Libravatar George Murdocca2023-08-26
|
* Fix telegram deeplink by adding empty onload (#407)Libravatar André Oliveira2023-08-24
|
* add iconeb as a contributor for code (#406) [skip ci]Libravatar allcontributors[bot]2023-08-23
|
* Allow gchat login page (#403)Libravatar iconeb2023-08-23
| | | | Co-authored-by: André Oliveira <oliveira.andrerodrigues95@gmail.com> Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Remove background color css of custom websites (#405)Libravatar André Oliveira2023-08-23
|
* Fix Reddit webpage not rendering (#404)Libravatar André Oliveira2023-08-23
|
* Update google-calendar recipe to load external scripts to fix CSP error (#402)Libravatar Vijay Aravamudhan2023-08-08
| | | | | | | | | | | * Update google-calendar recipe to load external scripts to fix CSP error https://github.com/ferdium/ferdium-app/issues/1086\#issuecomment-1656926137 * use Ferdium.handleDarkMode() in google-calendar webview to be able to toggle between light and dark mode --------- Co-authored-by: MCMXC <16797721+mcmxcdev@users.noreply.github.com>
* ci: modernize github actionsLibravatar MCMXC2023-07-26
| | | | | | | - use ubuntu-22.04 runner instead of ubuntu-20.04 - use pnpm/action-setup instead of handling pnpm install manually - upgrade tj-actions/changed-files from v36 to v37 - define packageManager config option in package.json which is read by pnpm/action-setup
* Improve lint setup (#400)Libravatar Vijay Aravamudhan2023-07-26
| | | | * Use strict configuration of node/npm/pnpm * When generating a new recipe, string replace should handle all placeholders in a single file
* chore: improve lint setup (#397)Libravatar MCMXC2023-07-26
| | | | | | | | | | | | | | | | | - update eslint config to closely mirror the ones from ferdium-app - add .eslintignore - opt in to eslint `reportUnusedDisableDirectives` config option - remove `trailingComma: all` from `prettier` config which is default in `prettier` v3 - autofix or disable a lot of lint issues throughout codebase - add `volta` configuration to `package.json` to autoload correct `node` and `pnpm` versions - upgrade all `eslint` and `prettier` related dependencies to latest - update lint:fix npm script - reformat touched files with prettier - bumped up minor version for all recipes that have changes - introduced injection of 'service.css' where it was missing in many recipes --------- Co-authored-by: Vijay A <vraravam@users.noreply.github.com>
* Add Excalidraw recipe (#393)Libravatar Victor B2023-07-26
|
* add CiteopehtEripmav as a contributor for code (#396)Libravatar allcontributors[bot]2023-07-23
|
* Update counter for Telegram webZ (#395)Libravatar Citeopeht Eripmav2023-07-23
|
* Fix Instagram messages count (#387)Libravatar Victor B2023-07-20
|
* Add Perplexity AI recipe (#388)Libravatar Victor B2023-07-20
|
* Add Bard recipe (#389)Libravatar Victor B2023-07-20
|
* Add Skiff Mail recipe (#391)Libravatar Victor B2023-07-20
|
* Add Miro recipe (#392)Libravatar Victor B2023-07-20
|
* Open Telegram links within Ferdium (#394)Libravatar Victor B2023-07-20
|
* Fix WhatsApp count (#390)Libravatar Victor B2023-07-18
|
* add bradreeve as a contributor for code (#386) [skip ci]Libravatar allcontributors[bot]2023-06-29
|
* Added Pixieset recipeLibravatar bradreeve2023-06-29
|