ekzyis
f3c1ebefcf
Merge serializeInvoiceable with serialize without bug ( #1051 )
...
* Merge serializeInvoiceable with serialize
* Rename to verifyPayment
We already have a function named checkInvoice in the worker which can be confusing.
Also, we don't need to export this function.
* Use crypto.timingSafeEqual
* Fix missing unwrap for item creation and update
2024-04-09 19:49:20 -05:00
keyan
81d3212ffb
add NEXT_PUBLIC_URL
2024-04-08 17:54:39 -05:00
keyan
9f79ff1f89
Revert "Merge serializeInvoiceable with serialize ( #1040 )"
...
This reverts commit e7e7cbff0a
.
2024-04-08 15:50:39 -05:00
ekzyis
e7e7cbff0a
Merge serializeInvoiceable with serialize ( #1040 )
...
* Merge serializeInvoiceable with serialize
* Rename to verifyPayment
We already have a function named checkInvoice in the worker which can be confusing.
Also, we don't need to export this function.
* Use crypto.timingSafeEqual
2024-04-08 09:22:29 -05:00
keyan
a764837776
update redirection logic for invites
2024-04-02 19:51:30 -05:00
keyan
f2589efc94
fix invite link parameter type
2024-04-02 19:14:06 -05:00
keyan
d0e15eb887
give invite links a default limit
2024-04-02 10:09:21 -05:00
keyan
f2ba61e64b
enhance navigation
2024-03-26 18:36:31 -05:00
keyan
ecd075f483
fix path alias preventing builds
2024-03-20 13:41:32 -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
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
ekzyis
2bbcbfbb26
Force SSR to include CSP nonces on page reload ( #818 )
2024-02-13 16:40:26 -06:00
ekzyis
425220d8cb
More push notification types ( #530 )
...
* Add push notifications for referrals
* Add push notifications for daily rewards
* Add push notifications for deposits
* Add push notifications for earning cowboy hats
* Use streak id to synchronize blurb
* Fix usage of magic number for blurbs
* Fix missing catch
* Add push notification for losing cowboy hats
* Fix null in deposit push notification
* Add push notification for invites
* Don't replace streak push notifications
* Fix missing unit in daily reward push notification title
* Attach sats to payload options instead of parsing title
---------
Co-authored-by: ekzyis <ek@stacker.news>
Co-authored-by: Keyan <34140557+huumn@users.noreply.github.com>
2023-10-04 18:20:52 -05:00
keyan
e1c51075a2
fix conditional nextFetchPolicy overriding cache-only on SSR and suppress time hydration warnings
2023-07-31 14:54:30 -05:00
keyan
10e8cb35df
fix import on invites
2023-07-31 09:11:22 -05:00
keyan
5232b59625
upgrade to next-auth 4 (bonus: improve error pages)
2023-07-29 14:38:20 -05:00
keyan
7542dd6cc4
upgrade to prisma 4
2023-07-26 19:18:42 -05:00
keyan
672853a7ea
upgrade to prisma 3
2023-07-26 11:01:31 -05:00
keyan
ab2046ab0b
fix issues with new linting
2023-07-25 09:14:45 -05:00
keyan
6407455def
upgrade react-bootstrap
2023-07-24 13:53:53 -05:00
keyan
59f7b6ff26
Revert "Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades""
...
This reverts commit 18910fa2ed
.
2023-07-23 10:08:43 -05:00
keyan
18910fa2ed
Revert "shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades"
...
This reverts commit d0314ab73c
.
2023-07-23 09:16:12 -05:00
keyan
d0314ab73c
shield your eyes; massive, squashed refactor; nextjs/react/react-dom/apollo upgrades
2023-07-21 17:33:11 -05:00
keyan
4cae1ae230
reuse validation on server
2023-02-08 13:39:53 -06:00
keyan
ae5c6c457f
global modal + small fixes/enhancements
2023-01-10 17:13:37 -06:00
keyan
c2685a659e
sign up buttons
2023-01-09 18:33:44 -06:00
keyan
41226245c5
referrals
2022-12-19 16:27:52 -06:00
keyan
2dba0b3ffe
invite warning message
2022-04-26 10:48:30 -05:00
keyan
6b19b10bb2
invite notifications
2022-01-19 15:02:38 -06:00
keyan
c7ae5dc8ac
ssr me and price
2021-11-28 11:29:17 -06:00
keyan
bdf63a85be
fix invites
2021-11-11 11:38:41 -06:00
keyan
2d97314d33
dark mode without ability to switch
2021-11-04 14:22:03 -04:00
keyan
744f9d3560
remove auto focus on invites page
2021-10-26 16:09:16 -05:00
keyan
07b9da353b
smarter use of SSR and caching
2021-10-26 15:49:37 -05:00
keyan
68ddd0f86b
sort by top posts
2021-10-21 17:05:06 -05:00
keyan
955d1aa1b2
finish up invites
2021-10-15 18:07:51 -05:00
keyan
3a52f8967a
more invite work
2021-10-15 13:05:34 -05:00
keyan
18f4c9c88d
create invite page
2021-10-15 12:56:54 -05:00
keyan
7107d329ba
invites page
2021-10-14 16:05:37 -05:00
keyan
4935c7dc1c
invite graphql + basic frontend
2021-10-12 18:49:04 -05:00