Dan Brown
ad540a015f
Updated version and assets for release v25.12.5
2026-02-17 18:38:13 +00:00
Dan Brown
f484fbc110
Updated version and assets for release v25.12.4
2026-02-17 11:40:21 +00:00
Dan Brown
299d3b3149
Merge branch 'v25-12' into release
2026-02-17 11:39:12 +00:00
Dan Brown
e4383765e1
Meta: Updated licenses and config wording
2026-02-17 11:00:37 +00:00
Dan Brown
7abc269316
Updated version and assets for release v25.12.3
2026-01-29 15:19:46 +00:00
Dan Brown
f0cf4bd0f8
Merge branch 'development' into release
2026-01-29 15:18:47 +00:00
Dan Brown
46dcc30bf7
Updated translator & dependency attribution before release v25.12.3
2026-01-29 15:18:06 +00:00
Dan Brown
ed4baed28c
Updated version and assets for release v25.12.2
2026-01-24 13:57:12 +00:00
Dan Brown
90d011fc15
Merge branch 'development' into release
2026-01-24 13:54:51 +00:00
Dan Brown
ff59bbdc07
Updated translator & dependency attribution before release v25.12.2
2026-01-24 13:53:55 +00:00
leon
018de5def3
fix: Configure safe directory for git in dockerfile
2025-12-31 16:20:52 +08:00
leon
5c4fc3dc2c
fix: Docker: Add
...
git safe.directory config for bind-mounted repos.Mark
/app as safe directory to handle Git 2.35+ ownership
checks in Docker containers.
2025-12-31 11:53:22 +08:00
Dan Brown
805fd98c0f
Updated version and assets for release v25.12.1
2025-12-30 17:19:10 +00:00
Dan Brown
7c3a4c7e85
Updated version and assets for release v25.12
2025-12-24 12:16:49 +00:00
Dan Brown
114fa802c0
Merge branch 'development' into release
2025-12-24 12:16:04 +00:00
Dan Brown
d93354ff0e
Updated licenses and translation attribution pre v25.12
2025-12-24 11:51:37 +00:00
Dan Brown
8fc9a2af4e
Lexical API: Updated docs to reflect public event usage
2025-12-23 18:33:54 +00:00
Dan Brown
90fc02c57f
Esbuild & Mentions: Updated interaction stability and build system
...
- Updated esbuild system to be module, and fixed build command.
- Reverted module use in package.json by default as this impacted test
runs/files.
- Updated mention user select:
- To look better in dark mode.
- To not remove text after on select.
- To properly revert/restore focus on enter or cancel.
2025-12-17 21:11:01 +00:00
Dan Brown
4f760479c3
Merge branch 'development' into comment_mentions
2025-12-17 09:58:27 +00:00
Dan Brown
9211062e8e
Merge pull request #5919 from BookStackApp/v25-11
...
Merge v25-11 changes into dev
2025-12-17 09:57:49 +00:00
Dan Brown
e2f91c2bbb
Comment Mentions: Added keyboard nav, worked on design
2025-12-14 17:19:08 +00:00
Dan Brown
147ff00c7a
JS: Swapped livereload lib for esbuild livereload setup
2025-12-14 16:25:19 +00:00
Dan Brown
8fcd3b24b3
Updated version and assets for release v25.11.6
2025-12-09 21:01:26 +00:00
Dan Brown
ce703403c2
Merge branch 'v25-11' into release
2025-12-09 21:00:25 +00:00
Dan Brown
313326b32a
Updated translator & dependency attribution before release v25.11.6
2025-12-09 20:59:57 +00:00
Dan Brown
b5246a28f0
Lexical API: Updated docs to align method format
2025-12-06 15:18:28 +00:00
Dan Brown
ab4b1c8efa
Lexical API: Reviewed docs, Made toolbar its own UI class
2025-12-05 14:44:19 +00:00
Dan Brown
8890746278
Lexical API: Added public event to access editor API
...
Updated documentation to match.
Ran manual testing of examples.
2025-12-05 14:07:24 +00:00
Dan Brown
dfdcfcfdb8
Lexical API: Added content module, testing and documented
2025-12-05 12:15:18 +00:00
Dan Brown
ebceba0afe
Lexical API: Started working on docs format and jest testing
2025-12-04 21:13:17 +00:00
Dan Brown
16110273ff
Updated version and assets for release v25.11.5
2025-12-03 14:49:20 +00:00
Dan Brown
9d732d8dd8
Lexical: Started dev API outline
2025-11-30 17:02:17 +00:00
Dan Brown
9e8088f186
JS: Bumped up JS package versions, and node version
2025-11-30 15:07:23 +00:00
Dan Brown
46001d61d0
Updated version and assets for release v25.11.4
2025-11-25 22:23:36 +00:00
Dan Brown
8dd238ceae
Updated version and assets for release v24.11.4
2025-11-25 21:48:32 +00:00
Dan Brown
ad582ab9f8
DB testing: Prevented caching during build
...
To prevent re-using code when re-run for same branch.
2025-11-22 12:40:30 +00:00
Dan Brown
870f3c58c0
DB Testing: Updated supported DB list, added readme
...
Also fixed potentally flaky GIf test to be more accurate with single
frame GIF images.
2025-11-22 12:24:36 +00:00
Dan Brown
ad8fc95521
Updated version and assets for release v25.11.3
2025-11-21 14:02:09 +00:00
Dan Brown
bbda5fd468
Updated version and assets for release v25.11.2
2025-11-19 15:10:15 +00:00
Dan Brown
8429cc93eb
Merge branch 'development' into release
2025-11-19 15:09:02 +00:00
Dan Brown
47f12cc8f6
Maintenance: Fixed type issue, updated translator list
2025-11-19 14:38:35 +00:00
Dan Brown
1be2969055
Dev: Set timezone for test DB creation, added PHP 8.5 to tests
...
Also fixed some test namespaces
Related to #5881
2025-11-18 19:50:09 +00:00
Dan Brown
fef61f054a
Updated version and assets for release v25.11.1
2025-11-11 12:17:44 +00:00
Dan Brown
8082c95ec3
Merge branch 'development' into release
2025-11-11 12:15:16 +00:00
Dan Brown
8ab9252f9b
DB: Added extra query tests, updated db-testing scripts
...
Also added skipping to avif tests for environments where GD does not
have built-in AVIF support
2025-11-11 11:23:16 +00:00
Dan Brown
befc645705
DB: Added initial DB testing docker-based script
2025-11-11 10:24:56 +00:00
Dan Brown
fcabf478de
Updated version and assets for release v25.11
2025-11-09 12:52:34 +00:00
Dan Brown
8de2c28497
Merge branch 'development' into release
2025-11-09 12:51:26 +00:00
Dan Brown
1421ba871d
Updated translator & dependency attribution before release v25.11
2025-11-09 10:52:09 +00:00
Dan Brown
02d024aa32
API: Added endpoints for reading image data
2025-10-29 18:17:51 +00:00