This repository has been archived on 2025-02-26. You can view files and clone it, but cannot push or open issues or pull requests.
szurubooru/client/js
Eva 7972c34448 client/posts: make discard thumbnail link delete existing custom thumb
I can see the intent, sadly this was always broken in the case where the
post already has a custom thumbnail from initial load, and we don't drag
any new files. It did not actually remove the existing thumbnail.
Before 12c4542bb2482fac89aae9a04b15984a56bb8fb0 it would actually crash,
but this now makes it behave as expected.
Also properly syncs internal state with what's displayed to the user.
2024-03-28 13:18:02 +01:00
..
controllers client/posts: make discard thumbnail link delete existing custom thumb 2024-03-28 13:18:02 +01:00
controls client/posts: make discard thumbnail link delete existing custom thumb 2024-03-28 13:18:02 +01:00
models client, server: rework custom thumbnails 2024-03-22 00:04:31 +01:00
util client/css: prevent thumbnail dragging, fix ff upload thumbnail outline 2024-03-21 22:03:52 +01:00
views client/upload: preview video time that will be used for final thumbnail 2024-03-21 22:02:01 +01:00
.gitignore client/build: true template precompiling 2016-05-21 10:04:23 +02:00
api.js client/posts: make discard thumbnail link delete existing custom thumb 2024-03-28 13:18:02 +01:00
config.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
events.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
main.js client+server: fixed style errors 2021-09-13 13:25:37 -04:00
pools.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
router.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
tags.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
templates.js client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00