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
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
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
neil molina
c92a6eb5c8
fix
2023-03-23 19:03:50 +08:00
Neil
a47c1bf5c8
#328 sync logs ( #329 )
...
* #328 improve auth initialization
* #328 sync logs to s3
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 16:42:56 +08:00
Neil
18966f8b8a
replace api loading ( #327 )
...
* #326 change packages loading strategy
* #326 refactor implementation of new sync strategy
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-23 13:35:06 +08:00
Neil
a50e7b9289
add logging in renderer thread ( #323 )
...
* #322 add logging in renderer thread
* #322 add more logging in main process
* #322 improve logging
* #322 cleanup data requested
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-22 14:53:27 +08:00
Neil
59294d2e82
assume no access in tea ( #316 )
...
* assume no access in tea
* add more try catch in ipc handlers
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 10:08:33 +08:00
Neil
76cddeae2d
#300 pushy refactor ( #307 )
...
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-20 15:08:41 +08:00
Neil
cbe19fa138
refactor main thread ( #304 )
...
* move auto-updater to its own module
* #276 move ipc to its own mobule
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-16 17:45:06 +08:00
Neil
b43a64566d
implement push notification using pushy ( #299 )
...
* #245 implement push notification using pushy
* #298 subscribe to installed package
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-15 11:53:37 +08:00
Neil
076dd1d4eb
#246 #247 include all installed versions of package in GuiPackage shape ( #249 )
...
* #246 #247 include all installed versions of package in GuiPackage.installed_versions
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 21:39:22 +08:00
Neil
c61712fd6d
init mixpanel ( #227 )
...
* #217 iinit mixpanel and track installation succes and failure
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 12:24:15 +08:00
Neil
cf0a2d1b8a
bugfix install package ( #231 )
...
* #226 enable install
* #226 add DEBUG_BUILD=1 to show inspector tools
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-24 10:33:23 +08:00
neil
6c08a4ece2
#203 fix libs rename
2023-02-14 20:34:51 +08:00
neil
6303d5234c
#203 single quote to double quote
2023-02-14 14:31:06 +08:00
neil
018e049716
#191 consistently open terminal in mac
2023-02-11 09:19:35 +08:00
neil
09f45744be
rm unused declaration
2023-02-10 12:02:44 +08:00
neil
4f10b6a867
#191 open terminal
2023-02-10 11:42:10 +08:00
neil
e61c09b585
#186 install package invoke handlr
2023-02-08 08:44:23 +08:00
neil
61ecc1ed42
#186 fix vite build for electron main
2023-02-07 19:29:19 +08:00
neil
957cba2a67
#186 convert auth into electron setup
2023-02-07 15:43:16 +08:00
neil
680e10700d
convert getInstalledPackages to ipc handler
2023-02-06 21:38:43 +08:00