Commit Graph

  • ce0b75294f
    Set page include limit to be 3 as expected instead of 4 Dan Brown 2023-05-02 12:44:55 +0100
  • 4bb2b31bc9
    Updated translator attribution pre v23.05 release Dan Brown 2023-05-01 19:39:20 +0100
  • 9d74508ae3
    Updated translations with latest Crowdin changes (#4163) Dan Brown 2023-05-01 19:37:49 +0100
  • c41baa1b76
    Updated CLI & PHP deps, added gitignore for local composer Dan Brown 2023-05-01 18:44:46 +0100
  • cd32597d4d
    Fixed broken favourites in code editor Dan Brown 2023-05-01 18:43:03 +0100
  • 8594656f6e
    Merge pull request #4206 from BookStackApp/system_cli Dan Brown 2023-04-28 19:17:38 +0100
  • 0aca1c2332
    Added system cli, and created backups directory Dan Brown 2023-04-28 19:08:45 +0100
  • 8c738aedee
    Added sessionindex to SAML2 single logout request to idp Dan Brown 2023-04-28 13:54:51 +0100
  • f64ce71afc
    Added oidc_id_token_pre_validate logical theme event Dan Brown 2023-04-27 23:40:14 +0100
  • 277d5392fb
    Merge branch 'esakkiraja100116/development' into development Dan Brown 2023-04-27 16:34:14 +0100
  • 23c35af9ef
    Review of #4202, Rolled out to other searches, added testing Dan Brown 2023-04-27 16:33:24 +0100
  • 78fecdfcb0
    suggesstion issue fix (#4175) esakkiraja100116 2023-04-26 22:19:16 +0530
  • a9d952560d
    Adding a video { width: 100%; } (#4204) SnowCode 2023-04-27 16:58:35 +0200
  • 56f234d1ee
    Review of #4192, Fixed formatting and added test Dan Brown 2023-04-27 15:52:16 +0100
  • 011800d425
    changed PageContent.php to accept nested includes (#4192) jasonF1000 2023-04-27 16:51:46 +0200
  • 647ce6c237
    Fixed sort urls with no params not building full path Dan Brown 2023-04-27 13:47:49 +0100
  • 607da73109
    Merge pull request #4193 from BookStackApp/custom_dropzone Dan Brown 2023-04-27 13:43:38 +0100
  • 1135d477ba
    Fixed linting and failing test issues from dropzone work Dan Brown 2023-04-27 13:31:03 +0100
  • a4a96a3df7
    Dropzone: Adjusted styles for dark mode Dan Brown 2023-04-27 12:55:05 +0100
  • 38e8a96dcd
    Removed dropzone from package and attribution list Dan Brown 2023-04-26 23:35:25 +0100
  • 9a17656f88
    dropzone: Addressed existing todos, cleaned attachment ux Dan Brown 2023-04-26 23:31:38 +0100
  • e36cdaad0d
    Updated attachments to work with new dropzone Dan Brown 2023-04-26 16:41:34 +0100
  • 722c38d576
    Image manager: fix upload control for drawing, updated styles Dan Brown 2023-04-26 14:23:28 +0100
  • 8cd6c797e8
    Merge branch 'development' of github.com:BookStackApp/BookStack into development Dan Brown 2023-04-26 01:43:16 +0100
  • dff45e2c5d
    Fixed broken shortcut hint overlay Dan Brown 2023-04-26 01:42:12 +0100
  • 61d2ea6ac7
    Dropzone: Polished image manager elements Dan Brown 2023-04-25 16:41:39 +0100
  • 752562d23d
    .vscode folder is added in .gitignore file (#4197) Esakkiraja 2023-04-25 19:55:31 +0530
  • b21a9007c5
    Dropzone: Developed ux further Dan Brown 2023-04-25 13:10:25 +0100
  • a8fc29a31e
    Dropzone: started on design/ui of uploading Dan Brown 2023-04-24 23:24:58 +0100
  • 36116a45d4
    Dropzone: Swapped fetch for XHR for progress tracking Dan Brown 2023-04-24 18:18:08 +0100
  • 23915c3b1a
    Started custom dropzone implementation Dan Brown 2023-04-24 16:19:20 +0100
  • 55af22b487
    Merge pull request #4191 from tigsikram/fix-api-docs-timestamp Dan Brown 2023-04-24 14:46:40 +0100
  • 01f3f4d315
    Fix timestamp in API docs example response Mark Weiler 2023-04-24 11:19:00 +0200
  • 58cadce052
    Merge branch 'feature/mail-verify-peer' into development Dan Brown 2023-04-23 15:05:13 +0100
  • 1de72d09ca
    Mail: updated peer verify option name and added test Dan Brown 2023-04-23 15:04:35 +0100
  • fa6fcc1c1c
    Added clojure code language option Dan Brown 2023-04-23 14:16:31 +0100
  • a46b438a4c
    Merge branch 'wkhtmltopdf-env-example' into development Dan Brown 2023-04-21 11:56:31 +0100
  • 7505443a0c
    Updated complete env wkhtml text and added advisory Dan Brown 2023-04-21 11:54:23 +0100
  • f837083c12
    Updated php deps Dan Brown 2023-04-21 11:37:41 +0100
  • e1bd13f481
    Edits from reviewing public events page Dan Brown 2023-04-20 16:54:11 +0100
  • c74f7cc628
    Documented public JS events used Dan Brown 2023-04-20 16:25:48 +0100
  • 9f467f4052
    Merge pull request #4181 from BookStackApp/js_formatting Dan Brown 2023-04-19 23:01:10 +0100
  • 974390688d
    ESLINT: Added GH action and details to dev docs Dan Brown 2023-04-19 22:56:55 +0100
  • da3ae3ba8b
    ESLINT: Addressed remaining detected issues Dan Brown 2023-04-19 15:20:04 +0100
  • 0519e58fbf
    ESLINT: Started inital pass at addressing issues Dan Brown 2023-04-19 10:46:13 +0100
  • e711290d8b
    Ran eslint fix on existing codebase Dan Brown 2023-04-18 22:20:02 +0100
  • 752ee664c2
    Added code formatting standard via eslint Dan Brown 2023-04-18 22:19:27 +0100
  • 69d03042c6
    Merge pull request #3617 from BookStackApp/codemirror6 Dan Brown 2023-04-18 15:35:39 +0100
  • baf5edd73a
    CM6: Further fixes/improvements after testing Dan Brown 2023-04-18 15:08:17 +0100
  • 3e738b1471
    CM6: Fixed a range of issues during browser testing Dan Brown 2023-04-18 14:21:22 +0100
  • 94f464cd14
    CM6: Added tabbing, fixed dark mode border in WYSIWYG Dan Brown 2023-04-18 13:41:28 +0100
  • 900571ac9c
    CM6: Updated for popup editor, added new interface Dan Brown 2023-04-17 13:24:29 +0100
  • 09fd0bc5b7
    CM6: Got WYSIWYG code blocks working Dan Brown 2023-04-16 23:48:45 +0100
  • 74b4751a1c
    CM6: Aligned styling with existing, improved theme handling Dan Brown 2023-04-16 16:05:16 +0100
  • 74b76ecdb9
    Updated cm6 theme handling to allow extension via API Dan Brown 2023-04-15 15:35:41 +0100
  • 9874a53206
    Added cm6 strategy for splitting and dyn. loading langs Dan Brown 2023-04-14 18:08:57 +0100
  • 257a703878
    Addressed existing cm6 todos Dan Brown 2023-04-14 14:08:40 +0100
  • fdda813d5f
    Cleaned up change handling in cm6 editor action handling Dan Brown 2023-04-13 17:38:11 +0100
  • 6f45d34bf8
    Finished update pass of all md editor actions to cm6 Dan Brown 2023-04-13 17:18:32 +0100
  • 32c765d0c3
    Updated another range of actions for cm6 Dan Brown 2023-04-13 12:51:52 +0100
  • 9813c94720
    Made a start on updating editor actions Dan Brown 2023-04-11 13:16:04 +0100
  • da3e4f5f75
    Got md shortcuts working, marked actions for update Dan Brown 2023-04-11 11:48:58 +0100
  • 572037ef1f
    Got markdown editor barely functional Dan Brown 2023-04-10 15:01:44 +0100
  • 50f3c10f19
    Merge branch 'v23.02-branch' into development Dan Brown 2023-04-07 18:12:00 +0100
  • 6c577ac3bf
    Updated version and assets for release v23.02.3 Dan Brown 2023-04-07 18:07:32 +0100
  • 31cc2423d2
    Merge branch 'v23.02-branch' into release Dan Brown 2023-04-07 18:07:09 +0100
  • 3f3f221e0d
    Updated translator attribution before release v23.02.3 Dan Brown 2023-04-07 18:06:44 +0100
  • d0f970fe4f
    Updated translations with latest Crowdin changes (#4131) Dan Brown 2023-04-07 17:59:34 +0100
  • 95b75c067f
    Updated translations with latest Crowdin changes (#4131) Dan Brown 2023-04-07 17:59:34 +0100
  • 81134e7071
    Fixed tag numbering in last commit Dan Brown 2023-04-07 17:54:17 +0100
  • e722ee4268
    Fixed click issue with tag suggestions in safari Dan Brown 2023-04-07 17:47:46 +0100
  • fd674d10e3
    Fixed error upon user delete with no migration id Dan Brown 2023-04-07 15:57:21 +0100
  • 4835a0dcb1
    Cleaned up old token services Dan Brown 2023-04-04 10:44:38 +0100
  • d353e87ca1 Add WKHTMLTOPDF to .env.example.complete Daiki Urata 2023-03-30 17:58:17 +0900
  • 8e64324d62
    Merge branch 'v23.02-branch' into development Dan Brown 2023-03-25 12:33:59 +0000
  • c9ed32e518
    Updated version and assets for release v23.02.2 Dan Brown 2023-03-25 12:27:32 +0000
  • 6b4c3a0969
    Merge branch 'v23.02-branch' into release Dan Brown 2023-03-25 12:27:05 +0000
  • 0a0fdd7f3e
    Fixed delete role failing with no migrate role provided Dan Brown 2023-03-25 12:07:59 +0000
  • 3410cf21cb
    Updated php deps Dan Brown 2023-03-24 14:46:30 +0000
  • 6e284d7a6c
    Fixed issue with user delete ownership not migrating Dan Brown 2023-03-24 14:43:48 +0000
  • ea7914422c
    Updated php deps Dan Brown 2023-03-13 21:03:00 +0000
  • 509cab3e28
    Merged latest crowdin changes Dan Brown 2023-03-25 12:18:45 +0000
  • dde38e91b5
    Fixed delete role failing with no migrate role provided Dan Brown 2023-03-25 12:07:59 +0000
  • 970088a8a1
    Updated php deps Dan Brown 2023-03-24 14:46:30 +0000
  • 0e43618dda
    Fixed issue with user delete ownership not migrating Dan Brown 2023-03-24 14:43:48 +0000
  • f2293a70f8 Allow a user to disable peer check when using TLS/STARTTLS Vincent Bernat 2023-03-24 09:34:37 +0100
  • dce5123452
    Added own twig/smarty packages for cm6 lang support Dan Brown 2023-03-21 20:53:35 +0000
  • c81cb6f2af
    Merge branch 'development' into codemirror6 Dan Brown 2023-03-19 10:22:44 +0000
  • 9b66e93b15
    Merge pull request #4103 from BookStackApp/image_api Dan Brown 2023-03-15 11:45:36 +0000
  • 402eb845ab
    Added examples, updated docs for image gallery api endpoints Dan Brown 2023-03-15 11:37:03 +0000
  • 3a808fd768
    Added phpunit tests to cover image API endpoints Dan Brown 2023-03-14 19:29:08 +0000
  • d9eec6d82c
    Started Image API build Dan Brown 2023-03-14 12:19:19 +0000
  • 6357056d7b
    Updated php deps Dan Brown 2023-03-13 21:03:00 +0000
  • a369971e04
    Merge pull request #4099 from BookStackApp/permissions_api Dan Brown 2023-03-13 20:55:44 +0000
  • 1903924829
    Added content-perms API examples and docs tweaks Dan Brown 2023-03-13 20:41:32 +0000
  • 0de7530059
    Tweaked content permission endpoints, covered with tests Dan Brown 2023-03-13 20:06:52 +0000
  • c42956bcaf
    Started build of content-permissions API endpoints Dan Brown 2023-03-13 13:18:33 +0000
  • 7b5111571c
    Removed bookstack wording instances in color setting options Dan Brown 2023-02-28 01:01:25 +0000
  • 2dad92d1bd
    Updated version and assets for release v23.02.1 Dan Brown 2023-02-27 19:26:13 +0000
  • c1fb7ab7dc
    Merge branch 'development' into release Dan Brown 2023-02-27 19:23:33 +0000