- auth / Mac app rebuild
This commit is contained in:
+3
-3
@@ -6,14 +6,14 @@ All notable changes to Ty Clifford's Content Management System are documented he
|
||||
|
||||
### Added
|
||||
|
||||
- Added `api.php` for authenticated remote management of content, media uploads, and comments.
|
||||
- Added a native SwiftUI macOS 12+ client under `macclient/` for editing posts/pages, uploading media, moderating comments, local autosave, and optional remote draft autosave.
|
||||
- Added `api.php` for `.env`-authenticated remote management of content, media uploads, and comments.
|
||||
- Added a native AppKit macOS 12+ client under `macclient/` for editing posts/pages, uploading media, moderating comments, local autosave, and optional remote draft autosave.
|
||||
- Added a declared shortcode parser with PHP-array/JSON configuration, including `[youtube=<id>]` and `[video poster=<poster> file=<file>]`.
|
||||
- Added `lone-embed.php` as the generated HTML5 video player target for video shortcodes.
|
||||
|
||||
### Changed
|
||||
|
||||
- Blocked direct web access to the `macclient/` source folder through `.htaccess`.
|
||||
- Blocked direct web access to `.env` and the `macclient/` source folder through `.htaccess`, with matching `.env` protection in the local PHP router.
|
||||
|
||||
## 2026-07-04
|
||||
|
||||
|
||||
Reference in New Issue
Block a user