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
98
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
1c37d2dc99
All checks were successful
CI / Test and lint (push)
Successful in 18s
Details
CI / Test and lint (pull_request)
Successful in 16s
Details
Upgrade Deno in CI
2025-10-28 13:23:55 +01:00
.gitea
/workflows
Upgrade Deno in CI
2025-10-28 13:23:55 +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
Formatting
2025-06-03 11:38:31 +04:00
tests
Formatting
2025-06-03 11:38:31 +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
Fix import (lint error)
2025-10-28 12:46:52 +01:00
dates.ts
MVP
2024-10-21 15:43:58 +02:00
deno.json
Use new config-based permission sets
2025-10-28 13:22:13 +01:00
deno.lock
Add code highlighting
2025-04-26 18:28:40 +04:00
directory.ts
Formatting
2025-06-03 11:38:31 +04:00
feeds.ts
Add XML namespace definition, fix wrong closing tag
2025-06-03 11:30:40 +04:00
html.ts
Use nprofile for article author link
2025-05-02 13:04:15 +04:00
ldap.ts
Formatting
2025-06-03 11:38:31 +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
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
rss
1
MiB
Languages
TypeScript
84.7%
CSS
15.3%