SpigotMC / XenforoResourceManagerAPI

Exposes resource/author information via a simple JSON REST API
BSD 3-Clause "New" or "Revised" License
77 stars 7 forks source link

clean up Database after PRs, fix getResourcesByAuthor #12

Closed jacobsandersen closed 4 years ago

darbyjack commented 4 years ago

Looks good.

md-5 commented 4 years ago

I would rather just whitelist /data/ from cloudflare so you can get the avatars there than expose files via the API

jacobsandersen commented 4 years ago

I would rather just whitelist /data/ from cloudflare so you can get the avatars there than expose files via the API

That works.

darbyjack commented 4 years ago

I would rather just whitelist /data/ from cloudflare so you can get the avatars there than expose files via the API

Please let us know when this is done. Thank you.

jacobsandersen commented 4 years ago

removed icon stuff, this pr stands as just clean up and a method fix now