Commit graph

158 commits

Author SHA1 Message Date
9aedc7a095 remove cruft
Some checks are pending
/ test (push) Waiting to run
2025-10-22 16:19:12 -05:00
b0a33ad0f6 make dialog us apply more such that it cleans up code structure
Some checks are pending
/ test (push) Waiting to run
2025-10-22 10:51:18 -05:00
8699a08948 create a close button on the settings dialog 2025-10-22 10:25:46 -05:00
1c319d8b78 Can apply changes to obs settings now
Some checks are pending
/ test (push) Waiting to run
2025-10-22 06:42:01 -05:00
45e4954822 make the preview_bar invisible if there are no items
Some checks failed
/ test (push) Has been cancelled
2025-10-14 14:37:32 -05:00
1f82d9e8ce hovered_dnd disappears after dropping item
Some checks are pending
/ test (push) Waiting to run
2025-10-13 15:32:36 -05:00
dfbade1b80 making the service accept drag and drop files directly
Some checks are pending
/ test (push) Waiting to run
2025-10-13 15:28:16 -05:00
b9caa1bdb3 some tweaks
Some checks failed
/ test (push) Has been cancelled
2025-10-07 09:25:41 -05:00
375cea2408 fixing some database and adding issues 2025-10-04 13:59:36 -05: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
61fdc288b6 remove library header button
Some checks are pending
/ test (push) Waiting to run
2025-10-01 12:21:54 -05:00
0dc16e5d79 only grab ignored keybinds 2025-09-30 15:02:40 -05:00
144fba3706 updating and formatting more
Some checks are pending
/ test (push) Waiting to run
2025-09-30 13:14:03 -05:00
49117a39a3 make drag and drop a little better
Some checks are pending
/ test (push) Waiting to run
2025-09-30 13:13:34 -05:00
085c8244f9 updating the drag system to use a more efficient process
Some checks are pending
/ test (push) Waiting to run
2025-09-30 10:05:09 -05:00
19e8fbcc35 making presentation_editor only need one page at a time
Some checks are pending
/ test (push) Waiting to run
2025-09-30 05:51:33 -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
df4ec1bd1b fix dragging items into service 2025-09-28 07:18:09 -05:00
761006f516 more clippy fixes
Some checks are pending
/ test (push) Waiting to run
2025-09-26 15:44:42 -05:00
46abd9dd7a some clippy fixes 2025-09-26 14:05:57 -05:00
ee08280f22 selecting and deleting more items works now
Some checks are pending
/ test (push) Waiting to run
2025-09-26 09:41:20 -05:00
1896b9380d image adding and updating works now
Some checks are pending
/ test (push) Waiting to run
2025-09-25 13:48:46 -05:00
5cb53cbe72 still trying to figure out video db stuff
Some checks are pending
/ test (push) Waiting to run
2025-09-25 11:11:31 -05:00
5bcf08cea7 grr
Some checks are pending
/ test (push) Waiting to run
2025-09-24 16:25:10 -05:00
09654aef94 almost have video adding and editing working
Some checks are pending
/ test (push) Waiting to run
2025-09-24 16:22:37 -05:00
8068b57e71 better
Some checks are pending
/ test (push) Waiting to run
2025-09-24 12:37:14 -05:00
a56ff6a022 fixing some things....
Some checks are pending
/ test (push) Waiting to run
2025-09-24 10:39:28 -05:00
f15452802a some updates to track the change of slides
Some checks are pending
/ test (push) Waiting to run
2025-09-24 09:35:05 -05:00
20d042d279 format and ui tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-23 15:41:44 -05:00
1e1912d419 fixing the column and adding a scrollable
Some checks are pending
/ test (push) Waiting to run
2025-09-23 14:32:30 -05:00
8e7e6df35c adding icons to menu options
Some checks are pending
/ test (push) Waiting to run
2025-09-23 13:13:40 -05:00
e2b72c4ef6 better draggable code
Some checks are pending
/ test (push) Waiting to run
2025-09-23 12:57:12 -05:00
1f3c70279a drag and drop of service_items works
Some checks are pending
/ test (push) Waiting to run
2025-09-23 10:41:08 -05:00
991feb18c8 lots of cleanup and some ui tweaks
Some checks are pending
/ test (push) Waiting to run
2025-09-23 06:25:25 -05:00
74ae0e8a17 fixing up the presenter and editor more 2025-09-22 08:28:29 -05:00
28a18819cf updating deps
Some checks failed
/ test (push) Has been cancelled
2025-09-17 06:35:18 -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
2413b96791 cargo clippy fix
Some checks are pending
/ test (push) Waiting to run
2025-09-15 11:04:49 -05:00
3913a15002 working drag and drop
Some checks are pending
/ test (push) Waiting to run
2025-09-11 07:25:09 -05:00
652bb431a4 items that get added have text now
Some checks are pending
/ test (push) Waiting to run
2025-09-11 06:30:44 -05:00
2dc3f20e82 updating the presenter
Some checks are pending
/ test (push) Waiting to run
2025-09-10 16:01:25 -05:00
48b3852c95 searching can now append items or edit items
Some checks are pending
/ test (push) Waiting to run
2025-09-10 12:07:21 -05:00
7c18af29ef Update main.rs
Some checks are pending
/ test (push) Waiting to run
2025-09-10 10:55:56 -05:00
18603f4998 Removing a lot of cruft
Some checks are pending
/ test (push) Waiting to run
2025-09-10 10:25:38 -05:00