szurubooru/client
Eva d120f00fb5 client/upload: send state of image's anonymous checkbox as boolean
Anonymous checkbox on images would not actually do anything, when the
global checkbox was unchecked. The value of anonymous becomes a node,
and it fails the anonymous === true check in save().
I don't understand why anonymous is treated differently from other
post parameters and supplied as an argument to save().
Keeping it the way it is, I guess...
2024-02-21 17:54:12 +01:00
..
css client: Use expanders and full tag input control on the upload page 2024-02-21 17:54:12 +01:00
fonts client/public: Remove public/ folder and generate it on build 2018-12-22 12:31:25 +01:00
html client: Use expanders and full tag input control on the upload page 2024-02-21 17:54:12 +01:00
img client/css: generate transparency grid via pure CSS 2020-10-12 16:07:49 -04:00
js client/upload: send state of image's anonymous checkbox as boolean 2024-02-21 17:54:12 +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