Nuša Pukšič
5f7236fb08
Better interactivity
10 months ago
Nuša Pukšič
e104a48c7e
Declutter publication navi
10 months ago
Nuša Pukšič
1da1065471
Layout issues - make content fill screen and move publication navi again
10 months ago
Nuša Pukšič
0595916644
Blog contents with placeholder interactions
11 months ago
Nuša Pukšič
86976c5bf8
Update ArticleNav
11 months ago
Nuša Pukšič
3605eb295b
Display height was off, innerHeight overestimates the viewport
11 months ago
Silberengel
fabd54fde7
fix broken or missing links
11 months ago
Nuša Pukšič
3560ddb221
Restyle other stuff...
11 months ago
Nuša Pukšič
14c6d31156
Restyle admonitions
11 months ago
Nuša Pukšič
05755293e8
Check if tags exist
11 months ago
Nuša Pukšič
e922f112cf
Merge ate some code... now it's back
11 months ago
Nuša Pukšič
6d7f4217ee
Intermediate state where publications have 'covers' and columns are still all messed up
11 months ago
buttercat1791
689bd61ae5
Add a "construction" banner to the base layout
11 months ago
buttercat1791
da0a7dc3cd
Polish up some styles
11 months ago
buttercat1791
823d522395
Comment out ToC placeholder
11 months ago
buttercat1791
3f479169a7
Remove leftover console debug statements
11 months ago
buttercat1791
1ecc6bccbd
Get rendering to work properly with new loader
...
Load-on-scroll can stand to be improved, but it works at a basic level. Event content is rendered correctly, with headings, and many content block types have proper styling.
11 months ago
Silberengel
77f9069038
fix img tag linting errors
11 months ago
Nuša Pukšič
1df1da95ce
Changed the styles of the visualization page, moved the settings
11 months ago
Nuša Pukšič
94842e2326
Moved buttons and consolidated stylesheet
11 months ago
Silberengel
1a17892942
Fixes #217
...
Adds zoom and centering buttons. Implements D3 properly and updates everything to Svelte 5 and CSS styles.
11 months ago
Nuša Pukšič
82f26bbae9
Fix merge blunder, minor changes to the layout
11 months 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.
11 months ago
buttercat1791
b383dd0b0c
Remove PageData typings for NDK and Pharos
...
Those should be shared among client-side components with `setContext` and `getContext`.
11 months ago
buttercat1791
46f61da01d
Begin to implement import on visibility for publication content
11 months ago
buttercat1791
b199ab1e50
Begin to move off of `<Preview>` and onto `<PublicationSection>`
11 months ago
buttercat1791
b27a7d2c28
Article -> Publication in component tag
11 months ago
buttercat1791
c63360d1f0
Update publication page load data handling
11 months ago
Silberengel
1d2e2026c0
Integrate version label into the new About page header
11 months ago
Silberengel
7f2187bd07
Defined a standard application OpenGraph metadata for all pages, that can be overridden for individual pages.
11 months ago
Silberengel
ab7189426f
Added Alexandria scroll favicon and old books application image.
11 months ago
Silberengel
c1c9d56518
Move Opengraph metadata from the publication component to the publication page
11 months ago
Silberengel
31cbe20d1f
widen the event json view, to make reading and copy-pasting easier
11 months ago
Silberengel
f240083dac
implemen OpenGraph metadata
11 months ago
Silberengel
94178e5dba
first step for issue #173
11 months ago
Silberengel
52a353ebe1
Changed logic to the sequence:
...
package version
git tag version
development version -> hidden
closes #162
11 months 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
11 months 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.
11 months 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.
11 months ago
Silberengel
4842627bed
make the node information human-readable
11 months ago
buttercat1791
5486c73685
Instanatiate PublicationTree and make it available to components
11 months ago
buttercat1791
9e35d58205
Update heading snippet for commonality with Preview component
11 months ago
Silberengel
91a978ed19
Got rid of unused imports, fixed typo, return null on decode fail, made error messages less redundant.
...
closes#194
11 months ago
buttercat1791
732d518eac
Fix errors blocking publication load
11 months 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
11 months ago
Silberengel
61d25cb1ca
Removed the rules.
11 months ago
buttercat1791
c22b9acf60
Clean up git merge conflict annotations
11 months ago
buttercat1791
0a5ae19905
Remove a redundant lazy object instantiation
11 months ago
Silberengel
bc8bd6f847
Corrected more links. Tried to make the horizontal rules (Hr) more apparent, in light view, but it didn't work.
11 months ago
Silberengel
a3fccb3315
Reformatted About page, fixed broken hyperlinks, added project documentation page, and made all internal links relative.
11 months ago