aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview
Commit message (Expand)AuthorAge
* fix(Windows): Fix copy & paste in service context menusLibravatar Stefan2019-03-08
* feat(Spell checking): Add option to automatically detect languageLibravatar Stefan Malzner2019-02-08
* Remove debugging outputLibravatar Stefan Malzner2019-02-07
* set trigger threshhold to 40 charactersLibravatar Stefan Malzner2019-02-07
* improved fuzzy searchLibravatar Stefan Malzner2019-02-07
* Spellcheck language autodetectionLibravatar Stefan Malzner2019-02-07
* Fix service dark modeLibravatar Stefan Malzner2019-02-02
* Fix context menuLibravatar Stefan Malzner2019-01-15
* Make electron 4 compatibleLibravatar Stefan Malzner2018-12-22
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
* Minor recipe plugin polishingLibravatar Stefan Malzner2018-12-08
* chore(Recipe): Refactor recipe pluginLibravatar Stefan Malzner2018-12-07
* feat(Service): Add option to change spellchecking language by serviceLibravatar Stefan Malzner2018-12-07
* fix(Spellchecker): Dictionaries are now part of app instead of dynamic downloadLibravatar Stefan Malzner2018-12-07
* feat(Context Menu): Add "Go Back" and "Go Forward"Libravatar Stefan Malzner2018-12-04
* feat(Context Menu): Add Lookup, Search Google forLibravatar Stefan Malzner2018-12-04
* Hide "cut" menu when text is not editableLibravatar Stefan Malzner2018-12-03
* Fix `cut` context menuLibravatar Stefan Malzner2018-12-01
* Fix empty 'cut' context menu when no text is selectedLibravatar Stefan Malzner2018-12-01
* feat(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
* feat(App): Add option to enable dark mode for supported servicesLibravatar Stefan Malzner2018-11-22
* Add "Franz" to debug identifiersLibravatar Stefan Malzner2018-11-22
* Fix linting errorsLibravatar Stefan Malzner2018-11-15
* Replace share settings with webviews autorun with single key reactionLibravatar Stefan Malzner2018-03-28
* Remove debug logLibravatar Stefan Malzner2018-03-14
* Merge pull request #541 from meetfranz/feature/external-linksLibravatar Stefan Malzner2018-01-05
|\
| * feat(Services): Improve handling of external linksLibravatar Stefan Malzner2018-01-05
* | Check that notification onclick is a function before callingLibravatar Danny Qiu2017-12-28
|/
* Merge branch 'develop' into feature/macOS-copy-pasteLibravatar Stefan Malzner2017-12-15
|\
| * override spellchecker attribute on inputs to enable/disable spellcheckerLibravatar Stefan Malzner2017-12-13
| * always initialize ContextMenuBuilder but not spellcheckerLibravatar Stefan Malzner2017-12-11
* | Remove IME handlersLibravatar Stefan Malzner2017-12-14
|/
* Fix bug that allows negative badge notificationsLibravatar Razvan Spatariu2017-12-07
* Merge pull request #276 from meetfranz/feature/spellcheck-settingsLibravatar Stefan Malzner2017-11-15
|\
| * feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
| * [wip] share user settings with serviceLibravatar Stefan Malzner2017-11-12
| * es6 refactorLibravatar Stefan Malzner2017-11-12
* | Fix application of onNotifyLibravatar Danny Qiu2017-11-14
|/
* Recipe Notification API refactorLibravatar Stefan Malzner2017-10-30
* Add onNotify event to let recipes update/change notifications before send them.Libravatar Gustavo Sampaio2017-10-27
* initial commitLibravatar Stefan Malzner2017-10-13