aboutsummaryrefslogtreecommitdiffstats
path: root/gulpfile.babel.js
Commit message (Expand)AuthorAge
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* chore: run security audit on node modules (#1621)Libravatar Markus Hatvan2021-07-08
* Minor refactoring to have consistent command-line invocations.Libravatar Vijay A2021-05-15
* Fixing issue with icons being garbled due to misconfiguration of gulpLibravatar Vijay A2021-05-11
* Minor refactoring to pull into reusable function in gulpfile.Libravatar Vijay A2021-05-09
* Clean the 'out' directory as well when running 'gulp clean'.Libravatar Vijay A2021-05-09
* Enhanced 'About dialog' to show the build date, git SHA & branch (fixes #1373...Libravatar Vijay Raghavan Aravamudhan2021-05-09
* Added more logging for CI builds to debug errors (#1329)Libravatar Vijay Raghavan Aravamudhan2021-05-03
* Electron 12 and nodejs 14 support (#1308)Libravatar Kristóf Marussy2021-04-29
* Add vertical style and "Always show workspace drawer" setting (#567)Libravatar Bennett2020-10-11
* Support new recipe repository hierarchy (#492)Libravatar Bennett2020-03-23
* Use electron-spellchecker instead of electron-hunspellLibravatar vantezzen2019-10-19
* Add minifiers to gulp production buildsLibravatar vantezzen2019-10-12
* Add recipe info files to build folderLibravatar vantezzen2019-09-26
* Merge branch 'master' of https://github.com/getferdi/ferdiLibravatar vantezzen2019-09-25
|\
| * Merge branch 'master' into feat/macos-signingLibravatar Amine Mouafik2019-09-24
| |\
| * | Remove deprecated sign npm/gulp scriptLibravatar Amine Mouafik2019-09-19
* | | Shipping recipe files directly with FerdiLibravatar vantezzen2019-09-25
| |/ |/|
* | #72 Fix dictionaries build stepLibravatar Amine Mouafik 穆昂明2019-09-24
|/
* wipLibravatar Stefan Malzner2019-01-07
* MergeLibravatar Stefan Malzner2019-01-05
* Fix missing packages in buildLibravatar Stefan Malzner2019-01-03
* make dictionary download platform independentLibravatar Stefan Malzner2018-12-13
* Fix windows dictionary installLibravatar Stefan2018-12-13
* fix dictionaries dirLibravatar Stefan Malzner2018-12-12
* Simplify dictionary stepLibravatar Stefan Malzner2018-12-12
* fix(Spellchecker): Dictionaries are now part of app instead of dynamic downloadLibravatar Stefan Malzner2018-12-07
* feat(App): Lay groundwork for general themeing supportLibravatar Stefan Malzner2018-11-24
* CleanupLibravatar Stefan Malzner2018-11-15
* Improve annoying livereload reload behaviour for main/webview processesLibravatar Stefan Malzner2018-01-05
* always initialize ContextMenuBuilder but not spellcheckerLibravatar Stefan Malzner2017-12-11
* initial commitLibravatar Stefan Malzner2017-10-13