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

12 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
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
6082094a3e Minor design changes 2018-12-29 00:08:00 +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