]> BookStack Code Mirror - bookstack/history - app/Entities/Controllers/PageController.php
PHP: Addressed 8.4 deprecations within app itself
[bookstack] / app / Entities / Controllers / PageController.php
2025-02-17 Dan BrownPHP: Addressed 8.4 deprecations within app itself
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-02-28 Dan BrownMerge branch 'v23-12' into development
2024-02-13 Dan BrownMerge pull request #4794 from BookStackApp/en_tweaks
2024-02-11 Dan BrownMerge pull request #4827 from BookStackApp/query_revamp
2024-02-07 Dan BrownQueries: Moved out or removed some class-level items
2024-02-07 Dan BrownQueries: Extracted static page,chapter,shelf queries...
2024-02-07 Dan BrownQueries: Updated all app book static query uses
2024-02-05 Dan BrownQueries: Extracted PageRepo queries to own class
2024-02-05 Dan BrownQueries: Extracted chapter repo queries to class
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-01-23 Saschafixed error from phpcs
2024-01-01 SaschaAdded Default Templates for Chapters
2023-12-22 Dan BrownMerge pull request #4729 from BookStackApp/description_...
2023-12-18 Dan BrownInput WYSIWYG: Added reference store & fetch handling
2023-12-12 Dan BrownMerge pull request #4721 from BookStackApp/default...
2023-12-12 Dan BrownPage Templates: Changed template field name, added...
2023-12-11 Dan BrownDefault templates: Added page picker and working forms
2023-12-11 Dan BrownDefault Templates: Started review and updates from...
2023-12-11 Dan BrownMerge branch 'development' into default-templates
2023-12-10 Dan BrownURL Handling: Removed referrer-based redirect handling
2023-09-22 JonatanRekMerge branch 'basic-pwa-support' of https://github...
2023-09-22 JonatanRekMerge branch 'BookStackApp:development' into basic...
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-17 Dan BrownMerge pull request #4390 from BookStackApp/content_noti...
2023-08-09 Dan BrownNotifications: Updated watch control to show parent...
2023-08-04 Dan BrownNotifications: Got core notification logic working...
2023-07-11 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-06-25 Dan BrownMerge pull request #4320 from devdot/improve-api-auth...
2023-06-20 Dan BrownMerge pull request #4317 from devdot/http-fetch-improve...
2023-06-18 Dan BrownMerge pull request #4318 from devdot/improve-json-debug...
2023-06-17 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2023-06-16 Dan BrownMerge pull request #4322 from BookStackApp/comments_in_...
2023-06-16 Dan BrownComments: Added read-only listing into page editor
2023-06-15 Dan BrownMerge branch 'fix-api-404' into development
2023-06-15 Jean-René RouetMerge branch 'BookStackApp:development' into add-priority
2023-06-12 Dan BrownAdded activity text for each activity type
2023-06-09 Dan BrownMerge pull request #4286 from BookStackApp/comment_threads
2023-06-07 Dan BrownComments: Updated to show as nested threads
2023-05-24 Dan BrownMerge pull request #4247 from BookStackApp/controller_c...
2023-05-18 Dan BrownCleaned up namespacing in routes
2023-05-17 Dan BrownPlayed around with a new app structure