Commit graph

24 commits

Author SHA1 Message Date
01993ea7eb fixing lints
Some checks failed
/ clippy (push) Failing after 6m55s
/ test (push) Failing after 8m11s
2026-04-07 13:53:54 -05:00
64faaf0c1a trying to remodel the models...
This may not be possible since the models are owned by the
library. This means that in order to run the sql queries, you will
need to pass owned versions of the models to the task and therefore
clone the entire model perhaps. Not ideal....
2026-04-07 11:40:49 -05:00
02773f068f lints: Fixed the rest of the lints and some bugs along the way 2026-02-17 11:18:21 -06:00
cab00b0ae7 alot of fixing unused imports and variables 2026-01-27 15:00:46 -06:00
894c68338d update formats
Some checks are pending
/ test (push) Waiting to run
2025-10-02 13:19:58 -05:00
20843f1b2c dnd now works for files in service items
Some checks are pending
/ test (push) Waiting to run
2025-10-02 13:10:55 -05:00
144fba3706 updating and formatting more
Some checks are pending
/ test (push) Waiting to run
2025-09-30 13:14:03 -05:00
ee45a11a0f presentations now show up and reworked some of dnd for better
Some checks are pending
/ test (push) Waiting to run
2025-09-29 15:21:24 -05:00
a3516ef70c some more cleanup 2025-09-28 14:27:08 -05:00
5e3ab8a22b more formatting
Some checks failed
/ test (push) Has been cancelled
2025-09-28 07:18:45 -05:00
119f99d0f4 format code
Some checks are pending
/ test (push) Waiting to run
2025-09-28 07:18:27 -05:00
761006f516 more clippy fixes
Some checks are pending
/ test (push) Waiting to run
2025-09-26 15:44:42 -05:00
b03382f687 some more tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-17 05:32:25 -05:00
645411b59c more things, but mostly starting to add library management
Some checks are pending
/ test (push) Waiting to run
2025-09-15 14:42:07 -05:00
3fe77c93e2 perf, pedantic, nursery, and unwrap_used clippy fixes 2025-09-15 11:19:27 -05:00
5ed7f6b837 cargo clippy fix 2025-05-01 09:50:59 -05:00
8cf2d48a16 cargo fix 2025-05-01 09:44:35 -05:00
929b0a33d1 making library items look and behave more like buttons 2025-01-15 12:48:27 -06:00
89294061b7 a fledgling visible library system
Why do I write these weird commit messages....
2025-01-14 15:03:59 -06:00
df944f980c some preliminary work on libraries 2025-01-13 06:06:28 -06:00
0e949fae65 clippy fix 2024-12-16 09:53:57 -06:00
a94ad65914 updating the core for actual builds and working tests 2024-11-12 13:10:12 -06:00
c9225680c3 adding all of our core sql systems 2024-11-12 06:29:24 -06:00
66c37775d1 adding the basis for the full slide system 2024-11-06 10:51:01 -06:00