Commit graph

252 commits

Author SHA1 Message Date
neil molina
7ae1dd2ddb #528 set consistent bundle id 2023-05-02 12:21:17 +08:00
neil molina
bb1b4c02bd fix release 2023-05-01 18:03:00 +08:00
Neil
1b9433e8e2
spreadsheet adjustments (#532)
* show all packages breadcrumbs

* download from gui.tea.xyz/release

* get packages data from cloudfront

* bump v0.0.48

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-01 16:39:05 +08:00
ABevier
7c9aabd013
run typescript check as part of ci (#503)
* run typescript check as part of ci

* fix compilation
2023-04-26 06:41:06 +08:00
Neil
46c6f2de6f
fix gha (#501)
* fix gha
---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-25 14:58:15 +08:00
Neil
c91643d7a2
ui adjustments (#494)
* lowercase or UPPERCASE texts

* cleanup README, rm unused script

* hover effect back-forward

* conditionally run build_desktop

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-24 14:51:50 +08:00
neil molina
6508346899 create release latest installers 2023-04-20 14:31:25 +08:00
Neil
79b405ec3f
increase initial shown packages (#391)
* #388 initialize 18 packages

* #375 set default sorting to recent

* #297 change tea icon

* bump v0.0.23

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-04 14:18:45 +08:00
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
9648a4dede fix release pipeline 2023-02-24 12:33:41 +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
7359da0319
web preview and refactor native api integration module (#222)
* #213 web preview and cleanup native api integration
* remove old tauri build implementation
* fix git path 

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-22 15:59:37 +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
neil
17a924db98 publish test v0.0.0 2023-02-21 21:05:31 +08:00
Neil
a1be911397
#209 implement electron-updater (#210)
* #209 implement electron-updater: enable gui to auto update if there are new builds in s3
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-21 21:03:24 +08:00
neil
f5097a225a comment out test 2023-02-14 20:40:19 +08:00
neil
f3169760d5 show platform 2023-02-08 11:55:13 +08:00
neil
461011ce16 extract artifacts 2023-02-08 11:32:19 +08:00
neil
d3148e65cd upload 2023-02-08 10:57:19 +08:00
neil
9f9a1dff9e fix notarization dir 2023-02-08 10:28:20 +08:00
neil
b15662eb26 fix pipeline 2023-02-08 10:12:57 +08:00
neil
3e36eee1c8 add gh token 2023-02-08 09:48:45 +08:00
neil
0be8a6db2d #186 update ci/cd pipeline to build electron 2023-02-08 09:04:55 +08:00
neil
4161d86285 cache electron and pnpm 2023-02-04 08:33:09 +08:00
neil
2c6ec8e7c6 add changes to needs 2023-02-04 08:16:03 +08:00
neil
82e513b466 do not publish 2023-02-03 15:54:53 +08:00
neil
aac727e111 fix codesign 2023-02-03 15:51:49 +08:00
neil
2f43e0c85e use hard links 2023-02-03 15:48:57 +08:00
neil
29e89c20d9 fix 2023-02-03 15:44:14 +08:00
neil
17e025c1fa fix yml 2023-02-03 15:39:56 +08:00
neil
428a61f948 disable codesign 2023-02-03 15:37:02 +08:00
neil
a3a61f3abb add pythong dep 2023-02-03 15:01:39 +08:00
neil
f999275281 change 2023-02-03 14:36:31 +08:00
neil
7de1d9fbc1 tmp 2023-02-03 14:34:15 +08:00