aboutsummaryrefslogtreecommitdiffstats
path: root/src/electron/ipc-api
Commit message (Collapse)AuthorAge
...
* Method reuse (#1379)Libravatar Vijay Raghavan Aravamudhan2021-05-11
| | | | | * Used already exported common functions to avoid the same logic being repeated. * Use a different package to retrieve the os-name for the 'About Dialog'.
* 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
| | | | | | | Co-authored-by: FranzBot <i18n@meetfranz.com> Co-authored-by: vantezzen <hello@vantezzen.io> Co-authored-by: Makazzz <makazzzpro@live.ca> Co-authored-by: Stefan Malzner <stefan@adlk.io> Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* 5.6.0-nightly.13Libravatar Amine Mouafik2021-01-06
|
* Flash TaskBar (Windows) / Bounce Dock (Mac) on New Message (#1020)Libravatar Mahadevan Sreenivasan2020-10-14
| | | | | | - Add a new Toggle Field for Win32 and MacOS for NotifyTaskBarOnMessage in EditSettingsForm.js - Add notifyTaskbarOnMessage under messages Array in EditSettingsScreen.js - Update appIndicator.js to flash Windows TaskBar or Bounce the Dock on MacOS when a new message arrives - Update en-US.json to include settings.app.form.notifyTaskBarOnMessage string
* 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
| | | Co-authored-by: Amine Mouafik <amine@mouafik.fr>
* Add FAB to service dashboard (#824)Libravatar Bennett2020-06-21
| | | | | | | | | | | | | | | | | | | * Implement #387 * Fix lint * Upgrade to Electron 9 * Remove dependency on electron-spellchecker * Allow multiple languages to be selected * Fix lint * Don't show spellchecker language chooser for macOS * Fix _requireAuthenticatedUser throwing error on startup * Add FAB
* Refactor updates settings (#506)Libravatar Romain2020-04-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Reorder updates toggle buttons * Updated 'Disable updates' message to 'Enable automatic updates' * Update 'noUpdates' to 'automaticUpdates' * Update 'noUpdates' to 'automaticUpdates' * Add condition for 'Include beta version' to show * Enable automatic updates by default * Update file so when automaticUpdates is true automatic updates are enabled * Fix conditions with enableUpdate * Apply code style * Fix wrong condition with enableUpdate * Delete unsued variable 'server' * Apply style code * Commit changes to submodule 'recipes' * Update default message to 'Enable updates' from 'Disable updates' * Update text to 'Enable updates' from 'Enable automatic update' * Add migration for updates settings * Update default messages to 'Enable updates' from 'Disable updates' * Remove empty line * Check for updates was disabled when updates were enabled * Avoid superfluous break line when updates are disabled * Add fragments to up-to-date message * Add fragments to up-to-date message * Remove file from previous commit * Remove extra line * Add 'Show draggable area on window' to en-US.json file * Apply prepare-code script changes Co-authored-by: Amine <amine@mouafik.fr>
* Replace deprecated Electron functions with propertiesLibravatar Daniel Peukert2020-02-13
|
* Rename server to internal-server to avoid confusionLibravatar Amine Mouafik2019-11-29
|
* Update internal serverLibravatar vantezzen2019-10-23
|
* Develop local server featureLibravatar vantezzen2019-10-18
|
* Add Electron Process ManagerLibravatar vantezzen2019-10-06
|
* Implement #87Libravatar vantezzen2019-10-02
|
* Use ferdi namespace on debuggerLibravatar vantezzen2019-09-12
|
* link to in-app changelog on new update notificationLibravatar Dominik Guzei2019-04-12
|
* feat(Linux): Add auto updater for Linux AppImage buildsLibravatar Stefan Malzner2019-03-05
|
* BasicAuth first draftLibravatar Stefan Malzner2018-12-21
|
* Fix linting issuesLibravatar Stefan Malzner2018-12-09
|
* Set autoInstallOnAppQuit to falseLibravatar Stefan Malzner2018-12-03
|
* Work with dev-app-update.yml & switch to debuggerLibravatar Stefan Malzner2018-12-01
|
* Fix updaterLibravatar Stefan Malzner2018-12-01
|
* Fix linting issuesLibravatar Stefan Malzner2018-11-30
|
* feat(App): Improved spell checker & context menuLibravatar Stefan Malzner2018-11-30
|
* feat(App): Add proxy support for servicesLibravatar Stefan Malzner2018-11-27
|
* minor cleanupLibravatar Stefan Malzner2018-03-28
|
* Split settings into multiple stores; app specific settings are now stored in ↵Libravatar Stefan Malzner2018-03-27
| | | | config file
* Remove auto-update in developmentLibravatar Danny Qiu2017-12-28
|
* Add option to disable system tray iconLibravatar Stefan Malzner2017-10-19
|
* remove unnecessary platform checkLibravatar Stefan Malzner2017-10-19
|
* remove unused fileLibravatar Stefan Malzner2017-10-19
|
* initial commitLibravatar Stefan Malzner2017-10-13