ekzyis
e97509eea7
Use PWA with display: standalone ( #292 )
...
* Use next-pwa
* Use standalone + back button
* Use Notification API
* Use custom service worker
* Use url_handlers
* Add offline page
* Use smaller icon in notification
* Only prompt for notifications if logged in
* small enhancements to standalone pwa
* remove unused back arrow
---------
Co-authored-by: ekzyis <ek@stacker.news>
Co-authored-by: keyan <keyan.kousha+huumn@gmail.com>
2023-05-31 17:28:33 -05:00
mvpratt
48b08d2aff
limit oauth scope to minimum possible: public github info for user
2023-04-26 13:02:42 -05:00
keyan
a3e928dc42
correct lnurlp nostr pubkey stuff
2023-02-24 10:41:47 -06:00
keyan
30cde2ea38
fix nip57?
2023-02-15 11:20:43 -06:00
keyan
9f2c8d64bc
use decodeURIComponent instead
2023-02-14 19:04:05 -06:00
keyan
93d4581360
complete nip 57 support
2023-02-14 16:58:12 -06:00
keyan
ef5346000b
support NIP-57
2023-02-14 12:52:15 -06:00
keyan
29c59d93ea
open timestamps
2023-01-22 14:17:50 -06:00
keyan
9644a9f867
slashtags auth
2023-01-18 12:49:20 -06:00
keyan
ae5c6c457f
global modal + small fixes/enhancements
2023-01-10 17:13:37 -06:00
keyan
2d012ba7fe
allow nip05 for users
2023-01-06 18:53:29 -06:00
keyan
41226245c5
referrals
2022-12-19 16:27:52 -06:00
keyan
ebbd1175b1
don't mix int types
2022-11-26 18:23:49 -06:00
keyan
525cab2573
upgrade deps
2022-11-06 11:28:58 -06:00
keyan
172d6c3c2f
optionally hide invoice descriptions
2022-08-30 16:50:47 -05:00
keyan
0ad886ffc0
constrain invoice quantity and amount
2022-08-30 15:33:39 -05:00
keyan
1df49e03d9
account linking
2022-06-08 16:26:44 -05:00
keyan
c061f4a6f0
limit pending invoices
2022-05-31 17:17:48 -05:00
keyan
47392f0d7c
expire lnurl withdrawals after an hour
2022-05-19 11:50:02 -05:00
keyan
6a8fba14eb
check invoice description hash against lnurl pay metadata
2022-05-19 09:22:25 -05:00
keyan
9c8396670a
adhere to lnurlp spec better
2022-05-19 08:18:28 -05:00
keyan
aa4ac2ecc9
add ln addr + lnurl pay qr code to profile pages
2022-05-06 14:34:35 -05:00
keyan
771978d562
sub to newsletter on sign up
2022-05-04 13:29:30 -05:00
keyan
dc44764008
limit related queries in me query for SSR
2022-04-28 17:00:09 -05:00
keyan
934c5021a9
a few perf enhancements + gql slowlogs
2022-04-28 13:11:05 -05:00
keyan
8e0aaab161
refine module instantiation
2022-04-27 17:06:42 -05:00
keyan
188230c37c
add notification settings
2022-04-21 17:50:02 -05:00
keyan
344958943c
provide 'plain text' email login link for users using embedded browsers in their mobile email clients
2022-03-10 16:47:00 -06:00
keyan
3e977c020d
fix lightning font loading
2022-02-23 21:17:10 -06:00
keyan
8c2a4dc76a
add search SEO and capture
2022-02-05 11:29:41 -06:00
keyan
28b86af898
basic search query api
2022-01-26 09:35:14 -06:00
keyan
d0403fc959
fix lnurlp domain
2022-01-25 14:28:50 -06:00
keyan
e37475f927
send to lightning address
2022-01-24 11:25:15 -06:00
keyan
d102065479
don't request email from gh
2022-01-19 17:14:45 -06:00
keyan
f9016d13ee
only check capture if not page is not cached
2022-01-12 19:35:17 -06:00
keyan
3d94ef32ac
improve screen capture: 2x resolution, caching, exit on exception
2022-01-12 17:13:09 -06:00
keyan
9d07318156
cast amount
2022-01-09 11:22:43 -06:00
keyan
8286095871
msats on lnaddr pay
2022-01-09 11:13:57 -06:00
keyan
25e46a525d
fix lnaddr not checking
2022-01-09 10:50:51 -06:00
keyan
7989e38207
limit to one capture at a time
2021-11-30 09:35:17 -06:00
keyan
b8080137a8
lnurl-withdrawal support
2021-10-28 14:59:53 -05:00
keyan
55af57a5b7
move website capture to a spawned process
2021-10-22 17:21:38 -05:00
keyan
18f4c9c88d
create invite page
2021-10-15 12:56:54 -05:00
keyan
e288f88ec7
share metadata functions
2021-10-07 14:03:54 -07:00
keyan
e16c056ef1
attempt description hash encoding
2021-10-07 13:36:12 -07:00
keyan
5928dcf06d
make description hash match?
2021-10-07 13:14:11 -07:00
keyan
48ff38dc56
add max to lnaddr
2021-10-07 12:12:49 -07:00
keyan
bef68781a7
fully specify ln addr url
2021-10-07 11:53:05 -07:00
keyan
eafe474746
WIP lightning addr
2021-10-07 11:37:59 -07:00
keyan
ca1a95094c
ssr everything
2021-09-30 10:46:58 -05:00