Chris Cochrun
|
0d2de5e252
|
moving song related stuff to it's own mod
Gonna try to organize pieces better, so this is step one.
|
2023-09-24 07:05:25 -05:00 |
|
Chris Cochrun
|
a9b9bc1de0
|
fixing unused lines
|
2023-09-22 15:57:17 -05:00 |
|
Chris Cochrun
|
08cc744a31
|
some little bits of debug info
|
2023-09-21 17:12:51 -05:00 |
|
Chris Cochrun
|
f6ee855289
|
trying to emit background changed
|
2023-09-21 11:45:12 -05:00 |
|
Chris Cochrun
|
4499d1a957
|
making sure sql models are in lumina folder
|
2023-09-13 14:58:13 -05:00 |
|
Chris Cochrun
|
61439d65b3
|
Migrations work
This code actually enables migrations by running migrations on
initialization before any other code runs.
|
2023-08-05 14:52:56 -05:00 |
|
Chris Cochrun
|
563a7ada60
|
🐛 trying to fix title not changing for ListView
|
2023-05-18 15:23:32 -05:00 |
|
Chris Cochrun
|
4b4607b721
|
bug: adding update functions in song_model
|
2023-05-18 06:40:44 -05:00 |
|
Chris Cochrun
|
644dc1684e
|
cleanup unnecessary stuff
|
2023-05-18 06:40:30 -05:00 |
|
Chris Cochrun
|
a1d4dc6e52
|
bug: db is now dynamic for user
|
2023-05-18 06:40:04 -05:00 |
|
Chris Cochrun
|
ad2ed98968
|
using more innerModels since they are already loaded
|
2023-05-18 06:39:22 -05:00 |
|
Chris Cochrun
|
0eef97dcfe
|
bug: new_song now works properly
|
2023-05-17 17:16:57 -05:00 |
|
Chris Cochrun
|
a8eec1dee6
|
condition around getting a song
|
2023-05-16 21:33:03 -05:00 |
|
Chris Cochrun
|
eb899a9965
|
tweaks to making songs work
|
2023-05-16 15:31:09 -05:00 |
|
Chris Cochrun
|
58652eafa1
|
feat: song_model.rs now has a get_lyric_list
Now this being made in rust, the rest is much easier.
|
2023-05-15 06:32:22 -05:00 |
|
Chris Cochrun
|
184ad4fe57
|
using song_model now
|
2023-05-12 17:00:23 -05:00 |
|
Chris Cochrun
|
68b30877ed
|
fixing more of pres model and setting up song model
|
2023-05-04 09:30:03 -05:00 |
|
Chris Cochrun
|
e8b042df54
|
Preparing to add html as a presentation option
|
2023-04-27 14:17:59 -05:00 |
|
Chris Cochrun
|
ff680b9549
|
prepping song_model
More todo yet, but the basics seem to be there.
|
2023-04-26 06:29:47 -05:00 |
|
Chris Cochrun
|
2311af3b46
|
initial adding of song_model.rs
|
2023-04-16 15:09:45 -05:00 |
|