xoru
Loading Heatmap…

xoru commented on issue Oppaitime/Gazelle#69

Add autocomplete to artist fields in upload and torrent search page

Nope, 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 page

5 years ago

xoru pushed to upload-artist-autocomplete at xoru/Gazelle

  • 8fcb2b1816 Remove autocomplete from artists collage. * URLs are used on the artist collage page, not names. * Also removed unused artistsimilar autocomplete.
  • 578d166aaf Fix autocomplete on editgroup page
  • Compare 2 commits »

5 years ago

xoru pushed to upload-artist-autocomplete at xoru/Gazelle

  • c78ae61be6 Fix for added artist fields on new request page

5 years ago

xoru pushed to upload-artist-autocomplete at xoru/Gazelle

5 years ago

xoru pushed to upload-artist-autocomplete at xoru/Gazelle

  • a5d44c00c3 Fix where artist autocomplete is called

5 years ago

xoru commented on issue Oppaitime/Gazelle#68

Fix jdb title autofill, and also get genres

You're right, I'm retarded

5 years ago

xoru pushed to upload-artist-autocomplete at xoru/Gazelle

  • 407e46abde Add autocomplete to artist fields in upload page

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

  • 6b35cd6e57 Use array_merge instead of + for jdb genre autofill

5 years ago

xoru commented on issue Oppaitime/Gazelle#68

Fix jdb title autofill, and also get genres

I'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

  • 0839bda9dc Fix order of idol names in jdb autofill

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 genres

5 years ago

xoru pushed to master at xoru/Gazelle

5 years ago

xoru created pull request Oppaitime/Gazelle#67

Fix JAV request autofill

5 years ago

xoru pushed to fix-request-autofill at xoru/Gazelle

5 years ago

xoru pushed to fix-request-autofill 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