| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-06-25 | Upgrade to Electron 8.3.2 | Oskar Nyberg | 1 | -0/+5 | |
| 2020-06-24 | Add test for account data fetch one minute before expiry | Oskar Nyberg | 1 | -0/+29 | |
| 2020-06-10 | Remove NotificationArea tests | Oskar Nyberg | 1 | -277/+0 | |
| 2020-06-10 | Categorize notifications and their logic into notification definition | Oskar Nyberg | 1 | -1/+1 | |
| 2020-06-04 | Rename all usages of currentIsSupported to just supported | Oskar Nyberg | 1 | -3/+3 | |
| A few places were missed when renaming it a while ago. currentIsBeta has also been renamed for more consistent naming. | |||||
| 2020-05-25 | Disable beta program toggle when running beta | Oskar Nyberg | 1 | -0/+1 | |
| 2020-05-25 | Use null instead of undefined to represent up to date in nextUpdate | Oskar Nyberg | 1 | -0/+1 | |
| Electron is removing values that are undefined when sending objects through the IPC and therefore doesn't update the redux state when using the spread operator. To solve this, this commit uses null instead of undefined to represent that there are no upgrades. | |||||
| 2020-04-21 | Revert "Update Electron to 8.2.0" | Oskar Nyberg | 1 | -3/+0 | |
| This reverts commit c6c9a7bb21b4d465518987724c6b8fe33de9fa6a. | |||||
| 2020-04-21 | Refactor account data cache retry and delay logic | Oskar Nyberg | 1 | -56/+11 | |
| 2020-04-21 | Add account data fetch lock to prevent simultaneos fetches | Oskar Nyberg | 1 | -0/+1 | |
| 2020-04-21 | Add test for multiple quick fetch calls | Oskar Nyberg | 1 | -0/+18 | |
| 2020-04-21 | Add test for new fetch during retry delay | Oskar Nyberg | 1 | -0/+47 | |
| 2020-04-15 | Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the ↵ | Andrej Mihajlov | 3 | -42/+14 | |
| latest patch release | |||||
| 2020-04-07 | Remove unused spies | Oskar Nyberg | 1 | -4/+4 | |
| 2020-04-07 | Add test for account-data-cache refetch when expired | Oskar Nyberg | 1 | -1/+39 | |
| 2020-04-03 | Update electron-log to 4.1.1 | Oskar Nyberg | 1 | -1/+0 | |
| 2020-04-03 | Update Electron to 8.2.0 | Oskar Nyberg | 1 | -1/+3 | |
| 2020-03-24 | Remove NotificationArea prop which doesn't exist anymore | Oskar Nyberg | 1 | -4/+0 | |
| 2020-02-19 | Fix formatting not covered by linter before | Oskar Nyberg | 1 | -1/+4 | |
| 2020-02-11 | Add account expiry warning notification | Oskar Nyberg | 1 | -1/+1 | |
| 2019-12-09 | Adjust desktop GUI code to use new error state | Emīls | 1 | -3/+6 | |
| 2019-10-07 | Use authenticated URL in components | Emīls Piņķis | 1 | -12/+24 | |
| 2019-09-13 | Add "Closest to exit server" option in bridge selector | Andrej Mihajlov | 1 | -1/+1 | |
| 2019-09-09 | Add current_is_outdated support to Electron frontend | Linus Färnstrand | 1 | -4/+4 | |
| 2019-08-16 | Fix account-data-cache path in tests | Andrej Mihajlov | 1 | -1/+1 | |
| 2019-08-11 | Parse tunnel parameter block reason in GUI | Emīls Piņķis | 1 | -1/+2 | |
| 2019-07-26 | Adjust GUI code to the new settings schema | Emīls Piņķis | 1 | -14/+6 | |
| 2019-06-28 | Change how tunnel endpoint is broadcasted | Janito Vaqueiro Ferreira Filho | 1 | -3/+11 | |
| 2019-06-06 | Fix ITunnelEndpoint and IProxyEndpoint | Emīls Piņķis | 1 | -1/+1 | |
| 2019-04-25 | Update electron-log | Andrej Mihajlov | 2 | -0/+6 | |
| 2019-04-01 | Fix tests | Andrej Mihajlov | 5 | -99/+187 | |
| 2019-03-07 | Refactor AuthFailureError into parseAuthFailure() | Andrej Mihajlov | 1 | -11/+11 | |
| 2019-03-07 | Refactor code | Andrej Mihajlov | 1 | -0/+2 | |
| 2019-03-01 | Convert AuthFailure to Error subclass and dynamically query gettext strings | Andrej Mihajlov | 1 | -11/+11 | |
| 2019-03-01 | Move desktop to the root | Andrej Mihajlov | 9 | -0/+831 | |
