.. |
export.rs
|
Ensure error is returned when NS/DB header are not present
|
2022-07-29 10:35:15 +01:00 |
fail.rs
|
Add HTTP /health endpoint for checking database and datastore status
|
2022-09-01 00:28:43 +01:00 |
head.rs
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
health.rs
|
Add HTTP /health endpoint for checking database and datastore status
|
2022-09-01 00:28:43 +01:00 |
import.rs
|
Enable new database strict mode configuration
|
2022-07-27 18:20:04 +01:00 |
index.rs
|
Improve server configuration parsing and option storage
|
2022-05-11 15:23:08 +01:00 |
key.rs
|
Enable new database strict mode configuration
|
2022-07-27 18:20:04 +01:00 |
log.rs
|
Apply cargo clippy lint recommendations
|
2022-03-05 14:42:58 +00:00 |
mod.rs
|
Add HTTP /health endpoint for checking database and datastore status
|
2022-09-01 00:28:43 +01:00 |
output.rs
|
Allow ‘application/octet-stream’ content-type when importing
|
2022-07-04 01:25:35 +01:00 |
rpc.rs
|
Allow root authentication over WebSocket connection
|
2022-08-23 23:44:13 +01:00 |
session.rs
|
Move authentication code to separate module
|
2022-07-04 01:46:09 +01:00 |
signin.rs
|
Allow root authentication over WebSocket connection
|
2022-08-23 23:44:13 +01:00 |
signup.rs
|
Allow root authentication over WebSocket connection
|
2022-08-23 23:44:13 +01:00 |
sql.rs
|
Enable new database strict mode configuration
|
2022-07-27 18:20:04 +01:00 |
status.rs
|
Rename 'web' module to 'net'
|
2022-02-09 15:55:04 +00:00 |
sync.rs
|
Rename 'web' module to 'net'
|
2022-02-09 15:55:04 +00:00 |
version.rs
|
Extract core surrealdb code into separate library
|
2022-02-22 14:16:50 +00:00 |