Commit Graph

555 Commits

Author SHA1 Message Date
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: https://gitea.mregirouard.com/LibreTunes/LibreTunes/pulls/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: https://gitea.mregirouard.com/LibreTunes/LibreTunes/pulls/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
3d1dc94b06 Merge remote-tracking branch 'origin/main' into 95-fix-home-screen-account-button-ui
Some checks failed
Push Workflows / docker-build (push) Failing after 1s
Push Workflows / leptos-test (push) Failing after 1s
Push Workflows / docs (push) Successful in 1m54s
Push Workflows / test (push) Successful in 3m15s
Push Workflows / build (push) Successful in 4m39s
2024-11-17 17:38:29 -05:00
a3b3174306 Handle SongListItem play/pause clicks
All checks were successful
Push Workflows / docs (push) Successful in 1m9s
Push Workflows / test (push) Successful in 2m34s
Push Workflows / build (push) Successful in 3m26s
Push Workflows / leptos-test (push) Successful in 4m54s
Push Workflows / docker-build (push) Successful in 12m21s
2024-11-17 15:39:08 -05:00
f633cffe69 Remove unnecessary .into() 2024-11-15 22:45:47 -05:00
cf6f7b7db7 Refactor SongList/SongListExtra
Don't use MaybeSignal
Combine into SongListInner
2024-11-15 22:44:57 -05:00
8f01ff24d8 Merge pull request 'Use provide_context for global state' (#143) from 142-use-providecontext-for-global-state into main
All checks were successful
Push Workflows / docker-build (push) Successful in 13s
Push Workflows / docs (push) Successful in 2m7s
Push Workflows / leptos-test (push) Successful in 2m57s
Push Workflows / test (push) Successful in 3m4s
Push Workflows / build (push) Successful in 4m32s
Reviewed-on: https://gitea.mregirouard.com/LibreTunes/LibreTunes/pulls/143
2024-11-16 01:13:25 +00:00
f0f34d4abe Use GlobalState instead of passing play_status/logged_in_user everywhere
All checks were successful
Push Workflows / test (push) Successful in 2m20s
Push Workflows / build (push) Successful in 4m40s
Push Workflows / docs (push) Successful in 54s
Push Workflows / leptos-test (push) Successful in 4m24s
Push Workflows / docker-build (push) Successful in 9m38s
2024-11-15 18:49:19 -05:00
d42737f856 Create GlobalState 2024-11-15 18:47:13 -05:00
47fc35814d Merge pull request 'Implement SongList like/dislike functionality' (#141) from 123-implement-likedislike-for-songs-in-songlist into main
All checks were successful
Push Workflows / docker-build (push) Successful in 12s
Push Workflows / docs (push) Successful in 2m13s
Push Workflows / leptos-test (push) Successful in 2m23s
Push Workflows / test (push) Successful in 3m16s
Push Workflows / build (push) Successful in 4m48s
Reviewed-on: #141
2024-11-15 21:45:06 +00:00
fe21785f2d Implement SongList like/dislike functionality
All checks were successful
Push Workflows / test (push) Successful in 3m1s
Push Workflows / leptos-test (push) Successful in 3m35s
Push Workflows / docs (push) Successful in 1m2s
Push Workflows / build (push) Successful in 4m13s
Push Workflows / docker-build (push) Successful in 12m27s
2024-11-15 15:33:05 -05:00
c6024a7457 Merge pull request 'Update wasm-bindgen to 0.2.95' (#139) from 132-update-wasmbindgen-to-0295 into main
All checks were successful
Push Workflows / docker-build (push) Successful in 17s
Push Workflows / docs (push) Successful in 2m19s
Push Workflows / test (push) Successful in 2m1s
Push Workflows / leptos-test (push) Successful in 2m40s
Push Workflows / build (push) Successful in 2m47s
Reviewed-on: #139
2024-11-15 18:42:18 +00:00
41327c8ed6 Update wasm-bindgen to 0.2.95
All checks were successful
Push Workflows / docs (push) Successful in 3m31s
Push Workflows / test (push) Successful in 6m34s
Push Workflows / leptos-test (push) Successful in 8m12s
Push Workflows / docker-build (push) Successful in 16m16s
Push Workflows / build (push) Successful in 6m50s
2024-11-15 13:23:20 -05:00
d09060959a Merge pull request '111-create-playlist-database-tables' (#137) from 111-create-playlist-database-tables into main
Some checks failed
Push Workflows / docs (push) Successful in 2m55s
Push Workflows / test (push) Successful in 5m6s
Push Workflows / leptos-test (push) Successful in 7m4s
Push Workflows / build (push) Successful in 7m56s
Push Workflows / docker-build (push) Failing after 14m2s
Reviewed-on: #137
Reviewed-by: Ethan Girouard <ethan@girouard.com>
2024-11-12 22:21:52 +00:00
d8fab0e068 Reduce calls to get_user by not having logged_in resource
Some checks failed
Push Workflows / docs (push) Successful in 4m38s
Push Workflows / test (push) Successful in 6m43s
Push Workflows / leptos-test (push) Successful in 9m17s
Push Workflows / build (push) Successful in 10m25s
Push Workflows / docker-build (push) Failing after 16m44s
2024-11-12 17:11:06 -05:00
7f298f75ce Change Playlist Model to use chronos time
Some checks failed
Push Workflows / docs (push) Successful in 4m38s
Push Workflows / docker-build (push) Failing after 5m13s
Push Workflows / test (push) Successful in 6m52s
Push Workflows / leptos-test (push) Successful in 9m55s
Push Workflows / build (push) Successful in 10m52s
2024-11-12 17:09:08 -05:00
74044f2e17 Merge remote-tracking branch 'origin/134-fix-time-not-implemented-on-wasm' into 111-create-playlist-database-tables 2024-11-12 17:06:52 -05:00
568f6ada0e Working Albums Page (BETA)
Some checks failed
Push Workflows / docs (push) Successful in 2m44s
Push Workflows / build (push) Failing after 3m13s
Push Workflows / test (push) Successful in 4m54s
Push Workflows / leptos-test (push) Successful in 6m34s
Push Workflows / docker-build (push) Failing after 12m52s
2024-11-12 21:44:30 +00:00
7a1ffaad47 Finished Query for Song Data from Album
Some checks failed
Push Workflows / docs (push) Successful in 1m59s
Push Workflows / build (push) Failing after 2m13s
Push Workflows / test (push) Successful in 2m40s
Push Workflows / leptos-test (push) Successful in 3m1s
Push Workflows / docker-build (push) Failing after 6m1s
2024-11-08 22:16:46 +00:00
b800e4ee47 Merge pull request 'Fix time not implemented on wasm on profile page' (#135) from 134-fix-time-not-implemented-on-wasm into main
Some checks failed
Push Workflows / docs (push) Successful in 2m24s
Push Workflows / leptos-test (push) Successful in 3m5s
Push Workflows / test (push) Successful in 3m25s
Push Workflows / build (push) Successful in 5m0s
Push Workflows / docker-build (push) Failing after 5m47s
Reviewed-on: #135
2024-11-04 23:40:11 +00:00