aboutsummaryrefslogtreecommitdiffstats
path: root/src/environment.js
Commit message (Expand)AuthorAge
* 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
* Add a confirmation when quitting Ferdi and a preference to toggle it (impleme...Libravatar Vijay Raghavan Aravamudhan2021-09-07
* fix: Fix issue with shortcut accelerators not working on macos where symbols ...Libravatar Vijay A2021-08-15
* 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
* chore: Refactoring to reuse already defined constantsLibravatar Vijay A2021-08-13
* refactor: Use the 'shortcutKey' function without exposing the 'ctrlKey' or th...Libravatar Vijay A2021-08-13
* refactor: Move platform-specific logic for shortcut keys into common location.Libravatar Vijay A2021-08-10
* refactor: Removed duplication and added note about why they were slightly dif...Libravatar Vijay A2021-08-10
* refactor: Use symbols for key shortcutsLibravatar Vijay A2021-08-10
* refactor: path-references refactoring and using 'import' instead of 'require'...Libravatar Vijay Raghavan Aravamudhan2021-08-08
* refactor: minor refactoring: solve name-clash of env vars vs vars in the programLibravatar Vijay A2021-08-05
* Added a 'wakeUpStrategy' that the user can control to wake up a previously hi...Libravatar Vijay Raghavan Aravamudhan2021-07-23
* Fix hibernation mode (#1486)Libravatar kytwb2021-07-23
* Removed Franz paid plans features:Libravatar Vijay A2021-07-20
* Minor perf tweaks to evaluate capturing of env-specific values only once in t...Libravatar Vijay A2021-07-15
* 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
* Removed hardcoded strings and reused constants defined in config.js (#1499)Libravatar Vijay Raghavan Aravamudhan2021-06-05
* 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
* LintLibravatar vantezzen2019-09-07
* Always use production todo frontendLibravatar vantezzen2019-09-07
* Revert "create test build"Libravatar Stefan Malzner2019-09-05
* create test buildLibravatar Stefan Malzner2019-09-05
* Fix isPro stateLibravatar Stefan Malzner2019-09-05
* create test buildLibravatar Stefan Malzner2019-09-05
* polishingLibravatar Stefan Malzner2019-09-05
* Add production and dev urls for todos frontendLibravatar Dominik Guzei2019-07-18
* Merge branch 'develop' into chore/streamline-dashboardLibravatar Stefan Malzner2019-04-12
|\
| * feat(App): Added Workspaces for all your daily routines 🥳Libravatar Dominik Guzei2019-04-11
* | Add settings websocketLibravatar Stefan Malzner2019-04-09
* | Replace invoices & subscription info with links to websiteLibravatar Stefan Malzner2019-04-08
|/
* Update electron-window-stateLibravatar Stefan Malzner2019-02-11
* complete titlebar for Windows & LinuxLibravatar haraldox2018-02-23
* override platform in code and simulate different environmentLibravatar haraldox2018-02-22
* initial commitLibravatar Stefan Malzner2017-10-13