210 Commits (f1bdb20e21d41ba81b4f10b75b8f42c78e636cfb)
 

Author SHA1 Message Date
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
buttercat1791 947470b3a1 Small edits to publication tree 12 months ago
buttercat1791 3a313b1f39 Fix some bugs in the publication tree traversal 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
buttercat1791 837b371551 Add a method to return the hierarchy in which an event lives 1 year ago
buttercat1791 7ef3cb8ab8 Fix an iterator error that would cause an infinite loop 1 year ago
buttercat1791 7e0165fdc5 Update Deno lockfile 1 year ago
buttercat1791 177a571155 Move Modal component to components directory 1 year ago
buttercat1791 bc6fcd90c2 Merge remote-tracking branch 'onedev/master' into Issue#11 1 year ago
buttercat1791 acea0fc078 Code organization 1 year ago
buttercat1791 43dac80578 Use ES2025 private member syntax 1 year ago
buttercat1791 7da145fb5e Implement iterator `next()` method using cursor 1 year ago
buttercat1791 b4906215c5 Work with lazy-loading nodes 1 year ago
buttercat1791 d723a56fe5 Make node children lazy-load 1 year ago
buttercat1791 866a54be49 Implement tree walking via internal Cursor class 1 year ago
silberengel f14670c166
Merges pull request #12 1 year ago
Silberengel a06053cfa0 Remove "note" from About page. 1 year ago
Silberengel 2b3393a3f9 Get rid of redundant "app" in ReadMe 1 year ago
Silberengel 5fdf3e935a Change text of About page. 1 year ago
Silberengel 347764a4cc Correct the default relay. 1 year ago
Silberengel c4f0fe715d Merge branch 'master' of ssh://onedev.gitcitadel.eu:6611/Alexandria/gc-alexandria into issue#126-target-documentation-at-audiences 1 year ago
Michael J d94a0e772d
Merges pull request #11 1 year ago
Michael J bd359a7f9c
Merge branch 'master' into branch 'Issue#188' 1 year ago
Silberengel 940f13e56a closes issue#171 1 year ago
Silberengel 4efb843266 Fix headers in About page. 1 year ago
Silberengel 0b8ed59227 Add npub to readme. 1 year ago
Silberengel 3f928b2724 Update the Readme.md documentation. 1 year ago
Silberengel 90922d85e9 Update about page 1 year ago
buttercat1791 04c2a80937 Define a nested Cursor class for tree iteration 1 year ago
Silberengel 9588d1704c Change code references from "article" to "publication" to fit the domain. 1 year ago
Silberengel 382c148910 Remove the word "articles" from the web page and replace it with "publications". 1 year ago
buttercat1791 baca84f487 Iteration WIP 1 year ago
buttercat1791 8c9319aa64 Stub out methods to make the tree both iterable and its own iterator 1 year ago
buttercat1791 12e7968f1b Use `HOST` on prod container 1 year ago
buttercat1791 3b1c74b6b4 Use configurable `HOST` to define `ORIGIN` 1 year ago
buttercat1791 f11dca162c Add depth-first traversal to the publication tree 1 year ago
buttercat1791 874103a6e0 Start work on publication tree data structure 1 year ago
buttercat1791 5194451a3a Update README for Deno and Docker changes 1 year ago
buttercat1791 383f2481e9 Swap Playwright to dev dependencies 1 year ago
buttercat1791 905a03560a Migrate to Deno for Docker deployment 1 year ago
buttercat1791 d8e312de06 Remove unnecessary steps 1 year ago
buttercat1791 099bc7097c Remove env prefix on Bun adapter 1 year ago
buttercat1791 f9d4823c54 Setup `Dockerfile.local` for testing prod config on localhost 1 year ago
buttercat1791 b8303e6632 Add Bun lockfile 1 year ago
buttercat1791 cd65e952f8 Correctly configure environment variables for build 1 year ago
silberengel 4444794f75
Merges pull request #10 1 year ago