evazion
e0ed6391f5
uploads: fix related tags error on multi-file upload page.
...
Fix the related tags Javascript trying to run on the multi-file upload
page. It should only run on the single-file upload page.
2022-02-15 01:00:06 -06:00
evazion
36265dbff0
uploads: autorefresh thumbnails on multi-file uploads page.
...
Automatically refresh thumbnails on the multi-file upload page as images
are processed in the background.
2022-02-15 00:59:30 -06:00
evazion
bdf83d1ffd
uploads: refactor /uploads/:id page for multi-file uploads.
2022-02-14 00:41:08 -06:00
evazion
229759cc72
uploads: add /upload_media_assets index page.
...
This page shows each individual file you've uploaded. This is different
from the regular uploads page because files in multi-file uploads are
not grouped together.
2022-02-14 00:41:08 -06:00