Commit Graph

97 Commits

Author SHA1 Message Date
Deluan 23bd5e1131 First version of dialog 2020-05-25 22:51:31 -04:00
Deluan 3ae1586e10 Add "No playlists available" to context menu 2020-05-24 11:27:17 -04:00
Deluan 5c46f7822f Better disc subtitle 2020-05-23 15:33:29 -04:00
Deluan ec0002e77a Add a sortable Starred column and a Starred filter to Song List 2020-05-22 23:10:58 -04:00
Deluan cf019849f0 Add missing translation key 2020-05-18 12:15:46 -04:00
Deluan 308163c2e0 Add "AddToPlaylist" to AlbumContextMenu 2020-05-17 20:30:05 -04:00
Deluan 1aef21a4a9 Update translations for playlists 2020-05-17 10:23:46 -04:00
Deluan e81a9dd1b5 Add tracks to playlist 2020-05-16 18:35:34 -04:00
Deluan fec589dce5 Add playlist list 2020-05-16 18:35:34 -04:00
Deluan 1e5c879fc6 Extract disc subtitle strings for translation 2020-05-12 14:13:34 -04:00
Deluan 70047fe20e Add songCount column to Artist table 2020-05-08 10:05:48 -04:00
Deluan Quintão 2e31b4d046 Update translations (#264)
* Update it.json (POEditor.com)

* Update de.json (POEditor.com)

* Update pt.json (POEditor.com)

* Add Czech translation

* Update fr.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update English translation

* Update it.json (POEditor.com)
2020-05-05 18:32:22 -04:00
Deluan 2f4d4c6e38 Add missing translation terms 2020-05-04 20:27:09 -04:00
Deluan 151f43b95f Refactor i18n functions a bit 2020-05-02 17:44:24 -04:00
Deluan 41cf99541d Move translations to server 2020-05-02 14:19:01 -04:00
Deluan b002a69bf8 Fix language sorting 2020-05-01 10:48:28 -04:00
Deluan e341df1e26 Rename Chinese translation file to zh 2020-05-01 10:43:49 -04:00
Deluan 35e8c1c407 Add all translation keys to English 2020-05-01 10:41:47 -04:00
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 716de24f1e Localize translation config notice 2020-04-29 21:59:05 -04:00
Deluan 7ad9c385b5 Fix typo 2020-04-29 17:38:03 -04:00
Deluan d4f17f2b73 Fix username English translation (fix #231) 2020-04-27 23:23:03 -04:00
Deluan ea1d534c29 Fix NavBar title translations 2020-04-27 23:22:17 -04:00
Deluan ebc7964157 Fix formatting 2020-04-26 15:07:36 -04:00
Kevin Morssink 1019bb8258 Add Dutch language 2020-04-26 15:07:14 -04:00
Deluan 34ad740e07 Enable French translation 2020-04-25 11:59:37 -04:00
jvoisin 37602a2049 Bump the french traduction 2020-04-25 11:57:22 -04:00
Deluan b3f70538a9 Upgrade Prettier to 2.0.4. Reformatted all JS files 2020-04-20 09:09:29 -04:00
Deluan Quintão 3b7d7bdb04 Disable French translation 2020-04-18 14:24:27 -04:00
jvoisin 05958f5195 Add French localization 2020-04-18 14:24:27 -04:00
Deluan f6617ff77d Add Chinese Simplified translation 2020-04-17 21:54:41 -04:00
AlphaJack d117d5794d Add Italian localization 2020-04-17 08:05:30 -04:00
Deluan 2cfd7babb3 Add more Portuguese translations 2020-04-16 13:02:39 -04:00
Deluan 161a9b340c Add more Portuguese translations 2020-04-16 12:53:46 -04:00
Deluan 3c4de3c8b5 Move language merge logic to i18n/index
This simplifies implementations one new languages
2020-04-15 22:11:23 -04:00
Deluan bf6ec67528 Add Language Selector to Personal settings 2020-04-15 22:11:23 -04:00
Deluan 289ba68824 Add Portuguese translation (incomplete) 2020-04-15 22:11:23 -04:00
Deluan 9f00fb0f05 feat: move Configuration menu to Personal settings 2020-03-31 21:28:50 -04:00
Deluan eb621be646 feat: load themes dynamically 2020-03-31 18:31:14 -04:00
Deluan dfc8691262 fix: add "Version" message to translations 2020-03-31 11:17:11 -04:00
Deluan f041503a85 feat: simple theme selector. only works with hardcoded light and dark for now 2020-03-31 09:35:44 -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 8ec78900c5 feat: transcoding and player datastores and configuration 2020-03-17 15:20:35 -04:00
Deluan de525edde0 feat: add song count and duration to AlbumDetails 2020-02-14 09:14:50 -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 d37351610a feat: initial support for i18n 2020-02-07 10:12:32 -05:00