Commit Graph
1529 Commits
Author SHA1 Message Date
emeric 2ebc4280a0 Sort by release date, not just release year, fixes #128 2021-09-23 13:18:43 +02:00
emeric 7c649c82ce Bumped from 3.13 to 3.14 for alpine images 2021-09-22 12:54:54 +02:00
emeric 441aed622c Made database ID manipulations safer 2021-09-20 23:53:38 +02:00
emeric 598f01069e Added non album tracks in the artist view. closes #165 2021-09-15 14:03:21 +02:00
emeric f24ef27d2a Added non album tracks in the artist view. ref #165 2021-09-15 12:56:01 +02:00
emeric 7affe08fc4 Centralized demo account logic in the password auth service. ref #167 2021-09-03 13:41:30 +02:00
emeric a261484bb8 Updated README 2021-09-03 13:41:02 +02:00
emeric 56a588a06b Fixed demo account creation. fixes #167 2021-09-02 21:05:13 +02:00
emeric 9e37012090 Added Docker workflow for tags 2021-09-02 13:49:38 +02:00
emeric e07eddbc4e Merge branch 'master' into develop 2021-09-02 12:38:02 +02:00
emeric 6d2d72e007 Switched from Travis CI to github actions 2021-09-02 12:37:35 +02:00
emeric 7d0dae1a0c Fixed build (hopefully) on arch, fixes #169 2021-08-15 21:35:27 +02:00
emeric 43158cbce2 Merge branch 'chengyuhui-zh-trans-patch' into develop 2021-07-07 14:30:40 +02:00
Harry Cheng dd70198866 Add Lms.Admin.Database.path-help
With other improvements including symbols
2021-07-02 10:25:03 +08:00
Harry Cheng f1226051c4 Update Chinese translation 2021-06-29 11:12:57 +08:00
emeric 8231c679ef Removed bad copy/paste 2021-06-07 20:21:03 +02:00
emeric ae995f3e3b Merge branch 'develop' for release v3.26.1 2021-06-07 20:03:03 +02:00
emeric 3c51beb1f5 Fixed missing check + typo 2021-06-07 12:52:21 +02:00
emeric 1022ef0219 Fixed regression for play/add all buttons 2021-06-07 12:51:45 +02:00
emeric 66de92fbb1 Added some security considerations 2021-05-27 14:02:55 +02:00
emeric 2c35e1f9c7 Merge branch 'develop' for release v3.26.0 2021-05-22 21:19:18 +02:00
emeric 8e9f02edad Better fatal error reporting 2021-05-22 18:11:51 +02:00
emeric 52447c0b56 Use MBID for internal path when possible 2021-05-21 23:28:50 +02:00
emeric 43fa93bb39 CodeFactor review 2021-05-21 13:34:04 +02:00
emeric 7d44505d3f Rerasied a bit the number of tracks loaded at once in the playqueue 2021-05-21 13:32:55 +02:00
emeric 26238fbfeb Optimized build when changing args 2021-05-21 13:32:37 +02:00
emeric fd9bbb09d7 Lowered the number of tracks loaded at once in the playqueue 2021-05-20 18:05:56 +02:00
emeric 42af0d8e3e Fixed lgtm 2021-05-20 18:05:27 +02:00
emeric e6f0e650b3 Bumped wt version + skip useless stuff 2021-05-20 17:44:22 +02:00
emeric 0af6342b34 Factorized some more code 2021-05-20 17:39:06 +02:00
emeric 7cc8d22d5d CodeFactor review 2021-05-20 17:10:51 +02:00
emeric 1477fa125e CodeFactor review 2021-05-20 16:50:46 +02:00
emeric b59596699a Added some explanation on tags. ref #154 2021-05-20 13:19:20 +02:00
emeric 4126bb6d0f Bumped some display limits 2021-05-20 00:06:35 +02:00
emeric dc829b3ef8 Do not initially search for empty things. ref #146 2021-05-20 00:00:13 +02:00
emeric 5eb77d7c0c Do not make the various artist clickable 2021-05-19 23:57:01 +02:00
emeric 277df96bed Do not write all the artists in case no album artist is found. ref #154 2021-05-19 23:49:55 +02:00
emeric 8338e88a26 Removed unused message 2021-05-19 23:48:32 +02:00
emeric d0fc045f63 Refactored the search view. fixes #146 2021-05-19 19:01:13 +02:00
emeric 8929507586 Fixed bad access since some tracks may be duplicated in the database 2021-05-19 18:39:56 +02:00
emeric a110b6737d Displaying all release artists instead of just 'Various Artists' in the release view, ref #154 2021-05-10 14:57:31 +02:00
emeric 6e86fe2f62 Added support for various non standard tags incluging albumartists and albumartistssort, ref #154 2021-05-10 14:22:44 +02:00
emeric d9df72d9cf Restored AcousticBrainz 2021-05-05 12:31:56 +02:00
emeric 347f95c44c added the 'created' field for tracks 2021-05-05 12:31:20 +02:00
emeric c600d95af5 Fixed cast 2021-05-04 12:41:41 +02:00
emeric c5078ccaf0 added the 'created' field for tracks 2021-05-04 12:36:56 +02:00
emeric fd0a291b62 Made the docker file work again (regression with gtest) + bumped alpine to 3.13 + removed useless openssl tool 2021-05-03 19:36:21 +02:00
emeric 67ce7151ff Switched to gtest for unit testing 2021-05-03 13:20:43 +02:00
emeric 444d4af3c6 Escape special characters for like sql searches 2021-05-02 15:10:32 +02:00
emeric a6398738bb listenbrainz: added a listens synchronizer. fixes #142 2021-04-30 17:41:03 +02:00