1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00
maloja/website
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
..
.gitignore Added UI for artist charts 2018-12-17 16:33:26 +01:00
artist.html Significant rework of the architecture 2019-02-20 18:22:45 +01:00
artist.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
favicon.ico Fancy af start page 2019-02-03 16:52:37 +01:00
favicon.png Fancy af start page 2019-02-03 16:52:37 +01:00
issues.html All POST methods now require an API key 2018-12-29 16:57:52 +01:00
issues.py Website performance improvements: HTTP/2 Server Push 2019-02-17 14:25:40 +01:00
maloja.css Some brushing up 2019-02-17 16:27:55 +01:00
pulse.html Added 'pulse' web view 2019-02-18 15:52:08 +01:00
pulse.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
scrobbles.html Properly separated servers 2018-12-19 15:28:10 +01:00
scrobbles.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
start.html Significant rework of the architecture 2019-02-20 18:22:45 +01:00
start.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
topartists.html Significant rework of the architecture 2019-02-20 18:22:45 +01:00
topartists.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
toptracks.html Significant rework of the architecture 2019-02-20 18:22:45 +01:00
toptracks.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
track.html Significant rework of the architecture 2019-02-20 18:22:45 +01:00
track.py Significant rework of the architecture 2019-02-20 18:22:45 +01:00
wait.html Database can now analyze consistency of scrobble data 2018-12-21 16:32:21 +01:00