Commit Graph

  • 546cfb0dcc Queries: Extracted static page,chapter,shelf queries to classes Dan Brown 2024-02-07 21:58:27 +00:00
  • 483410749b Queries: Updated all app book static query uses Dan Brown 2024-02-07 16:37:36 +00:00
  • c95f4ca40f Queries: Migrated revision repo queries to new class Dan Brown 2024-02-07 15:09:16 +00:00
  • 222c665018 Queries: Extracted PageRepo queries to own class Dan Brown 2024-02-05 17:35:49 +00:00
  • 8e78b4c43e Queries: Extracted chapter repo queries to class Dan Brown 2024-02-05 15:59:20 +00:00
  • 05ac0fcd1d Merge pull request #4828 from shashinma/development Dan Brown 2024-02-05 11:54:32 +00:00
  • 9fa68fd8ab Update PWA manifest orientation to any Mikhail Shashin 2024-02-05 04:28:22 +03:00
  • 3886aedf54 Queries: Migrated bookshelf repo queries to new class Dan Brown 2024-02-04 19:32:19 +00:00
  • 1559b0acd1 Queries: Migrated BookRepo queries to new query class Dan Brown 2024-02-04 17:35:16 +00:00
  • a70ed81908 DB: Started update of entity loading to avoid global selects Dan Brown 2024-02-04 14:39:01 +00:00
  • 2460e7c56e Plonker Remediation: Removed dd line left in from debugging Dan Brown 2024-02-01 12:57:26 +00:00
  • 779f09bff6 Merge branch 'chapter-templates' into development Dan Brown 2024-02-01 12:55:38 +00:00
  • 43a72fb9a5 Default chapter templates: Added tests, extracted repo logic Dan Brown 2024-02-01 12:51:47 +00:00
  • 4137cf9c8f Default chapter templates: Updated api docs and tests Dan Brown 2024-02-01 12:22:16 +00:00
  • 16af833124 Merge pull request #4815 from BookStackApp/comment_wysiwyg Dan Brown 2024-01-31 16:57:36 +00:00
  • 47f082c085 Comments: Added HTML filter test, fixed placeholder in dark mode Dan Brown 2024-01-31 16:47:58 +00:00
  • fee9045dac Comments: Removed remaining uses of redundant 'text' field Dan Brown 2024-01-31 16:35:58 +00:00
  • 06901b878f Comments: Added HTML filter on load, tinymce elem filtering Dan Brown 2024-01-31 16:20:22 +00:00
  • e9a19d5878 Comments: Added wysiwyg link selector, updated tests, removed command Dan Brown 2024-01-31 14:22:04 +00:00
  • adf0baebb9 Comments: Added back-end HTML support, fixed editor focus Dan Brown 2024-01-30 15:16:58 +00:00
  • 5c92b72fdd Comments: Added input wysiwyg for creating/updating comments Dan Brown 2024-01-30 14:27:09 +00:00
  • 24e6dc4b37 WYSIWYG: Altered how custom head added to editors Dan Brown 2024-01-30 11:38:47 +00:00
  • 4a8f70240f added template to chapter API controller Sascha 2024-01-29 19:59:03 +01:00
  • 64c783c6f8 extraded template form to own file and changed translations Sascha 2024-01-29 19:55:39 +01:00
  • 2a849894be Update entities.php Sascha 2024-01-29 19:37:59 +01:00
  • 415663a9bc Merge pull request #4804 from BookStackApp/oidc_pkce Dan Brown 2024-01-27 18:11:19 +00:00
  • 1dc094ffaf OIDC: Added testing of PKCE flow Dan Brown 2024-01-27 16:41:15 +00:00
  • 3e9e196cda OIDC: Added PKCE functionality Dan Brown 2024-01-25 14:24:46 +00:00
  • 5903823eed Merge pull request #4796 from BookStackApp/v23-12 Dan Brown 2024-01-24 10:38:14 +00:00
  • 9441e32c69 Updated version and assets for release v23.12.2 v23.12.2 Dan Brown 2024-01-24 10:37:20 +00:00
  • 530fc37067 Merge branch 'v23-12' into release Dan Brown 2024-01-24 10:36:52 +00:00
  • 8fb9d9d4c2 Dependancies: Updated PHP deps via composer Dan Brown 2024-01-24 10:27:09 +00:00
  • eff7aa0f73 Updated translator attribution before v23.12.2 release Dan Brown 2024-01-24 10:25:24 +00:00
  • 14ecb19b05 Merged l10n_development into v23-12 Dan Brown 2024-01-24 10:22:13 +00:00
  • 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