buttercat1791
0806168811
Ensure SSR is allowed for page layouts
8 months ago
buttercat1791
01dc9233ed
Remove unnecessary `throw` commands
8 months ago
silberengel
8b6db819dc
Fixed relay display on About page
8 months ago
silberengel
08d146b8f7
fix problem with trying to call websockets from the browser
8 months ago
silberengel
a3143bcb85
fixed bugs and accesibility warnings
8 months ago
silberengel
efd9003b1c
fixed build
8 months ago
buttercat1791
bc0010a756
Enable SSR for publications
8 months ago
buttercat1791
aa76910bc4
Use utils based on raw WebSockets for SSR
8 months ago
buttercat1791
cccbb01e3a
Add TODOs for next steps
8 months ago
buttercat1791
2bb42d3ec4
Clean up and refactor based on AI code review
8 months ago
buttercat1791
4a4b29f46c
Clean up old pages and add TODOs to new ones
8 months ago
buttercat1791
1bd2950679
Clean up redirects on query param based routes
8 months ago
buttercat1791
b665e1b019
AI - refactor for route params
...
Needs developer review
8 months ago
buttercat1791
8a8bdd18ac
TEMP refactor plan for LLMs
8 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
8 months ago
silberengel
5e72e31fca
interim bugfix state
8 months ago
silberengel
5ceaced771
ran prettier
8 months ago
silberengel
1c0f1bbdce
Fixed everything broken after merge. Corrected some bugs. Added 30040 traceback links.
8 months ago
Silberengel
c37a3f3a73
rudimentary LaTeX implementation for Markup
8 months ago
buttercat1791
458004bd9f
First pass at use of IndexedDB for publication bookmarks
...
Scrolling to the bookmark doesn't yet work, so the IndexedDB usage is moot until that is fixed.
IndexedDB access should be moved into a service layer before merging.
9 months ago
buttercat1791
ddb56d07ec
Clean up key and await in publication page
9 months ago
buttercat1791
9afcd37aaf
Remove unneeded load actions for publication page
9 months ago
buttercat1791
7b441dc0a5
Adjust some spacing
9 months ago
buttercat1791
c235646ffe
Ensure ToC addresses update correctly
...
Closing and reopening the ToC component shows updates, but it is not responsive to clicks. This will be fixed in a future commit.
9 months ago
buttercat1791
29c06551cf
Remove ToC from page context
9 months ago
buttercat1791
608ce2b8e4
First pass at ToC layout
9 months ago
buttercat1791
c6effb3839
Create Svelte-specific wrapper that proxies `PublicationTree`
...
The wrapper keeps the core implementation framework-agnostic, but lets us build Svelte's reactivity into the wrapper.
10 months ago
buttercat1791
42cb538be5
Move publication components into their own sub-directory
10 months ago
Silberengel
05cdb8eb09
interim changes
10 months ago
Nuša Pukšič
1da1065471
Layout issues - make content fill screen and move publication navi again
11 months ago
Nuša Pukšič
86976c5bf8
Update ArticleNav
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
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
b27a7d2c28
Article -> Publication in component tag
11 months ago
buttercat1791
c63360d1f0
Update publication page load data handling
11 months ago
Silberengel
c1c9d56518
Move Opengraph metadata from the publication component to the publication page
11 months ago
Silberengel
f240083dac
implemen OpenGraph metadata
11 months ago
buttercat1791
5486c73685
Instanatiate PublicationTree and make it available to components
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
714fc768f7
Changed class to match the others.
12 months ago
Silberengel
ed214b9a12
Revert "Changed class to match the others."
...
This reverts commit a04040861e
Accidentally checked into the wrong branch, sorry.
12 months ago
Silberengel
a04040861e
Changed class to match the others.
12 months ago
Silberengel
85f9b87e6f
fixes Issue#208 error page rendering of buttons
12 months ago
buttercat1791
4292cf3b13
Open #11
12 months ago
Nuša Pukšič
8271dacec6
Additional navigation bar for publication view
12 months ago
Nuša Pukšič
3a12a6762e
Minor fix - error page buttons
12 months ago
Silberengel
9588d1704c
Change code references from "article" to "publication" to fit the domain.
1 year ago