buttercat1791
c466d73a57
Add resource pool class for WebSocket connections
11 months ago
limina1
0dfa5e4eb1
refactor: extract tag gravity force logic to top-level applyTagGravity helper
11 months ago
limina1
e02f62bfb0
refactor: extract tag gravity force logic to top-level applyTagGravity helper
11 months ago
limina1
4bae5279e7
eventConfig now Map<number, string>
11 months ago
limina1
60a73f23c0
apply isKindEnabledFn and isKindEnabledStore
11 months ago
liminal
7b05cca8cf
Apply suggested change from code comment
11 months ago
limina1
806e5d1902
explicitly type eventID as nostrEventId type from nostr_identifiers
11 months ago
limina1
acfd7d2369
validate nostr identifiers for id and coord
11 months ago
liminal
f1ed85bb34
Apply suggested change from code comment
11 months ago
liminal
01f82aa554
Apply suggested change from code comment
11 months ago
limina1
5fab9b6444
removed commented out code
11 months ago
limina1
c247e15fcb
fix: resolve infinite loop in visualization page
...
Convert events and missingEventIds to $derived values to prevent
reactivity cycles that were causing "effect_update_depth_exceeded" errors.
11 months ago
limina1
5e09619bca
add tag and event tests
11 months ago
limina1
2337efbb89
fix: restore tag_event_fetch.ts
11 months ago
limina1
d094aa1277
remove tag expansion depth
11 months ago
limina1
7bf5a72153
remove deduplication, kept in utils library
11 months ago
limina1
dc00474135
split fetchEvents into multiple subfunctions
11 months ago
limina1
725a5e2419
Fix relay configuration: update standardRelays to communityRelays in networkBuilder
11 months ago
limina1
5d1f6231de
fix ArticleNav.svelte
11 months ago
limina1
f04406c085
Refactor fetchEvents in networkBuilder
...
split function into initialize, fetch publications, non-publications,
fetch index, fetch content, deduplicate
11 months ago
limina1
8f3807324a
graph working now
11 months ago
limina1
eea0dafaca
Merge master into visualization-improvements - preserve enhanced visualization features
11 months ago
Michael J
1116c6ddb0
Merges pull request #45
...
Build cleanup
11 months ago
vnugent
293f0cf651
build(container): add deno cache step to docker container
11 months ago
buttercat1791
3b7ffb913f
Fix warnings and errors thrown be Deno's linter
11 months ago
buttercat1791
163236db2a
Update deps and include @noble packages
11 months ago
buttercat1791
e26c6a9fdd
Set package version to agree with tag
11 months ago
buttercat1791
491b87401c
Update Deno lockfile
11 months ago
buttercat1791
e42c9c84f0
Merge remote-tracking branch 'onedev/master' into build-cleanup
11 months ago
silberengel
434fa12c65
Merges pull request #44
...
Feature/text entry
11 months ago
silberengel
0eb8509e2f
v0.0.2 packages
11 months ago
silberengel
591066aa9e
turned on local relays
11 months ago
silberengel
5822c087a6
blog updated
11 months ago
silberengel
c1d60069a8
commenting works
11 months ago
silberengel
fab4a00992
publishing from events works
11 months ago
silberengel
fd3b26741d
login working
11 months ago
silberengel
3f511dfcb1
fixed event search
11 months ago
silberengel
bd6d96ed62
Made ToC auto-expanding
11 months ago
silberengel
c7ce636210
ToC corrections
11 months ago
silberengel
97d54e64ac
highlight current section and pad header
11 months ago
silberengel
1a1612150e
added pastel placeholders
11 months ago
silberengel
ba1f0164ba
fixed feed display
11 months ago
vnugent
3036214ca7
chore(readme): correct the readme for container builds
...
- Removed the plain docker build since we didn't have a docker file, those instructions didnt work
- Corrected the deno container build instructions
11 months ago
vnugent
fd73b0afad
chore: removed old bun.lock file as we no longer use bun
11 months ago
vnugent
efcf3d7195
fix(compose): update the docker compose file to build correctly
...
- fixed the compose file so it builds the current deno application
- fixed the port numbers to match the deno server
11 months ago
vnugent
17c49a092b
refactor(container): updated dockerfiles for deployments
...
- Removed the next/prod docker files as they don't get used in our deployment scheme
- Renamed the local dockerfile to Dockerfile so it's easily buidable for all deployments
11 months ago
silberengel
5e72e31fca
interim bugfix state
11 months ago
silberengel
5ceaced771
ran prettier
11 months ago
silberengel
e7299c755e
fixed the build and all errors
11 months ago
silberengel
e3a76c4b64
Merge issue#137#118-table-of-contents into feature/text-entry - integrated ToC functionality
11 months ago