Commit graph

457 commits

Author SHA1 Message Date
5de853c7d4 adding verse to end of verses works 2026-02-02 14:00:26 -06:00
2f2501110f verse_chips ui tweak to always show edit button 2026-02-02 13:15:26 -06:00
412aace66f some small clippy changes 2026-02-02 13:15:17 -06:00
ecfeb79951 switching the underlying color type to remove colors-transform dep 2026-02-02 13:14:46 -06:00
f969e6cf0b stroke color updating in song
Some checks are pending
/ test (push) Waiting to run
not persistent yet or even visible
2026-02-01 14:30:45 -06:00
e84b20928a video should start paused
Some checks are pending
/ test (push) Waiting to run
2026-02-01 12:59:46 -06:00
61bba082aa improving some performance
Some checks are pending
/ test (push) Waiting to run
2026-02-01 08:43:25 -06:00
42800c66ca making the verses_chips and VerseEditors sorted
Some checks failed
/ test (push) Has been cancelled
2026-01-30 17:00:50 -06:00
19b32a7cdc run-release command 2026-01-30 17:00:39 -06:00
d2e75ff09b dragging and dropping the verse_options works with draggable row now
Some checks are pending
/ test (push) Waiting to run
2026-01-30 16:35:29 -06:00
761c14092b songs are saving and loading the newer verse_mappings instead 2026-01-30 16:25:01 -06:00
748bcbbef3 verses and order of verses are working and saving better 2026-01-30 16:06:32 -06:00
e875c96a80 getting rid of an unused async
Some checks are pending
/ test (push) Waiting to run
2026-01-30 07:14:30 -06:00
7dae3b03c0 make path once
Some checks are pending
/ test (push) Waiting to run
2026-01-29 11:50:30 -06:00
7d03ea4b34 move get_pages to a non async function
Some checks are pending
/ test (push) Waiting to run
2026-01-29 11:08:21 -06:00
28f18654d4 add a blank VerseName 2026-01-29 11:08:10 -06:00
214796a967 now songs can maybe update themselves
Some checks are pending
/ test (push) Waiting to run
This should be temporary, it's not healthy...
2026-01-28 15:49:14 -06:00
b58ce91203 songs will update on their own to the newer formats
Some checks are pending
/ test (push) Waiting to run
2026-01-28 15:05:46 -06:00
32c49a59a9 lots more fixing of linting issues
Some checks are pending
/ test (push) Waiting to run
2026-01-27 15:07:29 -06:00
29c4f9de92 more cargo clippy --fix
Some checks are pending
/ test (push) Waiting to run
2026-01-27 15:02:44 -06:00
43df00de66 cargo clippy --fix
Some checks are pending
/ test (push) Waiting to run
2026-01-27 15:01:33 -06:00
cab00b0ae7 alot of fixing unused imports and variables 2026-01-27 15:00:46 -06:00
65c55de54e adding a way to start importing songs from online 2026-01-27 15:00:31 -06:00
573d93fa3b attempting to make songs uses verses correctly when saving
Some checks are pending
/ test (push) Waiting to run
2026-01-27 09:59:02 -06:00
13d4c31058 verse reordering work
Some checks are pending
/ test (push) Waiting to run
2026-01-26 20:20:31 -06:00
32a28dfd11 presentations split properly but don't persist yet 2026-01-26 20:20:10 -06:00
083c109d52 the splitter is working, but not persisting
Some checks are pending
/ test (push) Waiting to run
2026-01-25 22:25:05 -06:00
7bfc53eb90 little more setup for the slide_text custom widget 2026-01-24 22:53:38 -06:00
f88fe1088f selecting color in toolbar is working 2026-01-24 21:53:34 -06:00
a2cbcc64f4 slide_text custom widget base
Some checks failed
/ test (push) Has been cancelled
2026-01-23 22:38:09 -06:00
95f6ec9ce4 making the editing of verses work betterrererer 2026-01-23 22:37:47 -06:00
2856d0713a update todo 2026-01-23 22:37:39 -06:00
06088ca6fa songs should let you edit verses now 2026-01-23 15:22:40 -06:00
c9ae2c106a use a ref to a song in updating to db 2026-01-23 14:27:02 -06:00
74343cbfbe rename todo 2026-01-23 14:16:37 -06:00
9729e6916f font selectors have better made icons now 2026-01-23 14:15:53 -06:00
3c63581c0b using cached text_svg again
Some checks are pending
/ test (push) Waiting to run
2026-01-23 11:04:45 -06:00
ef7b8f3460 less padding around editors
Some checks are pending
/ test (push) Waiting to run
2026-01-23 10:58:42 -06:00
cb51db8f6f making the chips scrollables look better and have better spacings 2026-01-23 10:55:49 -06:00
8780df1697 some small ui tweaks 2026-01-23 10:55:30 -06:00
152532f60b better defaults in song editor
Some checks are pending
/ test (push) Waiting to run
2026-01-22 14:17:54 -06:00
83164ce7f6 chips working
Some checks failed
/ test (push) Has been cancelled
2026-01-16 16:59:01 -06:00
6bd6e48574 chips for the verses are working with the groundwork for dnd
Some checks are pending
/ test (push) Waiting to run
2026-01-16 13:02:04 -06:00
c64c4211aa trying to make chips for the verse order
Some checks are pending
/ test (push) Waiting to run
2026-01-16 09:47:11 -06:00
f28ac5def9 update todo order 2026-01-15 20:20:00 -06:00
ad4d24dc92 remove debug call too 2026-01-15 20:20:00 -06:00
f20ca3a273 tweaks to string performance by using less string allocations 2026-01-15 20:20:00 -06:00
5581c343ad some things that I'm not sure
Some checks are pending
/ test (push) Waiting to run
2026-01-15 15:20:04 -06:00
329ea39431 fixing some more tests
Some checks are pending
/ test (push) Waiting to run
2026-01-15 13:29:17 -06:00
39f797f8de fix some tests 2026-01-14 12:27:59 -06:00