aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview
Commit message (Expand)AuthorAge
* refactor: expose safeParseInt so that all recipes can use the same for consis...Libravatar Vijay A2021-08-31
* fix: allow the recipe to pass a string for the badge, ferdi can parse it corr...Libravatar Vijay A2021-08-27
* chore: typescript conversionLibravatar Vijay A2021-08-21
* refactor: pull in code-cleanup changes in the recipes submodule.Libravatar Vijay A2021-08-17
* refactor: Minor refactoring to handle NaN in 'setBadge'Libravatar Vijay A2021-08-17
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* refactor: Use destructured 'import'Libravatar Vijay A2021-08-13
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* feat: follow OS reduced motion setting (#1757)Libravatar Markus Hatvan2021-08-10
* chore: set default fallback locale for spell-checker to be 'en-US'.Libravatar Vijay A2021-08-09
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* refactor: prep for i18n of context menu itemsLibravatar Vijay A2021-08-06
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Fixed issue where the 'copy page url' didn't honor silent notifications for c...Libravatar Vijay A2021-07-17
* Converted 2 js files to es6 [skip ci]Libravatar Vijay A2021-07-09
* Upgrade various dependencies to latest part 2 (#1557)Libravatar Markus Hatvan2021-07-03
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Upgraded some modules (#1520)Libravatar Vijay Raghavan Aravamudhan2021-06-12
* Added ability to turn off notifications for clipboard events generated by con...Libravatar Vijay Raghavan Aravamudhan2021-06-05
* Clean up RecipeWebview.setBadge (#1461)Libravatar Kristóf Marussy2021-05-28
* Screen share refactoring (#1460)Libravatar Kristóf Marussy2021-05-28
* Read CSS assets in recipes as utf8 (#1459)Libravatar Kristóf Marussy2021-05-28
* Auto-generated files and linter fixes.Libravatar Vijay A2021-05-26
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Added new entry in context menu: 'Download image' (#1449)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Implemented a new 'copy to clipboard' menuitem in context menu.Libravatar Vijay A2021-05-19
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Adding DuckDuckGo as an alternative search engine (#1414)Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Enhancing context menu: goBack, goForward & openInBrowser (#1413)Libravatar Vijay Raghavan Aravamudhan2021-05-15
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
* Fix spellcheckerLanguage array/string confusion (#1314)Libravatar Kristóf Marussy2021-04-29
* Change Search with Google link in context menu (#1240)Libravatar Moshe Gross2021-03-16
* 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 "Go to Home Page" in services context menu (#900)Libravatar Juan Mora2020-09-08
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Address Dark Reader settings translation issue (#593)Libravatar Amine2020-04-19
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
* 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
* Use async methods of fs-extraLibravatar Amine Mouafik2020-03-06
* Fix uncaught error on injectCSS that does not existLibravatar Amine Mouafik2020-03-04
* Run linterLibravatar vantezzen2020-03-02