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

120 Commits

Author SHA1 Message Date
Krateng
54bef3e8c2 Made DB cache non-persistent for now to avoid long startup times 2019-05-05 13:52:13 +02:00
Krateng
5a575b9457 Added link between pulse and performance views 2019-04-23 17:47:49 +02:00
Krateng
ac3e05a77d Updated to doreah 0.5.1 2019-04-15 12:26:12 +02:00
Krateng
667c567df0 Smarter caching of database responses 2019-04-12 17:57:28 +02:00
Krateng
7795863bf2 Bugfixing 2019-04-11 17:57:04 +02:00
Krateng
d8a977238f Complete rework of time descriptors, Return of the King 2019-04-11 12:07:57 +02:00
Krateng
935691dd58 Complete rework of time descriptors, The Return 2019-04-10 18:50:56 +02:00
Krateng
a36f0c4ab9 Complete rework of time descriptors, Electric Boogaloo 2019-04-10 17:56:40 +02:00
Krateng
e3a6201b4b Complete rework of time descriptors, Part II 2019-04-10 15:45:50 +02:00
Krateng
b3423dabcf Added chart performance database call 2019-04-09 12:13:07 +02:00
Krateng
400c920958 Associated artists now only show up if relevant 2019-04-08 17:32:31 +02:00
Krateng
1ca459e58e Some improvements to rule handling 2019-04-08 13:38:47 +02:00
Krateng
441be436c6 Significant rework of internal / URI key handling 2019-04-08 13:04:31 +02:00
Krateng
9b3519d80a Cleaning up 2019-04-07 15:55:49 +02:00
Krateng
51c41b5cd8 Bugfixes 2019-04-07 15:27:24 +02:00
Krateng
194bc6c742 Refactoring 2019-04-07 15:01:04 +02:00
Krateng
4701228c3f Improved performance of database build and readability (namedtuples) 2019-04-07 14:43:36 +02:00
Krateng
6516c2d108 Moved medal calculation to doreah 2019-04-05 17:18:17 +02:00
Krateng
8dcc2766a5 Updated some database calls to no longer calculate rank themselves 2019-04-04 21:33:15 +02:00
Krateng
5c2d9640ac Added medals for tracks 2019-04-04 21:29:03 +02:00
Krateng
752832db88 Database now returns real rank in charts 2019-04-04 19:20:34 +02:00
Krateng
4557a208e9 Added support for regular tasks and implemented it for medals 2019-04-03 17:16:27 +02:00
Krateng
6cc23caab0 Made medals shiny 2019-04-02 17:50:04 +02:00
Krateng
45e9586951 Added medals 2019-04-02 16:53:57 +02:00
Krateng
9ed62f91d5 Added web views for top artist / track pulse (no idea what to call it) 2019-04-02 14:17:19 +02:00
Krateng
43916d0e1a Moved Last.FM image caching to doreah 2019-04-01 16:52:42 +02:00
Krateng
6f9ea32d08 Updated doreah toolkit 2019-03-31 12:18:49 +02:00
Krateng
2f30157b04 Moved tsv handling to doreah 2019-03-29 20:23:32 +01:00
Krateng
5765687f9d Moved logging and timing to doreah 2019-03-29 19:44:42 +01:00
Krateng
d3e46ac50b Now using universal uri-key-to-internal-key method for direct database calls as well 2019-03-28 12:45:23 +01:00
Krateng
011b6f6d91 Modularized Javascript 2019-03-24 16:04:44 +01:00
Krateng
3f22d6bc75 Added predefined rule modules 2019-03-24 14:56:34 +01:00
Krateng
d07ca92252 Fixed cache invalidation bug 2019-03-15 11:16:53 +01:00
Krateng
25d290df39 Fixed bug when rebuilding the database 2019-03-14 16:27:53 +01:00
Krateng
958337cadb Proper handling of shared ranks everywhere 2019-03-14 11:07:20 +01:00
Krateng
f0010fd6bb There was an attempt 2019-03-12 16:06:09 +01:00
Krateng
0de84629bb Removed some redundant data 2019-03-12 14:37:04 +01:00
Krateng
4724e45ae1 Some performance improvements 2019-03-12 12:56:53 +01:00
Krateng
e171ee1793 Database caching 2019-03-11 20:44:37 +01:00
Krateng
936c3892b9 Some testing utilities 2019-03-11 20:04:23 +01:00
Krateng
713975d0cb Halved page generation times by pre-mapping and -sorting scrobbles 2019-03-11 18:06:45 +01:00
Krateng
edb4e14372 Discrimination between human-edited files (with comments) and generated logs 2019-03-11 14:49:29 +01:00
Krateng
55a2383788 Fixed use of # symbol in artist or track names 2019-03-11 14:32:53 +01:00
Krateng
709f3c129c More logging 2019-03-10 20:05:38 +01:00
Krateng
b9e754a6bb Minor fixes 2019-03-10 17:38:33 +01:00
Krateng
fa1080db95 Further optimization to search 2019-03-06 23:18:11 +01:00
Krateng
7ccf9257d0 Relevance sorting of search results 2019-03-06 20:18:26 +01:00
Krateng
03a12eb4ca Implemented search function 2019-03-06 17:50:36 +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