upload: reduce attachment identifiers to 9 characters.
authorArt Cancro <ajc@citadel.org>
Wed, 11 Oct 2023 02:37:48 +0000 (22:37 -0400)
committerArt Cancro <ajc@citadel.org>
Wed, 11 Oct 2023 02:37:48 +0000 (22:37 -0400)
commit18f1d6b9e7e27816d0ba7d455bcfd26c4c457c22
tree87c9e02d31a42e95cdd4403be32d8f01ad3b2b51
parentfe16fd5964ff022781bc01f5c60a74e6e855e237
upload: reduce attachment identifiers to 9 characters.

Also switched from a unicode X to a fontawesome rounded-X for the
'remove attachment' button.  The unicode one was too big.
webcit-ng/server/upload.c
webcit-ng/server/webcit.h
webcit-ng/static/js/upload.js