2024-01-31 |
Dan Brown | Comments: Added HTML filter on load, tinymce elem filtering |
tree | commitdiff |
2024-01-31 |
Dan Brown | Comments: Added wysiwyg link selector, updated tests... |
tree | commitdiff |
2024-01-30 |
Dan Brown | Comments: Added back-end HTML support, fixed editor... |
tree | commitdiff |
2024-01-30 |
Dan Brown | Comments: Added input wysiwyg for creating/updating... |
tree | commitdiff |
2024-01-27 |
Dan Brown | Merge pull request #4804 from BookStackApp/oidc_pkce |
tree | commitdiff |
2024-01-25 |
Dan Brown | OIDC: Added PKCE functionality |
tree | commitdiff |
2024-01-24 |
Dan Brown | Merge pull request #4796 from BookStackApp/v23-12 |
tree | commitdiff |
2024-01-17 |
Dan Brown | Merge pull request #4758 from BookStackApp/range_reques... |
tree | commitdiff |
2024-01-16 |
Dan Brown | Chapters API: Added missing book_slug field |
tree | commitdiff |
2024-01-15 |
Dan Brown | Uploads: Explicitly disabled s3 streaming in config 4758/head |
tree | commitdiff |
2024-01-15 |
Dan Brown | Attachments: Drag and drop video support |
tree | commitdiff |
2024-01-14 |
Dan Brown | Range requests: Added test cases to cover functionality |
tree | commitdiff |
2024-01-07 |
Dan Brown | Range requests: Added basic HTTP range support |
tree | commitdiff |
2024-01-07 |
Dan Brown | Range requests: Extracted stream output handling to... |
tree | commitdiff |
2023-12-23 |
Dan Brown | Permissions: Updated generation querying to be more... |
tree | commitdiff |
2023-12-22 |
Dan Brown | Merge pull request #4729 from BookStackApp/description_... |
tree | commitdiff |
2023-12-22 |
Dan Brown | Input WYSIWYG: Updated API testing, fixed description... |
tree | commitdiff |
2023-12-21 |
Dan Brown | Input WYSIWYG: Updated API to show/accept html descriptions |
tree | commitdiff |
2023-12-20 |
Dan Brown | Input WYSIWYG: Aligned newline handling with old descri... |
tree | commitdiff |
2023-12-20 |
Dan Brown | Input WYSIWYG: Fixed existing tests, fixed empty descri... |
tree | commitdiff |
2023-12-19 |
Dan Brown | Input WYSIWYG: Updated tests, Added simple html limiting |
tree | commitdiff |
2023-12-18 |
Dan Brown | Input WYSIWYG: Updated UpdateUrlCommand, Added chapter... |
tree | commitdiff |
2023-12-18 |
Dan Brown | Input WYSIWYG: Updated reference link updating for... |
tree | commitdiff |
2023-12-18 |
Dan Brown | Input WYSIWYG: Added reference store & fetch handling |
tree | commitdiff |
2023-12-17 |
Dan Brown | Input WYSIWYG: Added description_html field, added... |
tree | commitdiff |
2023-12-13 |
Dan Brown | Users API: Fixed sending invite when using form requests |
tree | commitdiff |
2023-12-12 |
Dan Brown | Merge pull request #4721 from BookStackApp/default... |
tree | commitdiff |
2023-12-12 |
Dan Brown | Page Templates: Changed template field name, added... |
tree | commitdiff |
2023-12-11 |
Dan Brown | Default templates: Added page picker and working forms |
tree | commitdiff |
2023-12-11 |
Dan Brown | Default Templates: Started review and updates from... |
tree | commitdiff |
2023-12-11 |
Dan Brown | Merge branch 'development' into default-templates |
tree | commitdiff |
2023-12-10 |
Dan Brown | PHPStan: Fixed larastan loading and address some level2... |
tree | commitdiff |
2023-12-10 |
Dan Brown | URL Handling: Removed referrer-based redirect handling |
tree | commitdiff |
2023-12-08 |
Dan Brown | SAML2: Fixed non-spec point of logout, Improved redirec... |
tree | commitdiff |
2023-12-07 |
Dan Brown | Merge pull request #4714 from BookStackApp/oidc_logout |
tree | commitdiff |
2023-12-07 |
Dan Brown | OIDC RP Logout: Fixed issues during testing |
tree | commitdiff |
2023-12-06 |
Dan Brown | OIDC RP Logout: Added autodiscovery support and test... |
tree | commitdiff |
2023-12-06 |
Dan Brown | Auth: Refactored OIDC RP-logout PR code, Extracted... |
tree | commitdiff |
2023-12-06 |
Dan Brown | Merge branch 'fix/oidc-logout' into development |
tree | commitdiff |
2023-12-03 |
Dan Brown | SAML2: Included parsed groups in dump data |
tree | commitdiff |
2023-12-03 |
Dan Brown | Merge branch 'v23-10' into development |
tree | commitdiff |
2023-11-27 |
Dan Brown | Merge pull request #4688 from BookStackApp/include... |
tree | commitdiff |
2023-11-27 |
Dan Brown | Includes: Added back support for parse theme event 4688/head |
tree | commitdiff |
2023-11-27 |
Dan Brown | Includes: Added ID de-duplicating and more thorough... |
tree | commitdiff |
2023-11-27 |
Dan Brown | Includes: Switched page to new system |
tree | commitdiff |
2023-11-25 |
Dan Brown | Includes: Updated logic regarding parent block els... |
tree | commitdiff |
2023-11-24 |
Dan Brown | Includes: Added block-level handling to new include... |
tree | commitdiff |
2023-11-23 |
Dan Brown | Includes: Developed to get new system working with... |
tree | commitdiff |
2023-11-22 |
Dan Brown | Includes: Started foundations for new include tag parser |
tree | commitdiff |
2023-11-20 |
Dan Brown | Images: Prevented base64 extraction without permission 4684/head |
tree | commitdiff |
2023-11-19 |
Dan Brown | Images: Forced intervention loading via specific method |
tree | commitdiff |
2023-11-19 |
Dan Brown | Favicon: Moved resizing to specific resizer class |
tree | commitdiff |
2023-11-17 |
Dan Brown | LogicalTheme: Added events for registering web routes |
tree | commitdiff |
2023-11-14 |
Dan Brown | HTML: Tweaked output from full HtmlDocument |
tree | commitdiff |
2023-11-14 |
Dan Brown | Merge pull request #4673 from BookStackApp/html_doc_ali... |
tree | commitdiff |
2023-11-14 |
Dan Brown | HTML: Aligned and standardised DOMDocument usage 4673/head |
tree | commitdiff |
2023-11-14 |
Dan Brown | Merge pull request #4661 from BookStackApp/tinymce_update |
tree | commitdiff |
2023-11-14 |
Dan Brown | Merge branch 'Man-in-Black-patch-1' into development |
tree | commitdiff |
2023-11-14 |
Dan Brown | Notifications: Review of PR to include path path #4629 |
tree | commitdiff |
2023-11-14 |
Sascha | Added book name to the mail template |
tree | commitdiff |
2023-11-07 |
Dan Brown | PWA: Prevent passing credentials to avoid redirection... |
tree | commitdiff |
2023-10-30 |
Dan Brown | Demo mode: Updated my account access to be more selective |
tree | commitdiff |
2023-10-30 |
Dan Brown | Langs: Updated translators and locale list pre v23.10 |
tree | commitdiff |
2023-10-23 |
Dan Brown | Middlware: Prevented caching of all app requests |
tree | commitdiff |
2023-10-19 |
Dan Brown | Merge pull request #4618 from radiantwave/patch-1 |
tree | commitdiff |
2023-10-19 |
Dan Brown | Merge pull request #4615 from BookStackApp/user_account |
tree | commitdiff |
2023-10-19 |
Dan Brown | My Account: Covered profile and auth pages with tests |
tree | commitdiff |
2023-10-19 |
Dan Brown | User Account: Ensured page titles for pages and api... |
tree | commitdiff |
2023-10-19 |
Dan Brown | My Account: Updated and started adding to tests |
tree | commitdiff |
2023-10-19 |
Dan Brown | API Tokens: Updated interfaces to return to correct... |
tree | commitdiff |
2023-10-19 |
Dan Brown | My Account: Added self-delete flow |
tree | commitdiff |
2023-10-19 |
Dan Brown | User form: Always show external auth field, update... |
tree | commitdiff |
2023-10-18 |
Dan Brown | My Account: Extracted/tweaked profile text, removed... |
tree | commitdiff |
2023-10-18 |
Dan Brown | My Account: Built out profile page & endpoints |
tree | commitdiff |
2023-10-17 |
Dan Brown | Users: Built out auth page for my-account section |
tree | commitdiff |
2023-10-17 |
Dan Brown | User: Started cleanup of user self-management |
tree | commitdiff |
2023-10-06 |
Dan Brown | Merge branch 'LawssssCat/development' into development |
tree | commitdiff |
2023-10-02 |
Dan Brown | Merge branch 'basic-pwa-support' into development |
tree | commitdiff |
2023-10-02 |
Dan Brown | PWA Manifest: Tweaks during review of PR #4430 |
tree | commitdiff |
2023-10-01 |
Dan Brown | Merge pull request #4578 from BookStackApp/upload_handling |
tree | commitdiff |
2023-10-01 |
Dan Brown | Images: Rolled out image memory handling to image actions |
tree | commitdiff |
2023-09-30 |
Dan Brown | Images: Extracted out image resizing to its own class |
tree | commitdiff |
2023-09-30 |
Dan Brown | Images: Added thin wrapper around image filesystem... |
tree | commitdiff |
2023-09-30 |
Dan Brown | Images: Started refactor of image service |
tree | commitdiff |
2023-09-30 |
Dan Brown | Images: Reverted some thumbnails to be on-demand generated |
tree | commitdiff |
2023-09-29 |
Dan Brown | Thumbnails: Added OOM handling and regen endpoint |
tree | commitdiff |
2023-09-29 |
Dan Brown | Images: Updated to create thumbnails at specific events |
tree | commitdiff |
2023-09-25 |
Dan Brown | Uploads: Added user-facing message for Laravel post... |
tree | commitdiff |
2023-09-24 |
JonatanRek | Remove Dumps 4430/head |
tree | commitdiff |
2023-09-24 |
Dan Brown | Exports: Fixed issues with book text export format |
tree | commitdiff |
2023-09-23 |
Dan Brown | Search: Added further backslash handling |
tree | commitdiff |
2023-09-22 |
JonatanRek | Fix Reloading changes on dark mode switch |
tree | commitdiff |
2023-09-22 |
JonatanRek | New line fix |
tree | commitdiff |
2023-09-22 |
JonatanRek | Update HomeController.php |
tree | commitdiff |
2023-09-22 |
JonatanRek | Formating Fixes |
tree | commitdiff |
2023-09-22 |
JonatanRek | Additional Tweaks and FIxes |
tree | commitdiff |
2023-09-22 |
JonatanRek | Implementation of required changes |
tree | commitdiff |
2023-09-22 |
JonatanRek | Merge branch 'basic-pwa-support' of https://github... |
tree | commitdiff |
2023-09-22 |
JonatanRek | Fix Dark theme |
tree | commitdiff |
2023-09-22 |
JonatanRek | Merge branch 'BookStackApp:development' into basic... |
tree | commitdiff |
next |