aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/contextMenuBuilder.js
Commit message (Collapse)AuthorAge
* Change Search with Google link in context menu (#1240)Libravatar Moshe Gross2021-03-16
| | | | | | Change the Google Search link in the context menu from https://www.google.com/#q=searchterm to https://www.google.com/search?q=Mollie
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
| | | | | | | Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io> Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Add "Go to Home Page" in services context menu (#900)Libravatar Juan Mora2020-09-08
| | | Co-authored-by: Juan Mora <juanvalentin.mora@globant.com>
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Implement #387 * Fix lint * Upgrade to Electron 9 * Remove dependency on electron-spellchecker * Allow multiple languages to be selected * Fix lint * Don't show spellchecker language chooser for macOS * Fix _requireAuthenticatedUser throwing error on startup * Add FAB