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
46
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
aec35d9eb3
Add published date to feed items
2024-10-24 16:13:14 +02:00
assets
Improve layout
2024-10-22 19:16:58 +02:00
handlers
Fix linter/transpiler errors, formatting
2024-10-24 15:00:46 +02:00
models
Fall back to plain profile picture if imagemagick is not installed
2024-10-24 16:09:36 +02:00
tests
Fix search timing out on non-existing nostrKey
2024-10-23 22:38:30 +02:00
.env.sample
Support multiple relays for fetching content
2024-10-22 19:41:38 +02:00
.gitignore
Typing all the types
2024-10-23 00:27:20 +02:00
config.ts
Support older imagemagick command
2024-10-24 15:40:08 +02:00
dates.ts
MVP
2024-10-21 15:43:58 +02:00
deno.json
Fix linter/transpiler errors, formatting
2024-10-24 15:00:46 +02:00
deno.lock
Add lookups for static user list, make LDAP optional
2024-10-22 13:59:01 +02:00
directory.ts
Add lookups for static user list, make LDAP optional
2024-10-22 13:59:01 +02:00
feeds.ts
Add published date to feed items
2024-10-24 16:13:14 +02:00
html.ts
Fix linter/transpiler errors, formatting
2024-10-24 15:00:46 +02:00
ldap.ts
Fix search timing out on non-existing nostrKey
2024-10-23 22:38:30 +02:00
log.ts
WIP Hello world
2024-10-20 21:10:58 +02:00
magick.ts
Support older imagemagick command
2024-10-24 15:40:08 +02:00
nostr.ts
Typing all the types
2024-10-23 00:27:20 +02:00
server.ts
Improve config processing
2024-10-24 15:17:11 +02:00
users.yaml.sample
Create user config sample, ignore actual config
2024-10-22 15:58:01 +02: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%