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

588 Commits

Author SHA1 Message Date
Krateng
ae0da83a9c Moved abstract templates to own folder 2020-08-17 17:23:17 +02:00
Krateng
9a1bc8be03 Fixed error page 2020-08-17 17:14:38 +02:00
Krateng
a88afe40ec Added ability to quickly prefill manual scrobble form with last scrobble 2020-08-17 16:52:30 +02:00
Krateng
3e1331b0e3 Reorganized backend 2020-08-16 19:48:35 +02:00
Krateng
c44e14d0a6 Updated admin mode 2020-07-29 21:19:29 +02:00
Krateng
ba701a2317 Removed unnecessary cross origin resource 2020-07-29 20:20:15 +02:00
Krateng
b5b09c4052 Updated some methods to new authentication method 2020-07-29 20:11:51 +02:00
Krateng
0ddb5a4dd9 Updated server setup page 2020-07-29 17:49:55 +02:00
Krateng
a0a8ba4052 Updated manual scrobbling page 2020-07-29 17:15:03 +02:00
Krateng
2c754c75ce Updated admin panel and issues page 2020-07-29 17:04:38 +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
331374e35c Updated default settings 2020-07-26 03:40:55 +02:00
Krateng
29f88539b4 Added MusicBrainz service for metadata, resolves GH-22 2020-07-26 03:27:10 +02:00
Krateng
fe106a3227 Implemented artist metadata interface 2020-07-25 19:34:41 +02:00
Krateng
b6a66ff2ed Added Spotify metadata service 2020-07-25 18:38:56 +02:00
Krateng
4c30ff5fa2 Implemented track image fetcher interface 2020-07-25 17:54:01 +02:00
Krateng
a097d34f10 Merge branch 'master' into thirdparty_rework 2020-07-25 05:45:23 +02:00
Krateng
f89dcf0599 Cleanup 2020-07-25 05:29:23 +02:00
Krateng
abef221435 Simplified structure for third party services 2020-07-25 05:09:58 +02:00
Krateng
d911a7a8c4 Added rule and bumped doreah version 2020-07-23 16:27:13 +02:00
Krateng
8659f98935 Fixed external link 2020-06-20 21:00:49 +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
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