Commit Graph

  • 0fc02a2532 fixed error from phpcs Sascha 2024-01-23 22:37:15 +01:00
  • 8c6b116472 Update TrashCan.php Sascha 2024-01-23 21:37:00 +01:00
  • 69c8ff5c2d Entity selector: Fixed initial load overwriting initial search Dan Brown 2024-01-23 15:39:09 +00:00
  • 788327fffb Attachment List: Fixed broken ctrl-click functionality Dan Brown 2024-01-23 15:01:07 +00:00
  • 655ae5ecae Text: Tweaks to EN text for consistency/readability Dan Brown 2024-01-23 12:31:44 +00:00
  • d5a91d0d35 Merge pull request #4758 from BookStackApp/range_request_support Dan Brown 2024-01-17 11:10:38 +00:00
  • 369e499dce Updated version and assets for release v23.12.1 v23.12.1 Dan Brown 2024-01-16 12:16:06 +00:00
  • 655815de6d Merge branch 'development' into release Dan Brown 2024-01-16 12:15:50 +00:00
  • a4fd825fe2 Merge branch 'development' of github.com:BookStackApp/BookStack into development Dan Brown 2024-01-16 12:14:44 +00:00
  • 496b4264d9 Updated translator attribution Dan Brown 2024-01-16 12:14:25 +00:00
  • 57284bb869 Updated translations with latest Crowdin changes (#4747) Dan Brown 2024-01-16 12:10:22 +00:00
  • adf1806fea Chapters API: Added missing book_slug field Dan Brown 2024-01-16 12:06:13 +00:00
  • 2dc454d206 Uploads: Explicitly disabled s3 streaming in config Dan Brown 2024-01-15 13:36:04 +00:00
  • c1552fb799 Attachments: Drag and drop video support Dan Brown 2024-01-15 11:50:05 +00:00
  • 91d8d6eaaa Range requests: Added test cases to cover functionality Dan Brown 2024-01-14 15:50:00 +00:00
  • afbbcafd44 Readme: Updates sponsor list Dan Brown 2024-01-10 14:33:49 +00:00
  • d94762549a Range requests: Added basic HTTP range support Dan Brown 2024-01-07 20:34:03 +00:00
  • b4d9029dc3 Range requests: Extracted stream output handling to new class Dan Brown 2024-01-07 14:03:13 +00:00
  • 70bfebcd7c Added Default Templates for Chapters Sascha 2024-01-01 21:58:49 +01:00
  • 457adc1fee Updated version and assets for release v23.12 v23.12 Dan Brown 2023-12-29 12:16:07 +00:00
  • e86a90967e Merge branch 'development' into release Dan Brown 2023-12-29 12:15:34 +00:00
  • b191d8f99f Updated translator attribution before release v23.12 Dan Brown 2023-12-29 12:08:39 +00:00
  • c017f5bed1 Updated translations with latest Crowdin changes (#4658) Dan Brown 2023-12-28 17:49:38 +00:00
  • 5b1929a39a Languages: Added Finnish to language list Dan Brown 2023-12-28 15:24:51 +00:00
  • 02d94c8798 Permissions: Updated generation querying to be more efficient Dan Brown 2023-12-23 13:35:57 +00:00
  • 88ee33ee49 Deps: Updated php depenencies via composer Dan Brown 2023-12-22 15:48:46 +00:00
  • 529f7bd1bc Merge pull request #4729 from BookStackApp/description_wysiwyg Dan Brown 2023-12-22 15:28:13 +00:00
  • 3668949705 Input WYSIWYG: Fixed up some dark mode elements Dan Brown 2023-12-22 15:16:06 +00:00
  • 7cd0629a75 Input WYSIWYG: Updated exports to handle HTML descriptions Dan Brown 2023-12-22 14:57:20 +00:00
  • fb3cfaf7c7 Input WYSIWYG: Updated API examples to align with changes Dan Brown 2023-12-22 14:37:48 +00:00
  • 2a7a81e749 Input WYSIWYG: Updated API testing, fixed description set issue Dan Brown 2023-12-22 13:17:23 +00:00
  • 00ae04e0bd Input WYSIWYG: Updated API to show/accept html descriptions Dan Brown 2023-12-21 13:23:52 +00:00
  • ed5d67e609 Input WYSIWYG: Aligned newline handling with old descriptions Dan Brown 2023-12-20 17:40:58 +00:00
  • a21ca44633 Input WYSIWYG: Fixed existing tests, fixed empty description handling Dan Brown 2023-12-20 17:21:09 +00:00
  • 7fd6d5b2cc Input WYSIWYG: Updated tests, Added simple html limiting Dan Brown 2023-12-19 15:10:29 +00:00
  • 077b9709d4 Input WYSIWYG: Added testing for description references Dan Brown 2023-12-19 12:55:51 +00:00
  • 2fbed3919b Input WYSIWYG: Added dynamic options for entity selector popups Dan Brown 2023-12-19 12:09:57 +00:00
  • c07aa056c2 Input WYSIWYG: Updated UpdateUrlCommand, Added chapter HTML display Dan Brown 2023-12-18 18:31:16 +00:00
  • bc354e8b12 Input WYSIWYG: Updated reference link updating for descriptions Dan Brown 2023-12-18 18:12:36 +00:00
  • 307fae39c4 Input WYSIWYG: Added reference store & fetch handling Dan Brown 2023-12-18 16:23:40 +00:00
  • c622b785a9 Input WYSIWYG: Added description_html field, added store logic Dan Brown 2023-12-17 15:02:15 +00:00
  • 569542f0bb Input WYSIWYG: Added compontent and rough logic to book form Dan Brown 2023-12-16 14:48:35 +00:00
  • fc2e8ed315 Merge pull request #4728 from BookStackApp/friendlier_buttons Dan Brown 2023-12-16 14:04:57 +00:00
  • 0c4dd7874c Design: Updated buttons to be a bit friendlier Dan Brown 2023-12-16 14:03:12 +00:00
  • 7250671889 Merge pull request #4727 from BookStackApp/editor_video_alignment Dan Brown 2023-12-16 12:32:52 +00:00
  • 5395ca2f00 WYSWIYG: Allowed video/embed alignment controls Dan Brown 2023-12-16 12:22:40 +00:00
  • c76d12d1de Oidc: Properly query the UserInfo Endpoint Luke T. Shumaker 2023-12-15 10:58:20 -07:00
  • 56d07f1909 Users API: Fixed sending invite when using form requests Dan Brown 2023-12-13 15:11:42 +00:00
  • 4896c4047f Merge pull request #4721 from BookStackApp/default-templates Dan Brown 2023-12-12 16:06:35 +00:00
  • 3af07addf6 Default templates: Fixed syntax for php8.0, added test Dan Brown 2023-12-12 15:59:12 +00:00
  • 2f3806244c Default templates: Added permission checks to selector test Dan Brown 2023-12-12 15:41:56 +00:00
  • 2081a783f3 Default templates: Cleaned up ux, added case for added endpoint Dan Brown 2023-12-12 15:38:09 +00:00
  • d75eb06777 Default templates: Added tests to cover functionality Dan Brown 2023-12-12 15:04:40 +00:00
  • 4017048555 Page Templates: Changed template field name, added API support Dan Brown 2023-12-12 12:14:00 +00:00
  • 7ebe7d4e58 Default templates: Added page picker and working forms Dan Brown 2023-12-11 15:55:43 +00:00
  • d61f42a377 Default Templates: Started review and updates from PR code Dan Brown 2023-12-11 12:33:20 +00:00
  • 968bc8cdf3 Merge branch 'development' into default-templates Dan Brown 2023-12-11 11:41:43 +00:00
  • c13fd2a9e6 PHPStan: Fixed larastan loading and address some level2 issues Dan Brown 2023-12-10 14:58:05 +00:00
  • 45ce7a7126 URL Handling: Removed referrer-based redirect handling Dan Brown 2023-12-10 12:37:21 +00:00
  • 11955e270c Depenencies: Updated NPM packages Dan Brown 2023-12-09 10:49:28 +00:00
  • 33374524bf Dependencies: Updated composer PHP deps Dan Brown 2023-12-09 10:05:23 +00:00
  • 8cbaa3e27c SAML2: Fixed non-spec point of logout, Improved redirect location Dan Brown 2023-12-08 18:38:52 +00:00
  • 4c0b7f3123 Merge pull request #4714 from BookStackApp/oidc_logout Dan Brown 2023-12-07 18:00:32 +00:00
  • 7312300d53 OIDC: Update example env option to reflect correct default Dan Brown 2023-12-07 17:59:48 +00:00
  • 81d256aebd OIDC RP Logout: Fixed issues during testing Dan Brown 2023-12-07 17:45:17 +00:00
  • a72e0fee70 Tests: Fixed debug test to work with social class changes Dan Brown 2023-12-06 16:57:15 +00:00
  • f32cfb4292 OIDC RP Logout: Added autodiscovery support and test cases Dan Brown 2023-12-06 16:41:50 +00:00
  • bba7dcce49 Auth: Refactored OIDC RP-logout PR code, Extracted logout Dan Brown 2023-12-06 13:49:53 +00:00
  • cc10d1ddfc Merge branch 'fix/oidc-logout' into development Dan Brown 2023-12-06 12:14:43 +00:00
  • 0254527bd9 RTL: Made a range of fixes & improvments for RTL text Dan Brown 2023-12-05 18:53:48 +00:00
  • 11853361b0 SAML2: Included parsed groups in dump data Dan Brown 2023-12-03 19:35:05 +00:00
  • 596f7314cd Merge branch 'v23-10' into development Dan Brown 2023-12-03 18:57:07 +00:00
  • 1011d61713 Merge pull request #4688 from BookStackApp/include-parser Dan Brown 2023-11-27 21:54:18 +00:00
  • 652d5417bf Includes: Added back support for parse theme event Dan Brown 2023-11-27 21:38:43 +00:00
  • b569827114 Includes: Added ID de-duplicating and more thorough clean-up Dan Brown 2023-11-27 20:16:27 +00:00
  • 71c93c8878 Includes: Switched page to new system Dan Brown 2023-11-27 19:54:47 +00:00
  • 4874dc1304 Includes: Updated logic regarding parent block els, added tests Dan Brown 2023-11-25 17:32:00 +00:00
  • c88eb729a4 Includes: Added block-level handling to new include system Dan Brown 2023-11-24 23:39:16 +00:00
  • 75936454cc Includes: Developed to get new system working with inline includes Dan Brown 2023-11-23 14:29:07 +00:00
  • 04d21c8a97 Includes: Started foundations for new include tag parser Dan Brown 2023-11-22 22:14:28 +00:00
  • 5d08f7cf14 Updated version and assets for release v23.10.4 v23.10.4 Dan Brown 2023-11-20 14:19:46 +00:00
  • 8744eb2d62 Merge branch 'v23-10' into release v23.10.3 Dan Brown 2023-11-20 14:02:23 +00:00
  • 15d7161428 Images: Prevented base64 extraction without permission Dan Brown 2023-11-20 13:32:31 +00:00
  • 9b1f820596 Images: Forced intervention loading via specific method Dan Brown 2023-11-19 16:34:29 +00:00
  • 2fb873f7ef Favicon: Moved resizing to specific resizer class Dan Brown 2023-11-19 15:57:19 +00:00
  • 22a9cf1e48 LogicalTheme: Added events for registering web routes Dan Brown 2023-11-17 13:45:57 +00:00
  • 37a17e858a HTML: Tweaked output from full HtmlDocument Dan Brown 2023-11-14 17:23:05 +00:00
  • eab9c1081e Merge pull request #4673 from BookStackApp/html_doc_alignment Dan Brown 2023-11-14 17:22:30 +00:00
  • db7b11fe93 HTML: Aligned and standardised DOMDocument usage Dan Brown 2023-11-14 15:46:32 +00:00
  • 3a6f50e668 Merge pull request #4661 from BookStackApp/tinymce_update Dan Brown 2023-11-14 13:15:32 +00:00
  • 76417efd6f Merge branch 'Man-in-Black-patch-1' into development Dan Brown 2023-11-14 10:40:30 +00:00
  • d41fd7a8dd Notifications: Review of PR to include path path #4629 Dan Brown 2023-11-14 10:31:44 +00:00
  • 65ac197be4 Added book name to the mail template Sascha 2023-10-26 14:01:38 +02:00
  • bff1f502bb JS: Removed random extra import Dan Brown 2023-11-09 13:36:00 +00:00
  • f8ebbb7553 WYSIWYG: Updated TinyMCE from 6.5.1 to 6.7.2 Dan Brown 2023-11-09 13:34:00 +00:00
  • d8383cfa80 Updated version and assets for release v23.10.2 v23.10.2 Dan Brown 2023-11-07 15:22:34 +00:00
  • 4626278447 Merge branch 'development' into release Dan Brown 2023-11-07 15:22:11 +00:00
  • 48f115291a Updated translator attribution before release v23.10.2 Dan Brown 2023-11-07 15:12:15 +00:00
  • 6cd38a8ace Merge branch 'development' of github.com:BookStackApp/BookStack into development Dan Brown 2023-11-07 15:09:54 +00:00
  • fa6ac211b6 Dropdowns: Fixed bad direction logic, added dynmaic height Dan Brown 2023-11-07 15:07:11 +00:00