Commit graph

461 commits

Author SHA1 Message Date
Max Howell
ac67330636
Add special “open” handling for cointop 2023-05-01 10:03:05 -04:00
Max Howell
d05e545ec1
revise welcome text 2023-05-01 08:57:23 -04:00
neil molina
349a2529f2 bump v0.0.49: test new release cdn 2023-05-01 18:25:58 +08:00
Neil
1b9433e8e2
spreadsheet adjustments (#532)
* show all packages breadcrumbs

* download from gui.tea.xyz/release

* get packages data from cloudfront

* bump v0.0.48

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-01 16:39:05 +08:00
Neil
33d59a7bab
enable unsecure curl temporarily (#531)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-01 14:26:39 +08:00
Neil
4d0c611b1f
init sentry on packaged app only (#530)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-01 08:01:01 +08:00
neil molina
1d07819027 bump v0.0.47 2023-04-30 21:18:58 +08:00
ABevier
c19d2e686d
styling polish (#526) 2023-04-30 08:41:29 +08:00
ABevier
a212697513
fix update all percentage display (#525) 2023-04-30 08:40:57 +08:00
ABevier
8ee3f77abd
Do not load installation progress from cache (#527) 2023-04-30 06:55:45 +08:00
neil molina
b39cc98e18 bump v0.0.46 2023-04-28 14:35:27 +08:00
Neil
0a73bd2dcb
in version dropdown show latest version (#524)
* in version dropdown show latest version

* open markdown links on default browser

* animate pulse if image is being loaded

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-28 14:31:24 +08:00
neil molina
0d857c49b5 show maintainer instead of homepage in package banner 2023-04-28 13:44:57 +08:00
neil molina
561a973721 fix select version button in package page 2023-04-28 13:37:40 +08:00
Neil
2cdbb75172
render package names using name property (#523)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-28 13:26:35 +08:00
ABevier
6c3be19da2
Prettier (#522)
* Fix Prettier config
2023-04-28 12:14:44 +08:00
ABevier
d300efd805
make initialization a singleton (#517) 2023-04-27 22:48:56 -04:00
Neil
a5c80d4d5c
sentry logs: add github username and device_id (#521)
* add uid and username in main thread logs

* add more metadata to sentry client side logs

* add more logging

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-28 09:46:32 +08:00
ABevier
c478c99539
blank screens for installs and updates (#519) 2023-04-28 07:19:23 +08:00
ABevier
3e852e0289
style tea button (#520) 2023-04-28 07:14:17 +08:00
neil molina
d1facff675 bump beta v0.0.45 2023-04-27 18:17:58 +08:00
Neil
0c76b29787
reload images (#515)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-27 18:03:13 +08:00
Neil
7088fec009
render rst in markdown component (#513)
* render rst in markdown component

* add types

* include @tea/ui/types/* in the tsconfig.json of desktop module

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-27 15:23:34 +08:00
Neil
8e443f1a66
reconfigure bundle tea binary (#514)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-27 14:42:52 +08:00
ABevier
c4659fc91e
show msg if the user is on installed packages screen with nothing installed (#509)
* show msg if the user is on installed packages screen with nothing installed

* update with max's one-liner
2023-04-27 09:48:12 +08:00
ABevier
b19410f080
discover page styling (#511) 2023-04-27 09:46:46 +08:00
ABevier
6278c023fe
change package state detection (#508) 2023-04-27 08:29:02 +08:00
ABevier
154f95741f
try to fix build (#510) 2023-04-26 16:55:32 -04:00
neil molina
d960776159 set default position 2023-04-26 14:20:04 +08:00
neil molina
b74adc4a4b bump v0.0.44 2023-04-26 13:33:37 +08:00
Neil
9fc5f62b70
search action tracking (#507)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-26 13:27:33 +08:00
Neil
05d0d8b8ef
set default preloading bg for image cards (#506)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-26 13:11:06 +08:00
Neil
0e7147d91f
make fuzzy search stricter (#505)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-26 09:56:30 +08:00
ABevier
f4939bee51
show link when no search results (#504) 2023-04-26 09:51:51 +08:00
Neil
15e21b7ca3
add documentation for saving build time by skipping codesigning and notarization (#502)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-26 08:00:48 +08:00
ABevier
7c9aabd013
run typescript check as part of ci (#503)
* run typescript check as part of ci

* fix compilation
2023-04-26 06:41:06 +08:00
Max Howell
c1c626cc80
open button for projects (#497)
* open button for projects
* hardcoding needs fixing, I want this logic from the pantry. Currently that cannot be done in the gui
* styling needs some fixes
* needs the rebuilt sd-webui pkg (building as we speak)
2023-04-25 15:41:31 -04:00
Max Howell
35a58786fb
Use of > is gross 2023-04-25 08:48:42 -04:00
Max Howell
edf36d9a6b
more title tooltips in toolbar 2023-04-25 08:48:35 -04:00
neil molina
1fe6a5b7fd bump v0.0.43 2023-04-25 15:58:28 +08:00
Neil
7a64d6c12a
check github url from package fullname (#500)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-25 14:38:45 +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
ABevier
28c1142872
fixing things from the spreadsheet (#498)
* fixing things from the spreadsheet

* make sure the login button shows owen's name correctly

* make sure the login button shows owen's name correctly
2023-04-25 09:27:11 +08:00
Max Howell
1220682ffc
let’s spell things correctly eh? 2023-04-24 17:47:49 -04:00
neil molina
aea58b89ed bump v0.0.42 2023-04-24 15:00:50 +08:00
Neil
c91643d7a2
ui adjustments (#494)
* lowercase or UPPERCASE texts

* cleanup README, rm unused script

* hover effect back-forward

* conditionally run build_desktop

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-24 14:51:50 +08:00
Neil
3fec11fec7
edit-share button in package detail page (#493)
* create reusable button icon

* share-edit buttons in package banner

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-24 12:53:41 +08:00
Neil
b880f336d3
move bg image to its own component + preloader (#491)
* move bg image to its own component

* recache image if non-existent, add transition to show image

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-24 12:17:15 +08:00
ABevier
8d0378656a
real progress bar (#490) 2023-04-24 09:15:51 +08:00
neil molina
518a2d1f70 bump v0.0.41 2023-04-23 16:26:06 +08:00
Neil
53633ee60c
show welcome modal once (#489)
* show welcome modal once

* move welcome config to authStore

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-23 16:10:17 +08:00
neil molina
b95dd47075 hide installed button if nothing is installed 2023-04-23 12:20:36 +08:00
neil molina
99cd1ce2db hide popular 2023-04-22 20:28:04 +08:00
neil molina
828d724aeb bump v0.0.40 2023-04-22 10:56:04 +08:00
ABevier
544cf09b7c
Auto updates on the top bar (#488)
* Auto updates on the top bar

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-22 10:42:00 +08:00
Neil
3fd5012d8c
uninstall button (#485)
* uninstall button

* add trash icon

* update installed_versions

* uninstall and card fixes

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-22 08:59:03 +08:00
Max Howell
5bcc17c328
Fix discover page bottom padding too tight 2023-04-21 10:53:30 -04:00
Max Howell
f3559d0ef7
install with --env=false (#487)
Prevents any local env being added
2023-04-21 10:24:49 -04:00
ABevier
f2477b5a40
v0.0.39 (#486) 2023-04-21 08:05:41 -04:00
Neil
84ca1279c8
bug tooltip (#484)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-21 17:12:17 +08:00
Neil
b1e988023c
New home discover (#483)
discover tab in homepage

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-21 16:09:07 +08:00
ABevier
8f0b9f4c83
Display Push Notifications natively (#482)
* use native push notifications

* prettier...
2023-04-21 12:07:38 +08:00
Max Howell
732cb56860
aim for 3 sig.fig. 2023-04-20 13:41:18 -04:00
Max Howell
46a907e85c
Add context 2023-04-20 11:21:49 -04:00
Max Howell
7bc8a958bb
Less decimals 2023-04-20 11:21:40 -04:00
neil molina
4d19688c87 bump v0.0.38 2023-04-20 16:52:02 +08:00
neil molina
bd0f252c1c resize icon 2023-04-20 14:02:32 +08:00
ABevier
eccc3681fc
logout button and small fixes (#477) 2023-04-20 13:05:11 +08:00
neil molina
2c9f276b6e merge main 2023-04-20 13:03:26 +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 molina
1f38ed31ca hide log id 2023-04-20 09:57:40 +08:00
ABevier
cc767e510b
fix uninstall 2023-04-19 11:59:15 -04:00
neil molina
603ce7ab79 bump v0.0.37 2023-04-19 21:24:52 +08:00
Neil
2d41120e28
#450 Airtable link to submit bugs (#475)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-19 10:40:41 +08:00
ABevier
434af3e7e0
more styling from spreadsheet (#474)
* more styling from spreadsheet

* padding
2023-04-19 09:35:36 +08:00
ABevier
5be042ce67
poll for package updates and sync tea cli (#473) 2023-04-19 09:18:48 +08:00
Max Howell
d2b5f03ba5
Change under update copy 2023-04-18 08:53:06 -04:00
Max Howell
08f08a9be3
Use correct keyboard symbols
Fix padding and margin
2023-04-18 08:39:39 -04:00
neil molina
1c9a78bd9f bump v0.0.36 2023-04-18 16:58:17 +08:00
Neil
5f15e71e28
show installed state on search result (#471)
* #468 show installed state on search result

* #467 sync package pantry when installing

* add progress circle in package page

* hide i18n dropdown

* fix notification color

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-18 16:52:12 +08:00
ABevier
57d43d9722
styling fixes from spreadsheet (#470) 2023-04-17 20:49:10 -04:00
neil molina
cdad325575 bump v0.0.35 2023-04-17 21:05:56 +08:00
neil molina
e1f4ee4f76 fix page scrolling in package page 2023-04-16 12:12:51 +08:00
ABevier
a0f39bfef6
New style for update badge (#463) 2023-04-16 11:55:52 +08:00
ABevier
7af1e543f4
change install buttons and other small fixes (#464)
* change install buttons and other small fixes

* wtf is wrong with prettier

* wtf is wrong with prettier

* fix button vertical alignment on search results page
2023-04-15 12:18:18 +08:00
neil molina
0163d30b28 bump v0.0.34 2023-04-15 07:38:13 +08:00
neil molina
b84e6ca37a bump v0.0.33 2023-04-14 20:19:17 +08:00
ABevier
2181d5a68e
fix Neils scrollbars 🤞 (#462) 2023-04-14 16:36:37 +08:00
Neil
6e6c697582
prevent no device_id (#461)
* #460 device_id might be empty in tmp.dat repetitively prevent it from being empty

* more fallbacks

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-14 15:42:20 +08:00
ABevier
81982b9ac9
Fix deeplink not working if app is opened and invalid breadcrumbs (#457)
Co-authored-by: Neil <get.neilmolina@gmail.com>
2023-04-14 08:25:41 +08:00
ABevier
e7099d86e4
minor style fixes from spreadsheet (#458) 2023-04-14 08:03:54 +08:00
ABevier
af59c02cae
error notifications (#456) 2023-04-14 08:01:37 +08:00
Max Howell
328c6e2bf6
k this looks weird 2023-04-13 16:33:21 -04:00
ABevier
8aa6ca0905
Remove footer spacing (#455) 2023-04-13 10:54:48 -04:00
Neil
e233dcc15c
#452 prevent redundant notifications from happening in client side (#453)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-13 11:39:55 +08:00
Max Howell
7ba1201102
Fix spacing in ⌘K text (#446)
Co-authored-by: Neil <get.neilmolina@gmail.com>
2023-04-13 09:04:27 +08:00
ABevier
7fec624bf6
resize on header dblclick and remove footer (#448) 2023-04-13 07:42:27 +08:00
ABevier
3b380f17fd
Active Styles + small bug fixes (#447) 2023-04-13 07:40:42 +08:00
Max Howell
58cd529240
alter search bar text 2023-04-12 10:21:49 -04:00
Max Howell
434a590abc
Fix capitalization of github 2023-04-12 09:50:39 -04:00
Neil
7f423a41dc
ui fixes (#443)
* scroll fix for install option

* add better link hover on external links

* hide bots from users

* partial blur

* bump v0.0.30

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-12 15:08:34 +08:00
Neil
0287a5fb9a
#439 uninstall button (#440)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-12 14:28:49 +08:00
Neil
f00dbb9f73
#441 add new pushy app id (#442)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-12 14:12:50 +08:00
Neil
e7bdad8027
#433 install tea binary (#438)
* #433 install tea binary

* #433 check tea cli

* #433 install tea on install package

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-12 13:46:51 +08:00
ABevier
7f7efdb79d
new package card style (#436)
* new package card style

* fix button padding
2023-04-12 09:13:25 +08:00
Neil
653928d504
install tea cli automatically (#434)
* #433 install tea cli automatically

* bump to v0.0.29

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-11 15:13:12 +08:00
Neil
4aab5fa0e1
convert homepage link to openExternal (#432)
* #429 forgot to convert one

* trim github slug of release/tags

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-11 12:23:32 +08:00
ABevier
663e0a37b8
new installed button style (#430) 2023-04-11 08:54:27 +08:00
Neil
8774467336
maximize usage of svelte directives: cleanup css and attr values (#427)
* maximize usage of svelte directives: cleanup css

* bump v0.0.28

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-10 15:19:48 +08:00
Neil
a5ad1310e0
#418 show selected version on notification banner (#426)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-10 14:10:14 +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
ABevier
b49b6572ce
Hydrate a local package cache (#422)
* cache packages to hydrate

* remove unused subscribe function

* packages -> packageMap
2023-04-08 11:52:43 +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
Neil
07ad1321e5
esc to close search modal (#416)
* #409 esc to close search modal

* #405 bump sentry versions

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-07 13:07:13 +08:00
Neil
833b0d2012
add delay mouseleave effect to select-expand (#413)
* #408 add delay mouseleave effect to select-expand

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-07 12:07:25 +08:00
Neil
4192d35268
#410 badge count relative to pkgs that needs update (#412)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-07 11:14:24 +08:00
ABevier
d9570e4b13
update package card styling (#411) 2023-04-07 07:56:49 +08:00
neil molina
81745c2084 fix: hide searchbox and bump to v0.0.25 2023-04-06 15:29:00 +08:00
neil molina
4b2e303f71 bump v0.0.24 2023-04-06 12:13:36 +08:00
Neil
2ab98eed73
#392 change pushy topic sub: {pkg}_{platform_arch} (#407)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-06 12:12:41 +08:00
Neil
0efb73d031
new notification banner setup (#406)
* #403 new notification banner setup

* #395 show electron badge notification count

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-06 11:54:51 +08:00
Neil
d2cf2cb4a6
init cmd+k open search (#399)
* #398 init cmd+k open search

* #398 ctrl+shift+del clear search

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-06 10:30:49 +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
Neil
9f4cde3288
#396 updates tab changes: count in side menu, rm notification, progress message (#397)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-05 14:18:28 +08:00
Neil
bf84495377
#389 select language dropdown (#394)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-05 13:26:06 +08:00
Jacob Heider
df56c427b0
s/star-struct/starstruck/g (#393)
* `s/star-struct/starstruck/g`

* lint
2023-04-05 13:16:52 +08:00
Neil
79b405ec3f
increase initial shown packages (#391)
* #388 initialize 18 packages

* #375 set default sorting to recent

* #297 change tea icon

* bump v0.0.23

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-04 14:18:45 +08:00
Neil
106f7ac3ef
UI adjustments 3 (#390)
* #384 fix preloading tiles for packages

* #384 home button should show all packages

* #384 popup menu style adjustments

* #384 cursors

* #389 header z-index to not overlap with versions popup

* fix z-index of pop-up menu

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-04 12:15:59 +08:00
ABevier
39c1c88894
restyle version label on pacakge cards (#387) 2023-04-04 08:18:18 +08:00
ABevier
bfde649349
install dropdown styling (#386) 2023-04-04 08:12:00 +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 molina
8931aa8f72 bump v0.0.22 2023-04-03 14:51:15 +08:00
Neil
5fec6e16f9
I18n cleanup (#382)
* #374 rm custom tea-cli notification

* #370 apply i18n to several statements

* #370 remove unused i18n and components

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-03 14:50:00 +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
ee85674801
#371 improve grid setup to wrap correctly (#379)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-03 13:18:45 +08:00
Neil
210dcaff4a
#377 search result package should link to package page (#378)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-04-02 17:10:26 +08:00
ABevier
c8cf0e8c1f
add install button to search results and package page (#372)
* add install button to search results and packae page
2023-04-01 09:41:35 +08:00
ABevier
5a81d87839
new button hover effect (#373) 2023-04-01 07:59:19 +08:00
neil molina
7bf4a0d6b9 bump v0.0.21 2023-03-31 15:52:16 +08:00
Neil
4256cf676e
i18n package filters and cta label (#369)
* #365 i18n for package filters

* #364 i18n for package card cta label

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 15:51:30 +08:00
Neil
54041d2b60
#341 show more initial packages if window is big (#368)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 13:59:01 +08:00
ABevier
5d2d5ff9cc
install button styling (#362)
* install button styling

* fix progress loader

* accomodate pkg.state = UPDATING in packages filter

* fix package filter

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 13:39:49 +08:00
Neil
f9db7dda5e
spacing and style adjustments (#367)
* #361 spacing and style adjustments

* #360 hover out event

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-31 10:24:21 +08:00
neil molina
8713bdcccc bump v0.0.20 2023-03-30 15:30:24 +08:00
Neil
e33e37f871
New hamburger menu (#359)
* #354 window border should be all around

* #356 show hamburger menu popup

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 15:29:31 +08:00
Neil
4d67aa9a2b
ui adjustments (#358)
* #354 window border should be all around

* #354 Package Page Banner: open github button should open in default browser

* #354 search placeholder 14px and adjust position

* #354 remove markdown component background color

* #354 remove mini space between scrollbar and footer

* #354 side-menu label text size to 14px

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 11:52:15 +08:00
ABevier
dba09e5d34
retries (#355) 2023-03-29 23:02:20 -04:00
Neil
b412ab8a2a
improve update-all ux (#357)
* #348 improve update-all ux: show spinner and move fake progress to pkg store

* #353 fix clipped dropdown

* bump tea version usage

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-30 10:36:57 +08:00