Silberengel
289ee898ea
updated error messages
10 months ago
Silberengel
624cd65f90
Fix login modal
10 months ago
Silberengel
ffe1098a7d
Revert "Interim changes"
...
This reverts commit b35774b9a0 .
10 months ago
Silberengel
b35774b9a0
Interim changes
10 months ago
buttercat1791
68d8a0085c
Ensure an alert is shown when publication sections are missing
10 months ago
buttercat1791
c629036a61
Remove `loadedAddresses` state
10 months ago
buttercat1791
fb7e2539e6
Fix the tree traversal algorithm
...
The loader's `next()` method now correctly indicates when it has reached the root node in the tree. From this, the publication component can known when to stop loading and hide the "Load More" button.
10 months ago
Nuša Pukšič
f2c0eaf4ca
closes #202
10 months ago
Nuša Pukšič
cb88020064
Just because...
10 months ago
Nuša Pukšič
8d4f628a63
Adjust space
10 months ago
Nuša Pukšič
82f0d20e23
Refactored visibility store, changed styles yet again...
10 months ago
buttercat1791
da2cae365f
Detect when publication loading is done in component
10 months ago
buttercat1791
f72adcb6d3
Display a "Load More" button if load-on-scroll fails
10 months ago
buttercat1791
b9925813db
Remove completed TODOs
10 months ago
buttercat1791
74d6b306b9
Track loaded addresses in a publication
10 months ago
buttercat1791
e9aa513d5f
Load only one element at a time on scroll
10 months ago
buttercat1791
557f3c0dfb
Add `content-visibility-auto` Tailwind utility
10 months ago
Nuša Pukšič
5283ebf1a7
Added hashtags and interaction counters, changed layouts
10 months ago
buttercat1791
e35bfd75a7
Gracefully handle missing events when loading a publication
10 months ago
Nuša Pukšič
1a537239ed
More dynamic and reactive columns
10 months ago
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č
0595916644
Blog contents with placeholder interactions
11 months ago
Nuša Pukšič
86976c5bf8
Update ArticleNav
11 months ago
buttercat1791
035ef934d5
Support loading single content events
...
Handles the case where the root of a publication tree is identical to its one and only leaf, i.e., the publication consists of a single event.
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
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
Silberengel
fdc45858d0
Get the login working.
11 months ago
Silberengel
13a2932cde
Fixed most of the regex on the page.
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
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
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
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
Nuša Pukšič
3969a60e07
Switch columns and styles, additional navigation
11 months ago
Silberengel
aa09101487
made header handling more concise and dynamic section/disrete
11 months ago
Silberengel
d62c424a10
Handle discrete headings
11 months ago
Silberengel
b763ecd99f
Refactored a bit. Changed a tags to buttons that look like hyperlinks, to preserve normal button functionality.
11 months ago
Nuša Pukšič
f03db123a4
Extract publication details
12 months ago
Nuša Pukšič
8271dacec6
Additional navigation bar for publication view
12 months ago
Nuša Pukšič
7327d28c54
open #199 some extra data
12 months ago