summaryrefslogtreecommitdiff
path: root/client/js/views/post_upload_view.js
AgeCommit message (Expand)Author
2025-02-15Merge branch 'master' into hunternifHunternif
2023-04-17client+server: added quicktime upload supportskybldev
2021-11-29client/upload: restore option to pause upload chain on errorShyam Sunder
2021-11-29client: lintingShyam Sunder
2021-09-13client/upload: force enable 'upload anonymously' for anon usersShyam Sunder
2021-09-13client/upload: add QoL features for bulk uploadsShyam Sunder
2021-09-13Fix styleShyam Sunder
2021-08-04Merge branch 'master' into hunternifHunternif
2021-08-04Merge remote-tracking branch 'origin/master' into hunternifHunternif
2021-06-01Merge branch 'avif'neobooru
2021-05-09Support BMP format uploadsRuin0x11
2021-05-07Option to always upload similar posts instead of confirming every timeRuin0x11
2021-05-07Add HEIF formats to allowed extensions textRuin0x11
2021-05-07Add AVIF/HEIF/HEIC upload supportRuin0x11
2021-05-07Add AVIF/HEIC detectionRuin0x11
2020-06-06client+server: implement code autoformatting using prettier and blackShyam Sunder
2020-04-01client/posts: don't define flags on post uploadShyam Sunder
2019-10-08all: add support for webp imagesneobooru
2019-05-07client: tags with categories are saved immediately after input, in all places...Hunternif
2019-04-13Settings stored locally per user and include default upload safetyHunternif
2019-04-12Add tag input control to upload page. Fix some issues with tag input.Hunternif
2019-04-10client/upload: add checkboxes to copy common tags to existing postsHunternif
2019-04-08Set common tags for all uploads, with auto-completionHunternif
2018-05-21client/posts: fix upload error caused by anonymous nodeNesswit
2018-03-09client/posts: fix copy tags list of string values error #153ReAnzu
2017-03-30client/posts: add option to disable safety ratingsrr-
2017-02-12client/posts: add file extensions info to uploadrr-
2017-01-08client/posts: fix videos being always loopedrr-
2017-01-08client/posts: fix reordering uploadsrr-
2017-01-08client/posts: show ! in title for similar postsrr-
2017-01-08client/posts: search for similar posts on uploadrr-
2017-01-08client/posts: tweak upload appearance and UXrr-
2016-11-27client/posts: fix adding loop flag to non videosrr-
2016-11-11client/posts: control over video loops on uploadrr-
2016-09-29client/posts: add 'skip duplicates' to upload formrr-
2016-09-29client/posts: add upload cancellingrr-
2016-09-29client/posts: disable form controls during uploadrr-
2016-08-24client/posts: add webm thumbs to upload formrr-
2016-08-24client/posts: add controls for reordering uploadsrr-
2016-08-23client/posts: use object URLs in upload formrr-
2016-08-23client/auth: fix not hiding anonymity checkboxrr-
2016-08-22client/general: add empty href for link buttonsrr-
2016-08-21client/posts: implement upload formrr-