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

123 Commits

Author SHA1 Message Date
Krateng
03a12eb4ca Implemented search function 2019-03-06 17:50:36 +01:00
Krateng
b6f3791eac Made setup more interactive 2019-03-04 17:39:21 +01:00
Krateng
58aae2643c Additional time options 2019-03-04 13:43:19 +01:00
Krateng
ca90adc842 Now correctly showing same rank for equally-ranked entries 2019-03-03 21:55:35 +01:00
Krateng
143fe8ef88 Added temporary fix for week view 2019-03-03 21:31:48 +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
1809da38e6 Added different pulses on start page 2019-03-03 13:38:53 +01:00
Krateng
2468b8d706 Unified range generation and moved all time-related methods to appropriate module 2019-03-03 01:29:55 +01:00
Krateng
0c42531218 Implemented proper range descriptions 2019-03-02 22:55:22 +01:00
Krateng
9d0fc8e073 Added .deb package 2019-02-22 15:03:38 +01:00
Krateng
46d0874dfc No more internal communication via HTTP 2019-02-21 09:43:35 +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
Krateng
a4b95969d5 Added pulse on artist and track pages 2019-02-19 23:18:46 +01:00
Krateng
5e98338c2a Groundwork for potentially better time descriptor management 2019-02-19 18:37:13 +01:00
Krateng
c732e13c3b Provisionary fix for various time issues 2019-02-19 14:57:39 +01:00
Krateng
f29c5ca8b9 Added pulse on main page 2019-02-18 17:22:44 +01:00
Krateng
28f35aa12a Worked around VERY strange bug in update script 2019-02-18 16:45:36 +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
4b3cd8cce3 Some brushing up 2019-02-17 16:27:55 +01:00
Krateng
2c723e2586 Implemented separation of database functions and their HTTP access methods 2019-02-17 15:54:56 +01:00
Krateng
e4b9ca1d81 Separation now on all relevant functions 2019-02-17 15:02:27 +01:00
Krateng
1c029e33ff Website performance improvements: HTTP/2 Server Push 2019-02-17 14:25:40 +01:00
Krateng
88badbb4f0 Website performance improvements: Image scaling and caching 2019-02-17 12:49:06 +01:00
Krateng
5533aad191 Updated Readme 2019-02-16 21:43:57 +01:00
Krateng
de02c53e52 Merged master changes into branch 2019-02-16 21:36:42 +01:00
Krateng
e8fbf95c30 Added requirement 2019-02-16 21:21:29 +01:00
Krateng
79b2d05824 Fixed update bug 2019-02-16 21:04:13 +01:00
Krateng
5c815b49f9 Improved daemon management 2019-02-16 20:53:35 +01:00
Krateng
15a423060c Janky self-restarter 2019-02-16 20:10:12 +01:00
Krateng
28f85300fe Added self-updater script 2019-02-16 17:31:01 +01:00
Krateng
dd73eae522 Whoops 2019-02-16 16:47:01 +01:00
Krateng
6540af0e55 Implemented caching of image links on disk 2019-02-16 16:42:45 +01:00
Krateng
8f2ea10be2 Organizing 2019-02-16 16:28:32 +01:00
Krateng
208d059743 Expanded on separation, fixed some tech debt and bugs 2019-02-15 21:07:08 +01:00
krateng
80686fd4e1
Minor fix 2019-02-15 19:45:08 +01:00
Krateng
464e2890eb Expanded HTTP / function separation to more requests 2019-02-15 19:39:19 +01:00
Krateng
42833c8d09 First test separation of API get and actual function 2019-02-15 18:11:40 +01:00
Krateng
4faf9a9490 Better time window specifications (since, to and in) 2019-02-15 15:41:58 +01:00
Krateng
3a06123255 Fixed strange issue with urllib trying to connect on IPv4 2019-02-15 15:18:57 +01:00
Krateng
d481746514 Some CSS fixes 2019-02-15 15:17:29 +01:00
Krateng
f72f35fa89 Asynchronous picture fetching on start page 2019-02-04 13:45:51 +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
ae4b111bee Fixed small bug with associated artists 2019-02-02 23:55:13 +01:00
Krateng
b58190495f Small fixes 2019-02-02 20:51:04 +01:00
Krateng
8da02a679f Design adjustments 2019-02-02 18:54:06 +01:00