xoru commented on issue Oppaitime/Gazelle#69
Add autocomplete to artist fields in upload and torrent search pageNope, they will still be added on additional fields added by javascript. The logic for that was already there, but was outdated and broken: https://git.oppaiti.me/Oppaitime/Gazelle/src/branch/master/static/functions/upload.js#L310
5 years ago
xoru created pull request Oppaitime/Gazelle#69
Add autocomplete to artist fields in upload and torrent search page5 years ago
xoru pushed to upload-artist-autocomplete at xoru/Gazelle
5 years ago
xoru pushed to upload-artist-autocomplete at xoru/Gazelle
5 years ago
xoru pushed to upload-artist-autocomplete at xoru/Gazelle
5 years ago
xoru pushed to upload-artist-autocomplete at xoru/Gazelle
5 years ago
xoru commented on issue Oppaitime/Gazelle#68
Fix jdb title autofill, and also get genresYou're right, I'm retarded
5 years ago
xoru pushed to upload-artist-autocomplete at xoru/Gazelle
5 years ago
xoru commented on issue Oppaitime/Gazelle#68
Fix jdb title autofill, and also get genres`+` does do concatenation, but yeah it's wrong to use it here since it ignores duplicate keys. Switched to `array_merge` and now it works as expected
5 years ago
xoru pushed to fix-jdb-autofill at xoru/Gazelle
5 years ago
xoru commented on issue Oppaitime/Gazelle#68
Fix jdb title autofill, and also get genresI've also now fixed the order of idol name/surnames and fixed the cover image part that causes the autofill to crash.
5 years ago
xoru pushed to fix-jdb-autofill at xoru/Gazelle
5 years ago
xoru created pull request Oppaitime/Gazelle#68
Fix jdb title autofill, and also get genres5 years ago
xoru pushed to master at xoru/Gazelle
5 years ago
xoru pushed to fix-request-autofill at xoru/Gazelle
5 years ago
xoru pushed to master at xoru/Gazelle
5 years ago