buttercat1791
19c874c2ed
Add NDK as parameter
...
`getContext` doesn't work in snippets
7 months ago
buttercat1791
0dab77b9dd
Improve NDK state sharing
...
- Use SvelteKit context instead of stores to share NDK instance (see https://svelte.dev/docs/svelte/context )
- Clean up some dead code
- Move some standalone CSS into `app.css`
7 months ago
silberengel
22235235b3
got rid of hard-coded relays
7 months ago
silberengel
5e72e31fca
interim bugfix state
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
97036fe930
fixed all logins/logouts
...
universal user store
8 months ago
Silberengel
c37a3f3a73
rudimentary LaTeX implementation for Markup
8 months ago
Silberengel
3af81d3423
Improved contrast on all text, to meet accessibility guidelines
8 months ago
buttercat1791
62163a18fa
Use user badges on contact and about pages
10 months ago
buttercat1791
33ddecbc40
Mark user badge use cases with TODO
10 months ago
Silberengel
512ea92c3a
interim commit
10 months ago
Silberengel
ff87e7f1a0
Add missing markup doc in help.
10 months ago
Silberengel
1ba8a42292
update docs, correct wikilinks, and fix border styling closes Issue#215
10 months ago
Silberengel
c07d560ba4
Moved global styles to app.css
10 months ago
Silberengel
f32fd7cfd5
final bug fix
10 months ago
Silberengel
505da03c33
switch handle login to $effect
10 months ago
Silberengel
2df526f338
Make nostr address parsing conform to Elsat's replacement rules
10 months ago
Silberengel
88624f5e2d
closed the gap
10 months ago
Silberengel
e8073cc84f
moved markdown parsers
10 months ago
Silberengel
ffe1098a7d
Revert "Interim changes"
...
This reverts commit b35774b9a0 .
10 months ago
Silberengel
b35774b9a0
Interim changes
10 months ago
Silberengel
abb3f2a75b
Fixed the bugs. Added the m/M tags. Fixed the formatting. Split the parser into smaller functions and separated by basic/advanced. Added more test cases to the markdown test file.
11 months ago
Silberengel
0f80ac585a
Revert all the special json formatting. Use only the standard functions.
...
Fixed the formatting.
Added Cancel button, Preview tab, and Submission confirmation modal.
Added copy buttons to each code block.
Made sure the focus and the workflow are correct.
Changed the text within the input box to Markdown instructions.
Issue #215
11 months ago
Silberengel
1c3b96882e
Implemented code formatting and more markdown. Code formatting to be further improved.
11 months ago
Silberengel
abb0e99748
Change the view your issue link to use standard syling.
...
Made the basic hyperlink for Alexandria slightly-lighter, in dark mode, as it was hard to read.
11 months ago
Silberengel
fdc45858d0
Get the login working.
11 months ago
Silberengel
13a2932cde
Fixed most of the regex on the page.
11 months ago