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
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
49873fb6c4
ui adjustments ( #320 )
...
* #319 improve sorting
* #309 adjustments to title bar
* #309 fadeaway adjustments
* #309 font adjustments
* #309 update tea package update
* fix search font
---------
Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-03-21 16:13:33 +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
09ed1fbcef
#294 show version of next gui update
2023-03-15 08:02:32 +08:00
Neil
185712e1b7
deep link improvements ( #296 )
...
* #293 package fullname to sveltekit slug
* macos default behavior of cmd+w vs cmd+q
* #293 open tea gui: when minimized, all windows closed, or when the app is closed
* #293 open package page when minimized and restored via tea://
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-14 16:07:20 +08:00
Neil
caffd2f347
#289 custom protocol tea:// opens app and goes to target page ( #290 )
...
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 16:20:38 +08:00
Neil
5836fd9a2b
notify on new gui version being downloaded ( #288 )
...
* #283 notify on new gui version: support i18n in notification banner
* #283 enable i18n setup on notification banner
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-13 12:36:34 +08:00
Neil
414cdc2be8
auth and i81n menu into the sidebar ( #285 )
...
* #277 auth into the sidebar
* show version to be removed
* #282 fix notification buttons
* update button colors
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-10 16:56:12 +08:00
Neil
1154aa0dc5
Custom title bar ( #278 )
...
* #127 intiialize custom title bar
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-09 12:15:26 +08:00
Neil
29cfc4a122
#258 notification overlap fix ( #260 )
...
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-06 06:53:30 +08:00
Neil
2243eaad69
#248 apply correct mac icon ( #250 )
...
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-03 08:52:50 +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
beb882eef5
236 prompt user to update gui if new version is downloaded ( #244 )
...
* 236 prompt user to update gui if new version is downloaded
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-02 16:28:41 +08:00
Neil
a837f100b1
dont load sentry on dev env ( #243 )
...
* dont load sentry on dev env
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-01 13:05:42 +08:00
Neil
c2578dc453
#232 initialize sentry ( #238 )
...
* #232 initialize sentry
* gha: update get platform job
---------
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-02-27 14:46:26 +08:00