Commit graph

11 commits

Author SHA1 Message Date
Neil
6ad452331b
flatten repo: remove pnpm workspace + merge workspaces (#688)
* remove unused components

* remove pnpm

* implementation of local dev pantry setup (#689)
2023-06-30 10:33:39 +08:00
Neil
53224e21b9
New image format (#675)
* use new image loading strategy: infer from gui.tea.xyz/stage/pkgFullname/dimension.webp
2023-06-22 14:08:45 +08:00
ABevier
543411433b
add-confetti (#652) 2023-06-08 07:07:42 +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
ABevier
b7ddfa04fe
fix package loading logic (#536) 2023-05-01 13:43:36 -04: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
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
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
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
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