Commit graph

863 commits

Author SHA1 Message Date
f384f6bec5 [work] trying to fix the scroll when changing slides from keyboard
Some checks failed
/ clippy (push) Failing after 10m22s
/ test (push) Failing after 9m4s
2026-06-02 10:26:20 -05:00
075eed809a [work] update todo 2026-06-02 10:26:09 -05:00
e67efe3bd6 [work] update todo 2026-05-30 15:19:31 -05:00
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
f746227ae2 [chore] update todo 2026-05-27 10:04:57 -05:00
f0d0fed79b [chore] update todo
Some checks failed
/ clippy (push) Failing after 6m47s
/ test (push) Failing after 6m18s
2026-05-21 06:45:27 -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
476f85b673 [chore] update todo
Some checks failed
/ clippy (push) Failing after 6m18s
/ test (push) Failing after 6m20s
2026-05-19 06:25:52 -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
c0b852d592 [chore] updates 2026-05-14 06:39:07 -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
b203e29087 [fix] uhoh
Some checks failed
/ clippy (push) Failing after 6m54s
/ test (push) Failing after 7m11s
2026-05-12 14:32:58 -05:00
6c70cb5371 [fix] typo
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-12 14:27:21 -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
c5f0a1a3ee [AHA] aha?
Some checks failed
/ clippy (push) Failing after 7m21s
/ test (push) Failing after 6m54s
2026-05-12 13:58:06 -05:00
44502c8421 [work] try this
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-12 13:53:01 -05:00
cc5364973a [work] try to setup runtime linking to the framework
Some checks failed
/ clippy (push) Failing after 6m20s
/ test (push) Has been cancelled
2026-05-12 13:45:32 -05:00
2131e0cea2 [thegrr]
Some checks failed
/ clippy (push) Failing after 6m16s
/ test (push) Failing after 6m29s
2026-05-12 13:30:56 -05:00
3e144cc4ec [grrr] add back build script
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-12 13:25:28 -05:00
363747dd5c [chore] setup macos packager commands
Some checks failed
/ clippy (push) Failing after 6m27s
/ test (push) Failing after 6m33s
2026-05-12 12:17:27 -05:00
b7383c387a [ugh] remove build script
Some checks failed
/ clippy (push) Failing after 6m17s
/ test (push) Has been cancelled
2026-05-12 12:06:56 -05:00
5529fda45b [chore] add macos build script
Some checks failed
/ test (push) Waiting to run
/ clippy (push) Has been cancelled
2026-05-12 12:02:58 -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
a0b6638a46 [fix] Not using sign_command right
Some checks failed
/ clippy (push) Failing after 6m2s
/ test (push) Failing after 6m38s
2026-05-10 14:04:00 -05:00