1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
Commit Graph

1361 Commits

Author SHA1 Message Date
713dbc34bb Fixed renaming artist to existing artist 2022-04-21 16:00:29 +02:00
181406d339 Added exception handling for all native API endpoints 2022-04-21 15:46:29 +02:00
9b5eb6f723 Fixed notifications of errors 2022-04-21 15:43:11 +02:00
662923dd5e Fixed caching bug with updating track 2022-04-21 15:41:38 +02:00
ff71a9c526 Fixed renaming track to existing track 2022-04-21 15:13:14 +02:00
fbbd959295 Added exceptions to database 2022-04-21 15:12:48 +02:00
ce495176c1 Fixed passing of dbconn to subfunctions 2022-04-21 15:11:55 +02:00
afc78e75b0 Generalized exception handling for native API 2022-04-21 15:05:54 +02:00
85bb1f36cc Ignore scrobbles without a rawscrobble 2022-04-20 21:48:41 +02:00
c457b58ab8 Quick fix for reparse confirmation & button placement 2022-04-20 20:18:28 +02:00
62208bf668 Merge branch 'feature-restructure' into feature-webedit 2022-04-20 19:10:41 +02:00
53bc856222 Merge branch 'master' into feature-restructure 2022-04-20 19:08:16 +02:00
b525252af1 Add reparse scrobble feature 2022-04-20 15:59:33 +02:00
43ec4c2c9e Reenabled bracket normalization for titles, GH-121 2022-04-19 22:13:51 +02:00
17be00f794 Improved parsing of featuring artists in square brackets, fix GH-121 2022-04-19 15:22:42 +02:00
fe21894c5e Version bump v3.0.5 2022-04-19 02:41:39 +02:00
2bb3fa12b3 Merge pull request #119 from northys/patch-1
README.md: fix docker image name
2022-04-19 00:13:54 +02:00
32a900cf37 Fixed error for Lastfm import and added feedback, fix GH-118 2022-04-19 00:11:40 +02:00
397eaf668f Moved static areas together in jinja base template 2022-04-18 23:34:53 +02:00
80ba4550c7 README.md: fix docker image name 2022-04-18 22:37:27 +02:00
b31e778d95 Made incomplete merging process a bit less permanent 2022-04-17 20:23:49 +02:00
6e8cbe6a57 Added callback notifications to edit functions 2022-04-17 20:18:44 +02:00
45ea7499b2 Added some return values to database 2022-04-17 20:18:26 +02:00
77c4dac7be Merge branch 'master' into feature-webedit 2022-04-17 19:30:39 +02:00
61526fdc89 Added basic notification system to web interface 2022-04-17 19:30:27 +02:00
ea6d70a650 Implemented experimental merging server-side 2022-04-17 17:38:38 +02:00
57e66fdafd Added client logic for merging 2022-04-17 17:24:23 +02:00
0d985ff706 Reorganized admin mode icons 2022-04-17 16:46:02 +02:00
27a9543da9 Added merge icons 2022-04-17 16:16:05 +02:00
c9d2527a98 Added changelog 2022-04-17 15:37:48 +02:00
977385a700 Fixed editing with special characters 2022-04-17 15:37:08 +02:00
c8522bd473 Updated changelog 2022-04-17 15:31:12 +02:00
83e3157ad1 Can now cancel editing 2022-04-17 15:15:29 +02:00
0525ff400b Merge branch 'feature-restructure' into feature-webedit 2022-04-17 04:45:51 +02:00
13856a2347 Merge branch 'master' into feature-restructure 2022-04-17 04:44:28 +02:00
e9bf65da34 Completed old tag information 2022-04-16 22:08:54 +02:00
5bf66ab270 Added release documentation 2022-04-16 20:40:37 +02:00
206ebd58ea Version bump v3.0.4 2022-04-16 18:47:07 +02:00
a642c274e3 Merge pull request #116 from ICTman1076/patch-4
Add artist to specialsymbols
2022-04-16 18:46:33 +02:00
8ba973ed91 Add artist to specialsymbols 2022-04-16 16:35:21 +00:00
ca726c774a Removed duplicate track artist entries, fix GH-115 2022-04-16 18:19:25 +02:00
33bbe61ece Small fixes 2022-04-16 16:21:24 +02:00
15f815ffe9 Improved native API error feedback 2022-04-16 15:59:42 +02:00
fa2ce0c05f Reduced DB connections for cached stats 2022-04-16 04:37:50 +02:00
b806be6e02 Cached stats now use IDs to survive renames 2022-04-16 03:10:51 +02:00
6601920f69 Fixed entrypoint 2022-04-16 02:17:43 +02:00
f3f7dbd8ef Fixed double request when editing 2022-04-16 02:17:14 +02:00
263e7cd704 Merge branch 'feature-restructure' into feature-webedit 2022-04-16 02:04:43 +02:00
5b8e2debbc Merge branch 'master' into feature-restructure 2022-04-16 02:04:04 +02:00
bccd88acd4 Implemented track title editing and refactored edit system 2022-04-15 19:41:44 +02:00