Files
danbooru/app/views
evazion cf13ab1540 autocomplete: render html server-side.
Render the HTML for autocomplete results server-side instead of in
Javascript. This is cleaner than building HTML in Javascript, but it may
hurt caching because the HTTP responses are larger.

Fixes #4698: user autocomplete contains links to /posts

Also fixes a bug where tag counts in the autocomplete menu were different
from tag counts displayed elsewhere because of differences in rounding.
2022-08-30 01:26:02 -05:00
..
2021-01-16 03:32:11 -06:00
2022-07-05 00:54:38 -05:00
2022-01-25 19:42:24 +00:00
2022-01-28 04:13:22 -06:00
2022-06-24 04:54:26 -05:00