Commit Graph

68 Commits

Author SHA1 Message Date
Xavier Michelon c692c21b87 fix(BRIDGE-8): more robust command-line args parser in bridge-gui.
fix(BRIDGE-8): add command-line invocation to log.
2024-04-12 11:16:59 +00:00
Xavier Michelon bb15efa711 fix(BRIDGE-8): launcher replace session-id if provided instead of adding another one. 2024-04-12 11:16:59 +00:00
Atanas Janeshliev 4a8a7ef093 fix(BRIDGE-4): logs not being created when invalid flag is passed 2024-03-21 16:32:12 +00:00
Jakub b8ae5be58c fix(GODT-3188): Happy new year. 2024-01-02 15:06:05 +01:00
Xavier Michelon 0f320dbd80 fix(GODT-3100): fix issue where a fatal error that bubble up to cli.Run() is not written in the log file. 2023-11-02 13:36:01 +00:00
Xavier Michelon 7b7c9093ce feat(GODT-2691): close logrus output file on exit. 2023-06-28 16:11:40 +02:00
Xavier Michelon c587dfc0dc feat(GODT-2668): implemented new log retention policy. 2023-06-14 08:44:37 +02:00
Xavier Michelon ac00ef1b64 feat(GODT-2666): feat(GODT-2667): introduce sessionID in bridge. 2023-06-07 09:00:33 +02:00
Romain LE JEUNE e343d1f1af
fix(GODT-2437): Silence harmless report to sentry. 2023-05-24 17:24:47 +02:00
Romain LE JEUNE 84a771d9fe
fix(GODT-2437): Silence harmless report to sentry. 2023-05-24 17:18:56 +02:00
Jakub 7330406752 fix(GODT-2500): Recover in deferred function. 2023-04-05 09:25:24 +02:00
Romain Le Jeune 3ca56cfab3 fix(GODT-2458): Wait for both bridge and bridge-gui to be ended before restarting on crash. 2023-03-07 15:44:58 +00:00
Romain Le Jeune caa4a5cbdb feat(GODT-2356): unify sentry release description and add more context to it. 2023-03-06 08:25:24 +00:00
Leander Beernaert 6d0a128111 Other: Update copyright year 2023-01-02 11:09:11 +01:00
Romain Le Jeune 37a46465ba GODT-2154: Allow noninteractive mode from launcher. 2022-11-25 09:47:55 +00:00
James Houlahan e601245f01 Other(chore): Bump major version to v3 2022-11-23 16:08:27 +01:00
James Houlahan f954f89747 GODT-2111: Fix restart on macOS 2022-11-22 14:20:30 +00:00
Romain LE JEUNE 1517dd81e6
Other: set proc.info logs verbosity lower in Launcher 2022-11-20 09:44:31 +01:00
Jakub bbbc18b959 GODT-1977: revert the pre-release changes. 2022-11-16 13:48:30 +01:00
Jakub c08d0eff7a GODT-1977: fix launcher for v2 to v3 updates. 2022-11-16 13:48:30 +01:00
James Houlahan 39433fe707 GODT-1779: Remove go-imap 2022-11-16 12:26:08 +01:00
Jakub b1eefd6c85 GODT-2078: Launcher inception. 2022-11-11 12:26:06 +01:00
Romain LE JEUNE d837b409e8
GODT-1844: rename executable and do not override launcher flag if already set 2022-09-09 13:25:03 +02:00
Romain LE JEUNE 5ae50047e0
GODT-1843: Wait for the currently running application on restart even while updating 2022-09-06 14:49:51 +02:00
Romain LE JEUNE 4e47e7ac2a
GODT-1838: Fix also detect CLI mode with short flag 2022-09-06 14:48:26 +02:00
Xavier Michelon 8bb2a399cc
GODT-1837: Fix restart.
GOTD-1837: added wait flag.
GODT-1837: strip --wait flag from launcher command-line.
GODT-1837: hide main window before restart.
2022-09-02 14:36:05 +02:00
Jakub 35d2cc9be7 GODT-1675: Pass app name and vendor from topmost Makefile. 2022-09-01 13:31:10 +02:00
Romain LE JEUNE 34a9d1d125 GODT-1675: Update installers [skip-ci] 2022-09-01 13:31:10 +02:00
Romain LE JEUNE 22a8aab151 GODT-1671: Implement Quit & Restart mechanism 2022-09-01 13:23:12 +02:00
Jakub 8ebdb466f7 GODT-1523: Reduce unnecessary shell executions. Inspired by @kortschak. 2022-08-16 15:56:10 +02:00
Dan Kortschak 1ed7b690a5 mitigate shelling out behaviour risks 2022-08-16 15:46:44 +02:00
James Houlahan 4edf2eb92c Other: Add v2 to module name 2022-05-31 15:54:39 +02:00
Jakub f3c69faf8b GODT-1260: Renaming
* Renaming GUI, CLI, no-impact config.
* License header and documentation rebranding.
* Rename app title and vendor. Impact: manual install
* Migrating mac keychain and launch on startup.
* Fix linter and linter renaming
2022-05-18 11:23:38 +02:00
Jakub d356f306d9 Other: Change copyright year 2022-01-04 11:04:30 +01:00
James Houlahan ffb18adfd0 GODT-1177: remove Import-Export from repo 2021-11-30 10:12:33 +01:00
Alexander Bilyak 649195cc2b GODT-1168 GODT-1169 Facelift: it has begun, qml artifacts for preview 2021-11-30 10:11:33 +01:00
Alexander Bilyak f21f583d05 GODT-1202: Do not update package if it's version older than launcher 2021-09-23 16:24:11 +00:00
James Houlahan 1f25aeab31 GODT-980: placeholder for user agent 2021-02-17 13:49:51 +01:00
Jakub c6107dbd4b GODT-919 GODT-1022 GODT-947 Logs and signals
+ Added startup logs
+ Added wait group for update notifications
+ Changed hooks in debug and trace level
2021-02-10 08:51:14 +00:00
James Houlahan adcf0827ee feat: report corrupt update files 2021-01-25 15:45:12 +01:00
James Houlahan b9ee4a152a refactor: remove go-appdir dependency 2021-01-25 13:40:24 +00:00
James Houlahan 07d9bc0831 Happy New Year (silent updates) 2021-01-15 13:22:56 +00:00
James Houlahan eccad4bbfd feat: verify by checksum and remove if invalid 2021-01-15 13:22:55 +00:00
James Houlahan dc3f61acee Launcher, app/base, sentry, update service 2021-01-15 13:22:55 +00:00
Jakub a89dfc4524 Happy New Year 2021-01-04 11:55:15 +01:00
Michal Horejsek de58c7a905 Cookies for Import-Export 2020-09-09 09:09:35 +02:00
Jakub bf6963859f rename IE app GODT-690 2020-09-04 11:55:30 +02:00
Michal Horejsek 4973e38748 Import-Export app everywhere 2020-08-24 10:11:51 +02:00
Michal Horejsek 658ead9fb3 Import/Export final touches 2020-08-24 10:11:51 +02:00
Michal Horejsek 1c10cc5065 Import/Export backend 2020-08-24 10:11:51 +02:00