Commit graph

88 commits

Author SHA1 Message Date
ABevier
9f2c698cf1
autoupdater is using a destroyed window (#539) 2023-05-02 07:10:13 +08: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
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
ABevier
8ee3f77abd
Do not load installation progress from cache (#527) 2023-04-30 06:55:45 +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
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
6278c023fe
change package state detection (#508) 2023-04-27 08:29:02 +08:00
ABevier
f4939bee51
show link when no search results (#504) 2023-04-26 09:51:51 +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
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
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
ABevier
8d0378656a
real progress bar (#490) 2023-04-24 09:15:51 +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
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
Max Howell
f3559d0ef7
install with --env=false (#487)
Prevents any local env being added
2023-04-21 10:24:49 -04:00
ABevier
8f0b9f4c83
Display Push Notifications natively (#482)
* use native push notifications

* prettier...
2023-04-21 12:07:38 +08:00
neil molina
bd0f252c1c resize icon 2023-04-20 14:02:32 +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
ABevier
cc767e510b
fix uninstall 2023-04-19 11:59:15 -04: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
5be042ce67
poll for package updates and sync tea cli (#473) 2023-04-19 09:18:48 +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
neil molina
0163d30b28 bump v0.0.34 2023-04-15 07:38:13 +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
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
ABevier
7fec624bf6
resize on header dblclick and remove footer (#448) 2023-04-13 07:42:27 +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
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
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
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
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
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
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
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
05e31f4798
New top bar (#334)
* #333 new top-bar

* package page adjustments

---------

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