logan
d78c0584e2
Squash merge audio-player-component into main
2026-02-13 20:39:23 -06:00
logan
b24e734ae3
Database basic CRUD ( #27 )
...
* started schema
* db schemas beginning
* first db schema gen
* added sqlc generation with go generate and sqlite driver
* i think these dependencies are needed
* added IF NOT EXISTS to create and CRUD for each table
* fixed missing columns
* added missing field
* fixed code generation with sqlc
2025-04-16 13:45:44 -05:00
yonlu
c5d2ace3d5
Merge branch 'dev' of github.com:LJ-Software/yellowjacket into dev
2025-04-13 12:24:31 -04:00
logan
4e374fab54
added db pkg and sqlc config
2025-04-10 18:11:08 -05:00
yonlu
be2fad3190
slowly adding seek bar, now it can increment over time.
2025-04-10 19:08:57 -04:00
yonlu
f896587663
Merge branch 'player' into dev
2025-04-09 19:03:59 -04:00
yonlu
42d5eb94ff
audio player basics complete
2025-04-09 14:03:33 -04:00
Logan Jones
c46c631fb0
library picker lit element w reactive properties
2025-04-08 18:18:00 -05:00
Logan Jones
d1857c4419
fixed config file path for macos
2025-03-31 11:27:56 -05:00
yonlu
4902093b0c
fixed player test relative file paths
2025-03-28 17:08:05 -04:00
yonlu
e3d9fcec6f
fixed volume silent check
2025-03-28 15:27:24 -04:00
yonlu
653842117f
minor player refactor/ delete wails logo image
2025-03-28 15:23:27 -04:00
yonlu
2ca2b50e83
got bulk of player api
2025-03-26 19:56:07 -04:00
yonlu
d47301dbaf
wip player
2025-03-26 14:38:58 -04:00
yonlu
53c6bce3dd
fixed newplayer func
2025-03-25 14:55:03 -04:00
yonlu
20f739be89
added player stuff
2025-03-25 14:40:49 -04:00
yonlu
5ac30d6809
current state of player
2025-03-24 18:20:00 -04:00
logan
3268fd7bf7
config validation improvement
2025-03-24 15:32:38 -05:00
logan
1458f99c3d
removed app, reorganized logic into modules
2025-03-24 15:09:27 -05:00
yonlu
fe177ef788
starting audio player
2025-03-22 19:40:11 -04:00
logan
e3f47c602f
logging, config file managment, writing library dir
2025-03-22 16:33:04 -05:00
logan
2e8f15d91b
added config
2025-03-19 23:37:23 -05:00