Chad Curtis
|
7b49400951
|
fix login state not being reset after using key file upload method
|
2025-07-08 14:30:15 +00:00 |
|
Chad Curtis
|
e226ec42a5
|
Make wording and icons generic
|
2025-07-08 14:19:17 +00:00 |
|
Chad Curtis
|
baaf7e6ab4
|
Pull signup flow from Treasures
|
2025-07-08 13:54:02 +00:00 |
|
Alex Gleason
|
1e179b4396
|
Add AbortSignal polyfills
|
2025-06-15 12:35:47 -05:00 |
|
Alex Gleason
|
68202d655e
|
Add InferSeoMetaPlugin
|
2025-06-07 16:37:03 -05:00 |
|
Alex Gleason
|
641f570329
|
Only add the client tag if the page is served over https
|
2025-06-07 16:32:28 -05:00 |
|
Alex Gleason
|
d1a4e26f79
|
Add Unhead
|
2025-06-07 15:19:21 -05:00 |
|
Alex Gleason
|
2d325f7343
|
inter -> font-name
|
2025-06-06 14:28:01 -05:00 |
|
Alex Gleason
|
da87f2c7b1
|
RelaySelector should not accept any props
|
2025-06-04 18:32:45 -05:00 |
|
Alex Gleason
|
cd87b6e430
|
Publish to preset relays
|
2025-06-04 11:32:12 -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
|
f762136f14
|
Remove Spinner and don't lazy-load components
|
2025-06-04 09:14:44 -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
|
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
|
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
|
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
|
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
|
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
|
79ed87e67c
|
useNostrPublish returns the event
|
2025-05-30 23:40:57 +02:00 |
|
Alex Gleason
|
81f90b9985
|
Add dark theme support to placeholder index
|
2025-05-30 22:48:59 +02:00 |
|
Alex Gleason
|
a6eeb05d6e
|
Add ThemeProvider
|
2025-05-30 22:38:23 +02:00 |
|
Alex Gleason
|
2c5d38013f
|
Switch to Ditto relay, don't include intentional error in App.tsx lol
|
2025-05-27 23:48:03 +02:00 |
|
Alex Gleason
|
d14652559e
|
Add test suite
|
2025-05-27 23:10:17 +02:00 |
|
Alex Gleason
|
4254b9eb0b
|
Change phrasing of relay list AI comments
|
2025-05-27 22:44:48 +02:00 |
|
Alex Gleason
|
ef7667501b
|
Add eslint to ci
|
2025-05-23 12:39:21 +02:00 |
|
Alex Gleason
|
69faf49454
|
Add max width to AccountSwitcher
|
2025-05-20 03:32:37 -05:00 |
|
Alex Gleason
|
aa2468b656
|
Kind 1 text rendering
|
2025-05-17 00:37:39 -05:00 |
|
Alex Gleason
|
7ee419bc6d
|
Stop setting wrong relay URLs
|
2025-05-16 18:30:47 -05:00 |
|
Alex Gleason
|
73e7e818b2
|
Improve AccountSwitcher without kind 0
|
2025-05-16 14:09:28 -05:00 |
|
Alex Gleason
|
ebc399776d
|
Fix SignupDialog (so it logs the user in immediately after generating the key)
|
2025-05-16 13:55:12 -05:00 |
|
Alex Gleason
|
cc3d87192c
|
Add a "client" tag to all published events
|
2025-05-16 12:28:01 -05:00 |
|