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

1222 Commits

Author SHA1 Message Date
db8bf60aef Moved search functionality to database 2022-04-23 16:36:35 +02:00
528d3565b7 Moved API information 2022-04-23 14:38:18 +02:00
56f7c18495 Create API.md 2022-04-23 05:59:47 +02:00
6e4e62755d Fixed global database lock release during scrobble creation, GH-126 2022-04-22 06:01:59 +02:00
646c290a37 Added separate output for importing zero files 2022-04-21 21:17:55 +02:00
28163348fa Fixed importing with direct filename, fix GH-124 2022-04-21 21:15:53 +02:00
df6bbebe31 Removed now unnecessary default override for container 2022-04-21 17:51:16 +02:00
de625cc3c2 Fixed missing output when running in Docker, fix GH-117 2022-04-21 17:46:25 +02:00
43ec4c2c9e Reenabled bracket normalization for titles, GH-121 2022-04-19 22:13:51 +02:00
17be00f794 Improved parsing of featuring artists in square brackets, fix GH-121 2022-04-19 15:22:42 +02:00
fe21894c5e Version bump v3.0.5 2022-04-19 02:41:39 +02:00
2bb3fa12b3 Merge pull request #119 from northys/patch-1
README.md: fix docker image name
2022-04-19 00:13:54 +02:00
32a900cf37 Fixed error for Lastfm import and added feedback, fix GH-118 2022-04-19 00:11:40 +02:00
80ba4550c7 README.md: fix docker image name 2022-04-18 22:37:27 +02:00
61526fdc89 Added basic notification system to web interface 2022-04-17 19:30:27 +02:00
c8522bd473 Updated changelog 2022-04-17 15:31:12 +02:00
e9bf65da34 Completed old tag information 2022-04-16 22:08:54 +02:00
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