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

26 Commits

Author SHA1 Message Date
Krateng
e3a6201b4b Complete rework of time descriptors, Part II 2019-04-10 15:45:50 +02:00
Krateng
441be436c6 Significant rework of internal / URI key handling 2019-04-08 13:04:31 +02:00
Krateng
c96103ad28 Added time selector to scrobbles and fixed bug with multiartist tracks 2019-04-02 12:59:42 +02:00
Krateng
5765687f9d Moved logging and timing to doreah 2019-03-29 19:44:42 +01:00
Krateng
f310cf4b20 Improved image requesting and caching 2019-03-12 11:39:36 +01:00
Krateng
d46ba0a366 Optimization 2019-03-11 23:39:46 +01:00
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
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
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
ed990f59fc Fancy af start page 2019-02-03 16:52:37 +01:00
Krateng
1a3a172089 Various Fixes 2019-01-09 23:29:01 +01:00
Krateng
6082094a3e Minor design changes 2018-12-29 00:08:00 +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
3cfa8428ff Modularizing HTML generation, Part I 2018-12-26 17:42:55 +01:00
Krateng
bed50452b9 Can now show scrobbles of tracks 2018-12-24 21:25:09 +01:00
Krateng
91cb26435f Some code reordering 2018-12-22 23:19:52 +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
3591f437ed Added scrobbles view 2018-12-19 16:11:10 +01:00