|
47fc35814d
|
Merge pull request 'Implement SongList like/dislike functionality' (#141) from 123-implement-likedislike-for-songs-in-songlist into main
Reviewed-on: LibreTunes/LibreTunes#141
|
2024-11-15 21:45:06 +00:00 |
|
|
fe21785f2d
|
Implement SongList like/dislike functionality
|
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
Reviewed-on: LibreTunes/LibreTunes#139
|
2024-11-15 18:42:18 +00:00 |
|
|
41327c8ed6
|
Update wasm-bindgen to 0.2.95
|
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
Reviewed-on: LibreTunes/LibreTunes#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
|
2024-11-12 17:11:06 -05:00 |
|
|
7f298f75ce
|
Change Playlist Model to use chronos time
|
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)
|
2024-11-12 21:44:30 +00:00 |
|
|
7a1ffaad47
|
Finished Query for Song Data from Album
|
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
Reviewed-on: LibreTunes/LibreTunes#135
|
2024-11-04 23:40:11 +00:00 |
|
|
6dcbba2588
|
Switch to chrono instead of time
|
2024-11-04 18:23:25 -05:00 |
|
|
820a1d816a
|
Merge pull request 'Create profile page' (#133) from 42-create-profile-page into main
Reviewed-on: LibreTunes/LibreTunes#133
|
2024-11-04 22:40:14 +00:00 |
|
|
f23430af73
|
Remove unnecessary Artist import
|
2024-11-04 17:16:09 -05:00 |
|
|
ef5576ab3f
|
Create profile page
|
2024-11-04 17:15:55 -05:00 |
|
|
833393cb3a
|
Add generic Error component
|
2024-11-04 17:11:26 -05:00 |
|
|
39dd8099cd
|
Make ServerError a component instead of a page
|
2024-11-04 17:03:45 -05:00 |
|
|
5011cda8fa
|
Allow home-component to scroll
|
2024-11-04 17:01:42 -05:00 |
|
|
89433df8b6
|
Add function to get user by id
|
2024-11-04 16:34:17 -05:00 |
|
|
ddcb4a5be7
|
Add loading indicator
|
2024-11-04 16:34:13 -05:00 |
|
|
414489d1be
|
Return ArtistData from top_artists
|
2024-11-04 00:29:53 -05:00 |
|
|
186c622e6f
|
Merge pull request 'Create global logged in user resource' (#128) from 126-create-global-logged-in-user-resource into main
Reviewed-on: LibreTunes/LibreTunes#128
|
2024-11-03 22:23:32 +00:00 |
|
|
35abbe19ee
|
Merge branch '126-create-global-logged-in-user-resource' into 42-create-profile-page
|
2024-11-03 17:18:43 -05:00 |
|
|
2b380d7787
|
Refetch logged in user on login/signup
|
2024-11-03 17:13:40 -05:00 |
|
|
8ac3a87c58
|
Add global logged in user Resource
|
2024-11-03 16:59:46 -05:00 |
|
|
43a5b519fd
|
Add API endpoint to get logged in user
|
2024-11-03 16:59:23 -05:00 |
|
|
251d567863
|
Return logged in user from login endpoint
|
2024-11-03 16:52:15 -05:00 |
|
|
1f70da1747
|
Merge pull request 'Added webp files' (#125) from 121-add-webp-files-to-gitignore into main
Reviewed-on: LibreTunes/LibreTunes#125
|
2024-11-02 02:58:41 +00:00 |
|
|
a70de76c4d
|
Added webp files
|
2024-11-02 02:37:50 +00:00 |
|
|
f1affc66bc
|
Remove email display on personal and rescale icon/pfp to be bigger & consistent
|
2024-11-01 17:17:59 -04:00 |
|
|
e60243e50c
|
Redirect to login when logging out
|
2024-11-01 17:17:06 -04:00 |
|
|
0335e3d255
|
Created model
|
2024-11-01 16:48:56 -04:00 |
|
|
81b1490cce
|
Create playlist database migration
|
2024-11-01 16:37:22 -04:00 |
|
|
e66b5e4976
|
Add component to display SongList with additional data
|
2024-11-01 14:36:38 -04:00 |
|
|
0453aef37d
|
Fix incorrect placeholder image path
|
2024-11-01 14:26:38 -04:00 |
|
|
4e4c94a189
|
Merge branch '106-create-song-list-component' into 42-create-profile-page
|
2024-11-01 13:22:37 -04:00 |
|
|
23bfb510c1
|
Add functions to get top/recent songs and artists from history
|
2024-11-01 13:05:47 -04:00 |
|
|
ff24f68eed
|
A very big SQL Query
|
2024-10-26 03:53:03 +00:00 |
|
|
6aa933be09
|
Refactor profile picture display to account for no profile picture
|
2024-10-25 22:59:06 -04:00 |
|
|
fe1b76e6e4
|
API Endpoints for Album Queries
|
2024-10-25 21:23:21 +00:00 |
|
|
acf15961cd
|
Fix formatting and styling of profile picture display, as well as display email when logged in as well
|
2024-10-25 17:01:50 -04:00 |
|
|
f299254d55
|
Merge pull request 'Fix Docker compose missing libretunes-images volume' (#120) from 119-fix-docker-compose-missing-libretunesimages-volume into main
Reviewed-on: LibreTunes/LibreTunes#120
|
2024-10-25 19:40:10 +00:00 |
|
|
14aa4d236e
|
Add libretunes-images to volumes
|
2024-10-25 18:28:45 +00:00 |
|
|
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 |
|