Commit graph

19 commits

Author SHA1 Message Date
ABevier
dba09e5d34
retries (#355) 2023-03-29 23:02:20 -04:00
Neil
b412ab8a2a
improve update-all ux (#357)
* #348 improve update-all ux: show spinner and move fake progress to pkg store

* #353 fix clipped dropdown

* bump tea version usage

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 10:36:57 +08:00
Neil
a50e7b9289
add logging in renderer thread (#323)
* #322 add logging in renderer thread

* #322 add more logging in main process

* #322 improve logging

* #322 cleanup data requested

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-22 14:53:27 +08:00
Neil
5836fd9a2b
notify on new gui version being downloaded (#288)
* #283 notify on new gui version: support i18n in notification banner

* #283 enable i18n setup on notification banner
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 12:36:34 +08:00
neil
3c17dd97f9 execute node via tea 2023-03-07 11:21:01 +08:00
Neil
a7a63ad030
Crowdin dynamic update (#268)
* #264 i18n dropdown ui

* #264 improve i18n configuration to use hardcoded english as default

* #264 sync language english to crowdin when merged to main

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-07 11:12:11 +08:00
neil
6829c32c2e bump version 0.0.5 2023-03-06 06:55:41 +08:00
Neil
ba7be4230d
fix create-dmg volicon dependency (#252)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 10:53:29 +08:00
Neil
beb882eef5
236 prompt user to update gui if new version is downloaded (#244)
* 236 prompt user to update gui if new version is downloaded

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 16:28:41 +08:00
neil
d3fa446c8c fix conditional 2023-02-27 19:56:53 +08:00
Neil
85d0eb0ff4
auto notorize on release (#240)
* #216 improve dmg design
- auto notorize on build from electron

* check conditionality

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 18:58:54 +08:00
Neil
c2578dc453
#232 initialize sentry (#238)
* #232 initialize sentry

* gha: update get platform job

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 14:46:26 +08:00
neil
0c7184c7c3 cache 2023-02-24 15:31:52 +08:00
Neil
d8b5ee8980
#219 update yaml checksum data for new installers (#235)
* #219 update release yaml checksum data

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 15:16:53 +08:00
neil
70abf03bc5 fix env 2023-02-24 13:28:19 +08:00
Neil
c61712fd6d
init mixpanel (#227)
* #217 iinit mixpanel and track installation succes and failure

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 12:24:15 +08:00
Neil
cf0a2d1b8a
bugfix install package (#231)
* #226 enable install

* #226 add DEBUG_BUILD=1 to show inspector tools

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 10:33:23 +08:00
Neil
ddf80ff7b8
#215 init i18n (#223)
* #215 init i18n

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 08:23:27 +08:00
Neil
e5fd744c3f
#220 make reusable build-sign-notarize jobs (#221)
* #220 make reusable build-sign-notarize jobs

* #220 update main and release to reuse build-sign job

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-22 10:55:30 +08:00