Commit graph rust-nex/rnex-core
Author SHA1 Message Date
025c99de0c fix reachable by condition 2026-06-27 00:48:55 +02:00
962f5e2e4d add support for cids 2026-06-26 22:08:49 +02:00
9fc302365c hopefully implement fix for ghost lobbies 2026-06-26 21:38:06 +02:00
4762a64224 fix accidentally comitting a broken test 2026-06-26 20:44:57 +02:00
d2b6d78316 respond to data packets immediately even if they are out of order 2026-06-26 20:10:00 +02:00
0615e3e663 GetCustomRankings method 2026-06-21 22:21:54 +02:00
b78381730a Merge 2026-06-21 16:19:40 +02:00
86ad03ca1b DeleteObject and ReportCourse 2026-06-21 16:18:39 +02:00
574ff4114e Fix typo 2026-06-21 02:49:52 +02:00
66004f7713 fix missing use 2026-06-20 01:32:51 +02:00
31ba751142 fix auth and make console use no response version of message delivery 2026-06-20 01:28:15 +02:00
defa593138 Revert "make messagedelivery return"
This reverts commit 587dda7333.
2026-06-20 01:21:59 +02:00
587dda7333 make messagedelivery return 2026-06-20 00:27:15 +02:00
c54d022d8f start work on message delivery 2026-06-19 19:50:38 +02:00
3353a99e54 Merge branch 'v0' of ssh://ssh.spbr.net:51122/spacebar/rust-nex into v0 2026-06-19 17:38:36 +02:00
b79e47d127 rework Any 2026-06-19 17:37:17 +02:00
ec8b75603f make Read and Write on RmcSerialize ?Sized and start work on rework of
Any
2026-06-19 14:33:22 +02:00
a565d0bcfc sqlx prepare 2026-06-19 14:12:45 +02:00
c687b09ab0 use new PRACTICALLY_NEVER instead of hardcoding raw time value 2026-06-19 12:33:46 +02:00
7d81fe0259 hopefully improve performance of rate_objects 2026-06-19 11:40:43 +02:00
c0c7bd7efc simplest method ever 2026-06-19 00:43:47 +02:00
038c152327 GetObjectInfos and buffer methods 2026-06-19 00:20:13 +02:00
f2fc26661b fix things related to time in KerberosDateTime and datastore 2026-06-18 22:36:17 +02:00
18cbd17d41 switch errors to NotFound 2026-06-18 22:09:37 +02:00
3fcdcfe326 change error to not found 2026-06-18 22:01:39 +02:00
dfb5d59ea1 im gonna kill myself 2026-06-18 21:29:28 +02:00
1a3b44f349 implement recommended courses finally 2026-06-18 16:26:10 +02:00
7c2579318f aeiou 2026-06-18 14:51:45 +02:00
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
fe67373fd0 start implementing course uploads 2026-06-18 01:22:02 +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
5936ad4583 Update Rust crate rand to 0.10.0 2026-06-17 02:03:32 +00: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