Commit Graph
41 Commits
Author SHA1 Message Date
logan ed76ce89e0 fixed code generation with sqlc 2025-04-16 12:52:30 -05:00
logan 6e2506c70d added missing field 2025-04-16 12:48:29 -05:00
logan 792ee630db fixed missing columns 2025-04-16 12:38:08 -05:00
logan c20cac4015 added IF NOT EXISTS to create and CRUD for each table 2025-04-16 12:12:17 -05:00
logan faa25fe745 i think these dependencies are needed 2025-04-16 11:53:14 -05:00
logan a6afa67f51 merge dev 2025-04-16 11:45:55 -05:00
logan 2616b80d31 Build release pipeline (#22)
* added package flag to build ci

* bump wails-build-action version

* updated dependencies and go version to 1.24

* fixed wails build action version and point to go1.24

* using main version of wails build action

* added dependencies step

* added write permission for workflow

* switched alsa dep for proper dep

* added pnpm install step

* added pnpm version

* added os name to binary output

* undo last commit

* renamed windows binary, manually handle release

* fixed github ref name variable

* moved release to different job

* set build pre-req for release

* fixing artifact handling, manual upload

* fixed working directory

* fixed artifact naming

* fixing upload and download

* fixed artifact upload name

* fixed upload artifact name again

* upload all binaries

* fixed input and output binary files

* removed temporary artifact deletion

* trying to fix the artifact path for upload

* fix release glob pattern

* fixed glob path for subdirectories from download step

* fixed release version

* oops wrong release action version

* lets put all artifacts in the same directory

* remove prerelease

* set static run name
2025-04-14 22:55:57 -05:00
logan 58b3b0a385 fixed production build assets and makefile targets 2025-04-14 16:50:26 -05:00
logan a77ff4e8a1 added sqlc generation with go generate and sqlite driver 2025-04-14 16:49:25 -05:00
logan 0bbd1b2bca first db schema gen 2025-04-13 18:15:22 -05:00
logan d4473f98b6 Merge branch 'dev' into database 2025-04-13 17:34:13 -05:00
logan 819e14a656 fixed shoelace static dependencies w/ vite 2025-04-13 14:50:41 -05:00
logan 3c193209b9 db schemas beginning 2025-04-12 23:25:19 -05:00
logan 2b368a71ee started schema 2025-04-11 21:26:41 -05:00
logan 4e374fab54 added db pkg and sqlc config 2025-04-10 18:11:08 -05:00
logan 99d584783f added basic stylesheets 2025-04-09 17:28:25 -05:00
logan 660acb384f regenerated js bindings for new player 2025-03-30 00:52:38 -05:00
logan 1e1328a4fc Merge branch 'player' into dev 2025-03-30 00:47:34 -05:00
logan f11560c3bf player skeleton frontend 2025-03-30 00:45:45 -05:00
logan 307aa09640 audio player component loaded 2025-03-28 13:13:41 -05:00
logan 0e22c25149 added links to frontend readme 2025-03-28 11:43:14 -05:00
logan 3f4b775464 added frontend readme 2025-03-28 11:36:38 -05:00
logan 52ac0566fd added pnpm, vite, and typescript support 2025-03-27 21:35:17 -05:00
logan 30683d268d added pnpm, lit, manually load runtime on frontend 2025-03-27 17:43:51 -05:00
logan 078bd726f0 vanilla html/css/js project conversion 2025-03-27 14:29:10 -05:00
logan 7f74afd32f added some lit links to resources 2025-03-25 10:01:25 -05:00
logan 8fb37b4807 added first lit component for example 2025-03-24 23:40:04 -05:00
logan 4c99592b8b added lit web components to frontend 2025-03-24 21:18:01 -05:00
logan e1c9ee7de3 added docs dir 2025-03-24 20:38:03 -05:00
logan 5097a6472a removed build dir 2025-03-24 20:09:22 -05: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
logan 44480bd30a slightly updated release gh action 2025-03-24 09:56:50 -05:00
logan c33386f9c4 updated README 2025-03-24 09:55:06 -05:00
logan b43c479fc0 added makefile, organised FE assets, bump webkit ver for dev 2025-03-23 22:55:31 -05:00
logan 5fff248d4a added basic wails github action on tag 2025-03-22 22:37:27 -05:00
logan eba3187f39 saving and displaying the configured library dir 2025-03-22 17:00:21 -05:00
logan e3f47c602f logging, config file managment, writing library dir 2025-03-22 16:33:04 -05:00
logan 26c02b27ff icons and slight refactor 2025-03-22 02:42:42 -05:00
logan 2e8f15d91b added config 2025-03-19 23:37:23 -05:00
logan abb60cb96a initial commit 2025-03-19 16:45:13 -05:00