aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview
Commit message (Expand)AuthorAge
* Minor refactoring to not return menu where not neededLibravatar Vijay A4 days
* chore: fix error of .close() (#1766)Libravatar André Oliveira2024-05-16
* Fix notifications on all services (#1593)Libravatar André Oliveira2024-05-13
* Refactor context menu to be more consistent across all contexts (#1745)Libravatar Vijay Aravamudhan2024-05-06
* fix: screenshare feature not working on Teams (#1733)Libravatar André Oliveira2024-05-02
* refactor: bring down eslint warnings to zero (#1714)Libravatar MCMXC2024-04-18
* Upgrade electron to '30.0.0'Libravatar Vijay A2024-04-16
* refactor: project maintenance (#1682)Libravatar MCMXC2024-04-15
* Add codespell support (config, GH action to detect new typos) + make it fix s...Libravatar Yaroslav Halchenko2024-04-13
* Upgrade node modulesLibravatar Vijay A2024-03-21
* feat: Parse 2FA SMS token and copy to clipboard (#1561)Libravatar Willy Woitas2024-02-18
* chore: fix notification "option" clone (#1580)Libravatar André Oliveira2024-02-17
* Rudimentary DBus toggle-to-talk support (#1507)Libravatar Kristóf Marussy2024-01-03
* refactor: code cleanup (#1476)Libravatar MCMXC2023-12-07
* workaround: notifications not displaying for WhatsApp (#1357)Libravatar Drew Green2023-09-13
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* refactor: various improvements (#1296)Libravatar MCMXC2023-07-30
* feat: picture in picture availability for video playersLibravatar MCMXC2023-07-26
* chore: improve lint setupLibravatar MCMXC2023-07-25
* Add new context menu item to download images (#935)Libravatar Vijay Aravamudhan2023-05-27
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Added debug stmts when loading 'user.css' and 'darkmode.css'Libravatar Vijay A2023-02-01
* Bump uuid from 8.3.2 to 9.0.0 (#884)Libravatar dependabot[bot]2023-01-29
* Minor refactoringLibravatar Vijay A2022-12-26
* chore: [#42] use noop consistently throughout (#808)Libravatar muhamedsalih-tw2022-11-30
* fix: ensure default values are working for the all fields in all settings scr...Libravatar Ricardo Cino2022-11-28
* fix: fix contextMenu not visibleLibravatar Balaji Vijayakumar2022-11-03
* refactor: migrate recipe.js to typescriptLibravatar Balaji Vijayakumar2022-11-02
* Feature: Add Ferdium Translator (#548)Libravatar André Oliveira2022-08-17
* fix: dark mode recipe and app handlerLibravatar André Oliveira2022-08-06
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* Change isImage function to link instead of URL (#470)Libravatar André Oliveira2022-07-12
* chore: Mobx & React-Router upgrade (#406)Libravatar Ricardo Cino2022-07-07
* Use default exports instead of named exportsLibravatar Vijay A2022-07-02
* chore: servicesStore + models into typescript (#344)Libravatar Ricardo Cino2022-06-23
* Fix images with query strings (#318)Libravatar André Oliveira2022-06-21
* Feature: Add ability to navigate recipe with mouse buttons (#223)Libravatar André Oliveira2022-06-09
* Expose a new utility method 'Ferdium.isImage' for use by recipesLibravatar André Oliveira2022-05-31
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* Extract utility functions for JSON parsingLibravatar Vijay A2022-05-15
* fix: desktopCapturer in electron 17+ (fixes #59)Libravatar Kristóf Marussy2022-04-29
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* chore: do not assume that the recipe contains a 'webview.js' fileLibravatar Vijay A2021-12-03
* chore: convert various files to TS (#2246)Libravatar Markus Hatvan2021-11-18
* refactor: Remove duplicate codeLibravatar Vijay A2021-10-29
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28
* Add active dialog title feature (#2114)Libravatar Iaroslav2021-10-23