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

20 Commits

Author SHA1 Message Date
Krateng
0c42531218 Implemented proper range descriptions 2019-03-02 22:55:22 +01:00
Krateng
46d0874dfc No more internal communication via HTTP 2019-02-21 09:43:35 +01:00
Krateng
efd4b89da1 Cleaning up 2019-02-21 00:13:18 +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
1c029e33ff Website performance improvements: HTTP/2 Server Push 2019-02-17 14:25:40 +01:00
Krateng
3a06123255 Fixed strange issue with urllib trying to connect on IPv4 2019-02-15 15:18:57 +01:00
Krateng
ae4b111bee Fixed small bug with associated artists 2019-02-02 23:55:13 +01:00
Krateng
39873e9297 Reworked artwork grabbing 2018-12-28 18:06:09 +01:00
Krateng
5987997075 Modularizing HTML generation, Part III 2018-12-27 03:09:29 +01:00
Krateng
3868d8532d Modularizing HTML generation, Part II 2018-12-26 19:20:26 +01:00
Krateng
dfe46d0242 Database improvements and top tracks web interface 2018-12-22 14:06:21 +01:00
Krateng
eb9c9b2f69 Simplified some of the webpage building logic 2018-12-22 12:47:49 +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
08de19459c Added UI for artist charts 2018-12-17 16:33:26 +01:00
Krateng
78b1937044 Better metadata grabbing and caching 2018-12-17 15:10:10 +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