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

11 Commits

Author SHA1 Message Date
Krateng
958337cadb Proper handling of shared ranks everywhere 2019-03-14 11:07:20 +01:00
Krateng
4724e45ae1 Some performance improvements 2019-03-12 12:56:53 +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
b9e754a6bb Minor fixes 2019-03-10 17:38:33 +01:00
Krateng
ca90adc842 Now correctly showing same rank for equally-ranked entries 2019-03-03 21:55:35 +01:00
Krateng
b8fe71515c Modularized tile charts on start page and added options for different ranges 2019-03-03 21:22:42 +01:00
Krateng
0c42531218 Implemented proper range descriptions 2019-03-02 22:55:22 +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