|
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 |
|
|
21bb2d127f
|
Fix unused crate::database import
|
2024-07-23 23:37:48 -04:00 |
|
|
76631126de
|
Add Song/SongData conversions
|
2024-07-23 23:32:26 -04:00 |
|
|
f8bbe319bd
|
Update SongData for frontend use
|
2024-07-23 23:31:48 -04:00 |
|
|
ffad799f72
|
Add function to get song album object
|
2024-07-23 23:30:15 -04:00 |
|
|
c72d4aee18
|
Add Arist::display_list function
|
2024-07-23 22:57:24 -04:00 |
|
|
8a474077da
|
Merge branch '47-add-placeholder-images-for-when-no-artist-album-song-image-is-present' into 'main'
Add music placeholder image
Closes #47
See merge request libretunes/libretunes!30
|
2024-07-23 21:44:12 -04:00 |
|
|
6202b287f0
|
Fix music placeholder asset path
|
2024-07-23 20:51:12 -04:00 |
|
|
6b8c8d41e4
|
Add music placeholder image
|
2024-07-21 13:15:55 -04:00 |
|
|
4513335784
|
Merge branch '29-implement-admin-user-permission-flag' into 'main'
Implement admin user permission flag
Closes #29
See merge request libretunes/libretunes!28
|
2024-05-19 12:43:51 -04:00 |
|
|
fa26ee40ed
|
Add auth functions for checking admin status
|
2024-05-19 12:20:50 -04:00 |
|
|
c27ad19499
|
Prevent arbitrary admin user creation
|
2024-05-19 10:45:50 -04:00 |
|
|
6ae55d5cfc
|
Add admin column to users table
|
2024-05-19 10:45:45 -04:00 |
|
|
7bcb5f8c04
|
Merge branch '40-reduce-dependencies-and-their-features' into 'main'
Reduce dependencies and their features
Closes #40
See merge request libretunes/libretunes!27
|
2024-05-18 20:29:27 -04:00 |
|
|
9a462d5ee9
|
Make async-trait required for backend only
|
2024-05-18 18:51:59 -04:00 |
|
|
5cc504b4d6
|
Merge branch '19-implement-file-uploads' into 'main'
Resolve "Implement file uploads"
Closes #19
See merge request libretunes/libretunes!26
|
2024-05-18 18:51:30 -04:00 |
|
|
eb4dcd4776
|
Remove tower_sessions dependency
|
2024-05-18 18:39:14 -04:00 |
|
|
355c791ea7
|
Reset form fields after sucessful submission
|
2024-05-18 18:15:50 -04:00 |
|
|
b0edd2174e
|
Don't initially show upload error message
|
2024-05-18 18:10:48 -04:00 |
|
|
3978526231
|
Merge remote-tracking branch 'origin/main' into 19-implement-file-uploads
|
2024-05-18 18:10:03 -04:00 |
|
|
0adf294cfc
|
Display error message when upload song fails
|
2024-05-18 16:36:37 -04:00 |
|
|
e7e7a8175e
|
Add web_sys dependency
|
2024-05-18 16:34:48 -04:00 |
|
|
952fb93e1e
|
Only allow mp3 file upload selections
|
2024-05-18 16:34:07 -04:00 |
|
|
1633d8c1a5
|
Fix required/optional form fields
|
2024-05-18 16:33:48 -04:00 |
|
|
b4054aa2b7
|
Ensure track is specified if album is specified
|
2024-05-18 16:32:31 -04:00 |
|
|
3934a25900
|
Handle present but empty fields
|
2024-05-18 16:32:04 -04:00 |
|
|
26c34e0012
|
Merge branch '39-add-images-to-albums' into 'main'
Add image_path column to albums table
Closes #39
See merge request libretunes/libretunes!25
|
2024-05-16 21:58:49 -04:00 |
|
|
522658c0dc
|
Merge branch '38-refactor-navigation-using-leptos-nested-routing' into 'main'
Use nested routing for navigation
Closes #38
See merge request libretunes/libretunes!24
|
2024-05-16 21:50:21 -04:00 |
|
|
3c9ae521b1
|
Remove trailing comma from artist id field
|
2024-05-16 20:59:48 -04:00 |
|
|
4958d3a881
|
fixed bug
|
2024-05-16 20:58:27 -04:00 |
|
|
965bf5a457
|
Reduce axum features to tokio, http1
|
2024-05-16 19:30:46 -04:00 |
|
|
8ffe09381c
|
Remove futures dependency
Use tokio::join instead of futures::join
|
2024-05-16 19:23:48 -04:00 |
|
|
12384b5a75
|
Disable default features in time
|
2024-05-16 19:18:53 -04:00 |
|
|
bf9067aa43
|
Disable default features in serde
|
2024-05-16 19:17:21 -04:00 |
|
|
7b43906632
|
Disable default features in diesel
|
2024-05-16 19:14:38 -04:00 |
|
|
4685861af3
|
Make wasm-bindgen required for frontend only
|
2024-05-16 19:08:22 -04:00 |
|
|
df78afbe60
|
Disable default features in wasm-bindgen
|
2024-05-16 19:07:39 -04:00 |
|
|
caefc46fcc
|
added album search feature for upload
|
2024-05-16 18:59:16 -04:00 |
|
|
94d62ea2d5
|
Disable default features in leptos crate
|
2024-05-16 18:53:58 -04:00 |
|
|
893c411c7f
|
Disable default features in http crate
|
2024-05-16 18:51:47 -04:00 |
|
|
618b7d65ce
|
Make console_error_panic_hook required for frontend only
|
2024-05-16 18:47:45 -04:00 |
|
|
78d8e1243d
|
Remove csr feature
|
2024-05-16 18:42:03 -04:00 |
|
|
955fc84412
|
allow choosing artists by searching for upload
|
2024-05-16 18:35:02 -04:00 |
|
|
cc4aee4ab4
|
Add image_path column to albums table
|
2024-05-16 18:13:14 -04:00 |
|
|
5775d3148b
|
finished upload design
|
2024-05-16 15:44:13 -04:00 |
|
|
714fbc596a
|
styled upload form
|
2024-05-12 23:56:59 -07:00 |
|
|
ff43b3f7e8
|
Use nested routing for navigation
Remove dashboard_open signal
Use <a> tags to navigate to new pages
Add dashboard and search to nested routing
|
2024-05-12 11:00:47 -04:00 |
|