Commit graph

477 commits

Author SHA1 Message Date
f6bf2851b9 try again
Some checks are pending
/ test (push) Waiting to run
2026-02-03 10:35:05 -06:00
1dd7614dc0 fix song cloning in the update function 2026-02-03 10:33:56 -06:00
6514d58192 fix clap vomitting on terminal 2026-02-03 10:33:05 -06:00
06c41d2172 adding cargo-nextest
Some checks are pending
/ test (push) Waiting to run
2026-02-03 09:23:11 -06:00
c6538503f2 update todo
Some checks are pending
/ test (push) Waiting to run
2026-02-03 06:29:38 -06:00
2404b857eb update todo
Some checks are pending
/ test (push) Waiting to run
2026-02-03 06:29:09 -06:00
45880c832a fixing ron_deserialize test for slides
Some checks are pending
/ test (push) Waiting to run
2026-02-03 06:25:56 -06:00
12cca98a9b fixing some song tests
Some checks are pending
/ test (push) Waiting to run
2026-02-03 06:21:26 -06:00
c1e3a64e68 fixing test_get_lyrics and using verses_map for getting lyrics
Some checks are pending
/ test (push) Waiting to run
2026-02-02 23:11:29 -06:00
a87764d568 fixing song_search tests 2026-02-02 23:11:18 -06:00
9780e72f18 test builds 2026-02-02 23:11:05 -06:00
902864f520 remove unnecessary just command 2026-02-02 23:10:20 -06:00
e30709d907 bit better 2026-02-02 19:33:46 -06:00
183e696c7a further tweaks 2026-02-02 19:32:16 -06:00
283eceac07 tweaks to justfile 2026-02-02 19:30:33 -06:00
c8261bd326 update todo
Some checks are pending
/ test (push) Waiting to run
2026-02-02 15:43:04 -06:00
d26b4ce6cd grrrrrrrrrr
Some checks are pending
/ test (push) Waiting to run
2026-02-02 15:32:41 -06:00
861c05cdaa small refactors 2026-02-02 15:22:39 -06:00
4d4daed305 make verse_chip colors consts 2026-02-02 15:18:01 -06:00
634afabb2d removing verses works
Some checks are pending
/ test (push) Waiting to run
2026-02-02 14:43:11 -06:00
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