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

151 Commits

Author SHA1 Message Date
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
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
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
e4b9ca1d81 Separation now on all relevant functions 2019-02-17 15:02:27 +01:00
Krateng
de02c53e52 Merged master changes into branch 2019-02-16 21:36:42 +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
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
9a4afe4b1f Expanded start page 2019-02-02 18:08:30 +01:00
Krateng
562c796a92 Rudimentary start page 2019-02-02 16:54:01 +01:00
Krateng
c158dc2d88 Server should now be ready for web-reachable deployment 2019-01-11 14:14:00 +01:00
Krateng
1a3a172089 Various Fixes 2019-01-09 23:29:01 +01:00
Krateng
bfff37a549 All POST methods now require an API key 2018-12-29 16:57:52 +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
Krateng
bed50452b9 Can now show scrobbles of tracks 2018-12-24 21:25:09 +01:00
Krateng
ca28ba9431 Can now query database for tracks 2018-12-24 19:14:24 +01:00
Krateng
91cb26435f Some code reordering 2018-12-22 23:19:52 +01:00
Krateng
dfe46d0242 Database improvements and top tracks web interface 2018-12-22 14:06:21 +01:00
Krateng
d703e87851 QoL fixes 2018-12-21 19:13:24 +01:00
Krateng
30881099bf Case is now ignored when building track titles and artist names 2018-12-21 18:22:58 +01:00
Krateng
1e346f7d0e Fixed major bug 2018-12-21 17:22:44 +01:00
Krateng
e0ec4b3137 Database can now analyze consistency of scrobble data 2018-12-21 16:32:21 +01:00
Krateng
c6f5f38246 Updated sync and build functions to use generic tsv interaction methods 2018-12-20 22:07:22 +01:00
Krateng
62b3591913 Added basic scrobble database consistency system 2018-12-20 18:46:55 +01:00
Krateng
f5dced4f6e Added web interface to audit library data 2018-12-20 17:23:16 +01:00
Krateng
b361e25503 Added script to fix existing database with new rules 2018-12-19 23:17:38 +01:00
Krateng
3591f437ed Added scrobbles view 2018-12-19 16:11:10 +01:00
Krateng
dace8f1c44 Properly separated servers 2018-12-19 15:28:10 +01:00
Krateng
6be0dfd25b Improvement and bugfixing 2018-12-16 23:56:30 +01:00
Krateng
1643eafc71 Basic artist overview webpage 2018-12-16 17:52:13 +01:00
Krateng
159313ad0a Improved trailing top artists 2018-12-15 15:25:00 +01:00
Krateng
95e80833cc Extension now gives feedback about incorrect configuration 2018-12-14 19:52:31 +01:00
Krateng
f1d1421374 Minor fixes and structure 2018-12-12 19:37:59 +01:00
Krateng
e7e4cdebee Added total scrobble count stats 2018-12-08 00:01:44 +01:00
Krateng
98c23cd8af Renamed folder and added launcher 2018-12-06 13:36:42 +01:00
Krateng
ed82ae40a0 Added experimental top artist history 2018-12-05 14:30:50 +01:00
Krateng
a9b5236612 Charts can now bundle artists 2018-12-04 18:43:48 +01:00
Krateng
2724541592 Can now return charts 2018-12-04 17:07:07 +01:00
Krateng
239e0bb729 Some fixing 2018-11-30 16:01:32 +01:00
Krateng
19dc86d32a Added simple API key 2018-11-30 15:44:30 +01:00
Krateng
75a70a10b7 Implemented scrobbling via POST 2018-11-30 13:39:12 +01:00
Krateng
032dfff4f3 Cleanup 2018-11-29 16:53:25 +01:00
Krateng
72ba0a9a72 Whoops 2018-11-29 16:09:46 +01:00
Krateng
4ec2f4a118 Timestamps are now unique identifiers of a scrobble 2018-11-29 16:05:44 +01:00
Krateng
ce5e342212 Minor fixes 2018-11-28 18:44:33 +01:00
Krateng
54bffc5642 Implemented custom rules 2018-11-28 17:45:52 +01:00
Krateng
144198f933 Improved artist / title parsing 2018-11-28 15:33:30 +01:00
Krateng
538a5bcba9 Added regular database sync 2018-11-28 13:02:43 +01:00
Krateng
f37444246f Can now scrobble Dal★Shabet 2018-11-27 19:05:50 +01:00
Krateng
eaf24d70ba Small fixes 2018-11-27 16:21:33 +01:00
Krateng
2a352645f3 Added basic scrobbler for Plex Web on Chromium/Vivaldi 2018-11-27 16:08:14 +01:00
Krateng
bdf114d7fe Added basic scrobbling function 2018-11-26 16:21:07 +01:00
Krateng
2f8720898b Switched to better delimiters (tab and ASCII31) 2018-11-26 12:55:17 +01:00
Krateng
4c2266b9d6 Cleanup and some fixing 2018-11-25 19:31:03 +01:00
Krateng
91d4f79aa4 Major restructuring of the database from dicts to tuples 2018-11-25 18:17:14 +01:00
Krateng
8a3a03b9f3 Expanding the code 2018-11-25 14:49:53 +01:00