Commit graph

408 commits

Author SHA1 Message Date
e9f3a2f234 setting up a possible text_alignment_button
Some checks are pending
/ test (push) Waiting to run
2026-02-06 13:36:22 -06:00
4f717d3b98 removing unnecessary imports 2026-02-06 10:09:12 -06:00
f3d7c2a6d6 remove unnecessary trimming 2026-02-06 10:06:09 -06:00
5623848362 remove unused import 2026-02-06 10:06:00 -06:00
14e8923c23 making the lyrics trimmed 2026-02-06 09:53:34 -06:00
e9fab470cf better aligning and adding import button 2026-02-06 09:53:15 -06:00
c3de2aced4 verse editing and slide creation is more streamlined 2026-02-06 07:05:20 -06:00
bb4f402803 performance and styling tweaks
Some checks are pending
/ test (push) Waiting to run
2026-02-05 17:07:03 -06:00
6d8a24ea38 updating verse_editor to be able to make verse changes betterrererer
Some checks are pending
/ test (push) Waiting to run
2026-02-05 15:25:33 -06:00
2d2a0d3673 refactor
Some checks failed
/ test (push) Has been cancelled
2026-02-04 15:02:34 -06:00
6c623eadcc updating verse_names many times and styling of text_editors
Some checks are pending
/ test (push) Waiting to run
2026-02-04 15:01:01 -06:00
ca69112d6d clippy fix
Some checks are pending
/ test (push) Waiting to run
2026-02-04 10:24:35 -06:00
6a299df598 updating the song slides can be aborted
Some checks are pending
/ test (push) Waiting to run
2026-02-03 23:33:06 -06:00
b70c4130c1 a way to create verses
Some checks are pending
/ test (push) Waiting to run
2026-02-03 15:20:38 -06:00
c85ab8beda adding verse functions and tests 2026-02-03 13:27:28 -06:00
03f01c371f there that's actually better
Some checks are pending
/ test (push) Waiting to run
2026-02-03 10:51:51 -06:00
16ebbec4c4 clearer error message for songs from db
Some checks are pending
/ test (push) Waiting to run
2026-02-03 10:45:43 -06:00
85362c7d6e setup a verbose command 2026-02-03 10:40:10 -06:00
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
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
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
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