396 Commits

Author SHA1 Message Date
0550b18d77
Add SongList component
All checks were successful
Push Workflows / docs (push) Successful in 2m35s
Push Workflows / test (push) Successful in 4m58s
Push Workflows / leptos-test (push) Successful in 7m1s
Push Workflows / build (push) Successful in 7m34s
Push Workflows / docker-build (push) Successful in 14m6s
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
All checks were successful
Push Workflows / docker-build (push) Successful in 55s
Push Workflows / docs (push) Successful in 2m31s
Push Workflows / test (push) Successful in 3m54s
Push Workflows / leptos-test (push) Successful in 4m59s
Push Workflows / build (push) Successful in 5m37s
Reviewed-on: #105
2024-10-06 21:49:01 +00:00
134b425ce6
Remove unused MediaType
All checks were successful
Push Workflows / docs (push) Successful in 1m52s
Push Workflows / test (push) Successful in 3m2s
Push Workflows / leptos-test (push) Successful in 3m22s
Push Workflows / build (push) Successful in 4m22s
Push Workflows / docker-build (push) Successful in 7m1s
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
All checks were successful
Push Workflows / docs (push) Successful in 1m54s
Push Workflows / leptos-test (push) Successful in 2m19s
Push Workflows / test (push) Successful in 3m10s
Push Workflows / build (push) Successful in 4m38s
Push Workflows / docker-build (push) Successful in 8m26s
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
All checks were successful
Push Workflows / docs (push) Successful in 1m53s
Push Workflows / leptos-test (push) Successful in 2m28s
Push Workflows / test (push) Successful in 3m2s
Push Workflows / build (push) Successful in 4m26s
Push Workflows / docker-build (push) Successful in 7m13s
Reviewed-on: #103
2024-10-05 16:35:02 +00:00
51858593c2 Updated Title Display
All checks were successful
Push Workflows / docs (push) Successful in 1m8s
Push Workflows / test (push) Successful in 1m38s
Push Workflows / build (push) Successful in 2m8s
Push Workflows / leptos-test (push) Successful in 4m11s
Push Workflows / docker-build (push) Successful in 11m59s
2024-10-04 23:56:12 +00:00
2bb9b3bdd7 Page Title Updates on Playing Song
All checks were successful
Push Workflows / docs (push) Successful in 1m30s
Push Workflows / test (push) Successful in 1m48s
Push Workflows / build (push) Successful in 2m26s
Push Workflows / leptos-test (push) Successful in 4m23s
Push Workflows / docker-build (push) Successful in 12m6s
2024-10-04 23:19:07 +00:00
a43955726a Setup routing for image and audio assets based on environment variables
All checks were successful
Push Workflows / docs (push) Successful in 2m38s
Push Workflows / test (push) Successful in 5m16s
Push Workflows / leptos-test (push) Successful in 7m9s
Push Workflows / build (push) Successful in 7m47s
Push Workflows / docker-build (push) Successful in 20m14s
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
All checks were successful
Push Workflows / docs (push) Successful in 2m46s
Push Workflows / test (push) Successful in 4m26s
Push Workflows / leptos-test (push) Successful in 6m16s
Push Workflows / build (push) Successful in 7m0s
Push Workflows / docker-build (push) Successful in 14m19s
Reviewed-on: #102
2024-10-04 19:57:59 +00:00
2c71e065b7
Update tower and tower-http
All checks were successful
Push Workflows / docs (push) Successful in 5m14s
Push Workflows / test (push) Successful in 7m57s
Push Workflows / leptos-test (push) Successful in 10m23s
Push Workflows / build (push) Successful in 11m1s
Push Workflows / docker-build (push) Successful in 18m23s
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
All checks were successful
Push Workflows / docker-build (push) Successful in 4m20s
Push Workflows / docs (push) Successful in 5m3s
Push Workflows / test (push) Successful in 7m55s
Push Workflows / leptos-test (push) Successful in 10m16s
Push Workflows / build (push) Successful in 10m43s
Reviewed-on: #99
2024-10-01 17:01:56 +00:00
b2f138e7e9
Move NoCustomError import to fix warning
All checks were successful
Push Workflows / docker-build (push) Successful in 7m12s
Push Workflows / test (push) Successful in 2m10s
Push Workflows / docs (push) Successful in 3m54s
Push Workflows / leptos-test (push) Successful in 6m4s
Push Workflows / build (push) Successful in 6m27s
2024-10-01 00:17:20 -04:00
33aa285deb
Add upload_picture api endpoint
Some checks failed
Push Workflows / docs (push) Successful in 4m25s
Push Workflows / build (push) Failing after 4m57s
Push Workflows / test (push) Failing after 5m22s
Push Workflows / docker-build (push) Successful in 6m4s
Push Workflows / leptos-test (push) Failing after 6m16s
2024-10-01 00:07:26 -04:00
4105d0cedb
Update Actions workflows to use new CICD Docker image
All checks were successful
Push Workflows / docs (push) Successful in 4m14s
Push Workflows / test (push) Successful in 5m51s
Push Workflows / docker-build (push) Successful in 6m19s
Push Workflows / leptos-test (push) Successful in 6m56s
Push Workflows / build (push) Successful in 7m9s
2024-09-30 23:57:45 -04:00
414c1f0e20
Use dynamic linking in Docker build
Some checks failed
Push Workflows / test (push) Failing after 2m58s
Push Workflows / docs (push) Successful in 4m12s
Push Workflows / leptos-test (push) Failing after 8m58s
Push Workflows / build (push) Failing after 9m16s
Push Workflows / docker-build (push) Successful in 15m32s
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
Some checks failed
Push Workflows / leptos-test (push) Failing after 1m42s
Push Workflows / test (push) Failing after 7m6s
Push Workflows / docker-build (push) Failing after 8m14s
Push Workflows / build (push) Failing after 9m14s
Push Workflows / docs (push) Successful in 10m48s
2024-09-29 17:52:32 -04:00
b9551e5bee Merge pull request 'Implement history' (#98) from 41-implement-history into main
All checks were successful
Push Workflows / docker-build (push) Successful in 58s
Push Workflows / leptos-test (push) Successful in 1m53s
Push Workflows / docs (push) Successful in 12m5s
Push Workflows / test (push) Successful in 13m33s
Push Workflows / build (push) Successful in 17m45s
Reviewed-on: #98
2024-09-29 18:27:08 +00:00
73910a087a
Add playing songs to history
All checks were successful
Push Workflows / docs (push) Successful in 6m30s
Push Workflows / test (push) Successful in 9m45s
Push Workflows / leptos-test (push) Successful in 17m44s
Push Workflows / build (push) Successful in 18m42s
Push Workflows / docker-build (push) Successful in 20m7s
2024-09-29 14:04:51 -04:00
236c75492a Merge pull request 'Implement friends' (#96) from 44-implement-friends into main
All checks were successful
Push Workflows / docs (push) Successful in 2m42s
Push Workflows / test (push) Successful in 2m46s
Push Workflows / leptos-test (push) Successful in 3m6s
Push Workflows / build (push) Successful in 3m43s
Push Workflows / docker-build (push) Successful in 11m39s
Reviewed-on: #96
2024-09-29 01:15:56 +00:00
ec76269367
Fix duplicate api module definition
All checks were successful
Push Workflows / docs (push) Successful in 4m11s
Push Workflows / test (push) Successful in 5m18s
Push Workflows / leptos-test (push) Successful in 8m31s
Push Workflows / build (push) Successful in 9m13s
Push Workflows / docker-build (push) Successful in 14m31s
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
Some checks failed
Push Workflows / docs (push) Failing after 2m18s
Push Workflows / test (push) Failing after 2m44s
Push Workflows / build (push) Failing after 3m19s
Push Workflows / leptos-test (push) Failing after 3m38s
Push Workflows / docker-build (push) Failing after 8m43s
2024-09-28 20:40:37 -04:00
a83fb9dea5
Add friendships and friend_requests database tables
All checks were successful
Push Workflows / test (push) Successful in 2m20s
Push Workflows / docs (push) Successful in 2m16s
Push Workflows / leptos-test (push) Successful in 2m37s
Push Workflows / build (push) Successful in 3m3s
Push Workflows / docker-build (push) Successful in 10m39s
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
All checks were successful
Push Workflows / docker-build (push) Successful in 49s
Push Workflows / docs (push) Successful in 2m7s
Push Workflows / test (push) Successful in 2m23s
Push Workflows / leptos-test (push) Successful in 2m34s
Push Workflows / build (push) Successful in 3m3s
Reviewed-on: #91
2024-09-16 02:57:38 +00:00
b7e5327903
Add Gitea Actions jobs
All checks were successful
Push Workflows / test (push) Successful in 7m25s
Push Workflows / docs (push) Successful in 7m47s
Push Workflows / leptos-test (push) Successful in 12m10s
Push Workflows / build (push) Successful in 13m2s
Push Workflows / docker-build (push) Successful in 8m44s
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: #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: #88
2024-09-16 01:32:20 +00:00
074f866e5f
Add Docker build steps from old docker-leptos/musl image 2024-09-15 21:31:22 -04:00
cb0936003c Merge pull request 'Change target cfg condition to target_env' (#87) from 85_fix-warnings-due-to-removal-of-target-cfg-condition into main
Reviewed-on: #87
2024-09-16 00:20:10 +00:00
d66849c6cb
Change target cfg condition to target_env 2024-09-15 20:18:02 -04:00
b54ecb5b27 Merge pull request 'Update time to v0.3.36' (#84) from 83_update-time-crate-to-fix-type-inference-build-error into main
Reviewed-on: #84
2024-09-15 00:38:43 +00:00
0ee61f288f
Update time to v0.3.36 2024-09-15 00:36:22 +00:00
8c516e3070 Merge pull request 'Update wasm-bindgen to 0.2.93' (#82) from 80_update-wasm-bindgen-to-0.2.93 into main
Reviewed-on: #82
2024-09-15 00:30:50 +00:00
22f3749ee4
Update wasm-bindgen to 0.2.93 2024-09-15 00:23:43 +00:00
e55656c0e6
Add leptos_use crate 2024-07-30 22:29:13 -04:00
18cbb0017f
Merge remote-tracking branch 'origin/31-update-songdata-for-fetching-songs-on-frontend-for-playback' into 36-implement-likes-and-dislikes 2024-07-30 22:12:44 -04:00
53cde3bed6
Hide scroll buttons when at end of scroll bar 2024-07-30 21:47:55 -04:00
eab011070d
Don't track scroll_element in scroll button handlers 2024-07-30 21:46:59 -04:00
9d6013b8a4
Move dashboard tile row left spacing to margin-left 2024-07-30 21:35:44 -04:00
fa811350ae
Add leptos_use crate 2024-07-30 21:09:10 -04:00
7f4108e1c5
Add conversion from SongData to DashboardTile 2024-07-30 21:02:48 -04:00
906b5bd9dd
Merge remote-tracking branch 'origin/31-update-songdata-for-fetching-songs-on-frontend-for-playback' into 33-create-component-for-displaying-music-on-dashboard 2024-07-30 20:57:52 -04:00
7cb556e5ef Merge branch '36-implement-likes-and-dislikes' into 'main'
Implement likes and dislikes

Closes #36

See merge request libretunes/libretunes!32
2024-07-30 20:55:52 -04:00