247 Commits (b35774b9a045f36eecea2ab95f129d72be51356b)

Author SHA1 Message Date
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 297be425d8 Make `Lazy<T>` resolve atomically 10 months ago
buttercat1791 6e17df5393 Remove unneeded `await` 10 months ago
buttercat1791 6cc5b375c1 Update comments 10 months ago
buttercat1791 f48f1f9467 Remove redundant call to `tryMoveToParent()` 10 months ago
buttercat1791 0ec64a4aa7 Implement `previous()` method for reverse tree traversal 10 months ago
buttercat1791 fb7e2539e6 Fix the tree traversal algorithm 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
buttercat1791 e35bfd75a7 Gracefully handle missing events when loading a publication 10 months ago
buttercat1791 adada4efd9 Wrap text in block quotes 11 months ago
buttercat1791 035ef934d5 Support loading single content events 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
buttercat1791 689bd61ae5 Add a "construction" banner to the base layout 11 months ago
Silberengel dddc154b09 interim state 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 11 months ago
Silberengel 110d14a5af Removed outdated file and updated the packages 11 months ago
Silberengel 01dad59732 removed redundant inline code implementation 11 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
Nuša Pukšič 1df1da95ce Changed the styles of the visualization page, moved the settings 11 months ago
Silberengel 0f80ac585a Revert all the special json formatting. Use only the standard functions. 11 months ago
Nuša Pukšič 94842e2326 Moved buttons and consolidated stylesheet 11 months ago
Silberengel a7d1e9cf9c remove fira font 11 months ago
Silberengel 1c3b96882e Implemented code formatting and more markdown. Code formatting to be further improved. 11 months 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. 11 months ago
Silberengel abb0e99748 Change the view your issue link to use standard syling. 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
Silberengel 1a17892942 Fixes #217 11 months ago
buttercat1791 03612ad6de Render publication content and headers 11 months ago
buttercat1791 b383dd0b0c Remove PageData typings for NDK and Pharos 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