2025-02-26 |
Dan Brown | Testing: Fixed issues during pre-release testing |
tree | commitdiff |
2025-02-24 |
Dan Brown | Sorting: Fixes during testing of sort rules |
tree | commitdiff |
2025-02-23 |
Dan Brown | Merge pull request #5491 from BookStackApp/deprecations |
tree | commitdiff |
2025-02-23 |
Dan Brown | Merge pull request #5463 from BookStackApp/v24-12 |
tree | commitdiff |
2025-02-20 |
Dan Brown | LDAP: Fixed php type error when no cn provided for... |
tree | commitdiff |
2025-02-17 |
Dan Brown | PHP: Updated DOMPDF version 5491/head |
tree | commitdiff |
2025-02-17 |
Dan Brown | PHP: Addressed 8.4 deprecations within app itself |
tree | commitdiff |
2025-02-16 |
Dan Brown | Merge pull request #5415 from BookStackApp/more_lexical... |
tree | commitdiff |
2025-02-14 |
Dan Brown | Merge pull request #5488 from BookStackApp/search_index... |
tree | commitdiff |
2025-02-14 |
Dan Brown | Merge branch 'inv-hareesh/development' into search_inde... |
tree | commitdiff |
2025-02-14 |
Dan Brown | Searching: Added custom tokenizer that considers soft... |
tree | commitdiff |
2025-02-12 |
Dan Brown | Merge pull request #5470 from Silverlan/patch-1 |
tree | commitdiff |
2025-02-11 |
Dan Brown | Merge pull request #5457 from BookStackApp/sort_sets |
tree | commitdiff |
2025-02-11 |
Dan Brown | Sorting: Updated sort set command, Changed sort timesta... 5457/head |
tree | commitdiff |
2025-02-11 |
Dan Brown | Sorting: Renamed sort set to sort rule |
tree | commitdiff |
2025-02-10 |
Dan Brown | Sorting: Covered sort set management with tests |
tree | commitdiff |
2025-02-10 |
Dan Brown | Sorting: Split out test class, added book autosort... |
tree | commitdiff |
2025-02-09 |
Dan Brown | Sorting: Added tests to cover AssignSortSetCommand |
tree | commitdiff |
2025-02-09 |
Dan Brown | Sorting: Addded command to apply sort sets |
tree | commitdiff |
2025-02-09 |
Dan Brown | Sorting: Added auto sort option to book sort UI |
tree | commitdiff |
2025-02-07 |
inv-hareesh | Fix search issue for words inside Guillemets (« »)... 5475/head |
tree | commitdiff |
2025-02-06 |
Dan Brown | Sorting: Improved sort set display, delete, added actio... |
tree | commitdiff |
2025-02-05 |
Dan Brown | Sorting: Added book autosort logic |
tree | commitdiff |
2025-02-05 |
Dan Brown | Sorting: Connected up default sort setting for books |
tree | commitdiff |
2025-02-04 |
Dan Brown | Sorting: Finished main sort set CRUD work |
tree | commitdiff |
2025-02-04 |
Dan Brown | Sorting: Added sort set form manager UI JS |
tree | commitdiff |
2025-02-03 |
Dan Brown | Sorting: Started sort set routes and form |
tree | commitdiff |
2025-01-31 |
Dan Brown | Thumbnails: Fixed thumnail orientation v24-12 5463/head |
tree | commitdiff |
2025-01-30 |
Dan Brown | Sorting: Added content misses from last commit, started... |
tree | commitdiff |
2025-01-29 |
Dan Brown | Sorting: Added SortSet model & migration |
tree | commitdiff |
2025-01-29 |
Dan Brown | Sorting: Extracted URL sort helper to own class |
tree | commitdiff |
2025-01-29 |
Dan Brown | Sorting: Reorganised book sort code to its own directory |
tree | commitdiff |
2025-01-14 |
Dan Brown | Merge pull request #5405 from BookStackApp/public_theme... |
tree | commitdiff |
2025-01-13 |
Dan Brown | Themes: Added testing and better mime sniffing for... |
tree | commitdiff |
2025-01-13 |
Dan Brown | Themes: Added route to serve public theme files |
tree | commitdiff |
2025-01-13 |
Dan Brown | Merge pull request #5400 from BookStackApp/laravel11 |
tree | commitdiff |
2025-01-11 |
Dan Brown | Framework: Fixed Laravel 11 upgrade test issues, update... |
tree | commitdiff |
2025-01-11 |
Dan Brown | Framework: Performed Laravel 11 upgrade guide steps |
tree | commitdiff |
2025-01-04 |
Dan Brown | Merge pull request #5379 from BookStackApp/better_cleanup |
tree | commitdiff |
2025-01-01 |
Dan Brown | Exports: Added rate limits for UI exports 5379/head |
tree | commitdiff |
2025-01-01 |
Dan Brown | Exports: Improved PDF command temp file cleanup |
tree | commitdiff |
2024-12-31 |
Dan Brown | ZIP Exports: Improved temp file tracking & clean-up |
tree | commitdiff |
2024-12-23 |
Dan Brown | Locales: Updated locale list with new languages |
tree | commitdiff |
2024-12-22 |
Dan Brown | ZIP Exports: Prevent book child page drafts from being... |
tree | commitdiff |
2024-12-13 |
Dan Brown | API: Added cover to book/shelf list endpoints |
tree | commitdiff |
2024-12-12 |
Dan Brown | Notifications: Logged errors and prevented them blockin... |
tree | commitdiff |
2024-12-11 |
Dan Brown | Search Index: Fixed SQL error when indexing large pages |
tree | commitdiff |
2024-12-11 |
Dan Brown | Auth: Added specific guards against guest account login |
tree | commitdiff |
2024-12-09 |
Dan Brown | Attachment API: Fixed error when name not provided... |
tree | commitdiff |
2024-12-03 |
Dan Brown | Merge branch 'rashadkhan359/development' into development |
tree | commitdiff |
2024-12-03 |
Dan Brown | Search API: Updated handling of parent detail, added... |
tree | commitdiff |
2024-12-02 |
Dan Brown | Merge branch 'fix/markdown-export' into development |
tree | commitdiff |
2024-12-02 |
Dan Brown | MD Exports: Added HTML description conversion |
tree | commitdiff |
2024-12-01 |
Dan Brown | Merge branch 'fix-ldap-display-name' into development |
tree | commitdiff |
2024-12-01 |
Dan Brown | LDAP: Review and testing of mulitple-display-name attr... |
tree | commitdiff |
2024-12-01 |
Dan Brown | Merge branch 'docker-simplify' into development |
tree | commitdiff |
2024-12-01 |
Dan Brown | Merge branch 'portazips' into development |
tree | commitdiff |
2024-12-01 |
Dan Brown | Merge pull request #5259 from BookStackApp/typescript... |
tree | commitdiff |
2024-11-29 |
Dan Brown | Attachments: Fixed full range request handling |
tree | commitdiff |
2024-11-28 |
Dan Brown | Merge branch 'oidc-content-type-issue' into development |
tree | commitdiff |
2024-11-28 |
Dan Brown | OIDC: Added extra userinfo content-type normalisation... |
tree | commitdiff |
2024-11-28 |
Dan Brown | Includes: Workaround for PHP 8.3.14 bug |
tree | commitdiff |
2024-11-27 |
Dan Brown | ZIP Exports: Changed the instance id mechanism 5260/head |
tree | commitdiff |
2024-11-26 |
Wes Biggs | Updates the OIDC userinfo endpoint request to allow... 5337/head |
tree | commitdiff |
2024-11-26 |
Dan Brown | ZIP Exports: Added detection/handling of images with... |
tree | commitdiff |
2024-11-25 |
Dan Brown | ZIP Import & Exports: Addressed issues during testing |
tree | commitdiff |
2024-11-22 |
Dan Brown | ZIP Imports: Added book content ordering to import... |
tree | commitdiff |
2024-11-18 |
Dan Brown | ZIP Imports: Added image type validation/handling |
tree | commitdiff |
2024-11-18 |
Dan Brown | ZIP Exports: Added ID checks and testing to validator |
tree | commitdiff |
2024-11-16 |
Dan Brown | ZIP Imports: Started testing core import logic |
tree | commitdiff |
2024-11-16 |
Dan Brown | ZIP Imports: Added high level import run tests |
tree | commitdiff |
2024-11-14 |
Dan Brown | ZIP Import: Finished base import process & error handling |
tree | commitdiff |
2024-11-11 |
Dan Brown | ZIP Imports: Finished off core import logic |
tree | commitdiff |
2024-11-10 |
Dan Brown | ZIP Imports: Built out reference parsing/updating logic |
tree | commitdiff |
2024-11-10 |
czemu | ExportFormatter: Add book description and check for... 5313/head |
tree | commitdiff |
2024-11-09 |
Dan Brown | ZIP imports: Started actual import logic |
tree | commitdiff |
2024-11-08 |
Dan Brown | Languages: Added Turkmen to locale manager |
tree | commitdiff |
2024-11-08 |
Dan Brown | Update URL Command: Added revisions table support |
tree | commitdiff |
2024-11-05 |
Dan Brown | ZIP Imports: Added parent and permission check pre... |
tree | commitdiff |
2024-11-05 |
Dan Brown | ZIP Imports: Added full contents view to import display |
tree | commitdiff |
2024-11-04 |
Dan Brown | ZIP Imports: Added parent selector for page/chapter... |
tree | commitdiff |
2024-11-03 |
Dan Brown | ZIP Imports: Fleshed out continue page, Added testing |
tree | commitdiff |
2024-11-03 |
Dan Brown | ZIP Imports: Added listing, show view, delete, activity |
tree | commitdiff |
2024-11-02 |
Dan Brown | ZIP Import: Added upload handling |
tree | commitdiff |
2024-11-02 |
Dan Brown | ZIP Import: Added model+migration, and reader class |
tree | commitdiff |
2024-11-02 |
Dan Brown | ZIP Imports: Added validation message display, added... |
tree | commitdiff |
2024-10-30 |
Dan Brown | ZIP Exports: Got zip format validation functionally... |
tree | commitdiff |
2024-10-30 |
Dan Brown | ZIP Exports: Started import validation |
tree | commitdiff |
2024-10-29 |
Dan Brown | ZIP Exports: Built out initial import view |
tree | commitdiff |
2024-10-29 |
Dan Brown | ZIP Exports: Added new import permission |
tree | commitdiff |
2024-10-28 |
Matthieu Leboeuf | Added support for concatenating multiple LDAP attribute... |
tree | commitdiff |
2024-10-27 |
Rashad | respective book and chapter structure added. 5280/head |
tree | commitdiff |
2024-10-27 |
Dan Brown | ZIP Exports: Tested each type and model of export |
tree | commitdiff |
2024-10-23 |
Dan Brown | ZIP Exports: Added entity cross refs, Started export... |
tree | commitdiff |
2024-10-23 |
Dan Brown | ZIP Exports: Added core logic for books/chapters |
tree | commitdiff |
2024-10-23 |
Dan Brown | ZIP Exports: Reorganised files, added page md parsing |
tree | commitdiff |
2024-10-21 |
Dan Brown | ZIP Exports: Added working image handling/inclusion |
tree | commitdiff |
2024-10-21 |
Dan Brown | Zip Exports: Added attachment/image link resolving... |
tree | commitdiff |
2024-10-20 |
Rashad | Eager loading for titles |
tree | commitdiff |
2024-10-20 |
Rashad | Added include func for search api |
tree | commitdiff |
next |