aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron
Commit message (Expand)AuthorAge
* Turn off usage of 'debug' npm package using with electron-16 (fixes #17)Libravatar Vijay Aravamudhan2022-04-22
* Matched casing for almost all replacementsLibravatar Aditya Mangalampalli2022-04-16
* #329 Remove blocking listener before autoUpdater.quitAndInstallLibravatar kytwb2022-01-11
* #1223 Fix do-not-disturb detection on latest macOSLibravatar kytwb2022-01-08
* #329 Remove blocking listener before autoUpdater.quitAndInstallLibravatar kytwb2022-01-01
* Refactor autoUpdater usageLibravatar kytwb2021-12-18
* Fix linterLibravatar kytwb2021-12-18
* Remove app.quit hack hiding autoUpdater.quitAndInstall failureLibravatar kytwb2021-12-18
* Better error handling for autoUpdaterLibravatar kytwb2021-12-18
* chore: upgrade react-jss to latest (#2302)Libravatar Markus Hatvan2021-12-04
* chore: ignore missing type defns for optional dependenciesLibravatar Vijay A2021-10-31
* build: use node 16 and npm 8 (#2157)Libravatar Markus Hatvan2021-10-28
* chore: update eslint setup (#2074)Libravatar Markus Hatvan2021-10-15
* chore: convert files to TS (#2066)Libravatar Markus Hatvan2021-10-14
* chore: convert index file to TS (#2049)Libravatar Markus Hatvan2021-10-10
* refactor: split 'environment' into 'environment-remote' with only the remote ...Libravatar Vijay A2021-10-01
* chore: merge the nightly builds into the main 'ferdi' project (#1996)Libravatar Vijay Aravamudhan2021-09-28
* refactor: remove references to 'electron/remote' - part deux (#1987)Libravatar Vijay Aravamudhan2021-09-26
* chore: convert various files from JS to TS (#1959)Libravatar Markus Hatvan2021-09-18
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
* chore: convert JS to TS (#1934)Libravatar Markus Hatvan2021-09-14
* chore: specify the channel to check if it fixes the in-app updater.Libravatar Vijay A2021-08-26
* Revert "chore: update outdated node_modules (#1807)"Libravatar Vijay A2021-08-16
* chore: update outdated node_modules (#1807)Libravatar Markus Hatvan2021-08-16
* fix(App): Fix app focus detectionLibravatar Vijay A2021-08-13
* chore: Replace old '@meetfranz/electron-notification-state' with 'macos-notif...Libravatar Vijay A2021-08-13
* feat: added new Help menu item to allow easy import/export of config dataLibravatar Vijay A2021-08-09
* refactor: reuse method that was previously defined.Libravatar Vijay A2021-08-08
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* fix: change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost'Libravatar Vijay A2021-08-05
* refactor: general code improvementsLibravatar mhatvan2021-08-05
* Added debug logs for auto-updater. [skip ci]Libravatar Vijay A2021-07-18
* Minor refactoring to move all runtime configs from 'config.js' into 'environm...Libravatar Vijay Raghavan Aravamudhan2021-07-03
* Upgraded some modules (#1520)Libravatar Vijay Raghavan Aravamudhan2021-06-12
* Extracted common string into constant.Libravatar Vijay A2021-06-06
* Allow nightlies as pre-releases (possible fix for broken updater in nightlies).Libravatar Vijay A2021-06-02
* 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
* [Franz catchup] Use a newer maintained module to trigger and capture permissi...Libravatar Vijay A2021-05-13
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
* Removed electron-process-manager since its no longer supported by Eleā€¦ (#1313)Libravatar Vijay Raghavan Aravamudhan2021-04-29
* Synchronize with Franz 5.6.0 (#1033)Libravatar Amine El Mouafik2021-02-08
* 5.6.0-nightly.13Libravatar Amine Mouafik2021-01-06
* Flash TaskBar (Windows) / Bounce Dock (Mac) on New Message (#1020)Libravatar Mahadevan Sreenivasan2020-10-14
* Improved onboarding flow and settings empty states (#996)Libravatar Francisco Marques2020-10-05
* Add setting to enable nightly releases updates (#742)Libravatar Bennett2020-10-04
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
* Merge Franz 5.5.0 beta.1 and 2 (#549)Libravatar Bennett2020-04-17
* Refactor updates settings (#506)Libravatar Romain2020-04-09
* Replace deprecated Electron functions with propertiesLibravatar Daniel Peukert2020-02-13