Commit graph

119 commits

Author SHA1 Message Date
Neil
718126cfc8
new footer layout (#339)
* #338 new footer layout

* adjust search result height

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-25 13:54:27 +08:00
neil molina
956b047fef bump v0.0.16 2023-03-24 15:20:13 +08:00
Neil
05e31f4798
New top bar (#334)
* #333 new top-bar

* package page adjustments

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-24 15:19:37 +08:00
Neil
dbb390429e
#331 initial welcome banner to require tea cli (#332)
* #331 show banner if Tea cli is not installed
- adjustments of notification: show only if tea is not latest

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-24 13:37:23 +08:00
neil molina
c92a6eb5c8 fix 2023-03-23 19:03:50 +08:00
neil molina
a3982f976a bump v0.0.15 2023-03-23 16:44:13 +08:00
Neil
a47c1bf5c8
#328 sync logs (#329)
* #328 improve auth initialization

* #328 sync logs to s3

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 16:42:56 +08:00
Neil
f5f87ebe4b
#306 init search results (#325)
* #306 package search result

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 15:13:50 +08:00
Neil
18966f8b8a
replace api loading (#327)
* #326 change packages loading strategy

* #326 refactor implementation of new sync strategy


---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 13:35:06 +08:00
neil molina
515d69433b bump version 0.0.13 2023-03-22 14:54:19 +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 molina
caec6b2e7b bump v0.0.13 2023-03-21 16:14:35 +08:00
Neil
49873fb6c4
ui adjustments (#320)
* #319 improve sorting

* #309 adjustments to title bar

* #309 fadeaway adjustments

* #309 font adjustments

* #309 update tea package update

* fix search font

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 16:13:33 +08:00
neil molina
069add921b bump v0.0.12 2023-03-21 10:10:06 +08:00
Neil
59294d2e82
assume no access in tea (#316)
* assume no access in tea

* add more try catch in ipc handlers

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:33 +08:00
Neil
8501fc1765
new next sidebar (#315)
* #314 filter with new sidebar

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:03 +08:00
Neil
76cddeae2d
#300 pushy refactor (#307)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-20 15:08:41 +08:00
neil molina
0eb3c344fd bump to v0.0.11 2023-03-19 09:05:31 +08:00
Neil
c4e69ea89b
recursive retry on GET /v1/packages (#313)
* #311 recursive retry on GET /v1/packages

* #308 add recursive retry on all GET requests

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-19 09:04:42 +08:00
Neil
cbe19fa138
refactor main thread (#304)
* move auto-updater to its own module

* #276 move ipc to its own mobule

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 17:45:06 +08:00
neil
754a80a1bd bump version to v0.0.10 2023-03-16 09:25:52 +08:00
Neil
c5a3a72948
#301 init home page with side nav (#302)
* #301 init home page with side nav

* #301 filter by state and sort

* #301 update package cards layout

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 09:24:48 +08:00
Neil
b43a64566d
implement push notification using pushy (#299)
* #245 implement push notification using pushy

* #298 subscribe to installed package

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-15 11:53:37 +08:00
neil
09ed1fbcef #294 show version of next gui update 2023-03-15 08:02:32 +08:00
neil
4b993ae268 bump to v0.0.9 2023-03-14 16:18:31 +08:00
neil
1f87cb687a #295 hide non-mvp features 2023-03-14 16:16:55 +08:00
Neil
185712e1b7
deep link improvements (#296)
* #293 package fullname to sveltekit slug

* macos default behavior of cmd+w vs cmd+q

* #293 open tea gui: when minimized, all windows closed, or when the app is closed

* #293 open package page when minimized and restored via tea://

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-14 16:07:20 +08:00
neil
eae71795d4 bump v0.0.8 2023-03-13 17:29:23 +08:00
Neil
9ddfd15477
#255 package install notification (#292)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 17:28:40 +08:00
Neil
caffd2f347
#289 custom protocol tea:// opens app and goes to target page (#290)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 16:20:38 +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
1e47c2be13 bump v0.0.7 2023-03-10 16:57:06 +08:00
Neil
414cdc2be8
auth and i81n menu into the sidebar (#285)
* #277 auth into the sidebar

* show version to be removed

* #282 fix notification buttons

* update button colors

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 16:56:12 +08:00
Neil
64aa63a8c0
Package detail buttons (#284)
* remove footer

* #281 show package state and cta in package detail page

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 12:28:37 +08:00
Neil
da1816660b
merge Workshop and News into Resources (#280)
* #270 move workshop and news into resources

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 16:14:37 +08:00
Neil
1154aa0dc5
Custom title bar (#278)
* #127 intiialize custom title bar

---------

Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 12:15:26 +08:00
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
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
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