Commit Graph

31 Commits

Author SHA1 Message Date
Deluan d1a88ed8d6 Remove duplicated translation key 2020-05-01 10:28:31 -04:00
Deluan 10a7dfeb15 Add SongContextMenu 2020-05-01 10:22:24 -04:00
Deluan ea1d534c29 Fix NavBar title translations 2020-04-27 23:22:17 -04:00
Deluan 8dcca76ec9 Fix various small sort issues 2020-04-24 17:37:28 -04:00
Deluan 3b3ad65612 Use order fields to sort by artist and album 2020-04-24 15:02:20 -04:00
Deluan b3f70538a9 Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
Deluan 605253446a Fix AlbumLink label in Songs view 2020-04-16 10:26:24 -04:00
Deluan 289ba68824 Add Portuguese translation (incomplete) 2020-04-15 22:11:23 -04:00
Deluan f0d18d2cb3 Add Song Details to Album view 2020-04-14 14:59:16 -04:00
Deluan 301fa2a957 fix: sort by album in songs view 2020-03-30 19:34:00 -04:00
Deluan fec8b5f731 feat: add playcounts to album and songs
(fix year in song list)
2020-03-28 20:38:41 -04:00
Deluan fc0621646b feat: add link to album from Songs view 2020-03-28 00:34:09 -04:00
Deluan 53e8a92fed feat: rename year to max_year and add min_year to album. #118 2020-03-27 21:11:06 -04:00
Deluan 8401d85f78 feat: search in WebUI now is more flexible, searching in all relevant fields in the current view 2020-03-19 22:26:18 -04:00
Deluan 353c48d8d8 refactor: rename player to audioplayer 2020-03-17 15:20:35 -04:00
Deluan b7f1fc0374 refactor: remove unused import 2020-02-14 09:16:59 -05:00
Deluan 7f94660183 feat: use different resource for listing songs in albums 2020-02-14 09:02:32 -05:00
Deluan 9fa73e3b7b feat: implement AlbumShow using a Datagrid. WIP: still need to make it responsive 2020-02-12 20:35:35 -05:00
Deluan 8f0c07d29f refactor: simplify PlayButton usage 2020-02-07 16:38:01 -05:00
Deluan a50735a94c feat: custom SimpleList, to allow onClick handle 2020-02-07 16:08:53 -05:00
Deluan 81e1a7088f feat: new album view (initial implementation) 2020-02-07 11:49:26 -05:00
Deluan d37351610a feat: initial support for i18n 2020-02-07 10:12:32 -05:00
Deluan 690f92a671 feat: make song list more responsive 2020-02-06 18:41:34 -05:00
Deluan c57007db52 feat: song list xsmall view 2020-02-06 18:41:34 -05:00
Deluan 989deb1200 feat: change pagination options 2020-02-06 18:41:34 -05:00
Deluan 6aaee4342e feat: smaller play button 2020-02-06 18:41:34 -05:00
Deluan 18c7397709 feat: scrobbling 2020-02-06 18:41:34 -05:00
Deluan 4a82a6cb02 feat: initial integration of react-jinke-music-player 2020-02-06 18:41:33 -05:00
Deluan ea30b4c2d9 Initial support for album browsing from UI 2020-01-22 12:32:31 -05:00
Deluan 3a8124a1de Add basic filters for album and artist 2020-01-22 11:25:58 -05:00
Deluan 9557f7ceed Initial support for song browsing from UI 2020-01-22 10:47:43 -05:00