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 |
vnugent
|
a3b1408c81
|
refactor(app): #162 change version variable name and disable wrapping
|
11 months 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.
|
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
|
a263a6fec6
|
fix formatting on 404 page
|
11 months ago |
Silberengel
|
a5c80b6567
|
catch all 404 errors, that haven't been handled
|
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
|
b763ecd99f
|
Refactored a bit. Changed a tags to buttons that look like hyperlinks, to preserve normal button functionality.
|
12 months ago |
Silberengel
|
4a2640e0b4
|
Pull the latest tag from git, on build, and display it top-right on the About page.
|
12 months ago |
Silberengel
|
85f9b87e6f
|
fixes Issue#208 error page rendering of buttons
|
12 months ago |
buttercat1791
|
4292cf3b13
|
Open #11
|
12 months ago |
buttercat1791
|
f1bdb20e21
|
Add `getChildAddresses` function to publication tree
|
12 months ago |
buttercat1791
|
ef0c033d9b
|
Fix import for findindexasync
|
12 months ago |
buttercat1791
|
1272d312d9
|
Support async find for lazy publication tree nodes
|
12 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č
|
e9b6925df9
|
Scrollbars
|
12 months ago |
Nuša Pukšič
|
3a12a6762e
|
Minor fix - error page buttons
|
12 months ago |
Nuša Pukšič
|
7327d28c54
|
open #199 some extra data
|
12 months ago |
Nuša Pukšič
|
309028a187
|
close #206 remove PfPs
|
12 months ago |
buttercat1791
|
947470b3a1
|
Small edits to publication tree
|
1 year ago |
buttercat1791
|
3a313b1f39
|
Fix some bugs in the publication tree traversal
|
1 year ago |
Silberengel
|
6eed77b967
|
Addresses issue#201
|
1 year ago |
Silberengel
|
3a5f2a75ab
|
added discrete headers to .css
|
1 year ago |
Nuša Pukšič
|
98fd412c18
|
Fix #77 preserve ratio of book cover thumbnail
|
1 year ago |
Nuša Pukšič
|
3a9c92b59f
|
Fix #189 change hover color of thin fonts
|
1 year ago |
Nuša Pukšič
|
7ce41bbeb9
|
Fix #133 make anon profiles better, include avatar in the link
|
1 year ago |
Nuša Pukšič
|
b1fe9d8d53
|
Fix about page
|
1 year ago |
buttercat1791
|
c403a245b8
|
Move some publication rendering snippets to a separate file
|
1 year ago |
buttercat1791
|
9011eb643f
|
Make `getHierarchy` synchronous
|
1 year ago |
buttercat1791
|
e8ed3ac08f
|
Throw error rather than return `null`
|
1 year ago |