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

641 Commits

Author SHA1 Message Date
Krateng
e27a83bdc9 Reduced excessive whitespaces in jinja output 2020-09-01 00:35:14 +02:00
Krateng
1321fcb45e Fixed bug with json scrobbling 2020-08-31 23:04:39 +02:00
Krateng
25661f82af Version Bump 2020-08-31 22:59:29 +02:00
Krateng
4a811932ac Removed htmlgenerators.py 2020-08-31 22:33:37 +02:00
Krateng
6ca88685bf Replaced remaining htmlgenerator calls 2020-08-31 22:30:58 +02:00
Krateng
f7ca7b0dc9 Replaced some old htmlgenerator calls with jinja macros 2020-08-31 21:11:57 +02:00
Krateng
363c431b93 Improved error page 2020-08-31 20:12:44 +02:00
krateng
d85d13ce5a
Merge pull request #30 from ICTman1076/patch-1
Fix typo in wait.jinja
2020-08-31 18:00:32 +02:00
Krateng
316ad48ae6 Fixed scrobbling via JSON payload, fixes GH-31 2020-08-31 17:57:42 +02:00
ICTman1076
d788b14190
Fix typo in wait.jinja 2020-08-31 10:05:22 +01:00
Krateng
b4f84625bc Added descriptions for HTTP errors 2020-08-31 04:36:39 +02:00
Krateng
e5536ba384 Fixed error pages 2020-08-31 00:08:55 +02:00
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