1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2025-06-20 08:42:15 +03:00

Commit Graph

  • 83913af68b Merge branch 'development' into C0rn3j/development Dan Brown 2024-03-18 14:35:16 +00:00
  • fa5395a02b Meta: Updated workflows, licence and readme Dan Brown 2024-03-18 14:24:14 +00:00
  • 85dd71507e Merge pull request #4903 from BookStackApp/laravel10 Dan Brown 2024-03-17 17:00:03 +00:00
  • 28d6292278 Framework: Addressed deprecations Dan Brown 2024-03-17 16:52:19 +00:00
  • b4b84f81a0 Deps: Updated custom symfony/mailer package Dan Brown 2024-03-17 16:32:59 +00:00
  • 2345fd4677 Deps: Updated intervention library from 2 to 3 Dan Brown 2024-03-17 16:03:12 +00:00
  • 3250fc732c Testing: Updated PHPUnit from 9 to 10 Dan Brown 2024-03-17 15:41:11 +00:00
  • 45d52f27ae Migrations: Updated with type hints instead of php doc Dan Brown 2024-03-17 15:29:09 +00:00
  • d6b7717985 Framework: Fixed issues breaking tests Dan Brown 2024-03-16 15:26:34 +00:00
  • 794671ef32 Framework: Upgrade from Laravel 9 to 10 Dan Brown 2024-03-16 15:12:14 +00:00
  • 70479df5dc Dockerfile: Don't cache 50MB of lists and use a single layer, make it pretty Martin Rys 2024-03-12 14:04:33 +01:00
  • 07761524af Dev: Fixed flaky OIDC test, updated dev version Dan Brown 2024-03-12 12:08:26 +00:00
  • 2ed931aeed Updated minimum PHP version from 8.0 to 8.1 Dan Brown 2024-03-12 11:29:51 +00:00
  • b310e87e4c Updated version and assets for release v24.02.2 v24.02.2 Dan Brown 2024-03-11 14:30:48 +00:00
  • 425baf9d6e Merge branch 'development' into release v24.02.1 Dan Brown 2024-03-10 18:46:05 +00:00
  • 0d3de40459 Updated translator attribution before release v24.02.1 Dan Brown 2024-03-10 18:45:32 +00:00
  • 3619f79ca6 Updated translations with latest Crowdin changes (#4877) Dan Brown 2024-03-10 18:36:12 +00:00
  • c9d9ad10f2 Merge branch 'totp-patch' into development Dan Brown 2024-03-10 18:32:02 +00:00
  • d5a689366c MFA: Copied autocomplete changes from totp to backup codes Dan Brown 2024-03-10 18:31:01 +00:00
  • bc24a1360f TOTP: Added one-time-code autofill Dan Brown 2024-03-10 18:24:42 +00:00
  • 77f125208e Page nav: Fixed nbsp being represented as nothing Dan Brown 2024-03-09 15:52:09 +00:00
  • b7d4bd5bce Breadcrumbs: Set book/shelf lists to use name ordering Dan Brown 2024-03-09 15:24:44 +00:00
  • 5a5f0b8de9 Page Display: Fixed highlighting for elements in nested details Dan Brown 2024-03-09 15:07:51 +00:00
  • 825c369ad9 Updated version and assets for release v24.02 v24.02 Dan Brown 2024-02-28 13:35:36 +00:00
  • 10bab70438 Merge branch 'development' into release Dan Brown 2024-02-28 13:35:23 +00:00
  • 8e01345f14 Entity popular queriy: Loaded parents for selector breadcrumbs Dan Brown 2024-02-28 13:20:24 +00:00
  • f5f96f84e7 404: Fixed entity list issue with entity with non-visible parent Dan Brown 2024-02-28 13:07:34 +00:00
  • 2009d4d6a8 Translations: Updated translator attribution, added serbian to locales Dan Brown 2024-02-28 12:29:09 +00:00
  • 4ccfde6d02 Updated translations with latest Crowdin changes (#4803) Dan Brown 2024-02-28 12:19:36 +00:00
  • c4279c9697 Merge branch 'v23-12' into development Dan Brown 2024-02-28 12:11:39 +00:00
  • 350e0b281b Updated version and assets for release v23.12.3 v23.12.3 Dan Brown 2024-02-26 12:05:02 +00:00
  • 08805ea3c8 Merge branch 'v23-12' into release Dan Brown 2024-02-26 12:04:25 +00:00
  • 48ea0bc291 Deps: Updated composer packages Dan Brown 2024-02-26 11:17:36 +00:00
  • a75d5b8bc1 Sessions: Prevent image urls being part of session URL history Dan Brown 2024-02-22 11:22:08 +00:00
  • 055bbf17de Theme System: Added AUTH_PRE_REGISTER logical event Dan Brown 2024-02-21 15:30:29 +00:00
  • be3423a16e Deps: Updated npm & composer deps Dan Brown 2024-02-20 18:21:59 +00:00
  • bbb41e8b5c Breadcrumbs: Fixed bad dropdown menu placement at small sizes Dan Brown 2024-02-20 18:03:32 +00:00
  • c290d01adb WYSIWYG: Improved a range of text direction/alignment scenarios Dan Brown 2024-02-20 14:15:22 +00:00
  • 16327cf40c Cover images: Updated description wording to better detail size Dan Brown 2024-02-19 20:26:04 +00:00
  • 999d41a7f5 WYSIWYG: Updated code handling to respect direction Dan Brown 2024-02-18 17:55:56 +00:00
  • 9ff9b9c805 Merge pull request #4850 from BookStackApp/table_improvements Dan Brown 2024-02-17 16:40:27 +00:00
  • 8f1d8cef9e Tables: Added dynamic table header toggle Dan Brown 2024-02-17 16:28:13 +00:00
  • 8688ad99b6 Tables: Added menu items to clear formatting and sizes Dan Brown 2024-02-16 14:38:30 +00:00
  • ed0718d3f7 Tables: Added fix to ensure proper clear formatting on cell selections Dan Brown 2024-02-15 16:29:37 +00:00
  • c53c9f6866 Turned off autocomplete for TOTP codes Mattic 2024-02-15 09:22:35 -06:00
  • 3fdee6a93b Tables: Updated selection style to avoid scroll overflow Dan Brown 2024-02-15 14:40:27 +00:00
  • cafea1c02d Updated tinymce from 6.7.2 to 6.8.3 Dan Brown 2024-02-15 14:12:47 +00:00
  • 32e20e5059 Merge branch 'development' of github.com:BookStackApp/BookStack into development Dan Brown 2024-02-14 10:36:36 +00:00
  • c66b8ad842 RTL: Fixed pagination not responding to RTL layout Dan Brown 2024-02-14 10:36:00 +00:00
  • c9a5c29abf Merge pull request #4794 from BookStackApp/en_tweaks Dan Brown 2024-02-13 14:13:29 +00:00
  • 12daa1c2b9 Header: Fixed mobile menu falling out of header Dan Brown 2024-02-13 14:00:34 +00:00
  • ff8daad22b Merge pull request #4827 from BookStackApp/query_revamp Dan Brown 2024-02-11 15:56:32 +00:00
  • 1ea2ac864a Queries: Update API to align data with previous versions Dan Brown 2024-02-11 15:42:37 +00:00
  • ed9c013f6e Queries: Addressed failing test cases from recent changes Dan Brown 2024-02-08 17:18:03 +00:00
  • ed21a6d798 Queries: Updated old use-specific entity query classes Dan Brown 2024-02-08 16:39:59 +00:00
  • b77ab6f3af Queries: Moved out or removed some class-level items Dan Brown 2024-02-07 22:41:45 +00:00
  • 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