krateng
|
a8733994a1
|
Updated screenshot
|
2023-10-25 11:53:06 +02:00 |
|
krateng
|
78aa48f797
|
Improved error reporting from third party requests
|
2023-10-25 11:52:53 +02:00 |
|
krateng
|
7aa5ad5dff
|
Thug life
|
2023-10-24 23:13:03 +02:00 |
|
krateng
|
f613abaa20
|
Experimental pagination feedback for API
|
2023-10-24 23:00:10 +02:00 |
|
krateng
|
7ac6473ce3
|
Updated API to reflect changes in scrobble pagination
|
2023-10-24 20:38:23 +02:00 |
|
krateng
|
f33df482fb
|
Highly questionable adjustments to footer design
|
2023-10-24 20:22:57 +02:00 |
|
krateng
|
0ed2cd2e35
|
MOOOORE PERFORMANCE!!!
|
2023-10-24 19:10:25 +02:00 |
|
krateng
|
d0f265d3ca
|
Added missing parts to other scrobble list functions
|
2023-10-24 18:05:12 +02:00 |
|
krateng
|
4d6b2647d1
|
More performance tweaks
|
2023-10-24 18:00:21 +02:00 |
|
krateng
|
32b17c6a2c
|
Fixed duplicate albums and tracks from association edits
|
2023-10-24 16:43:18 +02:00 |
|
krateng
|
f8e65cd611
|
Some performance tweaks
|
2023-10-24 16:42:02 +02:00 |
|
krateng
|
91e51a0167
|
Shortened Readme a bit
|
2023-10-24 14:14:26 +02:00 |
|
krateng
|
e3a551cb12
|
Do not code while distracted!
|
2023-10-23 17:49:22 +02:00 |
|
krateng
|
bcee8f5660
|
Adjusted Spotify image fetching, GH-225
|
2023-10-23 16:15:11 +02:00 |
|
krateng
|
cf6f50169c
|
Fixed error with Spotify album art fetching
|
2023-10-23 12:52:50 +02:00 |
|
krateng
|
9cbdbfc2ad
|
Merge branch 'master' into next_minor_version
# Conflicts:
# maloja/proccontrol/tasks/import_scrobbles.py
|
2023-10-23 12:14:44 +02:00 |
|
krateng
|
8bb6d9d7ad
|
Profiler changes
|
2023-10-23 11:48:16 +02:00 |
|
krateng
|
f10e22e6a0
|
CSS variable reorganization
|
2023-10-23 02:34:36 +02:00 |
|
krateng
|
fbafbaf114
|
Cooler certification icons
|
2023-10-23 02:20:41 +02:00 |
|
krateng
|
16245701e0
|
More CSS color variables
|
2023-10-23 01:45:50 +02:00 |
|
krateng
|
dfa564be0b
|
Image fetch now uses real entity info instead of just URL filterkeys
|
2023-10-22 19:40:56 +02:00 |
|
krateng
|
ccf75898e7
|
Added debugging for weird issue
|
2023-10-22 17:22:16 +02:00 |
|
krateng
|
cc536f026e
|
Fixed issue with selector for performance page
|
2023-10-21 21:57:50 +02:00 |
|
krateng
|
464382f279
|
Fixed issue with image uploading
|
2023-10-21 14:06:08 +02:00 |
|
krateng
|
0ef46148ae
|
Added missing info retrieval
|
2023-10-21 13:52:24 +02:00 |
|
krateng
|
59df620136
|
Made things SHINY
|
2023-10-21 13:47:10 +02:00 |
|
krateng
|
422a973eff
|
Made entity info pages use subtemplates
|
2023-10-21 12:18:52 +02:00 |
|
krateng
|
cd846c1abe
|
Added album certifications and changed certification design
|
2023-10-21 12:04:55 +02:00 |
|
krateng
|
9bc7d881d8
|
Some fixes
|
2023-10-20 00:11:06 +02:00 |
|
krateng
|
c9668c04d2
|
Fixed unneeded album creation
|
2023-10-19 21:49:29 +02:00 |
|
krateng
|
090aee3cf7
|
Extended chart separation logic to top_artists
|
2023-10-19 18:16:36 +02:00 |
|
krateng
|
87b6250367
|
Extended chart separation logic to performance
|
2023-10-19 17:55:01 +02:00 |
|
krateng
|
b9242d843e
|
Added UI for artist chart separation
|
2023-10-19 17:26:52 +02:00 |
|
krateng
|
a12c52af1f
|
Added ability to show artist charts without combining artists
|
2023-10-19 17:26:08 +02:00 |
|
krateng
|
a3831f9b7c
|
Added disassociation functionality
|
2023-10-18 19:04:19 +02:00 |
|
krateng
|
ad824626c3
|
Fixed duplicate counting of scrobbles when including associated artists
|
2023-10-18 15:08:56 +02:00 |
|
krateng
|
7eed8f9453
|
Merge branch 'feature-albums' into next_minor_version
|
2023-10-18 13:31:59 +02:00 |
|
krateng
|
b7e3d9bb48
|
Merge branch 'master' of github.com:krateng/maloja
|
2023-10-18 13:29:08 +02:00 |
|
krateng
|
6af7923853
|
Merge branch 'feature-albums' of github.com:krateng/maloja into feature-albums
|
2023-10-18 13:28:39 +02:00 |
|
krateng
|
b5a9f41096
|
Restored more associated artists functionality
|
2023-10-18 13:27:38 +02:00 |
|
krateng
|
2a0775265f
|
Merge pull request #197 from aaron-em/patch-1
Clarify Docker env var requirements
|
2023-10-18 12:46:44 +02:00 |
|
krateng
|
139953ddba
|
Simplified env variables
|
2023-10-18 12:46:35 +02:00 |
|
krateng
|
42c38e6c8c
|
Merge pull request #233 from brendantwh/fix_maloja_album_import
Fix AttributeError NoneType get when importing Maloja export
|
2023-10-18 12:39:24 +02:00 |
|
krateng
|
22495692fb
|
Fix GH-218
|
2023-10-18 12:26:54 +02:00 |
|
krateng
|
b9e3cd7624
|
Added UI selector for including associated artists
|
2023-10-18 10:58:46 +02:00 |
|
krateng
|
acf7402095
|
More fixes for inline editing
|
2023-10-18 09:27:30 +02:00 |
|
krateng
|
2f654b5612
|
Fixed inline icons displaying without admin mode
|
2023-10-17 22:20:55 +02:00 |
|
krateng
|
920e7efd7f
|
Inline edit functionality now also for merging
|
2023-10-17 22:09:39 +02:00 |
|
krateng
|
d8420cdb67
|
Reworked web UI editing
|
2023-10-17 19:36:59 +02:00 |
|
krateng
|
25ba050d30
|
Added quick associate functionality to web UI
|
2023-10-17 12:55:25 +02:00 |
|