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.
Code-blocks still messy. Working on it.
|
11 months ago |
Silberengel
|
abb0e99748
|
Change the view your issue link to use standard syling.
Made the basic hyperlink for Alexandria slightly-lighter, in dark mode, as it was hard to read.
|
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
|
e9ca3b83c9
|
Merges pull request #17
Issue#162 Display version in About page and some refactoring
|
11 months ago |
Silberengel
|
1d2e2026c0
|
Integrate version label into the new About page header
|
11 months ago |
Silberengel
|
6ec8ac45be
|
Merge remote-tracking branch 'origin/master' into Issue#162
|
11 months ago |
silberengel
|
2b4aef56a7
|
Merges pull request #22
Issue#174 Issue#187
|
11 months ago |
silberengel
|
f397df2d44
|
Merge branch 'master' into branch 'Issue#174'
|
11 months ago |
silberengel
|
bf6c183f79
|
Merges pull request #25
Issue#195 new Revamped solution for OpenGraph metadata
|
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
|
49c6bc16cb
|
Merge branch 'master' into branch 'Issue#162'
|
11 months ago |
silberengel
|
e9bf17c4b7
|
Merge branch 'master' into branch 'Issue#174'
|
11 months ago |
silberengel
|
56dde855e6
|
Merges pull request #24
Issue#173 Render 30818 wiki pages
|
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
|
e095af8c03
|
Merge branch 'Issue#162' of ssh://onedev.gitcitadel.eu:6611/Alexandria/gc-alexandria into Issue#162
|
11 months ago |
Silberengel
|
5c4894a8bf
|
Merge remote-tracking branch 'origin/master' into Issue#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 |
silberengel
|
1ea197b6fc
|
Merges pull request #20
About page updated Issue#197
|
11 months ago |
silberengel
|
f02a237236
|
Merge branch 'master' into branch 'Issue#197'
|
11 months ago |
silberengel
|
c8c0209cf3
|
Merges pull request #21
Issue#194 Link to 30040/41 events with naddr and nevent
|
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 |
Michael J
|
3b5c9be7aa
|
Merges pull request #15
Implement PublicationTree Data Structure
|
11 months ago |
buttercat1791
|
665a7df771
|
Merge remote-tracking branch 'onedev/master' into Issue#11
|
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 |
silberengel
|
279fb7ce59
|
Merges pull request #18
Issue#201 format discrete headings
|
11 months ago |
vnugent
|
d119d30457
|
remove debug console log
|
11 months ago |
vnugent
|
173d8942ca
|
refactor: #162 Use package version in CI, update var, and fallbacks
|
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 |
Silberengel
|
aa09101487
|
made header handling more concise and dynamic section/disrete
|
11 months ago |
Silberengel
|
4e40ca7bea
|
Add Dyno settings, for the version info
|
11 months ago |
buttercat1791
|
7e968ee771
|
Merge remote-tracking branch 'onedev/master' into Issue#11
|
11 months ago |
silberengel
|
8a500d516e
|
Merge branch 'master' into branch 'issue#201-format-discrete-headings'
|
11 months ago |
Silberengel
|
d62c424a10
|
Handle discrete headings
|
11 months ago |
Silberengel
|
a263a6fec6
|
fix formatting on 404 page
|
11 months ago |