Commit graph

908 commits

Author SHA1 Message Date
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
e7b1bf8ee0
Bump version (#682)
* add deps

* bump v0.2.31
2023-06-27 08:27:52 +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
b60a8b20d4
Search keywords (#677)
#555 search by keywords
2023-06-23 20:22:58 +08:00
ABevier
1baa7c9ef3
update readme (#676) 2023-06-23 11:01: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
Neil
0dc057af8d
Bugfix new api (#674)
* add deps

* #673 show github page in metas

* #637 #671 select-language fixes

* bump
2023-06-20 11:48:40 +08:00
ABevier
4b3f280e0d
fix login url (#672) 2023-06-18 09:37:31 +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
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
e9b5253e3e
confetti colors (#665) 2023-06-15 10:32:07 -04:00
Neil
fa590e7985
test notarytool (#661) 2023-06-14 09:00:52 +08:00
Marc Seitz
634a875100
add german translation (#657)
* add german translation

* run prettier

* add-confetti (#652)

* Show UPDATED status (#658)

* bump v0.2.23 (#659)

---------

Co-authored-by: ABevier <awbevier@gmail.com>
Co-authored-by: Neil <get.neilmolina@gmail.com>
2023-06-13 20:34:20 +08:00
Neil
628857b05d
bump v0.2.23 (#659) 2023-06-09 08:26:48 +08:00
ABevier
2f133f4b77
Show UPDATED status (#658) 2023-06-09 08:11:05 +08:00
ABevier
543411433b
add-confetti (#652) 2023-06-08 07:07:42 +08:00
ABevier
f9031a59df
report overall progress from libtea (#656) 2023-06-07 07:36:51 +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
ABevier
46c8b26682
use libtea instead of installing the cli (#649) 2023-06-05 08:06:54 +08:00
Neil
79bd897146
#273 fix renderer side user agent (#645) 2023-06-02 07:40:30 +08:00
ABevier
76e86d64d1
libtea semvers (#639) 2023-06-01 23:14:40 +08:00
ABevier
aa680c8b41
handle HTML markdown tokens better when rendering with svelte (#638) 2023-06-01 07:16:48 +08:00
Neil
dd3516f6e4
#273 User-Agent used is from teaxyz/lib (#637)
* #273 User-Agent used is from teaxyz/lib

* bump v0.2.22
2023-05-31 13:30:36 +08:00
Neil
d00e083da9
Installer background image (#633)
* #629 set background image on installer
2023-05-31 12:02:43 +08:00
ABevier
a5a37d138a
fix markdown image rendering (#636) 2023-05-31 07:55:41 +08:00
Neil
7c63a1f570
Unsubscribe to package topic (#634)
* bump 0.3.0

* bump v0.2.20

* #451 unsubscribe to package topic on uninstall

* cleanup
2023-05-30 09:40:28 +08:00
ABevier
0d9ac5e30e
handle stderr from cli better (#630)
Co-authored-by: Neil <get.neilmolina@gmail.com>
2023-05-30 09:23:10 +08:00
Neil
c5d9b3bc46
bump patch (#632)
* bump v0.2.20
2023-05-27 09:43:43 +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
5e6c717361
fix rendering of email in README (#625)
* #193 fix rendering of email in README

* use skeleton loader

* bump version
2023-05-26 13:59:15 +08:00
ABevier
ec166132c8
watch directory for newly installed packages (#624) 2023-05-26 12:56:59 +08:00
Neil
6f4725d21c
show preloader (#623) 2023-05-25 20:34:31 +08:00
Neil
8ac8e20c9c
#821 add default category for package detail (#622) 2023-05-25 20:03:50 +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
cb3848dd93
bump v0.2.16 (#616)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-17 08:14:53 +08:00
ABevier
c0c2472b12
preserver infinite scroll positions (#615) 2023-05-17 08:05:19 +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
Neil
3bd4a67238
#586 suggest alternative when auto update not working (#592)
* #586 suggest alternative when auto update not working

* add suggested strategy when calling quitAndInstall

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-16 08:05:55 +08:00
ABevier
67edf9971b
more e2e tuning (#614)
* more e2e tuning

* prettier
2023-05-16 07:53:27 +08:00
Neil
7d4469418b
reduce caching errors on test env (#612)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-15 20:06:43 +08:00
Neil
33d7bc3758
e2e: install specific version and update to latest (#611)
* e2e: install specific version and update to latest

* bump v0.2.14

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-15 18:19:04 +08:00
Neil
ce05f68e20
bugfixes (#610)
* prevent e2e from registering device to pushy

* #602 fix prune count

* #609 show which version is being installed


---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-15 11:31:18 +08:00
Neil
24ff5f23ee
Tea cli version tracking (#608)
* bump 0.2.7

* #595 track tea version in sentry

* #595 add teaVersion to sesssion

* bump v0.2.13

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-15 08:03:08 +08:00