Commit graph

445 commits

Author SHA1 Message Date
bafa0c4996 oops forgot data id 2026-06-18 14:49:26 +02:00
50e8eba458 debugging 2026-06-18 14:48:21 +02:00
982f9a2e3b ChangeMeta method 2026-06-18 14:38:16 +02:00
18ba3d46a2 change up DB schema and add debugging 2026-06-18 13:38:46 +02:00
d5aac674ca more debugging 2026-06-18 13:31:28 +02:00
4369b71b69 fix the DB fucking up 2026-06-18 13:26:35 +02:00
ba405b7e77 its supposed to be in prepare POST OBJECT, not prepare attach file. 2026-06-18 13:18:18 +02:00
5f11d02487 im so done 2026-06-18 13:07:18 +02:00
c2a2d3f25d -_- 2026-06-18 13:00:53 +02:00
ffc22b4761 next time ill run cargo check mmkay? 2026-06-18 12:59:32 +02:00
2d35d2eff6 more debugging 2026-06-18 12:58:24 +02:00
85e61f9100 debugging 2026-06-18 12:50:38 +02:00
93243a4a7c RateObjects method 2026-06-18 12:37:58 +02:00
7688a137e1 CompleteAttachFile method 2026-06-18 01:36:23 +02:00
aee67fd158 merge 2026-06-18 01:22:29 +02:00
fe67373fd0 start implementing course uploads 2026-06-18 01:22:02 +02:00
73b8446a7d fix not building 2026-06-17 21:20:00 +02:00
ba2745138a fix not building 2026-06-17 21:18:27 +02:00
fb60d2e02b change vec to array where it doesnt need to be a vec 2026-06-17 21:16:53 +02:00
74a83af43a Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0 2026-06-17 17:33:18 +02:00
8b68ddb6f7 remove dyn-ness from prudpv1 connection impl 2026-06-17 17:33:09 +02:00
71007b4e3f Merge pull request 'Update Rust crate chrono to v0.4.45' (#24) from renovate/chrono-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#24
2026-06-17 10:33:28 +02:00
02cd2c03b0 Merge pull request 'Update Rust crate log to v0.4.32' (#25) from renovate/log-0.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#25
2026-06-17 10:33:11 +02:00
715bbfa415 Merge pull request 'Update Rust crate serde_json to v1.0.150' (#26) from renovate/serde_json-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#26
2026-06-17 10:33:01 +02:00
c9f7028707 Merge pull request 'Update Rust crate tokio to v1.52.3' (#27) from renovate/tokio-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#27
2026-06-17 10:32:52 +02:00
3c69e333ed Merge pull request 'Update Rust crate typenum to v1.20.1' (#28) from renovate/typenum-1.x-lockfile into v0
Reviewed-on: spacebar/rust-nex#28
2026-06-17 10:32:40 +02:00
6188babd04 Merge pull request 'Update Rust crate rand to 0.10.0' (#30) from renovate/rand-0.x into v0
Reviewed-on: spacebar/rust-nex#30
2026-06-17 10:32:17 +02:00
5936ad4583 Update Rust crate rand to 0.10.0 2026-06-17 02:03:32 +00:00
02d9677c26 Update Rust crate typenum to v1.20.1 2026-06-17 01:02:01 +00:00
23b76d5ec6 Update Rust crate tokio to v1.52.3 2026-06-17 01:01:50 +00:00
857727878c Update Rust crate serde_json to v1.0.150 2026-06-17 00:03:46 +00:00
d31c6de4af Update Rust crate log to v0.4.32 2026-06-17 00:03:38 +00:00
11999a6878 Update Rust crate chrono to v0.4.45 2026-06-16 23:17:50 +00:00
358985f057 chore: add renovate 2026-06-17 01:11:12 +02:00
6ae9675cd3 switch todo!() out for not implemented in friends 2026-06-12 19:02:28 +02:00
f6d69d1e82 fix datastore 2026-06-10 23:47:35 +02:00
25bdbb42eb Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0 2026-06-10 23:31:41 +02:00
a421d34b80 fix datastore 2026-06-10 23:29:59 +02:00
0f94a33564 stuff 2026-06-10 21:34:18 +02:00
7c10abe3e4 (skip ci) start friends from scratch (DO NOT USE THIS COMMIT) 2026-06-08 12:04:38 +02:00
7441342c5f friends stub 2026-06-08 11:33:30 +02:00
af60878429 3ds friends 2026-06-08 10:31:55 +02:00
a41b4b3e0d two commas oops 2026-06-05 20:10:16 +02:00
fd46d50ceb fix CI builds sharing 2026-06-05 20:07:58 +02:00
460d785b5e [skip ci] chore: get rid of warnings 2026-06-01 09:58:05 +02:00
f51fc3a1db reduce gc time and improve unreachable session detection 2026-05-31 16:47:01 +02:00
ae96024010 fix not saving 2026-05-31 15:40:37 +02:00
1b9fcedfaa bypass participation check for splatoon on gamemode 12 2026-05-31 13:25:31 +02:00
1da5f09bc8 remove accidentally writing vim action into file 2026-05-30 19:35:05 +02:00
e5c741a8d6 Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0 2026-05-30 19:16:27 +02:00