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.
1 year ago
Nuša Pukšič
1df1da95ce
Changed the styles of the visualization page, moved the settings
1 year 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
1 year ago
Nuša Pukšič
94842e2326
Moved buttons and consolidated stylesheet
1 year ago
Silberengel
a7d1e9cf9c
remove fira font
1 year ago
Silberengel
1c3b96882e
Implemented code formatting and more markdown. Code formatting to be further improved.
1 year ago
Silberengel
430a86b643
Implemented blockquotes, improved styling. Handling npub, nprofile, nevent, note, and naddr embedding, with or without the "nostr:" prefix. Fixed ordered and unordered lists. Fixed footnotes.
...
Code-blocks still messy. Working on it.
1 year 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.
1 year ago
Silberengel
fdc45858d0
Get the login working.
1 year ago
Silberengel
13a2932cde
Fixed most of the regex on the page.
1 year ago
Silberengel
1a17892942
Fixes #217
...
Adds zoom and centering buttons. Implements D3 properly and updates everything to Svelte 5 and CSS styles.
1 year ago
Nuša Pukšič
82f26bbae9
Fix merge blunder, minor changes to the layout
1 year ago
buttercat1791
03612ad6de
Render publication content and headers
...
Incomplete. Some headers are still missing, and we don't yet gracefully handle events that can't be found.
1 year ago
buttercat1791
b383dd0b0c
Remove PageData typings for NDK and Pharos
...
Those should be shared among client-side components with `setContext` and `getContext`.
1 year ago
buttercat1791
46f61da01d
Begin to implement import on visibility for publication content
1 year ago
buttercat1791
b199ab1e50
Begin to move off of `<Preview>` and onto `<PublicationSection>`
1 year ago
buttercat1791
b27a7d2c28
Article -> Publication in component tag
1 year ago
buttercat1791
c63360d1f0
Update publication page load data handling
1 year ago
Silberengel
1d2e2026c0
Integrate version label into the new About page header
1 year ago
Silberengel
7f2187bd07
Defined a standard application OpenGraph metadata for all pages, that can be overridden for individual pages.
1 year ago
Silberengel
ab7189426f
Added Alexandria scroll favicon and old books application image.
1 year ago
Silberengel
c1c9d56518
Move Opengraph metadata from the publication component to the publication page
1 year ago
Silberengel
31cbe20d1f
widen the event json view, to make reading and copy-pasting easier
1 year ago
Silberengel
f240083dac
implemen OpenGraph metadata
1 year ago
Silberengel
94178e5dba
first step for issue #173
1 year ago
Silberengel
52a353ebe1
Changed logic to the sequence:
...
package version
git tag version
development version -> hidden
closes #162
1 year ago
Silberengel
307312d5e8
Moved the settings button, so that it doesn't overlap the profile drop-down on the right-top corner. fixes #174 fixes #187
1 year ago
Silberengel
4f74eedbac
Fixed a warning about ambiguous tag closure. Added the summary field to the index card on visualization, as well as a close button on the cards, and added a maximum width for the cards.
1 year ago
Silberengel
ece42f3021
Fix a type error. Got rid of unused style and applied a style from the main css. Implemented Svelte props. Made sure entire element is visible on page, and added a hyperlink to the publication based upon eventID. Limit content to 200 chars.
1 year ago
Silberengel
4842627bed
make the node information human-readable
1 year ago
buttercat1791
5486c73685
Instanatiate PublicationTree and make it available to components
1 year ago
buttercat1791
9e35d58205
Update heading snippet for commonality with Preview component
1 year ago
Silberengel
91a978ed19
Got rid of unused imports, fixed typo, return null on decode fail, made error messages less redundant.
...
closes#194
1 year ago
buttercat1791
732d518eac
Fix errors blocking publication load
1 year ago
Silberengel
2ca9014702
Allow for publications to be found with naddr or event, and not only d-tags. Prettified the json formatting in the View JSON window. Change the remaining blank links to buttons. Refactored.
...
Closes#194
1 year ago
Silberengel
61d25cb1ca
Removed the rules.
1 year ago
buttercat1791
c22b9acf60
Clean up git merge conflict annotations
1 year ago
buttercat1791
0a5ae19905
Remove a redundant lazy object instantiation
1 year ago
Silberengel
bc8bd6f847
Corrected more links. Tried to make the horizontal rules (Hr) more apparent, in light view, but it didn't work.
1 year ago
Silberengel
a3fccb3315
Reformatted About page, fixed broken hyperlinks, added project documentation page, and made all internal links relative.
1 year ago
vnugent
a3b1408c81
refactor(app): #162 change version variable name and disable wrapping
1 year ago
buttercat1791
613c3a4185
Scope Pharos extensions to Asciidoctor extension registry
...
We were previously registering extensions globally, which impacted every usage of Asciidoctor.js, even those where the extensions were not needed.
1 year ago
Nuša Pukšič
3969a60e07
Switch columns and styles, additional navigation
1 year ago
Silberengel
aa09101487
made header handling more concise and dynamic section/disrete
1 year ago
Silberengel
d62c424a10
Handle discrete headings
1 year ago
Silberengel
a263a6fec6
fix formatting on 404 page
1 year ago
Silberengel
a5c80b6567
catch all 404 errors, that haven't been handled
1 year ago
Silberengel
714fc768f7
Changed class to match the others.
1 year ago
Silberengel
ed214b9a12
Revert "Changed class to match the others."
...
This reverts commit a04040861e
Accidentally checked into the wrong branch, sorry.
1 year ago
Silberengel
a04040861e
Changed class to match the others.
1 year ago