]> BookStack Code Mirror - bookstack/history - app/Entities
respective book and chapter structure added.
[bookstack] / app / Entities /
2024-09-30 Dan BrownMerge branch 'feature/opensearch' into development
2024-09-29 Dan BrownPages: Updated editor field to always be set
2024-09-27 Dan BrownExports: Made pdf command timeout configurable
2024-09-27 Dan BrownMerge branch 'lexical' into development
2024-09-22 Dan BrownPage Editors: Added switching/options for new lexical...
2024-08-29 Dan BrownMerge branch 'development' of github.com:BookStackApp...
2024-08-29 Dan BrownAPI: Fixed lacking permission enforcement on book contents
2024-06-09 Dan BrownMerge pull request #5036 from bradenterpstra01/development
2024-06-09 Dan BrownMerge pull request #5052 from michaelortnerit/development
2024-06-09 Dan BrownPages: Fixed unused changelog on first page publish
2024-05-05 Dan BrownMerge pull request #4987 from BookStackApp/audit_api
2024-05-04 Dan BrownAPI: Added audit log list endpoint
2024-05-04 Dan BrownMerge branch 'nesges/development' into development
2024-05-03 Dan BrownMerge pull request #4972 from johnroyer/fix-typo-in...
2024-05-02 Dan BrownMerge pull request #4985 from BookStackApp/ldap_ca_cert...
2024-04-26 Dan BrownMerge pull request #4969 from BookStackApp/pdf_command_...
2024-04-26 Dan BrownPDF: Added tests for pdf command, fixed old tests for... 4969/head
2024-04-24 Dan BrownPDF: Added implmentation of command PDF option
2024-04-24 Dan BrownPDF: Removed barryvdh snappy to use snappy direct
2024-04-22 Dan BrownPDF: Started new command option, merged options, simpli...
2024-04-16 Dan BrownMerge branch 'development' into lukeshu/oidc-development
2024-03-10 Dan BrownMerge branch 'totp-patch' into development
2024-03-09 Dan BrownPage nav: Fixed nbsp being represented as nothing
2024-03-09 Dan BrownBreadcrumbs: Set book/shelf lists to use name ordering
2024-02-28 Dan BrownEntity popular queriy: Loaded parents for selector...
2024-02-28 Dan Brown404: Fixed entity list issue with entity with non-visib...
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-11 Dan BrownQueries: Update API to align data with previous versions 4827/head
2024-02-08 Dan BrownQueries: Addressed failing test cases from recent changes
2024-02-08 Dan BrownQueries: Updated old use-specific entity query classes
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-07 Dan BrownQueries: Migrated revision repo queries to new class
2024-02-05 Dan BrownQueries: Extracted PageRepo queries to own class
2024-02-05 Dan BrownQueries: Extracted chapter repo queries to class
2024-02-04 Dan BrownQueries: Migrated bookshelf repo queries to new class
2024-02-04 Dan BrownQueries: Migrated BookRepo queries to new query class
2024-02-04 Dan BrownDB: Started update of entity loading to avoid global...
2024-02-01 Dan BrownMerge branch 'chapter-templates' into development
2024-02-01 Dan BrownDefault chapter templates: Added tests, extracted repo...
2024-02-01 Dan BrownDefault chapter templates: Updated api docs and tests
2024-01-29 Saschaadded template to chapter API controller 4750/head
2024-01-23 Saschafixed error from phpcs
2024-01-23 SaschaUpdate TrashCan.php
2024-01-17 Dan BrownMerge pull request #4758 from BookStackApp/range_reques...
2024-01-16 Dan BrownChapters API: Added missing book_slug field
2024-01-01 SaschaAdded Default Templates for Chapters
2023-12-22 Dan BrownMerge pull request #4729 from BookStackApp/description_...
2023-12-22 Dan BrownInput WYSIWYG: Updated API testing, fixed description...
2023-12-21 Dan BrownInput WYSIWYG: Updated API to show/accept html descriptions
2023-12-20 Dan BrownInput WYSIWYG: Aligned newline handling with old descri...
2023-12-19 Dan BrownInput WYSIWYG: Updated tests, Added simple html limiting
2023-12-18 Dan BrownInput WYSIWYG: Updated reference link updating for...
2023-12-18 Dan BrownInput WYSIWYG: Added reference store & fetch handling
2023-12-17 Dan BrownInput WYSIWYG: Added description_html field, added...
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 BrownPHPStan: Fixed larastan loading and address some level2...
2023-12-10 Dan BrownURL Handling: Removed referrer-based redirect handling
2023-12-06 Dan BrownMerge branch 'fix/oidc-logout' into development
2023-12-03 Dan BrownMerge branch 'v23-10' into development
2023-11-27 Dan BrownMerge pull request #4688 from BookStackApp/include...
2023-11-27 Dan BrownIncludes: Added back support for parse theme event 4688/head
2023-11-27 Dan BrownIncludes: Added ID de-duplicating and more thorough...
2023-11-27 Dan BrownIncludes: Switched page to new system
2023-11-25 Dan BrownIncludes: Updated logic regarding parent block els...
2023-11-24 Dan BrownIncludes: Added block-level handling to new include...
2023-11-23 Dan BrownIncludes: Developed to get new system working with...
2023-11-22 Dan BrownIncludes: Started foundations for new include tag parser
2023-11-20 Dan BrownImages: Prevented base64 extraction without permission 4684/head
2023-11-14 Dan BrownMerge pull request #4673 from BookStackApp/html_doc_ali...
2023-11-14 Dan BrownHTML: Aligned and standardised DOMDocument usage 4673/head
2023-10-06 Dan BrownMerge branch 'LawssssCat/development' into development
2023-10-02 Dan BrownMerge branch 'basic-pwa-support' into development
2023-10-01 Dan BrownMerge pull request #4578 from BookStackApp/upload_handling
2023-09-30 Dan BrownImages: Started refactor of image service
2023-09-30 Dan BrownImages: Reverted some thumbnails to be on-demand generated
2023-09-24 Dan BrownExports: Fixed issues with book text export format
2023-09-22 JonatanRekMerge branch 'basic-pwa-support' of https://github...
2023-09-22 JonatanRekMerge branch 'BookStackApp:development' into basic...
2023-09-17 Dan BrownMerge branch 'tusharnain4578/development' into development
2023-09-17 Dan BrownMerge pull request #4555 from BookStackApp/language_cleanup
2023-09-17 Dan BrownLocales: Fixed errors occuring for PHP < 8.2
2023-09-16 Dan BrownExtracted icon helper, aligned container resolution
2023-09-16 Dan BrownMerge pull request #4554 from BookStackApp/guest_user_c...
2023-09-16 Dan BrownGuest control: Cleaned methods involved in fetching...
2023-09-16 Dan BrownMerge branch 'v23-08' into development
2023-09-11 Dan BrownMerge branch 'v23-08' into development
2023-09-10 Dan BrownSimplified and aligned handling of mixed entity endpoints
2023-09-03 Dan BrownWatching: Prevent issues when watchable or user is...
2023-08-21 Dan BrownMerge branch 'add-priority' into development
2023-08-21 Dan BrownAPI: Reviewed changes for API priority control
2023-08-17 Dan BrownMerge pull request #4390 from BookStackApp/content_noti...
2023-08-14 Dan BrownNotifications: User watch list and differnt page watch...
next