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

Commit Graph

  • 9d0fc8e073 Added .deb package Krateng 2019-02-22 15:03:38 +01:00
  • 46d0874dfc No more internal communication via HTTP Krateng 2019-02-21 09:43:35 +01:00
  • efd4b89da1 Cleaning up Krateng 2019-02-21 00:13:18 +01:00
  • f1007d6da5 Changed way of serving third-party images to improve page loading time Krateng 2019-02-20 21:10:58 +01:00
  • 5f19e7b38e Significant rework of the architecture Krateng 2019-02-20 18:22:45 +01:00
  • a4b95969d5 Added pulse on artist and track pages Krateng 2019-02-19 23:18:46 +01:00
  • 5e98338c2a Groundwork for potentially better time descriptor management Krateng 2019-02-19 18:37:13 +01:00
  • c732e13c3b Provisionary fix for various time issues Krateng 2019-02-19 14:57:39 +01:00
  • f29c5ca8b9 Added pulse on main page Krateng 2019-02-18 17:22:44 +01:00
  • 28f35aa12a Worked around VERY strange bug in update script Krateng 2019-02-18 16:45:36 +01:00
  • b17cfa21b4 Added 'pulse' web view Krateng 2019-02-18 15:52:08 +01:00
  • b65d65326c Better install script, some imports moved out of functions Krateng 2019-02-18 00:34:25 +01:00
  • 4b3cd8cce3 Some brushing up Krateng 2019-02-17 16:27:55 +01:00
  • 2c723e2586 Implemented separation of database functions and their HTTP access methods Krateng 2019-02-17 15:54:56 +01:00
  • e4b9ca1d81 Separation now on all relevant functions Krateng 2019-02-17 15:02:27 +01:00
  • 1c029e33ff Website performance improvements: HTTP/2 Server Push Krateng 2019-02-17 14:25:40 +01:00
  • 88badbb4f0 Website performance improvements: Image scaling and caching Krateng 2019-02-17 12:49:06 +01:00
  • 5533aad191 Updated Readme Krateng 2019-02-16 21:43:57 +01:00
  • de02c53e52 Merged master changes into branch Krateng 2019-02-16 21:36:42 +01:00
  • e8fbf95c30 Added requirement Krateng 2019-02-16 21:21:29 +01:00
  • 79b2d05824 Fixed update bug Krateng 2019-02-16 21:04:13 +01:00
  • 5c815b49f9 Improved daemon management Krateng 2019-02-16 20:53:35 +01:00
  • 15a423060c Janky self-restarter Krateng 2019-02-16 20:10:12 +01:00
  • 28f85300fe Added self-updater script Krateng 2019-02-16 17:31:01 +01:00
  • dd73eae522 Whoops Krateng 2019-02-16 16:47:01 +01:00
  • 6540af0e55 Implemented caching of image links on disk Krateng 2019-02-16 16:42:45 +01:00
  • 8f2ea10be2 Organizing Krateng 2019-02-16 16:28:32 +01:00
  • 208d059743 Expanded on separation, fixed some tech debt and bugs Krateng 2019-02-15 21:07:08 +01:00
  • 80686fd4e1 Minor fix krateng 2019-02-15 19:45:08 +01:00
  • 464e2890eb Expanded HTTP / function separation to more requests Krateng 2019-02-15 19:39:19 +01:00
  • 42833c8d09 First test separation of API get and actual function Krateng 2019-02-15 18:11:40 +01:00
  • 4faf9a9490 Better time window specifications (since, to and in) Krateng 2019-02-15 15:41:58 +01:00
  • 3a06123255 Fixed strange issue with urllib trying to connect on IPv4 Krateng 2019-02-15 15:18:57 +01:00
  • d481746514 Some CSS fixes Krateng 2019-02-15 15:17:29 +01:00
  • f72f35fa89 Asynchronous picture fetching on start page Krateng 2019-02-04 13:45:51 +01:00
  • 70d9954c66 Start page now looks a bit better on mobile devices Krateng 2019-02-03 17:54:24 +01:00
  • b5008675cd Design changes Krateng 2019-02-03 17:36:21 +01:00
  • ed990f59fc Fancy af start page Krateng 2019-02-03 16:52:37 +01:00
  • ae4b111bee Fixed small bug with associated artists Krateng 2019-02-02 23:55:13 +01:00
  • b58190495f Small fixes Krateng 2019-02-02 20:51:04 +01:00
  • 8da02a679f Design adjustments Krateng 2019-02-02 18:54:06 +01:00
  • 9a4afe4b1f Expanded start page Krateng 2019-02-02 18:08:30 +01:00
  • 562c796a92 Rudimentary start page Krateng 2019-02-02 16:54:01 +01:00
  • 4edc352bcc Asynchronous image calls and expanded functionality of website generation Krateng 2019-02-02 16:17:07 +01:00
  • c158dc2d88 Server should now be ready for web-reachable deployment Krateng 2019-01-11 14:14:00 +01:00
  • 1a3a172089 Various Fixes Krateng 2019-01-09 23:29:01 +01:00
  • bfff37a549 All POST methods now require an API key Krateng 2018-12-29 16:57:52 +01:00
  • 6082094a3e Minor design changes Krateng 2018-12-29 00:08:00 +01:00
  • 39873e9297 Reworked artwork grabbing Krateng 2018-12-28 18:06:09 +01:00
  • 5fd6810098 Added track view Krateng 2018-12-27 14:57:25 +01:00
  • 5987997075 Modularizing HTML generation, Part III Krateng 2018-12-27 03:09:29 +01:00
  • 3868d8532d Modularizing HTML generation, Part II Krateng 2018-12-26 19:20:26 +01:00
  • 3cfa8428ff Modularizing HTML generation, Part I Krateng 2018-12-26 17:42:55 +01:00
  • bed50452b9 Can now show scrobbles of tracks Krateng 2018-12-24 21:25:09 +01:00
  • ca28ba9431 Can now query database for tracks Krateng 2018-12-24 19:14:24 +01:00
  • 91cb26435f Some code reordering Krateng 2018-12-22 23:19:52 +01:00
  • dfe46d0242 Database improvements and top tracks web interface Krateng 2018-12-22 14:06:21 +01:00
  • eb9c9b2f69 Simplified some of the webpage building logic Krateng 2018-12-22 12:47:49 +01:00
  • 7465eadf83 Added bar chart to scrobble numbers Krateng 2018-12-22 00:31:27 +01:00
  • d703e87851 QoL fixes Krateng 2018-12-21 19:13:24 +01:00
  • 30881099bf Case is now ignored when building track titles and artist names Krateng 2018-12-21 18:22:58 +01:00
  • 1e346f7d0e Fixed major bug Krateng 2018-12-21 17:22:44 +01:00
  • e0ec4b3137 Database can now analyze consistency of scrobble data Krateng 2018-12-21 16:32:21 +01:00
  • c6f5f38246 Updated sync and build functions to use generic tsv interaction methods Krateng 2018-12-20 22:07:22 +01:00
  • 62b3591913 Added basic scrobble database consistency system Krateng 2018-12-20 18:46:55 +01:00
  • f5dced4f6e Added web interface to audit library data Krateng 2018-12-20 17:23:16 +01:00
  • b361e25503 Added script to fix existing database with new rules Krateng 2018-12-19 23:17:38 +01:00
  • 3591f437ed Added scrobbles view Krateng 2018-12-19 16:11:10 +01:00
  • dace8f1c44 Properly separated servers Krateng 2018-12-19 15:28:10 +01:00
  • 08de19459c Added UI for artist charts Krateng 2018-12-17 16:33:26 +01:00
  • 78b1937044 Better metadata grabbing and caching Krateng 2018-12-17 15:10:10 +01:00
  • 6be0dfd25b Improvement and bugfixing Krateng 2018-12-16 23:56:30 +01:00
  • 1643eafc71 Basic artist overview webpage Krateng 2018-12-16 17:52:13 +01:00
  • 159313ad0a Improved trailing top artists Krateng 2018-12-15 15:25:00 +01:00
  • 95e80833cc Extension now gives feedback about incorrect configuration Krateng 2018-12-14 19:52:31 +01:00
  • 5cedde41a1 Added extension settings to define server and API key Krateng 2018-12-14 16:38:08 +01:00
  • f1d1421374 Minor fixes and structure Krateng 2018-12-12 19:37:59 +01:00
  • e7e4cdebee Added total scrobble count stats Krateng 2018-12-08 00:01:44 +01:00
  • 98c23cd8af Renamed folder and added launcher Krateng 2018-12-06 13:36:42 +01:00
  • ed82ae40a0 Added experimental top artist history Krateng 2018-12-05 14:30:50 +01:00
  • 08c17cab00 Fixed some parsing logic Krateng 2018-12-04 19:17:44 +01:00
  • a9b5236612 Charts can now bundle artists Krateng 2018-12-04 18:43:48 +01:00
  • 2724541592 Can now return charts Krateng 2018-12-04 17:07:07 +01:00
  • 239e0bb729 Some fixing Krateng 2018-11-30 16:01:32 +01:00
  • 19dc86d32a Added simple API key Krateng 2018-11-30 15:44:30 +01:00
  • 75a70a10b7 Implemented scrobbling via POST Krateng 2018-11-30 13:39:12 +01:00
  • 5b0436e256 Fixed scrobbler for tracks longer than 1 hour Krateng 2018-11-29 18:24:31 +01:00
  • 032dfff4f3 Cleanup Krateng 2018-11-29 16:53:25 +01:00
  • 72ba0a9a72 Whoops Krateng 2018-11-29 16:09:46 +01:00
  • 4ec2f4a118 Timestamps are now unique identifiers of a scrobble Krateng 2018-11-29 16:05:44 +01:00
  • 08caeec8e0 Improved custom rules slightly Krateng 2018-11-29 14:45:31 +01:00
  • 9bcd701287 Simplified scrobbler code Krateng 2018-11-29 13:43:45 +01:00
  • ce5e342212 Minor fixes Krateng 2018-11-28 18:44:33 +01:00
  • 54bffc5642 Implemented custom rules Krateng 2018-11-28 17:45:52 +01:00
  • 144198f933 Improved artist / title parsing Krateng 2018-11-28 15:33:30 +01:00
  • ee5bd0998b Update README.md krateng 2018-11-28 13:46:58 +01:00
  • 026404205a Update README.md krateng 2018-11-28 13:43:17 +01:00
  • 538a5bcba9 Added regular database sync Krateng 2018-11-28 13:02:43 +01:00
  • 2221365536 Can now create multiple scrobbles from skipping back within a track Krateng 2018-11-28 12:29:02 +01:00
  • bb754c7911 Can now actually scrobble Dal★Shabet Krateng 2018-11-28 12:16:13 +01:00