Commit graph

101 commits

Author SHA1 Message Date
cscherrNT
a25fd10e5f automatic cargo CI changes 2024-06-25 10:03:55 +00:00
8bbfeced62 ffs just make it work
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m40s
2024-06-25 12:01:21 +02:00
24840ea1b1 print sqlite data
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-06-25 12:00:17 +02:00
d5a4a5b681 fix stupid test module import
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m45s
2024-06-25 11:18:49 +02:00
99eccc48f8 interactive cat adder
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m46s
2024-06-25 11:16:46 +02:00
c3b9b68af8 sqlite select and inserts with guards
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m42s
2024-06-25 10:03:23 +02:00
5dc524bef7 wip: sqlite demo
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m26s
2024-06-24 16:22:46 +02:00
0257b2c267 we don't really need tests
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m44s
2024-06-24 15:52:50 +02:00
d1ea0b61e4 ffs still works on my machine
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m23s
2024-06-24 15:28:30 +02:00
e3c0bde063 fix rest-queued tests: works on my machine TM
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m19s
2024-06-24 15:21:51 +02:00
893be00fd6 remove fluent-webserv because either fluent sucks or i dont get it
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m27s
2024-06-24 14:50:26 +02:00
8173a8da7a example registration and login with token
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m48s
2024-06-24 13:45:30 +02:00
32f9bc2ab7 serde-json enum 2024-06-24 13:35:35 +02:00
8ddf0893ed ci add cargo test of docs
Some checks failed
cargo devel CI / cargo CI (push) Failing after 2m3s
2024-05-12 17:27:46 +02:00
f40d060dc4
fluent does not speak future
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m8s
2024-03-09 00:32:44 +01:00
c89c12d7ca
more fluent
Some checks failed
cargo devel CI / cargo CI (push) Failing after 53s
2024-03-09 00:08:20 +01:00
12f756fe1a
create fluent
Some checks failed
cargo devel CI / cargo CI (push) Failing after 59s
2024-03-08 23:55:27 +01:00
b17fcb8c41
add test with warp
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m46s
2024-03-08 19:49:40 +01:00
cscherrNT
77ced4b277 automatic cargo CI changes 2024-03-08 17:09:51 +00:00
ef01e4d808
Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m56s
2024-03-08 18:07:56 +01:00
31f251a9aa
more logs and little docu 2024-03-08 18:07:49 +01:00
c6dfd44eef
fix deps 2024-03-08 18:00:30 +01:00
cscherrNT
f531287bba automatic cargo CI changes 2024-03-08 16:05:58 +00:00
a6e7ca5368
Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m5s
2024-03-08 17:03:52 +01:00
1646371378
look at the amazing rest api with a queue and authentication!!!!! 2024-03-08 17:03:49 +01:00
cscherrNT
e07873aeab automatic cargo CI changes 2024-03-08 11:49:51 +00:00
a7ce0cc375
claptest and rest api demo
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m1s
2024-03-08 12:47:51 +01:00
1e68268d53
echargs
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-03-07 13:03:36 +01:00
cscherrNT
e2a39f9907 automatic cargo CI changes 2024-03-04 11:19:47 +00:00
d804f5b2a6
mpsc-full
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m26s
2024-03-04 12:18:19 +01:00
2a2dc41446
moar fancy comments
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m52s
2024-02-28 11:53:28 +01:00
5b594122ba
mpsc
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m49s
2024-02-28 11:26:06 +01:00
cscherrNT
ff88f1dcb3 automatic cargo CI changes 2024-02-19 14:39:41 +00:00
e60b3021b0
repr enum serde
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m52s
2024-02-19 15:37:50 +01:00
1e6f98595b
back to the future
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m55s
2024-02-19 11:53:39 +01:00
df6204d7c4
precise fixme tokryon
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m38s
2024-02-19 11:06:30 +01:00
1b5b1c9e45
Merge branch 'master' of https://git.cscherr.de/PlexSheep/rs-basic
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m2s
2024-02-16 16:36:20 +01:00
e906dafa60
ci add clippy rustup 2024-02-16 16:35:59 +01:00
50206f1729
fmt
Some checks failed
cargo devel CI / cargo CI (push) Failing after 22s
2024-02-16 16:15:15 +01:00
11e51495d5
rustfmt ignore matchmatchmatch
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-02-16 16:15:03 +01:00
55069259c9
clippy ci
Some checks failed
cargo devel CI / cargo CI (push) Failing after 21s
2024-02-16 16:13:16 +01:00
af40a5aec1
clippy
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-02-16 16:02:40 +01:00
17da4f55f4
this is literally the stupidest program ever
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-02-15 17:00:41 +01:00
17b431d188
match match match match match match match match match match
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m27s
2024-02-15 16:41:21 +01:00
e270fbbdb5
a few things
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m39s
2024-02-15 16:29:38 +01:00
bbb6ca339c
fix ci
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m52s
2024-02-09 18:39:43 +01:00
036c8529dc
refactoring
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m23s
2024-02-01 17:26:15 +01:00
86c0743c8b
will have to be good enough
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m29s
2024-02-01 17:14:17 +01:00
536623d262
i think it works
All checks were successful
Cargo Check, Format, Fix and Test / cargo CI (push) Successful in 1m28s
2024-02-01 16:26:18 +01:00
aae5eb6264
still debugging 2024-02-01 16:23:02 +01:00