aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
Commit message (Expand)AuthorAge
* chore: convert index file to TS (#2049)Libravatar Markus Hatvan2021-10-10
* fix: Control the global shortcut (for hiding Ferdi) via a preference (default...Libravatar Vijay A2021-10-07
* chore: upgraded electron to 14.1.0 (#1860)Libravatar Vijay Aravamudhan2021-10-04
* feat: add a globalShortcut to toggle main window (#2002)Libravatar Michael Hays2021-10-03
* refactor: remove 'electron-util' and 'electron-is-dev' as dependencies (#2008)Libravatar Vijay Aravamudhan2021-10-02
* refactor: move 'DEFAULT_APP_SETTINGS' from 'environment' to 'config' since it...Libravatar Vijay A2021-10-01
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* remove reference to '@electron/remote' module (for spell-checker) (#1968)Libravatar Vijay Aravamudhan2021-09-20
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: codebase improvements (#1930)Libravatar Markus Hatvan2021-09-14
* Revert "refactor: reuse method from the core electron framework for the 'Abou...Libravatar Vijay A2021-09-14
* refactor: reuse method from the core electron framework for the 'About' dialog.Libravatar Vijay A2021-09-13
* Better implementation of confirmation while quitting Ferdi (#1919)Libravatar Vijay Aravamudhan2021-09-13
* Ability for service recipe to expose known certificate hosts (#1890)Libravatar Vijay Raghavan Aravamudhan2021-09-08
* fix: black screen in macOS when closing to systray in fullscreen mode (#1883)Libravatar Sadetdin EYILI2021-09-08
* fixing linter issue [skip ci]Libravatar Vijay A2021-08-21
* fixing linter issue.Libravatar Vijay A2021-08-21
* Check if default app protocol is different before overriding it (#1818)Libravatar marco2021-08-21
* refactor: Minor refactoring to handle NaN in 'setBadge'Libravatar Vijay A2021-08-17
* Refactoring: Url helpers (#1789)Libravatar Vijay Raghavan Aravamudhan2021-08-14
* feat: Add buttons in the 'Advanced' section of preferences to allow the user ...Libravatar Vijay A2021-08-14
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13
* chore: use exported default objectLibravatar Vijay A2021-08-13
* fix(spell-check): use electron's API to enable/disable spell-check when the a...Libravatar Vijay A2021-08-09
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* revert: partially reverts the previous change to fix issue that the packaged ...Libravatar Vijay A2021-08-05
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Recipe context isolation (#1456)Libravatar Kristóf Marussy2021-07-24
* Fixed issue with permissions not being obtained correctly on macos.Libravatar Vijay A2021-07-06
* Use utility methods from 'electron-util'Libravatar Vijay A2021-07-04
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Adjust link opening behaviorLibravatar stnkl2021-06-03
* ipc messages will allow only JS objects, replacing browser event with neeeded...Libravatar Prasanna2021-06-01
* Environmental variables for dev/production mode (#1455)Libravatar Kristóf Marussy2021-05-27
* 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
* Expose Chrome version in 'About' dialog.Libravatar Vijay A2021-05-16
* [Franz catchup] Use a newer maintained module to trigger and capture permissi...Libravatar Vijay A2021-05-13
* Fix some appearance issues (#1398)Libravatar Kristóf Marussy2021-05-12
* Remove duplicated lines (probably introduced in a bad conflict-resolution step).Libravatar Vijay A2021-05-12
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
* Enhanced 'About dialog' to show the build date, git SHA & branch (fixes #1373...Libravatar Vijay Raghavan Aravamudhan2021-05-09
* Franz catchups to version 5.6.0 that are not related to macOS (#1372)Libravatar Vijay Raghavan Aravamudhan2021-05-08
* Electron 12 and nodejs 14 support (#1308)Libravatar Kristóf Marussy2021-04-29
* Fix Issue #1109: Expose relevant info about Electron, node, platform,… (#1309)Libravatar Vijay Raghavan Aravamudhan2021-04-29
* Fix window unsnapping when clicking notification (#896) (#1264)Libravatar Stephan Rumswinkel2021-04-04
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* 5.6.0-nightly.13Libravatar Amine Mouafik2021-01-06
* Add new setting to minimize to tray when closing on Windows (#1093)Libravatar 1mm0rt41PC2021-01-06
* Disable Chromium's poor MPRIS implementation (#1023)Libravatar Amine Mouafik2020-10-15