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

25 Commits

Author SHA1 Message Date
Krateng
47f13028c4 Fixed use of custom page sizes and more links 2019-06-17 15:45:00 +02:00
Krateng
f484c768ab Links to full pages are now adjusted by choices in onpage selector 2019-06-17 13:02:06 +02:00
Krateng
e6aa0a25c8 Range selections are now saved in cookies 2019-06-17 12:19:56 +02:00
Krateng
09b1fd446b Added info about record certifications to artist page 2019-06-13 16:56:41 +02:00
Krateng
360bc97610 Moved range initializer back where it belongs 2019-05-01 11:12:11 +02:00
Krateng
9f54b1711c Modularized on-page range selector and added to artist page 2019-04-30 17:23:09 +02:00
Krateng
d51441d508 Performance view on artist page now considers countas rules 2019-04-26 17:27:23 +02:00
Krateng
3ee7cd515a Now showing performance on artist / track overview page 2019-04-23 18:08:37 +02:00
Krateng
8b8470439c Display latest scrobbles for artists as well as tracks 2019-04-23 17:55:59 +02:00
Krateng
808389691b Design changes 2019-04-03 11:59:34 +02:00
Krateng
45e9586951 Added medals 2019-04-02 16:53:57 +02:00
Krateng
c68f69abc2 Somewhat more sensible naming for web views 2019-04-02 14:33:05 +02:00
Krateng
5765687f9d Moved logging and timing to doreah 2019-03-29 19:44:42 +01:00
Krateng
b6af12e751 Added global footer and head elements 2019-03-08 13:36:26 +01:00
Krateng
f1007d6da5 Changed way of serving third-party images to improve page loading time 2019-02-20 21:10:58 +01:00
Krateng
5f19e7b38e Significant rework of the architecture
* URL keys and internal keys are now being separated more cleanly
* HTML generation is split up into submodules that can be used by serveral websites
* HTML generation now talks directly to the database in most cases instead of calling the database server for json data
2019-02-20 18:22:45 +01:00
Krateng
a4b95969d5 Added pulse on artist and track pages 2019-02-19 23:18:46 +01:00
Krateng
3cfa8428ff Modularizing HTML generation, Part I 2018-12-26 17:42:55 +01:00
Krateng
dfe46d0242 Database improvements and top tracks web interface 2018-12-22 14:06:21 +01:00
Krateng
7465eadf83 Added bar chart to scrobble numbers 2018-12-22 00:31:27 +01:00
Krateng
b361e25503 Added script to fix existing database with new rules 2018-12-19 23:17:38 +01:00
Krateng
dace8f1c44 Properly separated servers 2018-12-19 15:28:10 +01:00
Krateng
08de19459c Added UI for artist charts 2018-12-17 16:33:26 +01:00
Krateng
6be0dfd25b Improvement and bugfixing 2018-12-16 23:56:30 +01:00
Krateng
1643eafc71 Basic artist overview webpage 2018-12-16 17:52:13 +01:00