Commit graph

579 commits

Author SHA1 Message Date
Neil
bb6dc9903e
#274 show tab filter for packages that needs updates (#275)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 09:50:00 +08:00
Neil
db84f9c7f1
Package Progress install (#272)
* #263 fake progress for package installation

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-08 14:15:42 +08:00
Neil
78a6887374
show packages list filter and sorting buttons (#269)
* #267 #262 show packages list filter and sorting buttons

* #262 toggle installed vs all packages filter

* #267 show more packages

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-07 13:18:21 +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
cdf01642ac
#265 cleanup homepage show news and tutorial (#266)
* #265 cleanup homepage show news and tutorial

* #261 removing grid bg fixes the scrollbar

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 09:14:35 +08:00
neil
6829c32c2e bump version 0.0.5 2023-03-06 06:55:41 +08:00
Neil
29cfc4a122
#258 notification overlap fix (#260)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 06:53:30 +08:00
Neil
dd6fd4d299
#256 change homepage to packages list page (#257)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-04 16:48:04 +08:00
ABevier
beb57ce015
Detect if tea cli is installed or needs update and prompt user (#251)
* issue-230: detect if tea cli is installed or needs update and prompt user

* issue-230: detect if tea cli is installed or needs update and prompt user

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-04 07:32:03 +08:00
Neil
6e6c636d9c
#246 enable install specific version on command (#254)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 20:37:58 +08:00
Neil
0c467b08aa
suggest package update (#253)
* #246 prepare pkg shape detect if needs to update

* #246 optimize package card usage

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 15:56:52 +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
2243eaad69
#248 apply correct mac icon (#250)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 08:52:50 +08:00
Neil
076dd1d4eb
#246 #247 include all installed versions of package in GuiPackage shape (#249)
* #246 #247 include all installed versions of package in GuiPackage.installed_versions

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 21:39:22 +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
a837f100b1
dont load sentry on dev env (#243)
* dont load sentry on dev env
---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-01 13:05:42 +08:00
Neil
32e53ee1ad
I18n crowdin (#242)
* #241 init crowdin usage

* #241 convert all convertible copy into i18n value

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-28 13:38:57 +08:00
neil
d3fa446c8c fix conditional 2023-02-27 19:56:53 +08:00
neil
7681a4749d bump version 0.0.3 2023-02-27 19:01:19 +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
788b647c5c cloudfront cache invalidation is annoying atm 2023-02-24 16:49:26 +08:00
neil
7f9a4049ca gui: bump v0.0.2 2023-02-24 15:43:57 +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
9de8be5c20 bump gui: v0.0.1 2023-02-24 12:27:32 +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
c3acb4a3fc #203 camel to kebab 2023-02-15 08:19:04 +08:00
Neil
f7089a4406
Merge pull request #207 from teaxyz/rename-files-folders
rename files and folders
2023-02-14 20:55:01 +08:00
neil
f5097a225a comment out test 2023-02-14 20:40:19 +08:00
neil
6c08a4ece2 #203 fix libs rename 2023-02-14 20:34:51 +08:00
neil
6a52bafd03 #203 rename files and folders in modules/desktop 2023-02-14 20:26:05 +08:00
neil
f530cf191c #203 kebabe case on ui modules 2023-02-14 20:14:02 +08:00
neil
bab53c52f8 #204 complete rename of file and folder 2023-02-14 19:16:08 +08:00
neil
a0fd4348d3 #203 rename article-card 2023-02-14 19:11:55 +08:00
Neil
5894d19320
Merge pull request #206 from teaxyz/coding-style-cleanup
coding style cleanup
2023-02-14 14:48:11 +08:00
neil
6303d5234c #203 single quote to double quote 2023-02-14 14:31:06 +08:00
Neil
c001fcd913
Merge pull request #205 from teaxyz/on-change-page-scroll-up
On change page scroll up
2023-02-14 14:21:18 +08:00
Neil
094c4bb286
Merge pull request #204 from teaxyz/top-packages
encapsulate Top Packages on its own component
2023-02-14 14:05:29 +08:00
neil
75dc0d983c #199 scroll-up on page change 2023-02-14 14:04:49 +08:00
neil
26ff496eba #201 encapsulate Top Packages on its own component use Airtable category top_package 2023-02-14 13:47:53 +08:00