Commit graph

278 commits

Author SHA1 Message Date
Neil
8a44ead997
Bump (#693)
* bump for dev

* fix bump
2023-06-30 13:41:36 +08:00
Neil
6ad452331b
flatten repo: remove pnpm workspace + merge workspaces (#688)
* remove unused components

* remove pnpm

* implementation of local dev pantry setup (#689)
2023-06-30 10:33:39 +08:00
Neil
9fe5a2b825
Bugfix notarization rm staple (#686)
* temporary: rm stapling
2023-06-27 21:19:58 +08:00
Neil
855bd75941
Notarytool staple setup (#685)
#547 apply notary and staple
2023-06-27 17:32:05 +08:00
Neil
2527741773
Notarytool staple setup (#684)
* add deps

* #547 apply notary and staple

* fix env var
2023-06-27 15:41:30 +08:00
Neil
4ba8072ac5
Fix notarization (#670)
* add deps

* fix notarization

* bump

* undo notarytool use
2023-06-16 19:20:54 +08:00
Neil
2d5adbf7d3
adopt to new api endpoints (#669)
* adopt to new api endpoints
2023-06-16 13:19:37 +08:00
Neil
fa590e7985
test notarytool (#661) 2023-06-14 09:00:52 +08:00
Neil
17acada221
i18n: translate using json file (#648)
* #641 translate using json file

* #641 bring back language dropdown
2023-06-05 18:06:33 +08:00
Neil
4639472d56
fix (#631) 2023-05-27 09:29:36 +08:00
Neil
485434ec0d
#496 upload dmg installers to github release (#626) 2023-05-26 22:19:12 +08:00
Neil
12b6e1f33d
Readme select (#620)
* #564 make README selectable

* bump v0.2.17

* cache node_modules

* make e2e test pass: refresh package after install
2023-05-24 20:15:18 +08:00
Neil
87dd224f9a
bump v0.2.15 (#613)
* bump v0.2.15

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
Co-authored-by: ABevier <awbevier@gmail.com>
2023-05-16 09:10:31 +08:00
ABevier
34cd8324ea
try to fix e2e (#607) 2023-05-12 15:25:34 -04:00
ABevier
81527f2dbc
Webdriver.io (#598)
* e2e test the dev build

* bump version

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-12 11:14:33 +08:00
ABevier
c76473cf16
Webdriver.io (#588)
* add webdriver tests

* reduce build time for test

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-12 10:56:45 +08:00
Neil
ab329c5a51
enable svelte build for public contributors (#582)
* #577 enable svelte build for public contributors

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-10 14:19:39 +08:00
Neil
fb854d85a1
Prevent dev build for non updated version (#580)
* separate bump and release script

* prevent dev build if package.json version is not updated 

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-10 12:02:31 +08:00
Neil
b2818c1342
update share icon and cf invalidation (#579)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-09 18:46:52 +08:00
Neil
f1d9433fa1
dev builds with own publishing endpoint (#578)
* #576 test dev builds cd

* #576 dynamically set auto-update publish url

* unminify code

* #576 different dev build from release build

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-09 16:13:09 +08:00
Neil
8a6ceee712
sentry: send sourcmap to sentry to improve debugging (#573)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-08 12:36:49 +08:00
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