Ethan Girouard eta357
eta357 closed issue LibreTunes/LibreTunes#136 2025-05-06 02:04:11 +00:00
Create Playlist Component
eta357 closed issue LibreTunes/LibreTunes#32 2025-05-06 02:04:11 +00:00
Implement Playlist feature for individual users
eta357 merged pull request LibreTunes/LibreTunes#219 2025-05-06 02:04:11 +00:00
Implement Playlists
eta357 created pull request LibreTunes/LibreTunes#219 2025-05-06 02:04:03 +00:00
Implement Playlists
eta357 created branch playlists-implementation in LibreTunes/LibreTunes 2025-05-06 01:35:04 +00:00
eta357 pushed to playlists-implementation at LibreTunes/LibreTunes 2025-05-06 01:35:04 +00:00
4d1859b331 Add playlist page
c17aeb3822 Display playlists on sidebar
0e0d107d08 Include playlist resource in global state
463f3b744f Add styling for control-solid
28875c8669 Write playlist API functions
Compare 8 commits »
eta357 deleted branch 217-separate-insert-fetch-types from LibreTunes/LibreTunes 2025-05-05 02:32:48 +00:00
eta357 merged pull request LibreTunes/LibreTunes#218 2025-05-05 02:32:47 +00:00
Separate types for inserting and fetching
eta357 closed issue LibreTunes/LibreTunes#217 2025-05-05 02:32:47 +00:00
Separate types for inserting and fetching
eta357 pushed to main at LibreTunes/LibreTunes 2025-05-05 02:32:47 +00:00
a31539dc8f Merge pull request 'Separate types for inserting and fetching' (#218) from 217-separate-insert-fetch-types into main
eda4e42150 Update flake.nix to use libretunes_macro git dependency
54d629d504 Use db_type for User
6486bbbdda Use db_type for Playlist
b727832c8e Use db_type for HistoryEntry
Compare 10 commits »
eta357 created pull request LibreTunes/LibreTunes#218 2025-05-05 02:32:43 +00:00
Separate types for inserting and fetching
eta357 pushed to 217-separate-insert-fetch-types at LibreTunes/LibreTunes 2025-05-05 02:08:40 +00:00
eda4e42150 Update flake.nix to use libretunes_macro git dependency
eta357 pushed to 217-separate-insert-fetch-types at LibreTunes/LibreTunes 2025-05-05 02:07:54 +00:00
a356c31bae Update flake.nix to use libretunes_macro git dependency
eta357 created branch 217-separate-insert-fetch-types in LibreTunes/LibreTunes 2025-05-05 01:25:45 +00:00
eta357 pushed to 217-separate-insert-fetch-types at LibreTunes/LibreTunes 2025-05-05 01:25:45 +00:00
54d629d504 Use db_type for User
6486bbbdda Use db_type for Playlist
b727832c8e Use db_type for HistoryEntry
7c4058884e Use db_type for Artist
a67bd37d11 Use db_type for Album
Compare 8 commits »
eta357 opened issue LibreTunes/LibreTunes#217 2025-05-04 21:35:33 +00:00
Separate types for inserting and fetching
eta357 closed issue LibreTunes/LibreTunes#100 2025-05-04 21:34:51 +00:00
Add "added_date" column to songs table
eta357 deleted branch 148-create-search-bar-component-2 from LibreTunes/LibreTunes 2025-05-04 03:50:16 +00:00
eta357 merged pull request LibreTunes/LibreTunes#216 2025-05-04 03:50:15 +00:00
Create Search Bar Component
eta357 closed issue LibreTunes/LibreTunes#148 2025-05-04 03:50:15 +00:00
Create Search Bar Component