Bookmarklet is broken on DeviantArt.
Example: https://www.deviantart.com/alicevu134/art/Waist-up-commission-Wiz-818080673
Posted under General
This topic has been locked.
Bookmarklet is broken on DeviantArt.
Example: https://www.deviantart.com/alicevu134/art/Waist-up-commission-Wiz-818080673
Full changelog: https://github.com/danbooru/danbooru/compare/production-2020.01.14-172839-utc...production-2020.01.21-194636-utc
I can't edit "Banned" artist entries.
e.g. artist #90358
Builder and above should have write access so we can maintain the banned URLs.
redirect=true
param is now supported on all index pages. Setting this param will make the search redirect you to the show page if the search returns a single result.Full changelog: https://github.com/danbooru/danbooru/compare/production-2020.01.21-194636-utc...production-2020.01.28-002047-utc
Updated
evazion said:
- Adjusted the titles and descriptions of certain pages. This affects the titles that show up in browser tabs, and the descriptions that show up when posting a link to Danbooru on sites like Twitter or Discord.
This treats negative searches in the same way as positive ones, so searching ponytail -long_hair puts "Ponytail and Long Hair Art" in the tab name/description, which is more than a little misleading.
Hello
Was there any recent changes in popular.json api? I have some problems with code that worked for ages.
Looks like api doesn't accept time anymore, only date and for current date it returns empty result.
For example: https://danbooru.donmai.us/explore/posts/popular.json?date=2020-01-30+00%3A03%3A09+%2B0300%26scale%3Dweek
Oniii-chan said:
Hello
Was there any recent changes in popular.json api? I have some problems with code that worked for ages.
Looks like api doesn't accept time anymore, only date and for current date it returns empty result.
For example: https://danbooru.donmai.us/explore/posts/popular.json?date=2020-01-30+00%3A03%3A09+%2B0300%26scale%3Dweek
Works for me using the standard ISO 8601 format.
Maybe use a source independent from the nickname for a posts from Artstation? Do it automatically like a posts from Twitter where "/i/web" is used in the source.
For example post #3765308: reaperpwny.artstation.com/projects/QzZ8al -> artstation.com/artwork/QzZ8al
Site seems very sluggish to respond right now, and images pages (individual or galleries) have to be refreshed sometimes to get the images to load. Had to load the forum page twice, but it cooperated quickly the second time.
I don't think it's my internet connection, as other web browsing doesn't seem affected. Hopefully, whatever's bogging things down will pass.
Edit: This message posted, but it still took the site 20 seconds or so to do so, which is pretty slow for a forum message.
Moonspeaker said:
Site seems very sluggish to respond right now, and images pages (individual or galleries) have to be refreshed sometimes to get the images to load. Had to load the forum page twice, but it cooperated quickly the second time.
I don't think it's my internet connection, as other web browsing doesn't seem affected. Hopefully, whatever's bogging things down will pass.
Edit: This message posted, but it still took the site 20 seconds or so to do so, which is pretty slow for a forum message.
Works fine for me (he says, 40min later)
seika0 said:
Still can't post stuff from DeviantArt.
Works here using the bookmarklet.
Moonspeaker said:
Site seems very sluggish to respond right now, and images pages (individual or galleries) have to be refreshed sometimes to get the images to load. Had to load the forum page twice, but it cooperated quickly the second time.
I don't think it's my internet connection, as other web browsing doesn't seem affected. Hopefully, whatever's bogging things down will pass.
Edit: This message posted, but it still took the site 20 seconds or so to do so, which is pretty slow for a forum message.
There was an issue with the cache server that has been resolved. Other than that performance appears normal.
DeusExCalamus said:
Works here using the bookmarklet.
Not for me. I get a header that says bad argument (expected URI object or URI string)
on the upload page, and then when I click submit it says..
An error occurred: error: NoMethodError - undefined method `hostname' for nil:NilClass app/logical/downloads/file.rb:97:in `is_cloudflare?' app/logical/downloads/file.rb:66:in `uncached_url' app/logical/downloads/file.rb:31:in `download!' app/logical/upload_service/utils.rb:187:in `get_file_for_upload' app/logical/upload_service.rb:51:in `start!' app/controllers/uploads_controller.rb:50:in `create'
evazion said:
There was an issue with the cache server that has been resolved. Other than that performance appears normal.
It seemed to resolve for a while 9-10 hours ago, but it's acting up again now. I can't get the "Mark as Translated" function to respond at all right now. Reloading the page didn't load the image at all the first time. (It's just as well, as at the time, the site also refused to let my final note save.)
After giving the site some time to register that last note and maybe recover, the "Mark as Translated" function worked right away, but then the "Submit" button for translating the commentary got no reaction until I tried it twice, and even then, the page was slow to reload.
Posting a comment at least worked the first time, but again, slowly. I'm anticipating trouble when I try to submit this post.
Edit: Yep, it wouldn't post the first time, and now clicking on "Reply" under a previous post doesn't get a reaction. I only got it to react by clicking the "Reply" button at the bottom of the page. Trying to post again...
This looks like a networking issue between you and Danbooru. According to the logs, those actions took less than a second on Danbooru's end. The delay appears to be on the network level.
You can try going to https://shima.donmai.us directly. This will bypass Cloudflare and connect to one of Danbooru's servers directly, which may or may not give you a better result.