wip and updates and stuff
Showing
- Cargo.lock 615 additions, 21 deletionsCargo.lock
- README.md 1 addition, 1 deletionREADME.md
- ffddns-web/Cargo.toml 5 additions, 0 deletionsffddns-web/Cargo.toml
- ffddns-web/src/db.rs 32 additions, 0 deletionsffddns-web/src/db.rs
- ffddns-web/src/main.rs 15 additions, 126 deletionsffddns-web/src/main.rs
- ffddns-web/src/web/dns.rs 68 additions, 0 deletionsffddns-web/src/web/dns.rs
- ffddns-web/src/web/mod.rs 215 additions, 0 deletionsffddns-web/src/web/mod.rs
- ffddns-web/templates/head.html 9 additions, 0 deletionsffddns-web/templates/head.html
- ffddns-web/templates/index.html 7 additions, 0 deletionsffddns-web/templates/index.html
- ffddns-web/templates/navbar.html 40 additions, 0 deletionsffddns-web/templates/navbar.html
- ffddns-web/templates/newdomain.html 33 additions, 0 deletionsffddns-web/templates/newdomain.html
- ffddns-web/templates/node.html 15 additions, 0 deletionsffddns-web/templates/node.html
- ffddns-web/templates/nodelist.html 32 additions, 0 deletionsffddns-web/templates/nodelist.html
ffddns-web/src/web/dns.rs
0 → 100644
ffddns-web/src/web/mod.rs
0 → 100644
ffddns-web/templates/head.html
0 → 100644
ffddns-web/templates/index.html
0 → 100644
ffddns-web/templates/navbar.html
0 → 100644
ffddns-web/templates/newdomain.html
0 → 100644
ffddns-web/templates/node.html
0 → 100644
ffddns-web/templates/nodelist.html
0 → 100644
Please register or sign in to comment