Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | core: Initial commit |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
43ca0d8b80a1d9c9d273265e2f00d122 |
| User & Date: | carlos 2023-03-02 09:25:18.189 |
Context
|
2023-03-03
| ||
| 21:34 | feat: Integrate nostr-rs-relay nauthz proto check-in: 8e2fd4f895 user: carlos tags: trunk | |
|
2023-03-02
| ||
| 09:25 | core: Initial commit check-in: 43ca0d8b80 user: carlos tags: trunk | |
| 07:24 | initial empty check-in check-in: 6b19e573a3 user: install tags: trunk | |
Changes
Added CHANGELOG.md.
Added Cargo.lock.
Added Cargo.toml.
Added README.md.
Added Rocket.toml.
Added src/main.rs.
Added src/model.rs.
Added src/nostr.rs.
Added src/scheduler.rs.
Added www/templates/admin.html.tera.
Added www/templates/base.html.tera.
Added www/templates/index.html.tera.
Added www/templates/nav.html.tera.
Added www/templates/profile.html.tera.