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

180 Commits

Author SHA1 Message Date
Krateng
c312608f2d
Cleaned some JS code 2020-09-25 16:03:51 +02:00
Krateng
85f19a8b72
Reorganized search provider link snippet 2020-09-25 05:38:01 +02:00
Krateng
13f2746171
Fixed minor things for track search provider 2020-09-25 04:48:24 +02:00
Krateng
616c24fb5b
Merge branch 'master' of github.com:krateng/maloja 2020-09-25 04:46:59 +02:00
Krateng
f0cbe33f6a
Fixed bug in pulse / performance display when no local preference set 2020-09-25 04:09:31 +02:00
Zack Boehm
026415c7d8 Reimplement track search provider in jinja templates
Remove GPM, add Apple Music, fix Spotify. Change icon from emoji to svg
2020-09-24 17:31:55 -04:00
Krateng
5e93eb15f4
Changed html minifier 2020-09-23 16:26:54 +02:00
Krateng
e0b990578e
Removed linked whitespace from topweeks 2020-09-13 10:44:47 +02:00
Krateng
6316e45265
Changed timeselection snippet to include 2020-09-13 10:24:34 +02:00
Krateng
60a06efad8
Fixed design of records on artist page 2020-09-06 18:54:31 +02:00
Krateng
e8a87cb8a5
Fixed bug in readable uri timerange keys 2020-09-04 18:24:55 +02:00
Krateng
e4139369fe
Various small issues 2020-09-04 12:18:34 +02:00
Krateng
785e6cfa17 Refactored charts into includes 2020-09-04 00:28:48 +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
e27a83bdc9 Reduced excessive whitespaces in jinja output 2020-09-01 00:35:14 +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
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
e55975514f Refactored macros into includes and removed remaining htmlmodules 2020-08-30 23:51:24 +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
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
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
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
8659f98935 Fixed external link 2020-06-20 21:00:49 +02:00
Krateng
813dee8400 More incomplete jinja templates 2020-05-31 18:11:28 +02:00
Krateng
d989134e65 Fixed some CSS 2020-05-28 19:45:30 +02:00
Krateng
2cd5472751 Completed artist and track jinja templates 2020-05-17 14:16:14 +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
55c68b21cd Various fixes 2020-02-28 16:23:59 +01:00
Krateng
218c7eb2fd Various 2020-01-21 22:00:42 +01:00
Krateng
fbce600c4e Various 2020-01-10 04:06:34 +01:00
Krateng
2ae293a889 Added pyhp partials for tile charts 2019-12-31 15:58:44 +01:00
Krateng
33cea26a79 More PYHP conversion 2019-12-30 17:45:46 +01:00
Krateng
94a20a8818 Added pyhp partials 2019-12-19 20:05:50 +01:00
Krateng
582c4c8814 Added pyhp page for artist charts 2019-12-19 15:30:13 +01:00
Krateng
dbc23ca73c Replaced directory changing with fully generated file paths 2019-12-15 15:18:33 +01:00
Krateng
ab28d00052 Improved pyhp for artist and track page 2019-12-14 15:36:53 +01:00
Krateng
6369cbbeb8 Added first partial pyhp modules 2019-12-13 21:25:47 +01:00
Krateng
8cf39adc91 Version now compares to latest pypi release 2019-12-11 15:54:59 +01:00
Krateng
905c6e8e02 Switched error page to pyhp 2019-12-11 15:49:03 +01:00
Krateng
14fb4b4023 Database fixing from web interface should now work again 2019-12-11 15:17:49 +01:00
Krateng
246f61ee14 Fixed search 2019-12-10 21:15:50 +01:00
Krateng
d11a1ea9c2 Some preparations 2019-12-06 18:25:36 +01:00
Krateng
fd0033e1c0 Adjusted structure to be closer to albula 2019-12-04 20:41:53 +01:00
Krateng
c74cb7010f Better css generation 2019-12-04 19:35:14 +01:00
Krateng
75ef7a4b0c Fixed wrong tooltip and link for track medals 2019-11-30 13:25:21 +01:00
Krateng
20908dfbaa Renaming 2019-11-29 21:36:27 +01:00