Commit Graph

523 Commits

Author SHA1 Message Date
5548992c57 Ignore some Nix files 2024-12-17 21:41:18 -05:00
414f507ef9 Merge pull request 'Add added_date column to songs table #100' (#118) from 100-add-addeddate-column-to-songs-table into main
Some checks failed
Push Workflows / docs (push) Successful in 2m9s
Push Workflows / test (push) Successful in 5m12s
Push Workflows / leptos-test (push) Successful in 6m59s
Push Workflows / build (push) Successful in 7m56s
Push Workflows / docker-build (push) Failing after 13m27s
Reviewed-on: #118
2024-12-15 23:57:20 +00:00
ec65d099f1 Merge branch '172-fix-unexpected-cfg-condition-name-wasmbindgenunstabletestcoverage' into 100-add-addeddate-column-to-songs-table
Some checks failed
Push Workflows / docs (push) Successful in 2m49s
Push Workflows / test (push) Successful in 7m19s
Push Workflows / leptos-test (push) Successful in 8m53s
Push Workflows / build (push) Successful in 9m36s
Push Workflows / docker-build (push) Failing after 15m33s
2024-12-15 18:07:59 -05:00
65aa296493 Merge pull request 'Fix unexpected cfg condition name wasm_bindgen_unstable_test_coverage warning' (#173) from 172-fix-unexpected-cfg-condition-name-wasmbindgenunstabletestcoverage into main
Some checks failed
Push Workflows / docs (push) Successful in 2m37s
Push Workflows / test (push) Successful in 5m54s
Push Workflows / leptos-test (push) Successful in 7m8s
Push Workflows / build (push) Successful in 8m34s
Push Workflows / docker-build (push) Failing after 14m6s
Reviewed-on: #173
2024-12-15 22:55:09 +00:00
d42ae8a227 Update wasm-bindgen to 0.2.96
Some checks failed
Push Workflows / docs (push) Successful in 3m47s
Push Workflows / test (push) Successful in 7m30s
Push Workflows / leptos-test (push) Successful in 8m42s
Push Workflows / build (push) Successful in 9m36s
Push Workflows / docker-build (push) Failing after 14m43s
2024-12-15 17:34:47 -05:00
b7b6406c2d Add added_date field to Song and SongData
Some checks failed
Push Workflows / docs (push) Successful in 2m8s
Push Workflows / build (push) Failing after 2m53s
Push Workflows / test (push) Successful in 5m7s
Push Workflows / leptos-test (push) Successful in 6m16s
Push Workflows / docker-build (push) Failing after 14m38s
2024-12-15 17:20:18 -05:00
9f39c9b3fd Merge branch 'main' into 100-add-addeddate-column-to-songs-table 2024-12-15 17:09:44 -05:00
8fbc733b6b Rename add_songs_added_date migration 2024-12-15 17:08:31 -05:00
3ec25881b9 Add Nix flake 2024-12-15 14:42:48 -05:00
5cb0f4a17b Add wasm32-unknown-unknown target to toolchain file 2024-12-15 14:42:32 -05:00
5967918642 Added css for songpage components
Some checks failed
Push Workflows / docs (push) Successful in 4m48s
Push Workflows / build (push) Failing after 5m49s
Push Workflows / test (push) Successful in 7m54s
Push Workflows / leptos-test (push) Successful in 11m48s
Push Workflows / docker-build (push) Failing after 32m19s
2024-12-11 04:38:08 +00:00
84371bb586 Added song overview component for the song's metadata 2024-12-11 04:37:51 +00:00
186821d838 Added songdetails component 2024-12-11 04:37:28 +00:00
4c46f78135 Added songpage component with basic structure and css file 2024-12-11 04:37:11 +00:00
9350c74091 Added mock api functions, need to implement later
Some checks failed
Push Workflows / docs (push) Successful in 3m8s
Push Workflows / build (push) Failing after 3m45s
Push Workflows / test (push) Successful in 4m57s
Push Workflows / leptos-test (push) Successful in 6m33s
Push Workflows / docker-build (push) Failing after 18m25s
2024-12-11 03:47:03 +00:00
88cd5544fd Added basic artist css 2024-12-11 03:46:07 +00:00
94880ead7c Added related artists component 2024-12-11 03:45:35 +00:00
837dd5ea3c Added top songs component that shows the top songs by an artist 2024-12-11 03:45:15 +00:00
86e5e733b3 Add artist detail component for name/bio/image 2024-12-11 03:44:43 +00:00
8dbaaf317d Added ArtistProfile component to get artist info based on id 2024-12-11 03:44:13 +00:00
d4897b4227 Added basic artist page
Some checks failed
Push Workflows / docs (push) Successful in 2m38s
Push Workflows / build (push) Failing after 3m32s
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
2024-12-11 03:42:32 +00:00
9fb3cd745b Merge pull request 'Fix Album Artists Displayed Wrong' (#165) from 164-album-artists-displayed-wrong into main
Some checks failed
Push Workflows / docs (push) Successful in 3m59s
Push Workflows / build (push) Failing after 4m9s
Push Workflows / test (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Reviewed-on: #165
Reviewed-by: Ethan Girouard <ethan@girouard.com>
2024-12-04 05:54:37 +00:00
a7905624a6 Bugfixes
Some checks failed
Push Workflows / docs (push) Successful in 3m4s
Push Workflows / test (push) Successful in 4m58s
Push Workflows / leptos-test (push) Successful in 7m7s
Push Workflows / build (push) Successful in 7m53s
Push Workflows / docker-build (push) Failing after 13m32s
2024-12-04 05:29:16 +00:00
aaa9db93fb Merge pull request 'Require login to fetch audio and image assets' (#160) from 110-require-login-to-fetch-audio-and into main
Some checks failed
Push Workflows / docs (push) Successful in 2m56s
Push Workflows / test (push) Successful in 5m8s
Push Workflows / leptos-test (push) Successful in 7m24s
Push Workflows / build (push) Successful in 8m23s
Push Workflows / docker-build (push) Failing after 14m21s
Reviewed-on: #160
2024-11-24 21:35:41 +00:00
fac33bb1f1 Merge pull request 'Add environment variable to disable signup' (#159) from 157-add-environment-variable-to-disable-signup into main
Some checks failed
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Reviewed-on: #159
2024-11-24 21:34:32 +00:00
97f50b38c5 Add example usage of LIBRETUNES_DISABLE_SIGNUP env var
All checks were successful
Push Workflows / docs (push) Successful in 1m12s
Push Workflows / test (push) Successful in 2m47s
Push Workflows / build (push) Successful in 3m22s
Push Workflows / leptos-test (push) Successful in 7m7s
Push Workflows / docker-build (push) Successful in 15m33s
2024-11-24 14:37:10 -05:00
5ecb71ce9d Return error on /api/signup if signup disabled 2024-11-24 14:36:56 -05:00
d1c8615105 Add router layer to require authentication
All checks were successful
Push Workflows / docs (push) Successful in 1m13s
Push Workflows / test (push) Successful in 2m14s
Push Workflows / build (push) Successful in 3m8s
Push Workflows / leptos-test (push) Successful in 5m26s
Push Workflows / docker-build (push) Successful in 19m16s
2024-11-24 14:28:06 -05:00
6592d66f87 Merge pull request 'Fixed casing warning' (#158) from 155-fix-dockerfile-fromas-casing-warning into main
All checks were successful
Push Workflows / docker-build (push) Successful in 19s
Push Workflows / leptos-test (push) Successful in 2m17s
Push Workflows / docs (push) Successful in 2m53s
Push Workflows / test (push) Successful in 4m9s
Push Workflows / build (push) Successful in 7m47s
Reviewed-on: #158
2024-11-24 19:04:06 +00:00
51a9e8c4b3 Fixed casing warning
All checks were successful
Push Workflows / docs (push) Successful in 2m34s
Push Workflows / test (push) Successful in 3m56s
Push Workflows / leptos-test (push) Successful in 5m5s
Push Workflows / build (push) Successful in 5m40s
Push Workflows / docker-build (push) Successful in 6m16s
2024-11-24 04:29:53 +00:00
1a1516ff92 Merge pull request 'Set new container registry url in docker-compose' (#156) from 112-set-new-container-registry-url-in into main
Some checks failed
Push Workflows / docker-build (push) Successful in 11s
Push Workflows / docs (push) Successful in 1m12s
Push Workflows / build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Reviewed-on: #156
2024-11-23 07:16:40 +00:00
c9d3053c5a Change registry URL to Gitea registry
All checks were successful
Push Workflows / test (push) Successful in 3m41s
Push Workflows / build (push) Successful in 5m22s
Push Workflows / docs (push) Successful in 1m17s
Push Workflows / leptos-test (push) Successful in 4m31s
Push Workflows / docker-build (push) Successful in 13m13s
2024-11-23 02:02:53 -05:00
aced8723c2 Merge pull request 'Indicate loading and errors on login/signup pages' (#154) from 147-indicate-loading-and-errors-on-loginsignup into main
All checks were successful
Push Workflows / docs (push) Successful in 1m50s
Push Workflows / test (push) Successful in 2m31s
Push Workflows / build (push) Successful in 3m33s
Push Workflows / leptos-test (push) Successful in 4m14s
Push Workflows / docker-build (push) Successful in 12m11s
Reviewed-on: #154
2024-11-23 06:15:25 +00:00
ede248d961 Add loading and error messages to signup page
All checks were successful
Push Workflows / docs (push) Successful in 1m56s
Push Workflows / test (push) Successful in 3m11s
Push Workflows / leptos-test (push) Successful in 4m16s
Push Workflows / build (push) Successful in 4m43s
Push Workflows / docker-build (push) Successful in 8m23s
2024-11-23 00:57:29 -05:00
930618dcad Add loading and error messages to login page 2024-11-23 00:46:30 -05:00
9b48fc0204 Merge pull request '95-fix-home-screen-account-button-ui' (#124) from 95-fix-home-screen-account-button-ui into main
All checks were successful
Push Workflows / docker-build (push) Successful in 15s
Push Workflows / docs (push) Successful in 2m3s
Push Workflows / leptos-test (push) Successful in 2m49s
Push Workflows / test (push) Successful in 3m10s
Push Workflows / build (push) Successful in 4m47s
Reviewed-on: #124
2024-11-22 22:32:53 +00:00
dfbb217988 Merge pull request '114-create-album-page' (#149) from 114-create-album-page into main
Some checks failed
Push Workflows / docs (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Reviewed-on: #149
2024-11-22 22:31:27 +00:00
954cc0edce Artist links and styling
All checks were successful
Push Workflows / docs (push) Successful in 2m5s
Push Workflows / test (push) Successful in 3m3s
Push Workflows / leptos-test (push) Successful in 3m21s
Push Workflows / build (push) Successful in 4m31s
Push Workflows / docker-build (push) Successful in 6m42s
2024-11-22 22:13:43 +00:00
e5ce0eab76 Fix Build Warnings
All checks were successful
Push Workflows / docs (push) Successful in 1m55s
Push Workflows / test (push) Successful in 2m57s
Push Workflows / leptos-test (push) Successful in 3m18s
Push Workflows / build (push) Successful in 4m32s
Push Workflows / docker-build (push) Successful in 7m13s
2024-11-22 21:55:59 +00:00
45eb7191f0 Bugfix and small changes to styling
Some checks failed
Push Workflows / docs (push) Successful in 1m55s
Push Workflows / build (push) Failing after 2m23s
Push Workflows / test (push) Successful in 2m50s
Push Workflows / leptos-test (push) Successful in 3m10s
Push Workflows / docker-build (push) Successful in 6m49s
2024-11-22 21:47:24 +00:00
21a17a8eb5 Album Page Styling
Some checks failed
Push Workflows / docs (push) Successful in 3m19s
Push Workflows / build (push) Failing after 3m41s
Push Workflows / test (push) Successful in 4m22s
Push Workflows / leptos-test (push) Successful in 5m22s
Push Workflows / docker-build (push) Successful in 9m39s
2024-11-22 21:34:21 +00:00
fcd987d433 change unwrap or default to unwrap or false for readability
All checks were successful
Push Workflows / docs (push) Successful in 1m58s
Push Workflows / test (push) Successful in 3m33s
Push Workflows / leptos-test (push) Successful in 3m45s
Push Workflows / build (push) Successful in 6m47s
Push Workflows / docker-build (push) Successful in 9m16s
2024-11-22 16:31:55 -05:00
dd14aa0b4d AlbumData Query, API Endpoint, and Integration into AlbumPage
Some checks failed
Push Workflows / build (push) Failing after 1m8s
Push Workflows / docs (push) Successful in 1m4s
Push Workflows / test (push) Successful in 1m47s
Push Workflows / leptos-test (push) Successful in 4m47s
Push Workflows / docker-build (push) Successful in 12m16s
2024-11-20 04:43:53 +00:00
3b6035dd71 Album pages for users not signed in
Some checks failed
Push Workflows / docs (push) Successful in 2m14s
Push Workflows / build (push) Failing after 2m26s
Push Workflows / test (push) Successful in 2m50s
Push Workflows / leptos-test (push) Successful in 4m13s
Push Workflows / docker-build (push) Successful in 9m21s
2024-11-20 02:12:09 +00:00
22cee4a265 Merge remote-tracking branch 'origin/main' into 114-create-album-page
Some checks failed
Push Workflows / docs (push) Successful in 4m10s
Push Workflows / build (push) Failing after 4m47s
Push Workflows / test (push) Successful in 6m57s
Push Workflows / leptos-test (push) Successful in 10m51s
Push Workflows / docker-build (push) Successful in 23m59s
2024-11-19 22:21:46 +00:00
b25cb4549c Revert get_user to not be server function
All checks were successful
Push Workflows / docs (push) Successful in 1m19s
Push Workflows / test (push) Successful in 2m48s
Push Workflows / build (push) Successful in 4m1s
Push Workflows / leptos-test (push) Successful in 5m3s
Push Workflows / docker-build (push) Successful in 14m58s
2024-11-19 16:21:35 -05:00
b1a62ee284 Merge pull request 'Switch from dotenv to dotenvy' (#146) from 127-switch-from-dotenv-to-dotenvy into main
All checks were successful
Push Workflows / docker-build (push) Successful in 13s
Push Workflows / docs (push) Successful in 2m5s
Push Workflows / leptos-test (push) Successful in 2m46s
Push Workflows / test (push) Successful in 4m29s
Push Workflows / build (push) Successful in 9m28s
Reviewed-on: #146
2024-11-19 00:44:27 +00:00
0c1bab9fbb Switch from dotenv to dotenvy
All checks were successful
Push Workflows / docs (push) Successful in 2m0s
Push Workflows / test (push) Successful in 3m9s
Push Workflows / build (push) Successful in 4m39s
Push Workflows / leptos-test (push) Successful in 5m55s
Push Workflows / docker-build (push) Successful in 14m10s
2024-11-18 18:34:20 -05:00
190df0edfd Merge pull request 'Implement play/pause for songs in SongList' (#145) from 122-implement-playpause-for-songs-in-songlist into main
Some checks failed
Push Workflows / docker-build (push) Successful in 23s
Push Workflows / test (push) Has been cancelled
Push Workflows / build (push) Has been cancelled
Push Workflows / docs (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Reviewed-on: #145
2024-11-18 00:13:47 +00:00
73b4b7674e Use global state user instead of local resource in personal page
All checks were successful
Push Workflows / leptos-test (push) Successful in 4m58s
Push Workflows / docker-build (push) Successful in 12m32s
Push Workflows / docs (push) Successful in 1m29s
Push Workflows / test (push) Successful in 2m24s
Push Workflows / build (push) Successful in 3m56s
2024-11-17 18:42:57 -05:00