- API, Mac client
This commit is contained in:
@@ -6,9 +6,15 @@ 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 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`.
|
||||
|
||||
## 2026-07-04
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user