diff --git a/TODO.md b/TODO.md index a1c9f9d..fe9bb5e 100644 --- a/TODO.md +++ b/TODO.md @@ -329,6 +329,9 @@ Goal: rename the tables and column to the canonical M2M pattern (`tags`, `thesis ## Pending +- [x] Vendor all CDN assets locally (`assets/css/`, `assets/js/`); drop Font Awesome entirely by + replacing EasyMDE's FA4 toolbar icons with inline SVG (Tabler Icons, MIT); saves 708 KB of + font/CSS payload and eliminates the runtime CDN injection in `easymde.min.js` - [x] Add flake.nix for Nix-based PHP dev environment - [x] Add favicon (`` → admin_favicon.svg) to all pages; nginx 204 for /favicon.ico - [x] Remove 100-item cap from répertoire student index: `getAllPublishedTheses()` fetches all published theses; search results remain paginated at 30/page diff --git a/public/admin/login.php b/public/admin/login.php index a91e096..7dcbe87 100644 --- a/public/admin/login.php +++ b/public/admin/login.php @@ -30,8 +30,8 @@ $pageTitle = 'Connexion'; Connexion – Posterg Admin - - + +