Volkor
|
9266e4b617
|
remove test because it's broken anyway
|
1 month ago |
Volkor
|
47a01b0b9a
|
*sigh*
|
1 month ago |
Volkor
|
3193b7c7e7
|
oops didn't remove cache
|
1 month ago |
Volkor
|
2257933b9c
|
maybe?
|
1 month ago |
Volkor
|
5e8dee33dc
|
use different rust toolchain
|
1 month ago |
Volkor
|
48c765dae4
|
perhaps?
|
1 month ago |
Volkor
|
64aca81b3d
|
hmm
|
1 month ago |
Volkor
|
86cf00e065
|
remove old testing, fix up new rustup
|
1 month ago |
Volkor
|
a8cd23710f
|
add remote url
|
1 month ago |
Volkor
|
57e12be412
|
test out testing ci
|
1 month ago |
Volkor
|
57c0dc4a81
|
Clean up and add more documentation
|
1 month ago |
Volkor
|
0e4b005bf3
|
add test ci
|
1 month ago |
Volkor
|
b7738af103
|
run cargo fmt
|
1 month ago |
Volkor
|
533306ad04
|
Add in (disabled) file listing for #27
|
1 month ago |
Volkor
|
fe68bd202b
|
stop banned files from being uploaded
|
1 month ago |
Volkor
|
7beea7257d
|
fix up a comment to test CI
yay
|
1 month ago |
Volkor
|
0100195d85
|
Add test workflow for cargo check and cargo fmt
This runs check, fmt and then clippy.
Not really sure why it needs both check and clippy, but okay
|
1 month ago |
Volkor
|
7093c9de69
|
clean up a return
|
1 month ago |
Volkor
|
64cea76b50
|
add QR Tracking, and czb page
|
1 month ago |
Volkor
|
8aff815ec8
|
add API support
|
1 month ago |
Volkor
|
cf8f330e01
|
damn removing code fixes bugs?
|
1 month ago |
Volkor
|
9547bd8de1
|
Replace rendering with just sending 200 OK
Fixes #22 - https://github.com/salvo-rs/salvo/issues/233
|
1 month ago |
Volkor
|
7a61fef41b
|
attempt rendering blank
|
1 month ago |
Volkor
|
1e540ece8b
|
finished? metrics and fixed nginx sendfile
|
1 month ago |
Volkor
|
c248ecc223
|
oh my god
|
1 month ago |
Volkor
|
b79169cd3f
|
oops :)
|
1 month ago |
Volkor
|
b5f55aa6be
|
oops forgot commas!
|
1 month ago |
Volkor
|
ecdf2870ab
|
some work on metrics
|
1 month ago |
Volkor
|
a3d7744b38
|
add config to gitignore
|
1 month ago |
Volkor
|
b716ebbb69
|
use mimetypes instead
|
1 month ago |
Volkor
|
3f4adda0c9
|
fix license, update docs
|
1 month ago |
Volkor
|
3b9b4751ad
|
add log output
|
1 month ago |
Volkor
|
6767b10d94
|
add systemd service
|
1 month ago |
Volkor
|
3aa0c3564a
|
oh my lord I need to move it to before it panics..
|
1 month ago |
Volkor
|
5c63779fee
|
oops
|
1 month ago |
Volkor
|
bad8d1aedf
|
add debug host log
|
1 month ago |
Volkor
|
c82196e0dd
|
cargo fmt
|
1 month ago |
Volkor
|
7efe80bc20
|
add stuff
|
1 month ago |
Volkor
|
3e83b51e9a
|
add metrics page, and fix up some warnings
|
2 months ago |
Volkor
|
c7e1ec37e9
|
Add documentation on stats, start work on db
|
2 months ago |
Volkor
|
0fdb767d9f
|
give up on postgres, replace clone with borrows
also fixed up markdown rendering
|
2 months ago |
Volkor
|
f8e29c7f3e
|
start work on postgres support
|
2 months ago |
Volkor
|
7bd48be829
|
speed up DB by like 2x at least by using WAL
|
2 months ago |
Volkor
|
adaf595669
|
re-write db functions to use query macro instead
|
2 months ago |
Volkor
|
e114edd481
|
Make the user initialise the DB instead.
|
2 months ago |
Volkor
|
e30c19fdcb
|
don't think we needed this
|
2 months ago |
Volkor
|
febddf1dc4
|
I need to commit this before I test it on another machine??????
|
2 months ago |
Volkor
|
a27f60acbf
|
config, blocked files working, unsafe files broken
|
2 months ago |
Volkor
|
698b99c486
|
complete engine 2
|
2 months ago |
Volkor
|
b3535bade4
|
feature complete engine mode 1!
\o/
|
2 months ago |