Commit graph

913 commits

Author SHA1 Message Date
e04db5a721
Add ru translation 2023-07-01 21:16:20 +03:00
Neil
8a44ead997
Bump (#693)
* bump for dev

* fix bump
2023-06-30 13:41:36 +08:00
dependabot[bot]
0b715031f0
Bump vite from 4.3.5 to 4.3.9 (#690)
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.5 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Neil <get.neilmolina@gmail.com>
2023-06-30 13:24:26 +08:00
dependabot[bot]
18b59db0b7
Bump minimatch and electron-builder (#691)
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2)

Updates `electron-builder` from 23.6.0 to 24.4.0
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/v24.4.0/packages/electron-builder)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: electron-builder
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-30 13:15:43 +08:00
Neil
65830e0ef5
bump for dev (#692) 2023-06-30 11:20:12 +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
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