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

1397 Commits

Author SHA1 Message Date
9eaeffca7e Sanitize artists and tracks in search results, GH-167 2022-10-13 18:06:02 +02:00
db8389e6c1 Rules 2022-10-13 15:35:21 +02:00
ef06f22622 Version bump v3.1.4 2022-10-07 17:38:12 +02:00
b333009684 Merge branch 'master' of github.com:krateng/maloja 2022-10-07 17:33:07 +02:00
ebd78914f9 Sanitize artists and tracks, fix GH-167 2022-10-07 17:32:34 +02:00
36d0e7bb8a Merge pull request #153 from badlandspray/master
Track more additional information
2022-09-11 21:02:55 +02:00
91750db8ac Reduce stored extra info from Listenbrainz API 2022-09-11 21:01:21 +02:00
d5f2c254f3 Fix field name for track length 2022-09-11 20:58:37 +02:00
e3933e7dca Merge pull request #163 from krkk/import_listenbrainz
Implement importing scrobbles from ListenBrainz
2022-08-20 16:55:32 +02:00
9b10ca4a5d Implement importing scrobbles from ListenBrainz
Closes: #162
2022-08-16 22:17:02 +02:00
2ce2e2f682 Import track lengths from own maloja format
It will also be used when importing ListenBrainz files.
2022-08-16 19:37:15 +02:00
9917210b66 More intuitive manual scrobbling, GH-160 2022-08-15 17:50:42 +02:00
5656f8b4c0 Some rules 2022-08-15 17:50:07 +02:00
9ae14da397 scrobble_duration key 2022-07-16 00:54:54 -07:00
3fd02c1675 Add release_artist_name and correct duration 2022-07-15 15:18:22 +00:00
f7251c613c Add more fields 2022-07-05 08:34:07 +00:00
d57bf33969 Track more additional information 2022-06-09 17:54:20 +00:00
a1b2261fa7 Merge pull request #151 from badlandspray/master
Store album name
2022-06-06 18:02:52 +02:00
260c587248 Allow minimal listenbrainz payload 2022-06-06 18:02:34 +02:00
c1493255b7 Store album name 2022-06-04 07:31:18 +00:00
97fc38f919 Graceful handling of missing templates 2022-05-26 14:56:04 +02:00
397d5e7c13 API root path now returns JSON error, fix GH-150 2022-05-26 14:43:29 +02:00
1eaba888c7 Saving additional info for Listenbrainz API, fix GH-149 2022-05-17 16:34:09 +02:00
084c7d5a1e Merge branch 'master' of github.com:krateng/maloja 2022-05-17 15:32:51 +02:00
515fa69fce Fixed Readme links 2022-05-15 21:04:50 +02:00
ca30309450 Merge pull request #146 from badlandspray/master
Track album name and track length
2022-05-08 16:45:51 +02:00
705f4b4252 Track album name and track length 2022-05-08 13:26:42 +00:00
ac498bde73 Refactored some scrobble parsing 2022-05-07 22:24:37 +02:00
f3a04c79b1 Version bump v3.1.3 2022-05-07 15:24:19 +02:00
f74d5679eb Properly passing flags argument for regex sub calls, fix GH-145 2022-05-07 15:17:29 +02:00
5eb838d5df Added favicon html tag, fix GH-143 2022-05-06 16:30:24 +02:00
96778709bd Design change for chart tiles 2022-05-05 17:38:11 +02:00
a073930601 Version bump v3.1.2 2022-05-05 16:38:08 +02:00
81f4e35258 Added API debug feature 2022-05-01 22:39:16 +02:00
c16919eb1e Added rules 2022-05-01 17:53:25 +02:00
e116690640 Fixed leftover whitespaces when parsing titles 2022-04-30 20:19:45 +02:00
8cb332b9fc Removed underline from linked buttons 2022-04-29 16:35:56 +02:00
3ede71fc79 Made some parsing rules case insensitive 2022-04-28 06:08:51 +02:00
77a0a0a41b Merge pull request #139 from alim4r/feature/parse-remix-artists
Add feature to parse remix artists
2022-04-28 04:43:29 +02:00
ec02672a2e Remove debug print... 2022-04-27 22:30:23 +02:00
5941123c52 Set parse_remix_artists default to False 2022-04-27 22:24:45 +02:00
91a7aeb50d Add feature to parse remix artists 2022-04-27 20:54:33 +02:00
20aae955b2 Version bump v3.1.1 2022-04-27 20:30:15 +02:00
d83b44de6e Added tooltip for image upload, GH-138 2022-04-27 17:51:39 +02:00
8197548285 Improved cache memory output 2022-04-26 19:58:36 +02:00
6171d1d2e1 Restored custom CSS file functionality, fix GH-135 2022-04-26 19:43:35 +02:00
0c948561a8 Added more generalized support for static user files, GH-135 2022-04-26 19:41:23 +02:00
02c77a5e31 Updated commit information 2022-04-26 14:52:19 +02:00
bfa553bed0 Version bump v3.1.0 2022-04-26 14:43:51 +02:00
3592571afd Merge pull request #130 from krateng/feature-webedit
Version 3.1
2022-04-26 14:38:41 +02:00