| 5 days ago |
Dan Brown | Merge pull request #5913 from BookStackApp/slug_history |
tree | commitdiff |
| 5 days ago |
Dan Brown | Slugs: Added test to cover history lookup permission... 5913/head |
tree | commitdiff |
| 5 days ago |
Dan Brown | Slugs: Rolled out history lookup to other types |
tree | commitdiff |
| 5 days ago |
Dan Brown | Slugs: Added lookup system using history |
tree | commitdiff |
| 6 days ago |
Dan Brown | Slugs: Fixed storage bugs, added testing coverage |
tree | commitdiff |
| 6 days ago |
Dan Brown | Slugs: Added slug recording at points of generation |
tree | commitdiff |
| 8 days ago |
Dan Brown | Images: Updated access to consider public secure_restricted |
tree | commitdiff |
| 10 days ago |
Dan Brown | Maintenance: Fixed type issue, updated translator list |
tree | commitdiff |
| 11 days ago |
Dan Brown | Merge pull request #5899 from BookStackApp/zip_image_ha... |
tree | commitdiff |
| 11 days ago |
Dan Brown | Exports: Updated perm checking for images in ZIP exports 5899/head |
tree | commitdiff |
| 2025-11-11 |
Dan Brown | DB: Added extra query tests, updated db-testing scripts fix_5877 5878/head |
tree | commitdiff |
| 2025-11-10 |
Dan Brown | DB: Updated entity scope to use models dynamic table |
tree | commitdiff |
| 2025-11-09 |
Dan Brown | Notifications: Fixed attempted null usage issue where... |
tree | commitdiff |
| 2025-10-31 |
Dan Brown | Search: Fixed formatting timeout with many term occurrences |
tree | commitdiff |
| 2025-10-31 |
Dan Brown | Merge pull request #5860 from BookStackApp/api_image_da... |
tree | commitdiff |
| 2025-10-29 |
Dan Brown | API: Added endpoints for reading image data 5860/head |
tree | commitdiff |
| 2025-10-29 |
Dan Brown | Merge pull request #5854 from BookStackApp/efficient_search |
tree | commitdiff |
| 2025-10-29 |
Dan Brown | Search: Tested changes to single-table search 5854/head |
tree | commitdiff |
| 2025-10-28 |
Dan Brown | Search: Added pagination, updated other search uses |
tree | commitdiff |
| 2025-10-27 |
Dan Brown | Search: Improved result hydration performance |
tree | commitdiff |
| 2025-10-27 |
Dan Brown | Search: Started work to make search result size consistent |
tree | commitdiff |
| 2025-10-24 |
Dan Brown | Merge pull request #5850 from BookStackApp/comments_api |
tree | commitdiff |
| 2025-10-24 |
Dan Brown | API: Added examples for comments comments_api 5850/head |
tree | commitdiff |
| 2025-10-24 |
Dan Brown | Comments API: Addressed failing tests and static testing |
tree | commitdiff |
| 2025-10-24 |
Dan Brown | API: Added comment tree to pages-read endpoint |
tree | commitdiff |
| 2025-10-23 |
Dan Brown | API: Built out tests for comment API endpoints |
tree | commitdiff |
| 2025-10-23 |
Dan Brown | API: Added comment CUD endpoints, drafted tests |
tree | commitdiff |
| 2025-10-22 |
Dan Brown | API: Added comment-read endpoint, added api docs sectio... |
tree | commitdiff |
| 2025-10-22 |
Dan Brown | API: Started building comments API endpoints |
tree | commitdiff |
| 2025-10-21 |
Dan Brown | Merge pull request #5846 from BookStackApp/page_image_n... |
tree | commitdiff |
| 2025-10-21 |
Dan Brown | Images: Added nulling of image page relation on page... page_image_nullification 5846/head |
tree | commitdiff |
| 2025-10-21 |
Dan Brown | Merge pull request #5844 from BookStackApp/user_ids |
tree | commitdiff |
| 2025-10-19 |
Dan Brown | DB: Addressed test issues for user ID changes 5844/head |
tree | commitdiff |
| 2025-10-19 |
Dan Brown | DB: Updated handling of deleted user ID handling in DB |
tree | commitdiff |
| 2025-10-18 |
Dan Brown | DB: Aligned entity structure to a common table |
tree | commitdiff |
| 2025-10-05 |
Dan Brown | Merge branch 'v25-07' into development |
tree | commitdiff |
| 2025-09-10 |
Dan Brown | Merge pull request #5793 from BookStackApp/role_permiss... |
tree | commitdiff |
| 2025-09-10 |
Dan Brown | Permissions: Cleanup after review of enum implementation PR 5793/head |
tree | commitdiff |
| 2025-09-10 |
Dan Brown | Permissions: Fixed check method to allow enum usage |
tree | commitdiff |
| 2025-09-09 |
Dan Brown | Permissions: Updated use of helpers to use enums |
tree | commitdiff |
| 2025-09-08 |
Dan Brown | Permissions: Updated usage of controller methods to... |
tree | commitdiff |
| 2025-09-08 |
Dan Brown | Permissions: Added enum usage to controller helpers |
tree | commitdiff |
| 2025-09-08 |
Dan Brown | Permissions: Removed unused role-perm columns, added... |
tree | commitdiff |
| 2025-09-04 |
Dan Brown | Merge pull request #5790 from BookStackApp/timezones |
tree | commitdiff |
| 2025-09-04 |
Dan Brown | Timezones: Updated date displays to use consistent... 5790/head |
tree | commitdiff |
| 2025-09-04 |
Dan Brown | Timezones: Seperated out store & display timezones... |
tree | commitdiff |
| 2025-09-03 |
Dan Brown | Merge pull request #5785 from BookStackApp/phpstan_level2 |
tree | commitdiff |
| 2025-09-03 |
Dan Brown | Maintenance: Updated larastan target level, fixed issue... 5785/head |
tree | commitdiff |
| 2025-09-03 |
Dan Brown | Maintenance: Finished changes to meet phpstan level 3 |
tree | commitdiff |
| 2025-09-03 |
Dan Brown | Maintenance: Addressed a range of phpstan level 3 issues |
tree | commitdiff |
| 2025-09-02 |
Dan Brown | Maintenance: Reached PHPstan level 2 |
tree | commitdiff |
| 2025-09-02 |
Dan Brown | Maintenance: Continued work towards PHPstan level 2 |
tree | commitdiff |
| 2025-08-30 |
Dan Brown | Framework: Updated to Laravel 12 |
tree | commitdiff |
| 2025-08-30 |
Dan Brown | Merge pull request #5749 from BookStackApp/admin_comman... |
tree | commitdiff |
| 2025-08-25 |
Dan Brown | Shelves: Addressed book edits removing non-visible... |
tree | commitdiff |
| 2025-08-24 |
Dan Brown | Imports: Fixed drawing IDs not being updated in content |
tree | commitdiff |
| 2025-08-15 |
Dan Brown | Maintenance: Addressed a range of deprecations |
tree | commitdiff |
| 2025-08-11 |
Dan Brown | ZIP Exports: Fixed reference handling for images |
tree | commitdiff |
| 2025-08-09 |
Dan Brown | phpstan: Address a range of level 2 issues |
tree | commitdiff |
| 2025-08-08 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
| 2025-08-08 |
Dan Brown | Imports: Fixed errors causing user logout on import run |
tree | commitdiff |
| 2025-08-07 |
Dan Brown | Commands: Updated create admin skip return 5749/head |
tree | commitdiff |
| 2025-08-05 |
Dan Brown | Commands: Added testing for initial admin changes |
tree | commitdiff |
| 2025-08-05 |
Dan Brown | Commands: Updated create admin comment to accept extra... |
tree | commitdiff |
| 2025-07-30 |
Dan Brown | API: Added ZIP export endpoint comments |
tree | commitdiff |
| 2025-07-19 |
Dan Brown | Merge branch 'enhance-changelog-textarea' of github... |
tree | commitdiff |
| 2025-07-18 |
Dan Brown | Merge pull request #5721 from BookStackApp/zip_export_a... |
tree | commitdiff |
| 2025-07-18 |
Dan Brown | ZIP Imports: Added API examples, finished testing 5721/head |
tree | commitdiff |
| 2025-07-18 |
Dan Brown | ZIP Imports: Added API test cases |
tree | commitdiff |
| 2025-07-18 |
Dan Brown | API: Initial review pass of zip import/export endpoints |
tree | commitdiff |
| 2025-07-18 |
Dan Brown | Merge branch 'development' of github.com:LM-Nishant... |
tree | commitdiff |
| 2025-07-15 |
Dan Brown | Mail: Removed custom symfony/mailer fork |
tree | commitdiff |
| 2025-07-14 |
Dan Brown | Merge branch 'development' of github.com:BookStackApp... |
tree | commitdiff |
| 2025-07-09 |
Dan Brown | Merge pull request #5689 from BookStackApp/permission_t... |
tree | commitdiff |
| 2025-07-09 |
Dan Brown | Merge pull request #5676 from BookStackApp/lexical_comments |
tree | commitdiff |
| 2025-07-09 |
Dan Brown | Merge pull request #5685 from BookStackApp/sidebar_rejig |
tree | commitdiff |
| 2025-07-09 |
Dan Brown | Merge pull request #5681 from BookStackApp/parent_tag_c... |
tree | commitdiff |
| 2025-07-07 |
Dan Brown | Languages: Added Nepali as a language option |
tree | commitdiff |
| 2025-07-06 |
Dan Brown | Perms: Fixed some issues made when adding transactions 5689/head |
tree | commitdiff |
| 2025-07-02 |
Dan Brown | Perms: Added transactions around permission effecting... |
tree | commitdiff |
| 2025-07-02 |
Dan Brown | Perms: Removed entity perm regen on general update |
tree | commitdiff |
| 2025-06-28 |
Dan Brown | Customization: Added parent tag classes 5681/head |
tree | commitdiff |
| 2025-06-25 |
Dan Brown | Comments: Switched to lexical editor |
tree | commitdiff |
| 2025-06-17 |
Dan Brown | Search: Updated indexer to handle non-breaking-spaces |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | Merge pull request #5626 from BookStackApp/rubentalstra... |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | Avatars: Added redirect handling image fetching 5626/head |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | OIDC: Updated avatar fetching to run on each login |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | OIDC: Added testing coverage for picture fetching |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | OIDC: Updated picture fetch implementation during review |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | Merge branch 'development' of github.com:rubentalstra... |
tree | commitdiff |
| 2025-05-24 |
Dan Brown | Pages: Redirect user to view if they can't edit |
tree | commitdiff |
| 2025-05-23 |
Dan Brown | Merge pull request #5625 from BookStackApp/avif_images |
tree | commitdiff |
| 2025-05-23 |
Dan Brown | Images: Added base avif support |
tree | commitdiff |
| 2025-05-22 |
Dan Brown | Merge pull request #5607 from BookStackApp/system_info_... |
tree | commitdiff |
| 2025-05-22 |
Dan Brown | Merge pull request #5584 from BookStackApp/content_comments |
tree | commitdiff |
| 2025-05-17 |
Dan Brown | Merge pull request #5609 from BookStackApp/5605-folder... |
tree | commitdiff |
| 2025-05-14 |
Dan Brown | Images: Updated local disk to have open dir perms 5609/head |
tree | commitdiff |
| 2025-05-13 |
Dan Brown | API: Added system read endpoint |
tree | commitdiff |
| 2025-05-12 |
Dan Brown | Comments: Fixed a range of TS errors + other |
tree | commitdiff |
| 2025-05-12 |
Dan Brown | Comments: Split tests, added extra archive/reference... |
tree | commitdiff |
| next |