Commit graph

656 commits

Author SHA1 Message Date
95de215e2c [fix] better width for preview of slide 2026-05-30 15:13:43 -05:00
4479a11dff [feat] filtering and work for sorting
Some checks failed
/ clippy (push) Failing after 26m51s
/ test (push) Failing after 8m58s
2026-05-29 14:33:20 -05:00
a05b918729 [fix] smaller dividers and longer titles if more slides
Some checks failed
/ clippy (push) Failing after 6m18s
/ test (push) Failing after 6m33s
2026-05-28 12:30:57 -05:00
da2e3c6267 [fix] some ui issues with previews
Some checks failed
/ test (push) Failing after 6m35s
/ clippy (push) Failing after 20m7s
2026-05-28 12:15:20 -05:00
2f5d7b4d15 [work] adding an access and created_at metadata to items for sorting
Some checks failed
/ clippy (push) Failing after 6m56s
/ test (push) Failing after 11m59s
2026-05-27 16:50:37 -05:00
0a77ead382 [fix] context menu not disappearing after selecting an option
Some checks failed
/ clippy (push) Failing after 6m17s
/ test (push) Failing after 6m31s
2026-05-27 10:26:56 -05:00
784e13b6ac [fix] Right click menu in service and library
Some checks failed
/ clippy (push) Failing after 6m32s
/ test (push) Failing after 6m38s
2026-05-27 10:05:07 -05:00
478e6eb86b [work] switch to a multi executor 2026-05-21 06:45:04 -05:00
f6879d7c2d [fix] better spacing and logic for footer messages
Some checks failed
/ clippy (push) Failing after 6m47s
/ test (push) Failing after 6m24s
2026-05-20 10:12:14 -05:00
ecbb5bda42 [feat] footer_messages with saving reports
Some checks failed
/ clippy (push) Failing after 6m22s
/ test (push) Failing after 6m43s
2026-05-19 15:46:27 -05:00
40fc176e77 [feat] recent_files state is kept and the most recent gets loaded
Some checks failed
/ clippy (push) Failing after 6m15s
/ test (push) Failing after 6m16s
2026-05-19 15:16:52 -05:00
bac1948f09 [fix] make item mutable
Some checks failed
/ clippy (push) Failing after 6m36s
/ test (push) Failing after 6m20s
2026-05-19 09:19:15 -05:00
ed048f20ec [fix] ensure that text is generated always when adding 2026-05-19 09:15:15 -05:00
118da387c9 [chore] formatting
Some checks failed
/ clippy (push) Failing after 6m8s
/ test (push) Has been cancelled
2026-05-19 09:12:08 -05:00
7e7e321091 [fix] thumbnails not working on loading of service 2026-05-19 09:11:48 -05:00
57dc64c900 [fix] test using wrong file
Need to fix these so they can use some test files in CI
2026-05-19 06:25:24 -05:00
1844ad83b3 [fix] use shorter name for font size
Some checks failed
/ clippy (push) Failing after 6m24s
/ test (push) Failing after 7m1s
2026-05-18 14:53:26 -05:00
2f368bff41 [work] do not clone the song
Some checks failed
/ clippy (push) Failing after 6m19s
/ test (push) Failing after 6m24s
2026-05-18 14:23:33 -05:00
51619d83ce [chore] remove debug messages
Some checks failed
/ clippy (push) Failing after 6m19s
/ test (push) Failing after 6m26s
2026-05-18 13:33:38 -05:00
f4fcaa75f8 [fix] song changes don't remove old slides and verses
Some checks failed
/ clippy (push) Failing after 9m6s
/ test (push) Failing after 6m35s
2026-05-18 12:11:25 -05:00
780662b712 [fix] title and author not changing when switching songs
Some checks failed
/ clippy (push) Failing after 8m31s
/ test (push) Failing after 6m31s
2026-05-18 11:40:37 -05:00
1617dbe694 [fix] loading songs not loading some blank songs
Some checks failed
/ clippy (push) Failing after 6m10s
/ test (push) Has been cancelled
2026-05-18 11:30:51 -05:00
2081eb2720 [fix] better ui for new songs
Some checks failed
/ clippy (push) Failing after 8m52s
/ test (push) Has been cancelled
2026-05-18 11:13:05 -05:00
47d15f4ba8 [fix] video slider not working on preview screen
Some checks failed
/ clippy (push) Failing after 6m32s
/ test (push) Failing after 6m32s
2026-05-14 14:13:29 -05:00
4ef31a7b47 [fix] use the same format of time
Some checks failed
/ clippy (push) Failing after 6m14s
/ test (push) Has been cancelled
2026-05-14 14:00:35 -05:00
63c0774292 [fix] add all pathed icons to svg_bytes
Some checks failed
/ clippy (push) Failing after 6m54s
/ test (push) Failing after 7m15s
2026-05-14 11:38:27 -05:00
2109193bc1 [fix] move icons into binary so they be reachable no matter the OS
Some checks failed
/ clippy (push) Failing after 6m14s
/ test (push) Failing after 6m17s
2026-05-14 06:39:21 -05:00
6da55a33dd [grr] just try this instead
Some checks failed
/ clippy (push) Failing after 6m31s
/ test (push) Failing after 6m59s
2026-05-12 15:16:29 -05:00
ec6d43e94f [wow] grr
Some checks failed
/ clippy (push) Failing after 6m53s
/ test (push) Has been cancelled
2026-05-12 15:08:08 -05:00
bf7ba902a7 [work] trying to find working directory
Some checks failed
/ clippy (push) Failing after 5m30s
/ test (push) Failing after 5m23s
2026-05-12 14:56:31 -05:00
67cc530f84 [fix] macos icons?
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-12 14:26:00 -05:00
8c4f24751c [work] update deps
Some checks failed
/ clippy (push) Failing after 6m47s
/ test (push) Failing after 6m29s
2026-05-12 10:42:37 -05:00
85f56efebe [fix] windows_subsystem
Some checks failed
/ clippy (push) Failing after 6m37s
/ test (push) Failing after 6m24s
2026-05-10 06:48:56 -05:00
9841601605 [fix] don't log on windows
Some checks failed
/ clippy (push) Failing after 6m32s
/ test (push) Failing after 6m39s
2026-05-09 07:22:47 -05:00
9dadf8bb92 [chore] add help to cli command
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-08 15:44:22 -05:00
88706b4198 [fix] incorrect command line layout
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-08 15:41:16 -05:00
f7d6b6be96 [fix]: tweak mouse interaction logic in draggable::flex_row
Some checks failed
/ clippy (push) Failing after 12m49s
/ test (push) Failing after 7m12s
We need to show the content interaction first, unless dragging, and by
default uses no interaction so developer can choose which to really show.
2026-05-05 11:29:13 -05:00
11739283f8 [fix]: again... more icons 2026-05-05 11:29:02 -05:00
5f5e654faa [fix]: Again, more icons....
Some checks failed
/ clippy (push) Failing after 7m9s
/ test (push) Has been cancelled
2026-05-05 11:06:10 -05:00
72767336ab [fix]: use panning icons instead
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-05 11:03:36 -05:00
487d7c5f4d [fix]: more icons in song_editor
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-05 10:58:21 -05:00
24708826fe [chore]: fixing some more icons 2026-05-04 09:28:58 -05:00
c250b3f505 [chore]: reorganize icons
Some checks failed
/ clippy (push) Failing after 7m1s
/ test (push) Failing after 7m33s
2026-05-03 14:04:48 -05:00
53b9bb4857 [feat]: reordering song verses now uses draggable flex_row
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-03 08:16:09 -05:00
406233e95b [fix]: making alignment icons work on other platforms too
Some checks failed
/ clippy (push) Failing after 6m8s
/ test (push) Failing after 6m38s
2026-05-01 17:06:05 -05:00
5243b48e3d [fix]: use more extensions for bg
Some checks failed
/ clippy (push) Failing after 6m13s
/ test (push) Failing after 10m21s
2026-05-01 10:43:30 -05:00
9490e61e1f [fix]: fixing a lot more icons
Some checks failed
/ clippy (push) Failing after 6m7s
/ test (push) Has been cancelled
2026-05-01 10:32:10 -05:00
65b619d571 [fix]: Use more symbolic icons from cosmic-icons 2026-05-01 10:01:14 -05:00
53f1eef235 [fix]: remove noisy debug info
Some checks failed
/ clippy (push) Failing after 5m57s
/ test (push) Failing after 6m29s
2026-05-01 07:19:37 -05:00
da5b8d2710 [fix]: some more icons
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-01 07:16:27 -05:00