mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
docs: add file-uploads.md — accepted types, limits, storage, ordering, security
This commit is contained in:
1
TODO.md
1
TODO.md
@@ -15,6 +15,7 @@
|
||||
- [x] **form.css** — styles for `.tfe-file-queue`, `.fq-item`, `.admin-file-list-item` (sortable), drag handles, label inputs, ghost class
|
||||
- [x] **PHP upload limits** — `.htaccess` + `.user.ini` in `public/` with `upload_max_filesize=512M` / `post_max_size=520M`
|
||||
- [x] **add.php / edit.php / partage/index.php** — use `sortable.min.js` + `file-upload-queue.js` instead of `file-preview.js`
|
||||
- [x] **docs/file-uploads.md** — reference document covering accepted types, size limits, storage layout, ordering, labels, security, and source file index
|
||||
|
||||
## Previously completed
|
||||
- [x] Multi-file upload for thesis files (basic)
|
||||
|
||||
Reference in New Issue
Block a user