mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-10-26 11:11:56 +00:00
Still in testing. Adds STORAGE_TYPE=local_secure option for setting images to be behind auth. Stores images alongside attachments in /storage/uploads/images. |
||
|---|---|---|
| .. | ||
| Auth | ||
| AttachmentController.php | ||
| BookController.php | ||
| ChapterController.php | ||
| CommentController.php | ||
| Controller.php | ||
| HomeController.php | ||
| ImageController.php | ||
| PageController.php | ||
| PermissionController.php | ||
| SearchController.php | ||
| SettingController.php | ||
| TagController.php | ||
| UserController.php | ||