Commit graph

18 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
ce05f68e20
bugfixes (#610)
* prevent e2e from registering device to pushy

* #602 fix prune count

* #609 show which version is being installed


---------

Co-authored-by: neil molina <neil@neils-MacBook-Pro.local>
2023-05-15 11:31:18 +08:00
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
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
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
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
8f0b9f4c83
Display Push Notifications natively (#482)
* use native push notifications

* prettier...
2023-04-21 12:07:38 +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
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
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
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
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
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
76cddeae2d
#300 pushy refactor (#307)
Co-authored-by: neil <neil@neils-MacBook-Pro.local>
2023-03-20 15:08:41 +08:00