forgejo/web_src
Gusted b97ab04e8f
[GITEA] Make filename accessible in dropzone
- In Forgejo you can upload files by drag n dropping them in selective
'zones', these are handled by
[dropzone](https://github.com/dropzone/dropzone). While waiting for it
to finish uploading, you can see the file's size and name.
- The name was conviently placed under the progress bar, so as an file
is uploading you couldn't see the filename anymore.
- This patch fixes that by simply moving the filename a few pixels down.
- Resolves https://codeberg.org/Codeberg/Community/issues/1104

(cherry picked from commit 58d500aafd)
2023-08-14 12:43:56 +02:00
..
css [GITEA] Make filename accessible in dropzone 2023-08-14 12:43:56 +02:00
fomantic Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
js [API] Forgejo API /api/forgejo/v1 2023-08-14 09:32:38 +02:00
svg Use inline SVG for built-in OAuth providers (#25171) 2023-06-13 10:51:02 +00:00