Commit graph

60 commits

Author SHA1 Message Date
5b6afafb13 Full screen player improvements 2024-02-29 00:02:17 +02:00
3b3387f636 Refactor fullscreen player to not rely on hacks, use real router 2024-02-28 21:39:31 +02:00
34ccbefa72 Bump CI to 0.34.1 2024-02-28 21:39:10 +02:00
4d9ba0effe WIP work on fullscreen player 2024-02-28 11:13:37 +02:00
9f1af761e5 Initial work for full screen player 2024-02-27 15:54:54 +02:00
773627bd5d Cleanup 2024-02-27 12:06:22 +02:00
830918c344 Add single album view 2024-02-27 10:17:03 +02:00
451b619f5b Improve search and loading indicator styles 2024-02-26 15:38:09 +02:00
7b3e06beb3 Initial real routing work 2024-02-25 22:00:15 +02:00
22f8574973 Fix album view crashing due to strings being used for some int IDs 2024-02-25 22:00:02 +02:00
3144af69e4 Add support for replay gain 2024-02-19 23:00:02 +02:00
4e6cc39a27 UI improvements for player 2024-02-03 01:14:40 +02:00
06c4410d09 Added a note 2024-01-28 22:33:11 +02:00
dd2db31b27 Add implementation for the rest of media session API 2024-01-28 22:29:04 +02:00
6f4cea8614 Implement history API, add initial view stack stuff 2024-01-28 17:14:04 +02:00
80f77dbf1e Add preliminary media session support 2024-01-06 00:55:23 +02:00
5e721cde90 Update CI 2023-12-28 15:21:30 +02:00
1791539fb5 Better cursor for list items 2023-12-28 12:48:09 +02:00
23a4685067 Bump versions 2023-12-28 12:44:14 +02:00
e93c0c1d5b Styling stuff 2023-12-28 12:43:41 +02:00
843460594e Fix searching to be case insensitive 2023-12-17 00:11:27 +02:00
440c5140f8 Beautify the search input 2023-12-16 00:31:52 +02:00
05af712644 Add some padding for the song list when playing, other UI tunings 2023-12-16 00:23:45 +02:00
4cb116bd75 Fix top nav positioning 2023-12-15 23:45:30 +02:00
13a9de8628 UI stuffz 2023-12-15 23:39:12 +02:00
ccecb20aea Add sorting 2023-11-13 21:43:08 +02:00
ee70f6742c Only expand one album at a time 2023-11-13 20:26:03 +02:00
16214369f5 Implement grid expanding 2023-11-13 19:44:32 +02:00
93683dbb9f Update CI, bump Lustre 2023-11-04 14:41:43 +02:00
769315b9c4 Update deps, update to Gleam 0.32.2 2023-11-04 14:39:56 +02:00
899d63bb36 Implement single artist view 2023-11-01 19:52:02 +02:00
eb8b6df527 Fix crash after login 2023-10-28 20:23:31 +03:00
d157dc0ee6 Add image styles 2023-10-28 19:33:26 +03:00
1c1333f4d6 Add PWA setup 2023-10-28 19:33:26 +03:00
ae7e9ee912 Add album images 2023-10-28 19:33:26 +03:00
960eaa73f7 Add artist artwork 2023-10-28 19:33:26 +03:00
2216d4b720 Update .gitlab-ci.yml file 2023-10-28 16:26:28 +00:00
d24b19eafb Test CI 2023-10-28 16:24:59 +00:00
8856392c98 Album and artist views added, previous track selection added 2023-10-22 11:15:38 +03:00
89f30e0225 Update seconds when tracking 2023-10-21 23:25:30 +03:00
00278d81a1 Ok change works now for some reason 2023-10-20 23:58:00 +03:00
d073dfb7ed Initial workings of tracking with range input 2023-10-20 23:44:39 +03:00
fb889ea32f Autofocus search when opened 2023-10-16 20:32:46 +03:00
4f12db5cb9 Add track times to player 2023-10-16 20:17:37 +03:00
9a3902bd6d Fix search so it plays the correct tracks 2023-10-15 21:23:50 +03:00
a8ed5aa8ff Search works 2023-10-15 20:26:03 +03:00
bf31c2fd87 Fix re-renders of tracks-view 2023-10-15 12:57:36 +03:00
912fbf0c16 Avoid re-render of player 2023-10-14 23:17:24 +03:00
2672078e2c Track list is rendered 2023-10-14 22:47:05 +03:00
09f85315e4 Use empty library instead of option 2023-10-14 13:34:24 +03:00