mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
10 lines
763 B
Markdown
10 lines
763 B
Markdown
# TODO
|
|
|
|
- [x] Open up CSP frame-src from hardcoded domain whitelist to `https:` scheme-wide
|
|
- [x] Fix relinked file not appearing in FilePond UI: switch to ID-based input lookup
|
|
- [x] Fix student name popover overflowing below viewport: clamp position so popover stays within screen bounds
|
|
- [x] Fix orientation (and other filter) metadata links on TFE page leading to empty search: remove redundant `query=` param
|
|
- [x] Fix language metadata link using wrong `query=` param instead of dedicated `language=` filter
|
|
- [x] Sort TFE files by display category on public page (note d'intention → TFE → image → video → audio → website → annexes)
|
|
- [x] Fix CSV import: VALUES had 24 ? placeholders but execute array has 23 values → 27 total for 26 columns
|