aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/recipe.js
Commit message (Expand)AuthorAge
* 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
* Feature: Add ability to navigate recipe with mouse buttons (#223)Libravatar André Oliveira2022-06-09
* Add new service-level option 'trapLinkUrls' (#154)Libravatar Vijay Aravamudhan2022-05-23
* 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
* 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
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since it...Libravatar Vijay A2021-10-01
* remove reference to '@electron/remote' module (for spell-checker) (#1968)Libravatar Vijay Aravamudhan2021-09-20
* security: do not expose electron API to services (#1964)Libravatar Kristóf Marussy2021-09-19
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* refactor: expose some more methods for session handling on the main repo (#1887)Libravatar Vijay Raghavan Aravamudhan2021-09-08
* refactor: externalize english textLibravatar Vijay A2021-09-07
* Expose some functions to the recipe child processes (#1869)Libravatar Vijay Raghavan Aravamudhan2021-09-05
* refactor: expose safeParseInt so that all recipes can use the same for consis...Libravatar Vijay A2021-08-31
* refactor: pull in code-cleanup changes in the recipes submodule.Libravatar Vijay A2021-08-17
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Added ability to turn off notifications for clipboard events generated by con...Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Screen share refactoring (#1460)Libravatar Kristóf Marussy2021-05-28
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Adding DuckDuckGo as an alternative search engine (#1414)Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Fix spellcheckerLanguage array/string confusion (#1314)Libravatar Kristóf Marussy2021-04-29
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Patch getDisplayMedia for screen sharing in all services (#802)Libravatar Gautam Singh2020-09-22
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Address Dark Reader settings translation issue (#593)Libravatar Amine2020-04-19
* Expose Dark Reader settings (#568)Libravatar Mahadevan Sreenivasan2020-04-14
* Improve user scripts (#559)Libravatar Bennett2020-04-12
* Add custom dark mode handler support (#445)Libravatar Bennett2020-03-09
* Add "Find in Page" feature (#446)Libravatar Bennett2020-03-09
* Remove conflicting context menuLibravatar Amine Mouafik2020-03-02
* Implement user.css and user.js (#401)Libravatar Bennett2020-02-26
* Fix lintLibravatar vantezzen2020-01-31
* Add better sync between Ferdi and service dark modeLibravatar vantezzen2020-01-31
* Fix lintLibravatar vantezzen2020-01-31
* #285 Fix DarkReader for FastMailLibravatar vantezzen2020-01-31
* Better handling of (adaptable/universal) dark modeLibravatar Amine Mouafik2019-11-28
* Fix lintLibravatar vantezzen2019-10-25
* Add debug statements to help #158Libravatar vantezzen2019-10-25
* Merge https://github.com/meetfranz/franz into franz-5.4.0-releaseLibravatar vantezzen2019-10-24
|\
| * only use window.open when url existsLibravatar Stefan Malzner2019-10-09
* | Add toggle to disable dark mode on per-service basisLibravatar vantezzen2019-10-17