140 Commits

Author SHA1 Message Date
Alex Gleason
f146bf58d7
Add a sane default CSP 2025-06-04 13:07:41 -05:00
Alex Gleason
cd87b6e430
Publish to preset relays 2025-06-04 11:32:12 -05:00
Alex Gleason
696c5ba963
Bully the robot to use skeletons instead of spinners 2025-06-04 11:00:35 -05:00
Alex Gleason
36e49106a6
Update CONTEXT.md with latest changes 2025-06-04 10:35:07 -05:00
Alex Gleason
048bf4cc69
Refactor AppProvider, AppConfig and presetRelays 2025-06-04 10:20:31 -05:00
Alex Gleason
3ad83cd114
Refactor AppProvider 2025-06-04 10:06:38 -05:00
Alex Gleason
c3310ab485
Consolidate ThemeProvider and AppProvider 2025-06-04 09:42:53 -05:00
Alex Gleason
bce7af2e76
Remove dark mode text from CONTEXT.md 2025-06-04 09:15:25 -05:00
Alex Gleason
f762136f14
Remove Spinner and don't lazy-load components 2025-06-04 09:14:44 -05:00
Alex Gleason
5b90ebe482
Prevent the bot from disabling eslint rules 2025-06-02 22:35:07 -05:00
Alex Gleason
c2ff2a990f
Reorder relays 2025-06-02 22:13:22 -05:00
Alex Gleason
0481cd024e
Tweak the default relay list 2025-06-02 22:08:03 -05:00
Alex Gleason
1617d80ece
Use hostname in client tag 2025-06-02 22:05:03 -05:00
Alex Gleason
a8163d7a6c
Add RelaySelector 2025-06-02 21:46:07 -05:00
Alex Gleason
190f0cd791
Switch back to relay.nostr.band 2025-06-02 18:41:06 -05:00
Alex Gleason
aa4110e6b3
CONTEXT.md tweaks 2025-06-02 15:25:16 -05:00
Alex Gleason
94d1688f43
Loosen color scheme phrasing 2025-06-02 11:53:12 -05:00
Alex Gleason
9f12c58dc0
Add Design Customization section to CONTEXT.md 2025-06-02 10:53:54 -05:00
Alex Gleason
0ee653f631
Make light theme the default 2025-06-02 10:14:56 -05:00
Alex Gleason
3672a13ac8
Bully the robot to add a custom font 2025-06-02 10:13:20 -05:00
Alex Gleason
ac46749fad
Don't write tests so religiously 2025-06-01 21:34:11 -05:00
Alex Gleason
1fc548c7e9
Improve eslint rules for unused vars 2025-06-01 17:28:25 -05:00
Alex Gleason
8bdff8da6d
Lazy load page components 2025-06-01 16:26:09 -05:00
Alex Gleason
3a34db8320
Add dark theme support to NotFound.tsx 2025-06-01 16:08:27 -05:00
Alex Gleason
065f3cfe02
Suppress only React Router Future warnings in tests 2025-06-01 15:36:05 -05:00
Alex Gleason
ed2d3798ea
Silence console output from passed tests 2025-06-01 14:28:02 -05:00
Alex Gleason
03f804ed90
Clarify signer usage 2025-06-01 11:57:37 -05:00
Alex Gleason
aa1e2145d0
Fix NoteContent test 2025-06-01 11:12:35 -05:00
Alex Gleason
130300f1c1
Use generated username fallback in other parts of the UI 2025-06-01 11:11:13 -05:00
Alex Gleason
9cb2795496
Add genUserName module 2025-06-01 11:04:22 -05:00
Alex Gleason
34770a3145
LoginArea display and context improvements 2025-06-01 11:00:53 -05:00
Alex Gleason
37bee859b6
Upgrade Vite to 6.x, fixing dependency vulnerability 2025-06-01 09:58:00 -05:00
Alex Gleason
139e6696db
Improve LoginArea sizing and space 2025-06-01 09:47:15 -05:00
Alex Gleason
738b512d9c
ThemeProvider nitpicks 2025-06-01 09:37:49 -05:00
Alex Gleason
7c5fe75572
Generate a deterministic name from pubkey if no display name is set 2025-06-01 09:28:20 -05:00
Alex Gleason
865ca7039f
Improve NoteContent and NoteContent tests 2025-06-01 09:20:00 -05:00
Alex Gleason
acbe053c97
Add nip19 routing info to CONTEXT.md 2025-06-01 08:57:58 -05:00
Alex Gleason
830d806933
NoteContent can linkify any kind, add TestApp component and "Testing Your Changes" to CONTEXT.md 2025-06-01 08:39:33 -05:00
Alex Gleason
ee42c84171
Scroll to top during navigation changes 2025-06-01 07:32:33 -05:00
Alex Gleason
98f3305aa1
Add FIXME comment to Index.tsx 2025-05-31 00:03:40 +02:00
Alex Gleason
2d326ca5e9
Remove ThemeToggle component 2025-05-31 00:01:08 +02:00
Alex Gleason
dbd28373a5
Require additional index.html properties 2025-05-30 23:58:38 +02:00
Alex Gleason
ed3080d34e
Return errors for FIXME comments 2025-05-30 23:46:15 +02:00
Alex Gleason
79ed87e67c
useNostrPublish returns the event 2025-05-30 23:40:57 +02:00
Alex Gleason
9221693edb
Remove theme toggle from CONTEXT.md 2025-05-30 23:38:20 +02:00
Alex Gleason
1b8dab92b9
webmanifest eslint 2025-05-30 23:02:12 +02:00
Alex Gleason
95de9fde27
eslint HTML title 2025-05-30 22:58:43 +02:00
Alex Gleason
81f90b9985
Add dark theme support to placeholder index 2025-05-30 22:48:59 +02:00
Alex Gleason
0e8a141490
Add custom eslint rule: no-placeholder-comments 2025-05-30 22:45:59 +02:00
Alex Gleason
a6eeb05d6e
Add ThemeProvider 2025-05-30 22:38:23 +02:00