mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-08-10 15:21:22 +02:00
10 lines
657 B
Markdown
10 lines
657 B
Markdown
# TODO
|
|
|
|
- [x] Fix CSP: add `frame-src` to allow iframes from `videos.erg.be` and `depnum.happyngreen.fr`
|
|
- [x] Website iframe overlay: remove blur, move button to bottom-right, replace text with SVG icon + tooltip
|
|
- [x] Fix "Copier" button in logs section scrolling out of view on horizontal scroll
|
|
- [x] Remove TOC temporary debug error_log calls
|
|
- [x] Fix PeerTube upload failure: PHP /tmp tmpfs too small for large video files
|
|
- [x] Fix keyword word-breaking in repertoire.php: widen kw grid column, add white-space: nowrap
|
|
- [x] Fix licence.php TOC: restore `open` attribute on `<details class="toc">` (lost in vrxsstns, never restored by uuomvtvm fix)
|