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

779 Commits

Author SHA1 Message Date
Krateng
d3c3c1fc4c Removed htmlmodules.py 2020-08-30 23:52:55 +02:00
Krateng
e55975514f Refactored macros into includes and removed remaining htmlmodules 2020-08-30 23:51:24 +02:00
Krateng
22ee6bf751 Moved jinja handling to submodule 2020-08-30 23:49:14 +02:00
Krateng
a5edc113c8 Removed non-jinja support 2020-08-30 19:02:48 +02:00
Krateng
65861d4c41 Implemented compare in jinja 2020-08-30 18:53:02 +02:00
Krateng
44a2739a3b Implemented pulse and performance in jinja 2020-08-30 03:08:45 +02:00
Krateng
c6adc90d4b Implemented scrobbles in jinja 2020-08-30 02:05:54 +02:00
Krateng
a45696ab62 Implemented top artists in jinja 2020-08-27 23:10:11 +02:00
Krateng
0abf2aae39 Implemented top tracks in jinja 2020-08-27 22:26:51 +02:00
Krateng
7fc879f778 Implemented start page in jinja 2020-08-27 18:17:08 +02:00
Krateng
bc5f11d499 Implemented tiled charts for jinja 2020-08-27 17:26:56 +02:00
Krateng
fddbfb6a41 Removed PYHP data 2020-08-27 16:08:52 +02:00
Krateng
fb04dd507c Fixed bug in database maintenance page, should fix GH-29 2020-08-27 15:53:33 +02:00
Krateng
75bd823ad0 Fixed scrobbling with POST request 2020-08-26 05:27:01 +02:00
Krateng
3a4769cfb2 Some cleanup 2020-08-23 03:53:03 +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
439d12d87f Implemented chart trend indicators 2020-08-23 00:30:55 +02:00
Krateng
3e6bcc45d5 Implemented pagination for jinja 2020-08-22 22:26:28 +02:00
Krateng
7693ba3a20 Removed top weeks indicator when it would be 0 2020-08-22 05:28:17 +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
0127a25ce5 Added password information to readme 2020-08-18 16:38:28 +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
2484015261 Added setup step for password 2020-08-17 23:04:55 +02:00
Krateng
94794bff5b Removed on-the-fly database analysis 2020-08-17 18:28:31 +02:00
Krateng
6050e26f7a Added basic top info structure to base template 2020-08-17 18:16:09 +02:00
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
a103c360d3 Minor fixes 2020-08-16 20:08:56 +02:00
Krateng
3e1331b0e3 Reorganized backend 2020-08-16 19:48:35 +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
ddbdc7ec56 Added FUTURE.md 2020-08-06 16:08:12 +02:00
Krateng
0bdc4654bf Added validate token endpoint to ListenBrainz API 2020-08-05 20:35:42 +02:00
Krateng
0ee6e761da Forcing SSL on third party images 2020-08-05 19:31:12 +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
02e41ccbe0 Updated Readme 2020-07-30 15:38:43 +02:00
Krateng
7a4df06090 Spotify now re-authenticates 2020-07-30 15:15:09 +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