Commit Graph

  • 082dbc9944 API: Started building comments API endpoints Dan Brown 2025-10-22 14:58:29 +01:00
  • abe9c1e5a3 API Docs: Updated link to archived GitHub repo Dan Brown 2025-10-22 14:29:02 +01:00
  • ebf82617b8 Code: Added groovy syntax highlighting Dan Brown 2025-10-21 18:34:21 +01:00
  • 2c81447c9e Deps: Updated PHP deps via composer Dan Brown 2025-10-21 14:47:24 +01:00
  • 8898647f78 Merge pull request #5846 from BookStackApp/page_image_nullification Dan Brown 2025-10-21 14:46:49 +01:00
  • ea6344898f Images: Added nulling of image page relation on page delete Dan Brown 2025-10-21 14:12:55 +01:00
  • 0bfd79925e Merge pull request #5844 from BookStackApp/user_ids Dan Brown 2025-10-21 13:45:00 +01:00
  • efff8700d4 DB: Addressed test issues for user ID changes Dan Brown 2025-10-19 19:52:15 +01:00
  • 5754acf2fb DB: Updated handling of deleted user ID handling in DB Dan Brown 2025-10-19 19:10:15 +01:00
  • 4c7d6420ee DB: Aligned entity structure to a common table Dan Brown 2025-10-18 13:14:30 +01:00
  • 9d1c0e5dda Dev: Played with an all-in-one docker environment docker_env Dan Brown 2025-10-06 13:06:12 +01:00
  • 0838d5ea16 Updated version and assets for release v25.07.3 v25.07.3 Dan Brown 2025-10-05 15:38:50 +01:00
  • 449ac40114 Merge branch 'v25-07' into release Dan Brown 2025-10-05 15:37:20 +01:00
  • 146a6c01cc Merge branch 'v25-07' into development Dan Brown 2025-10-05 15:28:29 +01:00
  • f8e4ea82c6 Updated translator & dependency attribution before release v25.07.3 Dan Brown 2025-10-05 15:26:37 +01:00
  • 047195c033 Updated translations with latest Crowdin changes (#5786) Dan Brown 2025-10-05 15:09:34 +01:00
  • a7b30c284c Add crossorigin attribute to manifest link Yugo Takano 2025-10-02 21:39:22 +09:00
  • c3412d8c1c Deps: Updated PHP package versions Dan Brown 2025-10-05 15:17:16 +01:00
  • 4db7135231 Updated translations with latest Crowdin changes (#5786) Dan Brown 2025-10-05 15:09:34 +01:00
  • 009d146185 Merge pull request #5820 from tfnh621/patch-1 Dan Brown 2025-10-05 15:08:59 +01:00
  • fcef1a7948 Add crossorigin attribute to manifest link Yugo Takano 2025-10-02 21:39:22 +09:00
  • 08dfff05f4 Sponsors: Updated diagrams.net sponsor level Dan Brown 2025-09-11 18:58:26 +01:00
  • fc10520e10 Merge pull request #5793 from BookStackApp/role_permission_refactor Dan Brown 2025-09-10 12:16:40 +01:00
  • a70c733f27 Permissions: Cleanup after review of enum implementation PR Dan Brown 2025-09-10 11:36:54 +01:00
  • 573d692a59 Permissions: Fixed check method to allow enum usage Dan Brown 2025-09-10 10:44:54 +01:00
  • 419dbadcfd Permissions: Updated use of helpers to use enums Dan Brown 2025-09-09 09:48:19 +01:00
  • 33a0237f87 Permissions: Updated usage of controller methods to use enum Dan Brown 2025-09-08 18:14:38 +01:00
  • 5fc11d46d5 Permissions: Added enum usage to controller helpers Dan Brown 2025-09-08 16:15:42 +01:00
  • c8716df284 Permissions: Removed unused role-perm columns, added permission enum Dan Brown 2025-09-08 15:59:25 +01:00
  • 1ac74099ca Merge pull request #5790 from BookStackApp/timezones Dan Brown 2025-09-04 16:36:04 +01:00
  • 36cb243d5e Timezones: Updated date displays to use consistent formats Dan Brown 2025-09-04 16:11:35 +01:00
  • 579c1bf424 Timezones: Seperated out store & display timezones to two options Dan Brown 2025-09-04 15:06:58 +01:00
  • 242b7dfb1b Merge pull request #5785 from BookStackApp/phpstan_level2 Dan Brown 2025-09-03 15:53:11 +01:00
  • 7d1c316202 Maintenance: Updated larastan target level, fixed issues from tests Dan Brown 2025-09-03 15:42:50 +01:00
  • 318b486e0b Maintenance: Finished changes to meet phpstan level 3 Dan Brown 2025-09-03 15:18:49 +01:00
  • e05ec7da36 Maintenance: Addressed a range of phpstan level 3 issues Dan Brown 2025-09-03 10:47:45 +01:00
  • cee23de6c5 Maintenance: Reached PHPstan level 2 Dan Brown 2025-09-02 16:02:52 +01:00
  • 1e34954554 Maintenance: Continued work towards PHPstan level 2 Dan Brown 2025-09-02 11:10:47 +01:00
  • 5ea4e1e935 Maintenance: Removed unused comments text column Dan Brown 2025-09-02 10:20:10 +01:00
  • a27ce6e915 Packages: Updated npm packages Dan Brown 2025-08-30 22:18:09 +01:00
  • 64b06bcf61 Packages: Updated predis Dan Brown 2025-08-30 11:47:22 +01:00
  • cdbac63b40 Framework: Updated to Laravel 12 Dan Brown 2025-08-30 11:10:11 +01:00
  • d6296ac7a5 Merge pull request #5749 from BookStackApp/admin_command_updates Dan Brown 2025-08-30 10:47:14 +01:00
  • 3131050acd Updated version and assets for release v25.07.2 v25.07.2 Dan Brown 2025-08-28 17:41:48 +01:00
  • c0d2874892 Merge branch 'development' into release Dan Brown 2025-08-28 17:39:31 +01:00
  • 481f356068 Updated translator & dependency attribution before release v25.07.2 Dan Brown 2025-08-28 17:39:10 +01:00
  • 955837c9aa Packages: Upgraded php deps to latest versions Dan Brown 2025-08-28 15:02:26 +01:00
  • c6e35c2e7c Merge pull request #5775 from BookStackApp/lexical_aug25 Dan Brown 2025-08-28 15:00:16 +01:00
  • 0436ccfebf Updated translations with latest Crowdin changes (#5759) Dan Brown 2025-08-28 14:59:36 +01:00
  • f5da31037d Lexical: Fixed details tests Dan Brown 2025-08-28 11:17:18 +01:00
  • 46613f76f6 Lexical: Added backspace handling for details Dan Brown 2025-08-27 14:09:38 +01:00
  • 519acaf324 Lexical: Added better selection display for collapisble blocks Dan Brown 2025-08-27 12:51:36 +01:00
  • 849bc4d6c3 Lexical: Improved nested details interaction Dan Brown 2025-08-26 14:41:42 +01:00
  • ee994fa2b7 Testing: Addressed deprecation in test helper Dan Brown 2025-08-25 15:01:13 +01:00
  • 13a79b3f96 Shelves: Addressed book edits removing non-visible books Dan Brown 2025-08-25 14:17:55 +01:00
  • 7c79b10fb6 Imports: Fixed drawing IDs not being updated in content Dan Brown 2025-08-24 14:02:21 +01:00
  • bb08f62327 Vectors: Finished core fetch & display functionality Dan Brown 2025-08-22 12:59:32 +01:00
  • 8eef5a1ee7 Vectors: Updated query response to use server-side-events Dan Brown 2025-08-21 16:03:55 +01:00
  • 88ccd9e5b9 Vectors: Split out vector search and llm query runs Dan Brown 2025-08-21 12:14:52 +01:00
  • 2c3100e401 Vectors: Started front-end work, moved to own controller Dan Brown 2025-08-19 15:19:04 +01:00
  • 54f883e815 Improved vector text chunking Dan Brown 2025-08-19 11:04:14 +01:00
  • e611b3239e Vectors: Added command to regenerate for all Dan Brown 2025-03-25 19:38:32 +00:00
  • b9ecf55e1f Vectors: Got basic LLM querying working using vector search context Dan Brown 2025-03-24 19:51:48 +00:00
  • 2d5548240a Vectors: Built content vector indexing system Dan Brown 2025-03-24 16:28:14 +00:00
  • 5c481b4282 Testing: Added more deprecation output Dan Brown 2025-08-15 12:42:44 +01:00
  • 9443682ae4 Maintenance: Addressed a range of deprecations Dan Brown 2025-08-15 12:20:35 +01:00
  • 0311e3d2d7 Readme: Updated sponsor link Dan Brown 2025-08-14 16:00:46 +01:00
  • 5940a91809 Updated version and assets for release v25.07.1 v25.07.1 Dan Brown 2025-08-11 14:43:51 +01:00
  • 9a4651badb Merge branch 'development' into release Dan Brown 2025-08-11 14:43:13 +01:00
  • a50a256939 ZIP Exports: Fixed reference handling for images Dan Brown 2025-08-11 14:19:48 +01:00
  • 4830248a1e Release: Updated licenses and translator attribution Dan Brown 2025-08-11 13:40:55 +01:00
  • 1256b30ad4 Updated translations with latest Crowdin changes (#5740) Dan Brown 2025-08-11 13:38:47 +01:00
  • 777cca76da Deps: Bumped PHP composer deps again Dan Brown 2025-08-11 13:36:06 +01:00
  • a2d13124af Testing: Added mail port to testing env options Dan Brown 2025-08-11 13:33:57 +01:00
  • bd966ef99e phpstan: Address a range of level 2 issues Dan Brown 2025-08-09 11:09:50 +01:00
  • a6b5733ec2 Deps: Updated PHP packages via composer Dan Brown 2025-08-09 10:12:24 +01:00
  • e899066e96 Merge branch 'development' of github.com:BookStackApp/BookStack into development Dan Brown 2025-08-08 17:44:40 +01:00
  • f4f2435856 Imports: Fixed errors causing user logout on import run Dan Brown 2025-08-08 17:43:58 +01:00
  • fca4a0563e Merge pull request #5753 from BookStackApp/a11y_menu_updates Dan Brown 2025-08-08 17:00:07 +01:00
  • 0bc9ddd780 A11y: Updated other dropdown menus with correct tagging Dan Brown 2025-08-07 16:37:18 +01:00
  • c66f3b2a37 A11y: Improved tagging of profile menu Dan Brown 2025-08-07 14:32:20 +01:00
  • f36e6fb929 Commands: Updated create admin skip return Dan Brown 2025-08-07 13:16:49 +01:00
  • 7bc0d54af1 Readme: Swapped codeclimate reference for custom phpmetrics Dan Brown 2025-08-05 22:00:55 +01:00
  • 2eefbd21c1 Commands: Added testing for initial admin changes Dan Brown 2025-08-05 16:43:06 +01:00
  • a961552c23 Commands: Updated create admin comment to accept extra flags Dan Brown 2025-08-05 13:39:30 +01:00
  • 92d15d9cf2 Updated version and assets for release v25.07 v25.07 Dan Brown 2025-07-30 09:46:37 +01:00
  • b06147fef7 Merge branch 'development' into release Dan Brown 2025-07-30 09:45:40 +01:00
  • 776ec7b9e7 Updated translations with latest Crowdin changes (#5696) Dan Brown 2025-07-30 09:36:34 +01:00
  • 8aa6bdc8ab Updated translator & dependency attribution before release v25.07 Dan Brown 2025-07-30 09:27:17 +01:00
  • 4ab17157b1 API: Added ZIP export endpoint comments Dan Brown 2025-07-30 09:13:58 +01:00
  • 6d7ffab115 Deps: Updated PHP composer dependancy versions, fixed test namespaces Dan Brown 2025-07-27 11:24:54 +01:00
  • c8cfec96dc Merge pull request #5731 from BookStackApp/lexical_jul25 Dan Brown 2025-07-26 10:08:44 +01:00
  • d145efb6f6 Lexical: Updated tests after link changes Dan Brown 2025-07-25 14:25:02 +01:00
  • c54101c603 Lexical: Updated URL handling, added mouse handling Dan Brown 2025-07-25 13:58:48 +01:00
  • 865e5aecc9 Lexical: Source code input changes Dan Brown 2025-07-24 17:24:59 +01:00
  • ae4d1d804a Lexical: Table cell bg and format setting fixes Dan Brown 2025-07-24 16:51:11 +01:00
  • 5fc19b0edf Lexical: Fixed highlight format action, changed label Dan Brown 2025-07-24 13:48:00 +01:00
  • 0a73b70b64 Merge pull request #5725 from BookStackApp/md_plaintext Dan Brown 2025-07-23 15:48:10 +01:00
  • 2668aae09b TypeScript: Updated compile target, addressed issues Dan Brown 2025-07-23 15:41:55 +01:00
  • 3b9c0b34ae MD Editor: Fixed plaintext dark styles, updated npm packages Dan Brown 2025-07-23 14:59:26 +01:00