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

561 Commits

Author SHA1 Message Date
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
895fcfd8c3 Merge branch 'processcontrolrework' 2020-06-20 20:27:38 +02:00
Krateng
00be885847 Updated requirements.txt 2020-06-20 18:24:30 +02:00
Krateng
4d10276cc1 Added some log output 2020-06-20 18:15:02 +02:00
Krateng
5f29cea6ad Merge branch 'master' into processcontrolrework 2020-06-20 18:10:13 +02:00
Krateng
daa256fc3b Fixed db fix from main process 2020-06-20 18:06:08 +02:00
Krateng
398b737781 Fixed relative file hierarchy for backups 2020-06-20 18:04:20 +02:00
Krateng
be79dc1888 Reorganized tasks 2020-06-20 17:52:26 +02:00
Krateng
d48ffc964d Removed unused settings 2020-06-20 17:34:40 +02:00
Krateng
6c2eac550b Updated console script 2020-06-20 17:33:23 +02:00
Krateng
1835243678 Reorganized process control 2020-06-20 17:31:39 +02:00
Krateng
57403a89ab Updated database rebuild, should fix GH-16 2020-06-18 15:16:24 +02:00
Krateng
4c6b40e42f Added some sanity checks to cache reduction 2020-06-13 17:42:59 +02:00
Krateng
6658165bae Added setting for file logging (GH-19) 2020-06-13 17:34:30 +02:00
Krateng
d551513733 Update install scripts 2020-06-07 15:01:05 +02:00
Krateng
5c6a901f51 Lowered recommended restart frequency 2020-06-06 16:47:59 +02:00
Krateng
92e6fea00f Merge branch 'master' of github.com:krateng/maloja 2020-06-06 16:46:39 +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
e73e047af9 Reduced disk access for cache settings 2020-06-06 16:38:45 +02:00
krateng
7f2a8f3df3
Merge pull request #17 from Derkades/master 2020-06-06 16:06:36 +02:00
Robin
e531dc4007
Remove pip3 and dependencies after installing 2020-06-06 11:53:42 +02:00
Krateng
08fe4695f6 High RAM usage affects all caches 2020-06-05 13:20:54 +02:00
krateng
ef2a2c817e
Update README.md 2020-06-01 18:22:16 +02:00
Krateng
813dee8400 More incomplete jinja templates 2020-05-31 18:11:28 +02:00
Krateng
31585ec646 Updated Spotify scrobbler 2020-05-30 18:10:17 +02:00
Krateng
2f67f427f2 Various 2020-05-29 22:03:59 +02:00
Krateng
2df77f89e9 Added psutil to dockerfile 2020-05-29 17:43:34 +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
bf6c00fde0 Merge branch 'master' of github.com:krateng/maloja 2020-05-17 14:20:55 +02:00
Krateng
2cd5472751 Completed artist and track jinja templates 2020-05-17 14:16:14 +02:00
krateng
85f03e443e
Added Docker installation to readme 2020-05-17 11:46:41 +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
5103625078
Merge pull request #10 from MarcoBuster/docker
Docker support

Co-authored-by: kinduff <abarcadabra@gmail.com>
Co-authored-by: Matt Foxx <FoxxMD@users.noreply.github.com>
2020-04-28 21:24:56 +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
0ceb70b27e Updated Spotify scrobbling 2020-03-23 17:24:58 +01:00
Krateng
b611387011 Server setup is now executed even when running directly 2020-03-21 17:49:52 +01:00
krateng
fb882a1af4
Adjusted entrypoint command 2020-03-19 18:45:35 +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