Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | feat: Integrate nostr-rs-relay nauthz proto |
|---|---|
| Downloads: | See separate download page |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
8e2fd4f89534e3faf2d8b90bdbee8cbb |
| User & Date: | carlos 2023-03-03 21:34:40.090 |
Context
|
2023-03-03
| ||
| 21:42 | doc: Updated docs check-in: ac89b89b75 user: carlos tags: trunk | |
| 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 | |
Changes
Changes to Cargo.lock.
Changes to Cargo.toml.
Added build.rs.
Added proto/nauthz.proto.
Added src/auth.rs.
Changes to src/main.rs.
Changes to src/model.rs.
Changes to src/nostr.rs.
Changes to src/scheduler.rs.
Changes to www/templates/base.html.tera.
Changes to www/templates/index.html.tera.
Name change from www/templates/admin.html.tera to www/templates/members.html.tera.
Changes to www/templates/nav.html.tera.
Changes to www/templates/profile.html.tera.
Added www/templates/stats.html.tera.