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

818 Commits

Author SHA1 Message Date
Krateng
7c8b0dd7cb
Updated scrobbler 2020-09-04 16:36:35 +02:00
Krateng
e8c316f199
Fixed more bugs 2020-09-04 15:33:16 +02:00
Krateng
5cf7ca2e9b
Fixed issue with API redirect 2020-09-04 15:23:08 +02:00
Krateng
52a9faae90
Fixed scrobble bug 2020-09-04 14:32:11 +02:00
Krateng
8b4e9609e9
Version bump 2020-09-04 14:13:26 +02:00
Krateng
9d3ffae45c
Merge branch 'api_modularization' 2020-09-04 14:07:21 +02:00
Krateng
35616212ff
Various fixes 2020-09-04 13:59:04 +02:00
Krateng
e4139369fe
Various small issues 2020-09-04 12:18:34 +02:00
Krateng
19c928773d
Improved scrobbler slightly 2020-09-04 04:45:38 +02:00
Krateng
03c3202cdf
Significantly reworked maintenance 2020-09-04 03:48:24 +02:00
Krateng
79544044be
Slightly reworked maintenance 2020-09-04 02:58:17 +02:00
Krateng
5a548f1979
Moved utilities to submodule 2020-09-04 02:42:01 +02:00
Krateng
785e6cfa17 Refactored charts into includes 2020-09-04 00:28:48 +02:00
Krateng
0b54999a1c Updated Readme 2020-09-04 00:15:53 +02:00
Krateng
dad75dbbc2 Implemented aliases 2020-09-04 00:08:24 +02:00
Krateng
879b3cf170 Audioscrobbler protocol should now work as well 2020-09-03 23:42:27 +02:00
Krateng
a4812a66da First working version for new api achitecture 2020-09-03 20:04:16 +02:00
Krateng
f61804b095 Added redirects for backwards compatibility 2020-09-02 22:24:35 +02:00
Krateng
8acf2ef503 Began factoring out API 2020-09-02 20:18:46 +02:00
Krateng
a6088ec7b7 Merged remaining references to two uri modules 2020-09-02 15:22:53 +02:00
Krateng
ed1c595e20 Fixed time-dependent jinja context 2020-09-02 14:10:47 +02:00
Krateng
26f6a1af58 Turned tiled charts into include 2020-09-02 14:03:03 +02:00
Krateng
7bc70ed0bd Updated scrobbler 2020-09-01 15:22:57 +02:00
Krateng
f7f1b1225e Fixed performance view on artist page for uncredited 2020-09-01 14:26:00 +02:00
Krateng
10f636e7ed Removed rulestate consistency system 2020-09-01 01:19:10 +02:00
Krateng
01e555172f Added full html minification 2020-09-01 01:18:46 +02:00
Krateng
6acab324db Fixed dev mode css bug 2020-09-01 00:38:30 +02:00
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