index
:
szurubooru.git
master
Fork of Szurubooru with patches for running on a modern system sans Docker
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
js
/
views
/
post_upload_view.js
Age
Commit message (
Expand
)
Author
2025-02-15
Merge branch 'master' into hunternif
Hunternif
2023-04-17
client+server: added quicktime upload support
skybldev
2021-11-29
client/upload: restore option to pause upload chain on error
Shyam Sunder
2021-11-29
client: linting
Shyam Sunder
2021-09-13
client/upload: force enable 'upload anonymously' for anon users
Shyam Sunder
2021-09-13
client/upload: add QoL features for bulk uploads
Shyam Sunder
2021-09-13
Fix style
Shyam Sunder
2021-08-04
Merge branch 'master' into hunternif
Hunternif
2021-08-04
Merge remote-tracking branch 'origin/master' into hunternif
Hunternif
2021-06-01
Merge branch 'avif'
neobooru
2021-05-09
Support BMP format uploads
Ruin0x11
2021-05-07
Option to always upload similar posts instead of confirming every time
Ruin0x11
2021-05-07
Add HEIF formats to allowed extensions text
Ruin0x11
2021-05-07
Add AVIF/HEIF/HEIC upload support
Ruin0x11
2021-05-07
Add AVIF/HEIC detection
Ruin0x11
2020-06-06
client+server: implement code autoformatting using prettier and black
Shyam Sunder
2020-04-01
client/posts: don't define flags on post upload
Shyam Sunder
2019-10-08
all: add support for webp images
neobooru
2019-05-07
client: tags with categories are saved immediately after input, in all places...
Hunternif
2019-04-13
Settings stored locally per user and include default upload safety
Hunternif
2019-04-12
Add tag input control to upload page. Fix some issues with tag input.
Hunternif
2019-04-10
client/upload: add checkboxes to copy common tags to existing posts
Hunternif
2019-04-08
Set common tags for all uploads, with auto-completion
Hunternif
2018-05-21
client/posts: fix upload error caused by anonymous node
Nesswit
2018-03-09
client/posts: fix copy tags list of string values error #153
ReAnzu
2017-03-30
client/posts: add option to disable safety ratings
rr-
2017-02-12
client/posts: add file extensions info to upload
rr-
2017-01-08
client/posts: fix videos being always looped
rr-
2017-01-08
client/posts: fix reordering uploads
rr-
2017-01-08
client/posts: show ! in title for similar posts
rr-
2017-01-08
client/posts: search for similar posts on upload
rr-
2017-01-08
client/posts: tweak upload appearance and UX
rr-
2016-11-27
client/posts: fix adding loop flag to non videos
rr-
2016-11-11
client/posts: control over video loops on upload
rr-
2016-09-29
client/posts: add 'skip duplicates' to upload form
rr-
2016-09-29
client/posts: add upload cancelling
rr-
2016-09-29
client/posts: disable form controls during upload
rr-
2016-08-24
client/posts: add webm thumbs to upload form
rr-
2016-08-24
client/posts: add controls for reordering uploads
rr-
2016-08-23
client/posts: use object URLs in upload form
rr-
2016-08-23
client/auth: fix not hiding anonymity checkbox
rr-
2016-08-22
client/general: add empty href for link buttons
rr-
2016-08-21
client/posts: implement upload form
rr-