5bf66ab270
Added release documentation
2022-04-16 20:40:37 +02:00
206ebd58ea
Version bump
v3.0.4
2022-04-16 18:47:07 +02:00
a642c274e3
Merge pull request #116 from ICTman1076/patch-4
...
Add artist to specialsymbols
2022-04-16 18:46:33 +02:00
8ba973ed91
Add artist to specialsymbols
2022-04-16 16:35:21 +00:00
ca726c774a
Removed duplicate track artist entries, fix GH-115
2022-04-16 18:19:25 +02:00
33bbe61ece
Small fixes
2022-04-16 16:21:24 +02:00
15f815ffe9
Improved native API error feedback
2022-04-16 15:59:42 +02:00
b255d424ee
Native API accepts superfluous keywords, FoxxMD/multi-scrobbler#42
2022-04-15 17:49:13 +02:00
7f9aa125af
Enabled dual stack web server
2022-04-14 20:49:40 +02:00
1d9247fc72
Version bump
v3.0.3
2022-04-14 20:09:01 +02:00
c91cae9de1
Added info about API endpoint return values, fix GH-114
2022-04-14 20:02:02 +02:00
1a977d9c0c
Moved all native API endpoints to new auth handling
2022-04-14 19:36:50 +02:00
62a654bfbf
Added more docstrings
2022-04-14 19:34:42 +02:00
16d8ed0575
Fixed nofix argument for scrobbling
2022-04-14 17:44:52 +02:00
7c1d45f4af
Fixed mistake in API testing
2022-04-14 17:32:27 +02:00
65fd57dceb
Explicit arguments for native scrobble endpoint
2022-04-14 17:29:10 +02:00
29f722e3d3
Added time format info to docstrings
2022-04-14 17:00:45 +02:00
e6bb844ff9
Added some docstrings to native API endpoints, GH-114
2022-04-14 16:14:31 +02:00
bcb1d36b4a
Exit codes for main function, fix GH-113
2022-04-14 15:10:15 +02:00
9d8752d052
Fixed proper recognition of artist and track entities, fix GH-111
2022-04-14 14:49:59 +02:00
741246a7c1
Merge pull request #110 from da2x/patch-1
...
Set Referrer-Policy to same-origin
2022-04-14 14:35:55 +02:00
c076518d76
Set Referrer-Policy to same-origin
...
Remove the Referer (sic) HTTP request header from external requests (e.g. to
the image CDNs).
The charset directive must be included in the first TCP packet. It should
be set at the very top of the document. Grouping document mode metas
and descriptive metadata in separate groups.
2022-04-14 13:02:21 +02:00
4a8221f7a0
Added waitress warning interception
v3.0.2
2022-04-13 18:00:39 +02:00
42579ad1f0
Fixed missing import, GH-108
2022-04-13 15:42:45 +02:00
ef312c6ba9
Updated admin mode info
2022-04-12 23:04:17 +02:00
dad1365627
Renamed imported scrobble folder
2022-04-12 20:33:36 +02:00
1c2062c512
Reenabled site generation profiling
2022-04-12 19:04:22 +02:00
6b39ca8b19
Added duration warning to upgrade page
2022-04-12 19:03:55 +02:00
700b81217c
Version bump
v3.0.1
2022-04-12 17:59:32 +02:00
50cf592a75
Fixed upgrading early scrobbles, GH-106
2022-04-12 17:57:13 +02:00
0f39ecbf7e
Fixed funding file
2022-04-12 16:39:44 +02:00
f31c95228e
Ride now, ride now! Ride to Gondor!
v3.0.0
2022-04-12 16:03:47 +02:00
2cf785faae
Merge pull request #105 from krateng/v3
...
Version 3
2022-04-12 16:02:52 +02:00
189dfb58bc
Limited cache size
2022-04-12 16:02:30 +02:00
cabfa298b9
Replaced cache trimming with full clear for now
2022-04-12 05:33:03 +02:00
b8aa2a562e
Bumped doreah requirement
2022-04-12 05:31:31 +02:00
cc4d40ae3f
Reenabled Dockerhub Readme update
2022-04-11 21:22:58 +02:00
5a2856a682
Added log output to cache trimming
2022-04-10 23:26:03 +02:00
2d2a7c2ee7
Updated Readme
2022-04-10 18:44:55 +02:00
df5eb499af
Added lint configuration and reorganized gitignore
2022-04-10 17:41:37 +02:00
e52f35d65b
Added example compose file
2022-04-10 17:22:38 +02:00
97e1eae386
Merge branch 'master' into v3
2022-04-10 16:08:41 +02:00
e152a2edde
Containerfile transition test update
v2.14.10
2022-04-10 15:56:00 +02:00
233e49d087
Small setup fix
2022-04-09 17:05:54 +02:00
fe727dedee
Added handler for old tsv files to upgrade module
2022-04-09 16:52:20 +02:00
64f6836365
More Readme changes
2022-04-09 16:44:48 +02:00
96933d5f18
Added screenshot
2022-04-09 16:34:09 +02:00
fba21b7128
Added proper logging to upgrade script
2022-04-08 21:17:17 +02:00
1207475e4d
Removed absolute paths from dockerignore
2022-04-08 21:15:10 +02:00
de5ae6408a
Refactored imports to avoid DB startup for unrelated tasks
2022-04-08 19:10:20 +02:00