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

115 Commits

Author SHA1 Message Date
Krateng
e73e047af9 Reduced disk access for cache settings 2020-06-06 16:38:45 +02:00
Krateng
08fe4695f6 High RAM usage affects all caches 2020-06-05 13:20:54 +02:00
Krateng
813dee8400 More incomplete jinja templates 2020-05-31 18:11:28 +02:00
Krateng
2f67f427f2 Various 2020-05-29 22:03:59 +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
b3f4fc1246 Created first experimental Jinja templates 2020-05-17 01:58:24 +02:00
Krateng
1a64641fe6 Organized PYHP files 2020-05-13 22:57:55 +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
Krateng
7c6e2ad60f Added setting for non-interactive server start GH-10 2020-02-28 17:26:26 +01:00
Krateng
8793b149f5 Reworked supervisor 2020-02-28 16:29:56 +01:00
Krateng
55c68b21cd Various fixes 2020-02-28 16:23:59 +01:00
Krateng
83f73758c4 Can now load settings from environment variables GH-10 2020-02-28 16:22:57 +01:00
Krateng
d4b66ec673 Now saving duration and album information for later use 2020-01-31 23:03:40 +01:00
Krateng
c6deb15437 Fixed bug with image upload 2020-01-25 05:10:36 +01:00
Krateng
218c7eb2fd Various 2020-01-21 22:00:42 +01:00
Krateng
a2cc27ddd4 Fixed requirements 2020-01-10 23:02:51 +01:00
Krateng
c518627670 Removed some log output 2020-01-10 22:51:50 +01:00
Krateng
fbce600c4e Various 2020-01-10 04:06:34 +01:00
Krateng
95534f0f4a Removed logfile output for subprocess calling to avoid zombification 2020-01-10 04:02:43 +01:00
Krateng
2ae293a889 Added pyhp partials for tile charts 2019-12-31 15:58:44 +01:00
Krateng
33cea26a79 More PYHP conversion 2019-12-30 17:45:46 +01:00
Krateng
a6724b9455 Added fixartists rule 2019-12-29 20:00:17 +01:00
Krateng
137da60ab9 Fixed faulty import of predefined rules 2019-12-29 19:29:11 +01:00
Krateng
a4abf383a6 Moved range preferences from cookies to localstorage 2019-12-29 16:16:28 +01:00
Krateng
ec914d1b40 Removed outdated gitignore files 2019-12-22 22:50:13 +01:00
Krateng
e2f627a1a0 Minor improvements 2019-12-22 22:01:01 +01:00
Krateng
f9672a918d Improved and refactored name normalization 2019-12-22 15:13:51 +01:00
Krateng
94a20a8818 Added pyhp partials 2019-12-19 20:05:50 +01:00
Krateng
582c4c8814 Added pyhp page for artist charts 2019-12-19 15:30:13 +01:00
Krateng
d68393f91d Fixed local images 2019-12-15 15:51:19 +01:00
Krateng
e85049af64 Fixed oversights 2019-12-15 15:43:56 +01:00
Krateng
e50cce28fa Finally refactored lastfm import 2019-12-15 15:35:11 +01:00
Krateng
dbc23ca73c Replaced directory changing with fully generated file paths 2019-12-15 15:18:33 +01:00
Krateng
2029e5d522 Added log output when starting server via controller 2019-12-14 16:18:20 +01:00
Krateng
e856130e19 Added more title cleanup 2019-12-14 16:05:34 +01:00