462 Commits

Author SHA1 Message Date
df01bafbd1 Album Page Component 2024-10-22 03:32:55 +00:00
f1e177c7b0
Add page for displaying error 2024-10-21 22:57:27 -04:00
88e2a229a4
Move home component width to .home-component selector 2024-10-21 22:54:26 -04:00
2d7b91413b Display username in profile container when logged in 2024-10-18 19:31:20 -04:00
c2ebd8307f Display user profile picture when logged in instead of generic profile icon 2024-10-18 19:30:45 -04:00
2be665c549 Track logged in status and user as local resource instead of signal 2024-10-18 19:26:10 -04:00
3cfcacc9ba Merge pull request 'Setup routing for image and audio assets based on environment variables' (#107) from 35-make-asset-paths-configurable into main
Reviewed-on: LibreTunes/LibreTunes#107
Reviewed-by: Ethan Girouard <ethan@girouard.com>
2024-10-16 17:48:12 +00:00
f39d93bd0c
Change audio and image path Docker comopse settings
Add volume for images
2024-10-15 23:22:15 -04:00
f104a14f98 Remove derive Default for User and make user signal Option type instead 2024-10-15 17:26:30 -04:00
f78066d7a8 Display username in profile when logged in 2024-10-15 17:18:41 -04:00
071dcad0cc Convert borders and margins to rem from px in profile 2024-10-15 17:17:44 -04:00
cdffd2c5eb Merge pull request 'Create song list component' (#113) from 106-create-song-list-component into main
Reviewed-on: LibreTunes/LibreTunes#113
2024-10-15 19:31:05 +00:00
3149f65a97 Detect user logged in and display "logged in" for profile 2024-10-11 17:21:11 -04:00
e90ea56d14 Remove TODO 2024-10-11 17:16:51 -04:00
b222b7911f Add example environment variables and update docker-compose 2024-10-11 16:53:08 -04:00
0550b18d77
Add SongList component 2024-10-11 13:25:14 -04:00
36e7a5827b Merge pull request 'Create component for displaying music on dashboard' (#105) from 33-create-component-for-displaying-music-on-dashboard into main
Reviewed-on: LibreTunes/LibreTunes#105
2024-10-06 21:49:01 +00:00
134b425ce6
Remove unused MediaType 2024-10-06 15:50:58 -04:00
c678d93661
Create ArtistData, impl DashboardTile 2024-10-06 15:50:58 -04:00
c18bf277b9
Create AlbumData, impl DashboardTile 2024-10-06 15:50:57 -04:00
097b1fc491
impl DashboardTile for Songdata 2024-10-06 15:47:22 -04:00
f02a22d805
Format text inside dashboard tiles normally 2024-10-06 15:47:22 -04:00
553e24800b
Refactor DashboardTile into trait 2024-10-06 15:47:18 -04:00
2793391f00 Merge remote-tracking branch 'origin/main' into 33-create-component-for-displaying-music-on-dashboard 2024-10-06 14:16:58 -04:00
cce9b946ec Merge pull request 'Page Title Updates on Playing Song' (#103) from 97-update-page-title-with-current-playing into main
Reviewed-on: LibreTunes/LibreTunes#103
2024-10-05 16:35:02 +00:00
51858593c2 Updated Title Display 2024-10-04 23:56:12 +00:00
2bb9b3bdd7 Page Title Updates on Playing Song 2024-10-04 23:19:07 +00:00
ab50826d31 Update formatting of profile login buttons and display 2024-10-04 17:44:10 -04:00
a43955726a Setup routing for image and audio assets based on environment variables 2024-10-04 17:33:51 -04:00
e03853929f Merge pull request 'Update tower to 0.5' (#102) from 101-update-tower-to-05 into main
Reviewed-on: LibreTunes/LibreTunes#102
2024-10-04 19:57:59 +00:00
2c71e065b7
Update tower and tower-http
Remove gloo-net override
2024-10-04 15:14:32 -04:00
20a3c0c7df Merge pull request 'Add Profile Pictures' (#99) from 94-add-profile-pictures into main
Reviewed-on: LibreTunes/LibreTunes#99
2024-10-01 17:01:56 +00:00
b2f138e7e9
Move NoCustomError import to fix warning 2024-10-01 00:17:20 -04:00
33aa285deb
Add upload_picture api endpoint 2024-10-01 00:07:26 -04:00
4105d0cedb
Update Actions workflows to use new CICD Docker image 2024-09-30 23:57:45 -04:00
414c1f0e20
Use dynamic linking in Docker build
Switch base image to rust:slim
Dynamically link libretunes build
Copy required shared objs to scratch image
Remove CSS minify step (Leptos does this already)
2024-09-30 19:02:59 -04:00
9927b94d59
Add image-convert crate 2024-09-29 17:52:32 -04:00
b9551e5bee Merge pull request 'Implement history' (#98) from 41-implement-history into main
Reviewed-on: LibreTunes/LibreTunes#98
2024-09-29 18:27:08 +00:00
73910a087a
Add playing songs to history 2024-09-29 14:04:51 -04:00
236c75492a Merge pull request 'Implement friends' (#96) from 44-implement-friends into main
Reviewed-on: LibreTunes/LibreTunes#96
2024-09-29 01:15:56 +00:00
ec76269367
Fix duplicate api module definition 2024-09-28 20:50:25 -04:00
c92d68dddf
Update leptos_use to 0.13.5 2024-09-28 20:50:25 -04:00
8fd064dffc Merge remote-tracking branch 'origin/main' into 41-implement-history 2024-09-28 20:40:37 -04:00
a83fb9dea5
Add friendships and friend_requests database tables 2024-09-28 20:28:00 -04:00
bf89838297 Merge pull request '81_switch-from-gitlab-ci-cd-to-gitea-actions' (#91) from 81_switch-from-gitlab-ci-cd-to-gitea-actions into main
Reviewed-on: LibreTunes/LibreTunes#91
2024-09-16 02:57:38 +00:00
b7e5327903
Add Gitea Actions jobs 2024-09-15 21:49:53 -04:00
8fea5fcec7
Remove GitLab CI/CD file 2024-09-15 21:47:04 -04:00
266bba05aa Merge pull request 'Convert Infaliable Result into Option and handle' (#90) from 89_fix-warning-with-handling-infaliable-result-in-fileserv-rs into main
Reviewed-on: LibreTunes/LibreTunes#90
2024-09-16 01:44:52 +00:00
86f9b6fbb3
Convert Infaliable Result into Option and handle 2024-09-15 21:43:59 -04:00
da45a503ac Merge pull request 'Add Docker build steps from old docker-leptos/musl image' (#88) from 86_combine-old-docker-leptos-musl-image-build-into-dockerfile into main
Reviewed-on: LibreTunes/LibreTunes#88
2024-09-16 01:32:20 +00:00