mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 11:09:18 +02:00
rename posterg → xamxam throughout: nginx conf, scripts, PHP source, docs
This commit is contained in:
16
TODO.md
16
TODO.md
@@ -32,6 +32,22 @@
|
||||
|
||||
- [x] Add missing favicon tags to all three `<head>` blocks in `partage/index.php` (error page, password gate, main form)
|
||||
|
||||
## Rename posterg → xamxam throughout codebase
|
||||
|
||||
- [x] Rename `nginx/posterg.conf` → `nginx/xamxam.conf` (+ `.conf.reference`)
|
||||
- [x] Update nginx conf: `server_name`, log paths, htpasswd path, header comments
|
||||
- [x] Update `justfile`: SSH host alias, group, DB filename, conf path, tmp paths
|
||||
- [x] Update `scripts/deploy-server.sh`: group, conf paths, site names, URLs
|
||||
- [x] Update `scripts/setup-server.sh`: APP_DIR, APP_GROUP, comments
|
||||
- [x] Update `scripts/manage-admin-users.sh`: htpasswd path
|
||||
- [x] Update `scripts/migrate.sh`: DB filename
|
||||
- [x] Update `scripts/setup-dev.sh`: DB filename
|
||||
- [x] Update `scripts/copy_crash_logs.sh`: log filenames, hostname
|
||||
- [x] Update `README.md`: SSH host, paths, DB name
|
||||
- [x] Update `nginx/README.md`, `nginx/SETUP.md`, and all `nginx/docs/*.md`
|
||||
- [x] Update PHP source: `Database.php`, `SystemController.php`, `MediaController.php`, `LiveReloadController.php`, `SmtpRelay.php`, `live-reload.php`, export actions
|
||||
- [x] Update `app/migrations/run.php`, `app/tests/README.md`, `app/storage/README.md`
|
||||
|
||||
## CSS refactor
|
||||
|
||||
- [x] Move semantic HTML element baseline styles into common.css
|
||||
|
||||
Reference in New Issue
Block a user