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
93
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
b307d4de03
Generate profile image for feeds if missing
2025-06-03 11:23:46 +04:00
.gitea
/workflows
Rename workflow
2024-12-03 17:58:22 +01:00
assets
Add code highlighting
2025-04-26 18:28:40 +04:00
handlers
Generate profile image for feeds if missing
2025-06-03 11:23:46 +04:00
models
Add nprofile property to profile model
2025-04-30 12:21:51 +04:00
nostr
Improve Nostr link handling
2025-04-21 16:53:22 +04:00
tests
Add nprofile property to profile model
2025-04-30 12:21:51 +04: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
Ignore test coverage results dir
2025-05-02 13:22:41 +04:00
config.ts
Add code highlighting
2025-04-26 18:28:40 +04:00
dates.ts
MVP
2024-10-21 15:43:58 +02:00
deno.json
Add exclude option to compile command
2025-05-02 13:09:11 +04:00
deno.lock
Add code highlighting
2025-04-26 18:28:40 +04:00
directory.ts
Improve Nostr link handling
2025-04-21 16:53:22 +04:00
feeds.ts
Fix and complete author element in Atom feed
2025-04-30 12:22:16 +04:00
html.ts
Use nprofile for article author link
2025-05-02 13:04:15 +04:00
ldap.ts
Add missing unbind
2025-05-21 16:34:12 +04: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
Improve Nostr link handling
2025-04-21 16:53:22 +04:00
prism.css
Add code highlighting
2025-04-26 18:28:40 +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%