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

1431 Commits

Author SHA1 Message Date
977385a700 Fixed editing with special characters 2022-04-17 15:37:08 +02:00
c8522bd473 Updated changelog 2022-04-17 15:31:12 +02:00
83e3157ad1 Can now cancel editing 2022-04-17 15:15:29 +02:00
0525ff400b Merge branch 'feature-restructure' into feature-webedit 2022-04-17 04:45:51 +02:00
13856a2347 Merge branch 'master' into feature-restructure 2022-04-17 04:44:28 +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
fa2ce0c05f Reduced DB connections for cached stats 2022-04-16 04:37:50 +02:00
b806be6e02 Cached stats now use IDs to survive renames 2022-04-16 03:10:51 +02:00
6601920f69 Fixed entrypoint 2022-04-16 02:17:43 +02:00
f3f7dbd8ef Fixed double request when editing 2022-04-16 02:17:14 +02:00
263e7cd704 Merge branch 'feature-restructure' into feature-webedit 2022-04-16 02:04:43 +02:00
5b8e2debbc Merge branch 'master' into feature-restructure 2022-04-16 02:04:04 +02:00
bccd88acd4 Implemented track title editing and refactored edit system 2022-04-15 19:41:44 +02:00
371e73ac99 Implemented artist name editing 2022-04-15 18:48:03 +02:00
c33fcf1dc1 Added edit function to web interface 2022-04-15 18:16:54 +02:00
98e1926613 Moved svg icon to jinja snippet 2022-04-15 18:16:49 +02:00
b255d424ee Native API accepts superfluous keywords, FoxxMD/multi-scrobbler#42 2022-04-15 17:49:13 +02:00
28d43d00cb Merge branch 'master' into feature-restructure 2022-04-14 20:55:29 +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
4cffc9971d Merge branch 'master' into feature-restructure 2022-04-14 15:19:38 +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
d018a758c0 Merge branch 'master' into feature-restructure 2022-04-12 16:20:53 +02:00