danbooru
danbooru copied to clipboard
A taggable image board written in Rails.
The following is a valid Weibo URL format for artist accounts. `https://weibo.com/n/username` However, Danbooru currently normalizes it to the following. `https://weibo.com/n`
If a user edits an existing appeal to be longer than 140 characters, they will not receive a notice explaining that it is too long like they do when creating...
is:deleted, is:appealed, is:unmoderated, -is:active etc. don't show deleted posts when they should.
The new bulk upload feature is great and very much appreciated, but now uploading from a URL can inadvertedly upload a screenshot of an Amazon listing, a meme, a reaction...
try to upload video at : result: ```js { "success": false, "error": "ActiveRecord::StatementInvalid", "message": "", "backtrace": [ "app/models/upload.rb:139:in`rescueinprocess_upload!'", "app/models/upload.rb:112:in`process_upload!'", "app/models/upload.rb:104:in`async_process_upload!'", "app/controllers/uploads_controller.rb:14:in`create'" ] } ``` tested on testbooru and production ---...
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. Release notes Sourced from jquery-ui's releases. jQuery UI 1.13.2 Released! https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ Commits d6c028c 1.13.2 8cc5bae Checkboxradio: Don't re-evaluate text labels as HTML b53e7be All:...
Brought up on [topic #21647](https://danbooru.donmai.us/forum_topics/21647). It should probably use POST along with the `_method=get` parameter instead.
I couldn't find any other errors in the main services. ### Steps to reproduce 1. Download [docker-compose.yaml](https://github.com/danbooru/danbooru/blob/master/docker-compose.yaml) 2. Add `autotagger` service with `ghcr.io/danbooru/autotagger` image 3. Add `autotagger_url` = `http://autotagger:5000` into...
Add edit (e) and delete (shift + d) keyboard shortcuts for favorite groups, in the same fashion as artists, forum, pools, and wiki. I plan to add a few more...
After Safebooru/Safe Mode were changed to display general posts only, we’ve been getting an increasing amount of complaints on the forum. The general “solution” is to blacklist e and q...