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
ABevier
6f0ece0704
handle deleting packages that do not exist more gracefully ( #681 )
2023-06-27 07:34:50 +08:00
Neil
b85c996c15
Bugfix image updating ( #680 )
...
cache expire after 24h
2023-06-26 13:44:14 +08:00
Neil
53224e21b9
New image format ( #675 )
...
* use new image loading strategy: infer from gui.tea.xyz/stage/pkgFullname/dimension.webp
2023-06-22 14:08:45 +08:00
ABevier
d7bc1d3aa9
get tea prefix from libtea instead of invoking the cli ( #667 )
2023-06-16 07:43:46 +08:00
ABevier
6b9d4ec1d7
fix logging ( #666 )
2023-06-15 11:49:58 -04:00
ABevier
76e86d64d1
libtea semvers ( #639 )
2023-06-01 23:14:40 +08:00
ABevier
ec166132c8
watch directory for newly installed packages ( #624 )
2023-05-26 12:56:59 +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
Razvan Azamfirei
d95bbb64a2
add logic to handle tea prefix ( #570 )
2023-05-08 18:53:54 +08:00
ABevier
c50a0058b3
do not error on fresh installs ( #568 )
2023-05-06 10:56:42 +08:00
ABevier
1d282ac7e4
show version correctly ( #544 )
...
* show version correctly
* fix lint/prettier
* button style
2023-05-03 12:53:38 +08:00
ABevier
6c3be19da2
Prettier ( #522 )
...
* Fix Prettier config
2023-04-28 12:14:44 +08:00
Neil
45828b3f40
Error to sentry ( #499 )
...
* send error to sentry
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-25 12:25:13 +08:00
Neil
3ba9e5cf76
#472 cache images locally ( #480 )
...
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-20 12:54:39 +08:00
Neil
b2126bc82e
fix arch subscription ( #424 )
...
* #423 fix arch subscription
* skip subscription in brewkit_mnt
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-10 08:14:32 +08:00
neil molina
517fbfc650
fix prune packages
2023-04-07 17:17:28 +08:00
Neil
0246c2577a
prune package ( #419 )
...
* #417 prune init
* #417 prune package: delete pkg version
* bump v0.0.26
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-07 15:31:04 +08:00
ABevier
01f2118093
fix installed version detection ( #402 )
2023-04-06 07:45:54 +08:00
ABevier
443f0931f3
handle nested .tea directories when finding installed packages ( #401 )
2023-04-06 07:15:25 +08:00
ABevier
526e902333
handle failures better when parsing package versions ( #385 )
...
partial fix for #383
2023-04-04 07:49:54 +08:00
Neil
3acce8ac0c
#380 pushy subscribe or unsubscribe depending on package directory ( #381 )
...
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-03 14:18:41 +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
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
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
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
6c08a4ece2
#203 fix libs rename
2023-02-14 20:34:51 +08:00