Commit graph

379 commits

Author SHA1 Message Date
Neil
5cbe8cade5
open package page if notification is clicked (#599)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-12 12:29:55 +08:00
ABevier
81527f2dbc
Webdriver.io (#598)
* e2e test the dev build

* bump version

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-12 11:14:33 +08:00
ABevier
c76473cf16
Webdriver.io (#588)
* add webdriver tests

* reduce build time for test

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-12 10:56:45 +08:00
Neil
4d95bb89ee
#589 unsubscribe if package is not installed but receives push (#594)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-11 18:56:07 +08:00
neil molina
bc9dad02e5
bump 0.2.5 2023-05-11 16:42:15 +08:00
Neil
447f84db30
#585 add proper state to initialization of session file (#593)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-11 16:35:53 +08:00
Neil
84339660c9
#587 enable force updating (#591)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-11 12:13:18 +08:00
neil molina
01dd7393c1
bump 0.2.3 2023-05-10 13:30:58 +08:00
Neil
dcc9a34e2c
refactor pkgs store (#581)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-10 13:15:29 +08:00
Neil
fb854d85a1
Prevent dev build for non updated version (#580)
* separate bump and release script

* prevent dev build if package.json version is not updated 

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-10 12:02:31 +08:00
neil molina
0e2351cb95
bump 0.2.1 2023-05-09 20:38:11 +08:00
neil molina
3065c7b3b1
fix version 2023-05-09 20:37:30 +08:00
neil molina
9b2434f08a
bump 0.2.2 2023-05-09 20:36:40 +08:00
neil molina
650f04f870
fix version 2023-05-09 20:35:51 +08:00
neil molina
15bd09c2d0
bump 0.1.6 2023-05-09 20:22:31 +08:00
Neil
b2818c1342
update share icon and cf invalidation (#579)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-09 18:46:52 +08:00
neil molina
2f741d0bdb
sentry environment 2023-05-09 16:55:50 +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
Neil
ea21cc9962
track package page view (#575)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-09 08:06:54 +08:00
Razvan Azamfirei
d95bbb64a2
add logic to handle tea prefix (#570) 2023-05-08 18:53:54 +08:00
Neil
8a6ceee712
sentry: send sourcmap to sentry to improve debugging (#573)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-08 12:36:49 +08:00
neil molina
58a3f0853a
bump 0.1.5 2023-05-07 11:53:00 +08:00
Jacob Heider
b74352fb54
bump desktop to v0.1.4 2023-05-06 16:50:24 -04:00
ABevier
508462e9cc
fix open in shell command (#566) 2023-05-06 10:59:32 +08:00
ABevier
f0e1af6253
prevent uninstall multiple click (#567) 2023-05-06 10:57:34 +08:00
ABevier
c50a0058b3
do not error on fresh installs (#568) 2023-05-06 10:56:42 +08:00
neil molina
7f8f87cdc7 bump v0.1.3 2023-05-05 17:02:47 +08:00
Neil
34161aebea
load image faster: do not preload if url is local (#563)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-05 15:41:51 +08:00
Neil
ae02ff020a
#554 remove unused data initialization (#562)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-05 15:10:43 +08:00
Neil
b7e45f0768
copy tea/cli install strategy from tea/cli repo (#561)
- new tea cli install setup
- reinstall if uninstalled/rm by user 
- initialize state can be cancelled
---------

Co-authored-by: Max Howell <mxcl@me.com>
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-05 14:21:20 +08:00
Neil
2287982310
#556 specifify minimum macOS 11 support (#560)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-05 09:16:07 +08:00
ABevier
0ea89ec4f9
image blur effect escapes border (#558) 2023-05-05 08:57:13 +08:00
ABevier
8a721a6533
add fallback to font family (#559) 2023-05-05 08:56:43 +08:00
ABevier
8d35e03314
auto-updater overwrites updates it has already downloaded (#557) 2023-05-05 08:50:38 +08:00
neil molina
d339dfb02d bump v0.1.2 2023-05-04 18:51:34 +08:00
Neil
57bae77eea
check if electron is ready before creating window (#552)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-04 15:59:14 +08:00
Neil
c5decfa98d
optimize packagesList filtering: (#551)
* optimize packagesList filtering:
- implement initial sorting by last_modified_at date
- queue retrieval of bottles data

* cleanup

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-04 15:37:12 +08:00
Neil
7f7efdffac
remove welcome banner (#549)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-04 08:07:59 +08:00
Neil
9f88a1bf5b
move auth polling strategy to main thread (#546)
* #545 move auth polling strategy to main thread

* #545 remove unused

* bum v0.1.1

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-03 15:43:50 +08:00
neil molina
1a0289f7c1 bump v0.1.0 2023-05-03 13:03:47 +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
6c8bc7585f
fix-version-selector-dropdown (#543)
* fix-version-selector-dropdown

* prettier
2023-05-03 07:36:09 +08:00
neil molina
13af2294ac gear icon bouncing if there is an update 2023-05-02 16:16:38 +08:00
neil molina
c5e70dd832 bump v0.0.50 2023-05-02 13:43:55 +08:00
Neil
90b7c750de
filter what is available in user arch (#542)
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-02 13:33:45 +08:00
neil molina
7ae1dd2ddb #528 set consistent bundle id 2023-05-02 12:21:17 +08:00
Neil
5363ceeef4
fix types in vscode (#541)
* fix types in vscode

---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-02 10:50:29 +08:00
Max Howell
80d926cd71
Clean up readmes, remove broken instructions (#535) 2023-05-02 08:12:44 +08:00
ABevier
9f2c698cf1
autoupdater is using a destroyed window (#539) 2023-05-02 07:10:13 +08:00
ABevier
ff8194f715
copied text to teal (#537) 2023-05-01 14:19:55 -04:00
ABevier
b7ddfa04fe
fix package loading logic (#536) 2023-05-01 13:43:36 -04:00
ABevier
c021e6021e
fix package banner (#534) 2023-05-01 11:37:01 -04:00
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
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