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
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
..
css client/css: fix overextended broken thumbnail 2024-03-22 00:04:32 +01:00
fonts client/public: Remove public/ folder and generate it on build 2018-12-22 12:31:25 +01:00
html client/posts: prioritize main image load 2024-03-22 00:04:32 +01:00
img client/css: generate transparency grid via pure CSS 2020-10-12 16:07:49 -04:00
js client/posts: make discard thumbnail link delete existing custom thumb 2024-03-28 13:18:02 +01:00
.babelrc client/build: replace uglify-es, update dependencies 2018-07-08 09:30:29 +02:00
.dockerignore client: update NPM lockfile 2019-11-03 19:54:33 -05:00
.eslintrc.yml client/js/markdown: fix processing of inline markdown 2022-02-16 09:09:21 -05:00
.jscsrc client/build: remove babel when not transpiling 2016-05-21 00:08:43 +02:00
.prettierrc.yml client+server: implement code autoformatting using prettier and black 2020-06-06 08:58:23 -04:00
build.js Improve compilation speed for development builds (#402) 2021-05-14 14:39:40 +00:00
docker-start.sh client+server: fix linter issues due to updated pre-commit hooks 2020-09-01 14:07:39 -04:00
Dockerfile client/docker: Do not pin LTS version of Node 2021-11-29 18:09:56 -05:00
nginx.conf.docker client/docker: enforce waitress' max upload limitations on nginx proxy 2020-06-05 10:07:55 -04:00
package-lock.json client: merge dependabot version bumps 2023-04-17 11:30:47 -04:00
package.json client: merge dependabot version bumps 2023-04-17 11:30:47 -04:00