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

148 Commits

Author SHA1 Message Date
Krateng
75bd823ad0 Fixed scrobbling with POST request 2020-08-26 05:27:01 +02:00
Krateng
379ee49f1c Fixed bug with artist charts 2020-08-23 01:41:51 +02:00
Krateng
47087b4288 Fixed bug for trend indicators with unlimited time ranges 2020-08-23 01:38:56 +02:00
Krateng
fa05c40660 Fixed bug with chart bars 2020-08-23 01:30:50 +02:00
Krateng
3e6bcc45d5 Implemented pagination for jinja 2020-08-22 22:26:28 +02:00
Krateng
1563a15abd Improved jinja pages 2020-08-21 19:32:58 +02:00
Krateng
4113d1761e Aliases, debug info and robots 2020-08-21 18:06:16 +02:00
Krateng
6885fbdecc Updated requirements 2020-08-18 16:31:07 +02:00
Krateng
8d7fb9a2c8 Version bump 2020-08-18 05:16:17 +02:00
Krateng
833048440c Merge branch 'backend' 2020-08-18 05:04:34 +02:00
Krateng
7f3b7031ac Updated Readme 2020-08-18 04:59:34 +02:00
Krateng
cb7a6d2241 Listenbrainz protocol should now properly work with batch scrobbles from Pano 2020-08-06 18:57:23 +02:00
Krateng
bdfb2a4a0b Fixed token validation endpoint for Listenbrainz 2020-08-06 17:27:15 +02:00
Krateng
0bdc4654bf Added validate token endpoint to ListenBrainz API 2020-08-05 20:35:42 +02:00
Krateng
87cdb9987e Improved some logging 2020-08-05 15:45:52 +02:00
Krateng
0fdd7669cc Fixed error when missing Spotify key, fixes GH-26 2020-08-04 18:49:40 +02:00
Krateng
56cc06d905 Implemented proper authentication for backend 2020-07-29 15:52:01 +02:00
Krateng
5f8e73e6c7 Apparently ** glob doesn't work 2020-07-28 20:36:25 +02:00
Krateng
27f3ff6d08 Improved sorting of metadata providers 2020-07-28 20:33:26 +02:00
Krateng
dd3c83920b Enabled custom sorting of metadata providers, GH-23 2020-07-28 20:12:50 +02:00
Krateng
1eae55e3bb Fixed race condition in search 2020-07-26 18:09:41 +02:00
Krateng
b161da1c1a Cleanup 2020-07-26 13:00:38 +02:00
Krateng
d911a7a8c4 Added rule and bumped doreah version 2020-07-23 16:27:13 +02:00
Krateng
bda279d01d Fixed some issues 2020-06-20 20:56:51 +02:00
Krateng
990131f546 Version bump 2020-06-20 20:27:59 +02:00
Krateng
5f29cea6ad Merge branch 'master' into processcontrolrework 2020-06-20 18:10:13 +02:00
Krateng
6c2eac550b Updated console script 2020-06-20 17:33:23 +02:00
Krateng
57403a89ab Updated database rebuild, should fix GH-16 2020-06-18 15:16:24 +02:00
Krateng
6658165bae Added setting for file logging (GH-19) 2020-06-13 17:34:30 +02:00
Krateng
1828bd35bb Can now use custom data directory with environment variable, close GH-18 2020-06-06 16:46:25 +02:00
Krateng
08fe4695f6 High RAM usage affects all caches 2020-06-05 13:20:54 +02:00
Krateng
b21b27bb6e Made psutil optional 2020-05-29 17:39:19 +02:00
Krateng
98c1527f77 Added cache dump for high memory usage 2020-05-29 17:33:42 +02:00
Krateng
c166620d5f Properly implemented cache debug logging 2020-05-29 16:45:41 +02:00
Krateng
65f9c88da4 Added missing dependency 2020-05-29 04:51:51 +02:00
Krateng
9b787fa3b1 Replaced DB caches with LRU dicts, hope this improves memory problems 2020-05-29 04:46:53 +02:00
Krateng
d989134e65 Fixed some CSS 2020-05-28 19:45:30 +02:00
Krateng
b117e6f7ec Fixed missing file inclusion 2020-05-28 19:37:19 +02:00
Krateng
6aa65bf1ce Added settings for caching 2020-05-28 19:32:41 +02:00
Krateng
b8de507a4f Updated wrong file reference (GH-16) 2020-05-28 17:26:41 +02:00
Krateng
2cd5472751 Completed artist and track jinja templates 2020-05-17 14:16:14 +02:00
Krateng
afe01c8341 Fixed db fixing with new file structure 2020-04-21 18:20:40 +02:00
Krateng
b17060184b Fixing DB now creates individual patch files 2020-04-21 18:11:16 +02:00
Krateng
b611387011 Server setup is now executed even when running directly 2020-03-21 17:49:52 +01:00
Krateng
a4f13f6923 Added alias for console-attached execution 2020-03-19 18:41:45 +01:00
Krateng
eb82282e58 Fixed stopping main server from console 2020-03-08 01:27:55 +01:00
Krateng
9cf1fb3ed8 Temporary fix for supervisor issues 2020-03-08 01:18:31 +01:00
Krateng
5a08fd78c6 Added pkginfo 2020-03-06 17:06:19 +01:00