Alexander Bilyak
551f5c3c18
GODT-1412: Refactor paths and links
4 years ago
Jakub
2899e7bb15
GODT-1351: Cache and update of space bytes in user object.
4 years ago
Alexander Bilyak
41e15db442
GODT-1244: Refactor switching stable-early and factory reset
4 years ago
Alexander Bilyak
5637ca2529
GODT-1251: Fix change SMTP settings
4 years ago
Alexander Bilyak
42ced6694e
GODT-1388: Refactor Alternative routing
4 years ago
Alexander Bilyak
36ec9b07e0
Other: Override roleNames
...
This enables to use userModel inside Repeater and other model-based
components together with modelData attached property.
4 years ago
Alexander Bilyak
d9847ddd6a
GODT-1385: Fix port setting
4 years ago
Alexander Bilyak
e49d2e1be7
GODT-175: Add option to attach logs for bug reports
4 years ago
Alexander Bilyak
b259de238e
GODT-1336: Fix showing window on startup
4 years ago
Alexander Bilyak
94347d95df
GODT-1358: Fix wording
4 years ago
Alexander Bilyak
c5699700b3
GODT-1210: "free user" banner
4 years ago
Alexander Bilyak
3601adcae6
Other: small fixes on devel-facelift
4 years ago
Jakub Cuth
d11cf57879
GODT-1346: GODT-1340 GODT-1315 QML changes
...
GODT-1365: Create ComboBox component
GODT-1338: GODT-1343 Help view buttons
GODT-1340: Not crashing, user list updating in main thread.
GODT-1345: adding panic handlers
4 years ago
Alexander Bilyak
726c8918ab
Other: reactive show on startup
4 years ago
Jakub
aeceb7d593
GODT-1298: signal GUI is ready and rise window
4 years ago
Jakub
85c06809d2
GODT-1158: adding cache on disk signals
4 years ago
Jakub
f65e050588
GODT-1051: Factory reset button
4 years ago
Jakub
e0d07d67a0
GODT-22: Frontend-backend
...
- GODT-1246 Implement settings view.
- GODT-1257 GODT-1246: Account and Help view
- GODT-1298: Minimal working build (panics)
- GODT-1298: loading QML (needs Popup window)
- GODT-1298: WARN: Adding PopupWindow not possible!
In therecipe qt the `quickwidgets` classes are within `quick` module, but
forgot to add library and include paths into cgo flags. Therefore
compilation fails and it would be hard to patch therecipe in order to
fix it.
I am not sure if rewrite PopupWindow into go would make any difference,
therefore I decided to use normal QML Window without borders.
- GODT-1298: Rework status window, add backend props, slots and signals.
- GODT-1298: Users
- GODT-1298: Login
- GODT-1298: WIP Help and bug report
- GODT-1178: MacOS dock icon control
- GODT-1298: Help, bug report, update and events
- GODT-1298: Apple Mail config and Settings (without cache on disk)
4 years ago
Alexander Bilyak
649195cc2b
GODT-1168 GODT-1169 Facelift: it has begun, qml artifacts for preview
4 years ago
Jakub
a2029002c4
GODT-1155 Update gopenpgp and use go-srp
5 years ago
James Houlahan
0b95ed4dea
GODT-1146: Refactor header filtering
5 years ago
Michal Horejsek
8109831c07
GODT-35: Finish all details and make tests pass
5 years ago
James Houlahan
2284e9ede1
GODT-35: New pmapi client and manager using resty
5 years ago
Jakub
d4efa7131f
GODT-1121 Initial value of silent updates toggle button
5 years ago
Alexander Bilyak
fd73ec6861
GODT-1062: Fix lost notification bar when window is closed
5 years ago
Michal Horejsek
feeb7179f5
GODT-1058 Install after chaning channel right away only in case of downgrade
5 years ago
Jakub
0e5a45671f
GODT-1073 Added: Re-write autostart link on every start if turned on in preferences.
5 years ago
James Houlahan
22a6fcd87f
Other: add debug message dump when sending
5 years ago
James Houlahan
2a078b76e6
GODT-1045 build without Qt by default
5 years ago
James Houlahan
1f25aeab31
GODT-980: placeholder for user agent
5 years ago
Alexander Bilyak
0fe69d9de1
GODT-937: Add keychain switcher to frontend
...
GODT-1008: Fix transparent dialog under certain conditions
5 years ago
Michal Horejsek
7468ed7dc0
GODT-976 Exclude updates from clearing cache and clear cache, including updates, while switching early access off
5 years ago
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
5 years ago
Michal Horejsek
bcef1c36ba
Notify about update right after the start
5 years ago
Jakub
837e0d3758
GDOT-1007 Notify user when version is the latest.
5 years ago
James Houlahan
9747145a3c
feat: add logging for catalina detection when configuring applemail
5 years ago
Michal Horejsek
516ca018d3
Mitigate Apple Mail re-sync (both bodies and meta info)
5 years ago
Michal Horejsek
2feaba8888
Fix invalid input report
5 years ago
Jakub
a5b9f4c3f1
wait for release notes check and then open externally
5 years ago
Jakub
a72f52a5ed
[GODT-961] Update release notes link
...
* on release notes, check updates if link missing
* on update set release note link
* update version and links with every check
* clean old release notes
* change paths to IEapp notes
5 years ago
James Houlahan
082a803e47
feat: switchable keychain
5 years ago
James Houlahan
4a54f878c4
fix: bridge always restarst even when an error updating occurred
5 years ago
Jakub
7b84038bf4
rename channels and set pubkey bridge key
5 years ago
James Houlahan
4514d72d70
feat: add release notes to version file
5 years ago
James Houlahan
839708dcfe
feat: enable autostart to use launcher
5 years ago
James Houlahan
d2066173f0
feat: early access
5 years ago
Alexander Bilyak
98ab794f13
[GODT-274] GUI changes for autoupdates
...
[GODT-275] Add enable/disable auto updates GUI option
Refactor Updater module
GODT-805 Changed manual update information bar layout
GODT-806, GODT-875 Change update dialogs
Refactor InformationBar
5 years ago
Pavel Škoda
b7b2297635
Release notes
5 years ago
James Houlahan
dc3f61acee
Launcher, app/base, sentry, update service
5 years ago
Jakub
a89dfc4524
Happy New Year
5 years ago