202 Commits (837b371551aa7678b9ecfa6911e6d03439b4efea)
 

Author SHA1 Message Date
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
Silberengel ea47c2be28 Merge remote-tracking branch 'origin' into Issue#186 1 year ago
silberengel 24537d658f
Merges pull request #9 1 year ago
Nuša Pukšič d5857af227 closes #185 - slightly larger buttons, simplified nested containers for cards 1 year ago
Nuša Pukšič 8c23b8a366 Closes #186 - moved styles 1 year ago
buttercat1791 22e66b7e0f Fix dev Dockerfile for build and add instructions to README 1 year ago
buttercat1791 ea1ba60770 Add dev Dockerfile and move env vars into Docker containers 1 year ago
buttercat1791 c719c9e2bc Add .dockerignore based on Bun guide 1 year ago
buttercat1791 66dae33c80 Add prod Dockerfile based on Bun guide 1 year ago