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

25 Commits

Author SHA1 Message Date
Krateng
49024b957e Adjusted design 2019-06-11 10:17:54 +02:00
Krateng
65afef8489 Showing artists and title in one column 2019-06-10 17:42:08 +02:00
Krateng
3d256f2535 New design for performance chart, not sure about it yet 2019-04-30 17:56:27 +02:00
Krateng
9846fd9952 Experimental performance web view 2019-04-09 13:34:06 +02:00
Krateng
978f4f7788 Modularized more functions, tiles on start page now clickable 2019-04-09 11:35:02 +02:00
Krateng
441be436c6 Significant rework of internal / URI key handling 2019-04-08 13:04:31 +02:00
Krateng
ed8a2375b3 Reverted previous design change to fix bug, need to rethink concept 2019-04-07 21:23:11 +02:00
Krateng
194bc6c742 Refactoring 2019-04-07 15:01:04 +02:00
Krateng
a6472c11b0 Modularized track and artist lists 2019-04-07 14:07:50 +02:00
Krateng
e50b0d7194 Change to time handling 2019-04-04 20:01:06 +02:00
Krateng
c96103ad28 Added time selector to scrobbles and fixed bug with multiartist tracks 2019-04-02 12:59:42 +02:00
Krateng
0c42531218 Implemented proper range descriptions 2019-03-02 22:55:22 +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
c732e13c3b Provisionary fix for various time issues 2019-02-19 14:57:39 +01:00
Krateng
b17cfa21b4 Added 'pulse' web view 2019-02-18 15:52:08 +01:00
Krateng
b65d65326c Better install script, some imports moved out of functions 2019-02-18 00:34:25 +01:00
Krateng
4faf9a9490 Better time window specifications (since, to and in) 2019-02-15 15:41:58 +01:00
Krateng
70d9954c66 Start page now looks a bit better on mobile devices 2019-02-03 17:54:24 +01:00
Krateng
b5008675cd Design changes 2019-02-03 17:36:21 +01:00
Krateng
ed990f59fc Fancy af start page 2019-02-03 16:52:37 +01:00
Krateng
5fd6810098 Added track view 2018-12-27 14:57:25 +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