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
74
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
2c9edf4ddc
All checks were successful
CI / Test and lint (push)
Successful in 16s
Details
Release / Release tagged version (push)
Successful in 31s
Details
Automatically build and publish tagged releases
2024-12-10 14:54:26 +04:00
.gitea
/workflows
Automatically build and publish tagged releases
2024-12-10 14:54:26 +04: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
.gitignore
Move executables to build/ dir
2024-12-09 18:58:17 +04:00
config.ts
Refactor/fix error handling, add query timeouts
2024-10-25 14:25:41 +02:00
dates.ts
MVP
2024-10-21 15:43:58 +02:00
deno.json
Automatically build and publish tagged releases
2024-12-10 14:54:26 +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 include deleted or empty articles in list
2024-10-28 13:56:36 +01: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
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%