aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/spellchecker.js
Commit message (Expand)AuthorAge
* chore: set default fallback locale for spell-checker to be 'en-US'.Libravatar Vijay A2021-08-09
* chore: migrate from tslint to @typescript-eslint (#1706)Libravatar Markus Hatvan2021-07-30
* Replace 'remote' with 'electron/remote' (#1448)Libravatar Vijay Raghavan Aravamudhan2021-05-26
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Keep separation of concern between context menu / spellcheckerLibravatar Amine Mouafik2020-03-02
* #220 Add setTimeout for spellchecker's attachToInput callLibravatar Amine Mouafik2019-11-27
* Fix lintLibravatar vantezzen2019-10-19
* Use electron-spellchecker instead of electron-hunspellLibravatar vantezzen2019-10-19
* Add toggle to disable universal dark modeLibravatar vantezzen2019-10-17
* Merge branch 'release/5.4.0' of https://github.com/meetfranz/franz into franz...Libravatar vantezzen2019-10-02
|\
| * fix(Spell check): Fix spell checker to initialize without loaded dictionaryLibravatar Stefan Malzner2019-10-02
| * Fix spellcheckerLibravatar Stefan Malzner2019-09-27
| * Fix spellchecker integrationLibravatar Stefan Malzner2019-09-27
| * Revert: fix spellcheckerLibravatar Stefan Malzner2019-06-25
| * remove debugging outputLibravatar Stefan Malzner2019-06-11
| * Fix spellchecker integrationLibravatar Stefan Malzner2019-06-05
* | Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|/
* improved fuzzy searchLibravatar Stefan Malzner2019-02-07
* Spellcheck language autodetectionLibravatar Stefan Malzner2019-02-07
* Minor recipe plugin polishingLibravatar Stefan Malzner2018-12-08
* 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(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
* override spellchecker attribute on inputs to enable/disable spellcheckerLibravatar Stefan Malzner2017-12-13
* always initialize ContextMenuBuilder but not spellcheckerLibravatar Stefan Malzner2017-12-11
* feat(App): Add option to enable/disable spell checkerLibravatar Stefan Malzner2017-11-14
* initial commitLibravatar Stefan Malzner2017-10-13