This website requires JavaScript.
Explore
Help
Sign In
kosmos
/
substr
Watch
8
Star
0
Fork
0
You've already forked substr
Code
Issues
5
Pull Requests
Actions
Releases
Activity
75
Commits
3
Branches
12
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Râu Cao
07f881d543
Load test configs when running tests
2025-04-21 16:44:13 +04:00
.gitea
/workflows
Rename workflow
2024-12-03 17:58:22 +01:00
assets
Verify nip05 address, display status
2024-10-25 17:55:19 +02:00
handlers
Remove debug statements
2024-12-03 18:50:40 +01:00
models
Store and serve local profile icons for user pages
2024-12-03 18:50:10 +01:00
tests
Don't include deleted or empty articles in list
2024-10-28 13:56:36 +01:00
.env.sample
Support multiple relays for fetching content
2024-10-22 19:41:38 +02:00
.env.test
Load test configs when running tests
2025-04-21 16:44:13 +04:00
.gitignore
Move executables to build/ dir
2024-12-09 18:58:17 +04:00
config.ts
Load test configs when running tests
2025-04-21 16:44:13 +04:00
dates.ts
MVP
2024-10-21 15:43:58 +02:00
deno.json
Move executables to build/ dir
2024-12-09 18:58:17 +04:00
deno.lock
Update dependencies
2024-12-03 17:30:23 +01:00
directory.ts
Add lookups for static user list, make LDAP optional
2024-10-22 13:59:01 +02:00
feeds.ts
Store and serve local profile icons for user pages
2024-12-03 18:50:10 +01:00
html.ts
Store and serve local profile icons for user pages
2024-12-03 18:50:10 +01:00
ldap.ts
Refactor/fix error handling, add query timeouts
2024-10-25 14:25:41 +02:00
log.ts
WIP Hello world
2024-10-20 21:10:58 +02:00
magick.ts
Store and serve local profile icons for user pages
2024-12-03 18:50:10 +01:00
nostr.ts
Don't link nrelay in content
2024-12-17 14:40:44 +04:00
server.ts
Remove debug statements
2024-12-03 18:50:40 +01:00
users.yaml.sample
Create user config sample, ignore actual config
2024-10-22 15:58:01 +02:00
users.yaml.test
Load test configs when running tests
2025-04-21 16:44:13 +04:00
utils.ts
Support older imagemagick command
2024-10-24 15:40:08 +02:00
Description
Nostr-backed multi-user blog renderer
deno
nostr
1
MiB
Languages
TypeScript
84.7%
CSS
15.3%