ekzyis
|
a1317b97e9
|
Add missing unitSingular, unitPlural
|
2024-03-26 00:53:49 +01:00 |
ekzyis
|
d1f36b77d2
|
Add withdrawal push notifications
|
2024-03-26 00:50:48 +01:00 |
ekzyis
|
3388f818cf
|
Add withdrawal notifications
|
2024-03-26 00:50:48 +01:00 |
ekzyis
|
01d779723f
|
Check userId set in sendUserNotification (#949)
|
2024-03-20 19:59:48 -05:00 |
ekzyis
|
d237861ff5
|
Use module path aliases (#938)
* Use module path aliases
* fix broken refactor
* path mapping for svgs, style, and remaining places (bonus: lose babel dep)
---------
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
|
2024-03-19 19:37:31 -05:00 |
ekzyis
|
22ff832efb
|
Don't export sendUserNotification (#937)
* Rename file to webPush.js
* Move webPush code into lib/webPush
* Don't export sendUserNotification
* Fix null in deposit push notification
* restore deposit notification change
---------
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
|
2024-03-19 17:43:04 -05:00 |
ekzyis
|
b03295ce59
|
Put all Web Push code into lib/webPush.js (#936)
* Rename file to webPush.js
* Move webPush code into lib/webPush
|
2024-03-19 15:48:13 -05:00 |