aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron/ipc-api
Commit message (Expand)AuthorAge
* Update macos-notification-state for patched v3.0.0 (#1401)Libravatar André Oliveira2023-10-18
* Revert "Update macos-notification-state for patched v3.0.0 (#1361)" (#1388)Libravatar Alphrag2023-10-03
* Update macos-notification-state for patched v3.0.0 (#1361)Libravatar Alphrag2023-09-14
* Upgrade npm modules (#1312)Libravatar Vijay Aravamudhan2023-08-16
* - convert require statement to dynamic import in index.tsLibravatar MCMXC2023-07-30
* refactor: more lint improvementsLibravatar MCMXC2023-07-30
* Add new context menu item to download images (#935)Libravatar Vijay Aravamudhan2023-05-27
* Upgrade npm modulesLibravatar Vijay A2023-05-24
* Transform tray & menu files to typescript (#740)Libravatar muhamedsalih-tw2022-11-06
* eslint needs to be executed at the top-level to actually workv6.0.1-nightly.3Libravatar Vijay A2022-07-25
* refactor: local server import/exportLibravatar Kristóf Marussy2022-07-11
* Fix toggle for pre-release updates on Ubuntu (#393)Libravatar André Oliveira2022-06-29
* Enable AutoUpdates from in-app with self-sign certificates on macOS (#213)Libravatar André Oliveira2022-06-03
* Update for in-app update process (not yet tested since we dont have signed bu...Libravatar Vijay A2022-05-18
* Resurrect the electron-process-manager for Ferdium (#80)Libravatar Vijay Aravamudhan2022-05-01
* Fix issue where 'macos-notification-state' was being loaded in non-macosLibravatar Vijay A2022-04-30
* Replace dependency on 'cld' with 'languagedetect' to remove native compilatio...Libravatar Vijay A2022-04-30
* Preload safe debug shim (#29)Libravatar Kristóf Marussy2022-04-22
* 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
* 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: 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
* Added debug logs for auto-updater. [skip ci]Libravatar Vijay A2021-07-18
* 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
* Changed occurrences of 'Franz' to 'Ferdi' (probably missed earlier while catc...Libravatar Vijay A2021-05-17