]> BookStack Code Mirror - bookstack/log
bookstack
3 days agoTypeScript: Updated compile target, addressed issues 5725/head
Dan Brown [Wed, 23 Jul 2025 14:41:55 +0000 (15:41 +0100)]
TypeScript: Updated compile target, addressed issues

3 days agoMD Editor: Fixed plaintext dark styles, updated npm packages
Dan Brown [Wed, 23 Jul 2025 13:59:26 +0000 (14:59 +0100)]
MD Editor: Fixed plaintext dark styles, updated npm packages

4 days agoMD Editor: Last tests/check over plaintext use/switching
Dan Brown [Wed, 23 Jul 2025 13:49:41 +0000 (14:49 +0100)]
MD Editor: Last tests/check over plaintext use/switching

4 days agoMD Editor: Added custom textarea undo/redo, updated positioning methods
Dan Brown [Wed, 23 Jul 2025 11:17:36 +0000 (12:17 +0100)]
MD Editor: Added custom textarea undo/redo, updated positioning methods

4 days agoMD Editor: Worked to improve/fix positioning code
Dan Brown [Tue, 22 Jul 2025 15:42:47 +0000 (16:42 +0100)]
MD Editor: Worked to improve/fix positioning code

Still pending testing. Old logic did not work when lines would wrap, so
changing things to a character/line measuring technique.
Fixed some other isues too while testing shortcuts.

5 days agoMD Editor: Added plaintext/cm switching
Dan Brown [Tue, 22 Jul 2025 09:34:29 +0000 (10:34 +0100)]
MD Editor: Added plaintext/cm switching

Also aligned the construction of the inputs where possible.

5 days agoMD Editor: Added plaintext input implementation
Dan Brown [Mon, 21 Jul 2025 17:53:22 +0000 (18:53 +0100)]
MD Editor: Added plaintext input implementation

6 days agoMD Editor: Updated actions to use input interface
Dan Brown [Mon, 21 Jul 2025 13:24:51 +0000 (14:24 +0100)]
MD Editor: Updated actions to use input interface

6 days agoMD Editor: Started work on input interface
Dan Brown [Mon, 21 Jul 2025 10:49:58 +0000 (11:49 +0100)]
MD Editor: Started work on input interface

Created implementation for codemirror, yet to use it.

6 days agoMD Editor: Finished conversion to Typescript
Dan Brown [Sun, 20 Jul 2025 14:05:19 +0000 (15:05 +0100)]
MD Editor: Finished conversion to Typescript

7 days agoMD Editor: Starting conversion to typescript
Dan Brown [Sun, 20 Jul 2025 11:33:22 +0000 (12:33 +0100)]
MD Editor: Starting conversion to typescript

7 days agoChangelog: Tweaked spacing, count and element referencing
Dan Brown [Sat, 19 Jul 2025 13:53:02 +0000 (14:53 +0100)]
Changelog: Tweaked spacing, count and element referencing

During review of #5663

8 days agoMerge branch 'enhance-changelog-textarea' of github.com:shresthkapoor7/BookStack...
Dan Brown [Sat, 19 Jul 2025 13:39:57 +0000 (14:39 +0100)]
Merge branch 'enhance-changelog-textarea' of github.com:shresthkapoor7/BookStack into shresthkapoor7-enhance-changelog-textarea

8 days agoMerge pull request #5721 from BookStackApp/zip_export_api_endpoints
Dan Brown [Fri, 18 Jul 2025 15:34:10 +0000 (16:34 +0100)]
Merge pull request #5721 from BookStackApp/zip_export_api_endpoints

API: ZIP Import/Export

8 days agoZIP Imports: Added API examples, finished testing 5721/head
Dan Brown [Fri, 18 Jul 2025 15:19:14 +0000 (16:19 +0100)]
ZIP Imports: Added API examples, finished testing

Also updated some types on a couple of controllers.

9 days agoZIP Imports: Added API test cases
Dan Brown [Fri, 18 Jul 2025 13:05:32 +0000 (14:05 +0100)]
ZIP Imports: Added API test cases

9 days agoAPI: Added zip export tests, reorganised tests
Dan Brown [Fri, 18 Jul 2025 09:58:10 +0000 (10:58 +0100)]
API: Added zip export tests, reorganised tests

Extracted an extra method into helper for reuse.

9 days agoAPI: Initial review pass of zip import/export endpoints
Dan Brown [Fri, 18 Jul 2025 08:54:49 +0000 (09:54 +0100)]
API: Initial review pass of zip import/export endpoints

Review of #5592

9 days agoMerge branch 'development' of github.com:LM-Nishant/BookStack into LM-Nishant-development
Dan Brown [Fri, 18 Jul 2025 08:19:32 +0000 (09:19 +0100)]
Merge branch 'development' of github.com:LM-Nishant/BookStack into LM-Nishant-development

11 days agoMail: Removed custom symfony/mailer fork
Dan Brown [Tue, 15 Jul 2025 14:24:31 +0000 (15:24 +0100)]
Mail: Removed custom symfony/mailer fork

Moved to standard symfony mailer now that my patches have been
upstreamed. This changes the config to work with the symfony option,
following the same overall logic.
Also updated testing to allow test runs via mulitple custom env options.

Closes #5636

13 days agoMerge branch 'development' of github.com:BookStackApp/BookStack into development
Dan Brown [Mon, 14 Jul 2025 13:18:51 +0000 (14:18 +0100)]
Merge branch 'development' of github.com:BookStackApp/BookStack into development

13 days agoReadme: Added SiteSpeakAI sponsor
Dan Brown [Mon, 14 Jul 2025 13:18:24 +0000 (14:18 +0100)]
Readme: Added SiteSpeakAI sponsor

2 weeks agoMerge pull request #5689 from BookStackApp/permission_table_locking
Dan Brown [Wed, 9 Jul 2025 17:02:15 +0000 (18:02 +0100)]
Merge pull request #5689 from BookStackApp/permission_table_locking

Better parallel permission gen handling

2 weeks agoMerge pull request #5676 from BookStackApp/lexical_comments
Dan Brown [Wed, 9 Jul 2025 17:01:25 +0000 (18:01 +0100)]
Merge pull request #5676 from BookStackApp/lexical_comments

New WYSIWYG editor for comments & descriptions

2 weeks agoMerge pull request #5685 from BookStackApp/sidebar_rejig
Dan Brown [Wed, 9 Jul 2025 17:00:56 +0000 (18:00 +0100)]
Merge pull request #5685 from BookStackApp/sidebar_rejig

Tri-layout sidebar enhancements

2 weeks agoMerge pull request #5681 from BookStackApp/parent_tag_classes
Dan Brown [Wed, 9 Jul 2025 16:58:13 +0000 (17:58 +0100)]
Merge pull request #5681 from BookStackApp/parent_tag_classes

Parent tag classes

2 weeks agoUpdated translator & dependency attribution before release v25.05.2
Dan Brown [Mon, 7 Jul 2025 13:57:45 +0000 (14:57 +0100)]
Updated translator & dependency attribution before release v25.05.2

2 weeks agoUpdated translations with latest Crowdin changes (#5695)
Dan Brown [Mon, 7 Jul 2025 13:51:45 +0000 (14:51 +0100)]
Updated translations with latest Crowdin changes (#5695)

2 weeks agoLanguages: Added Nepali as a language option
Dan Brown [Mon, 7 Jul 2025 13:43:21 +0000 (14:43 +0100)]
Languages: Added Nepali as a language option

2 weeks agoUpdated translations with latest Crowdin changes (#5659)
Dan Brown [Mon, 7 Jul 2025 13:35:19 +0000 (14:35 +0100)]
Updated translations with latest Crowdin changes (#5659)

2 weeks agoPHP: Updated composer packages
Dan Brown [Mon, 7 Jul 2025 13:24:04 +0000 (14:24 +0100)]
PHP: Updated composer packages

Main intent was to get latest ssddanbrown/htmldiff version so better
handle non-ascii languages.

2 weeks agoPerms: Fixed some issues made when adding transactions 5689/head
Dan Brown [Sun, 6 Jul 2025 21:52:06 +0000 (22:52 +0100)]
Perms: Fixed some issues made when adding transactions

3 weeks agoPerms: Added transactions around permission effecting actions
Dan Brown [Wed, 2 Jul 2025 21:25:59 +0000 (22:25 +0100)]
Perms: Added transactions around permission effecting actions

3 weeks agoPerms: Removed entity perm regen on general update
Dan Brown [Wed, 2 Jul 2025 11:15:25 +0000 (12:15 +0100)]
Perms: Removed entity perm regen on general update

Should not be needed here as this is not directly used for information
which should impact permissions.
Been through uses to ensure that this is the case.

3 weeks agoOpensearch: Fixed XML declaration when php short tags enabled
Dan Brown [Tue, 1 Jul 2025 10:29:16 +0000 (11:29 +0100)]
Opensearch: Fixed XML declaration when php short tags enabled

For #5673

3 weeks agoLayout: Converted tri-layout component to ts 5685/head
Dan Brown [Mon, 30 Jun 2025 14:36:27 +0000 (15:36 +0100)]
Layout: Converted tri-layout component to ts

3 weeks agoLayout: Added scroll fade to the sidebars
Dan Brown [Mon, 30 Jun 2025 13:10:48 +0000 (14:10 +0100)]
Layout: Added scroll fade to the sidebars

3 weeks agoLayout: Improved sidebar sizing, and dropdown consideration
Dan Brown [Mon, 30 Jun 2025 12:19:45 +0000 (13:19 +0100)]
Layout: Improved sidebar sizing, and dropdown consideration

- Updated tri-layout sidebars to have less padding and to avoid cutting
  off content when in single-sidebar mode.
- Updated dropdown handling to consider the parent scroll container when
  deciding to drop upwards, to help prevent cut-off.

4 weeks agoCustomization: Added parent tag classes 5681/head
Dan Brown [Sat, 28 Jun 2025 21:27:28 +0000 (22:27 +0100)]
Customization: Added parent tag classes

For #5217

4 weeks agoTests: Updated comment test to account for new editor usage 5676/head
Dan Brown [Fri, 27 Jun 2025 09:33:28 +0000 (10:33 +0100)]
Tests: Updated comment test to account for new editor usage

4 weeks agoLexical: Added some styling and tweaks for basic editors
Dan Brown [Fri, 27 Jun 2025 09:19:45 +0000 (10:19 +0100)]
Lexical: Added some styling and tweaks for basic editors

4 weeks agoLexical: Added new WYSIWYG to chapter/book/shelf descriptions
Dan Brown [Thu, 26 Jun 2025 10:00:17 +0000 (11:00 +0100)]
Lexical: Added new WYSIWYG to chapter/book/shelf descriptions

4 weeks agoComments: Switched to lexical editor
Dan Brown [Wed, 25 Jun 2025 13:16:01 +0000 (14:16 +0100)]
Comments: Switched to lexical editor

Required a lot of changes to provide at least a decent attempt at proper
editor teardown control.
Also updates HtmlDescriptionFilter and testing to address issue with bad
child iteration which could lead to missed items.
Renamed editor version from comments to basic as it'll also be used for
item descriptions.

4 weeks agoLexical: Started comment implementation
Dan Brown [Tue, 24 Jun 2025 16:47:53 +0000 (17:47 +0100)]
Lexical: Started comment implementation

Refactors some UI and toolbar code for better abstract use across editor
versions.

4 weeks agoMerge pull request #5668 from bumperbox/patch-1
Dan Brown [Mon, 23 Jun 2025 10:57:57 +0000 (11:57 +0100)]
Merge pull request #5668 from bumperbox/patch-1

CommentDisplayTest correct namespace

4 weeks agoCommentDisplayTest correct namespace 5668/head
bumperbox [Sun, 22 Jun 2025 21:31:39 +0000 (09:31 +1200)]
CommentDisplayTest correct namespace

Class Entity\CommentDisplayTest located in ./tests/Entity/CommentDisplayTest.php does not comply with psr-4 autoloading standard (rule: Tests\ => ./tests). Skipping.

5 weeks agoEnhance changelog input to textarea with character counter 5663/head
Shresth Kapoor [Thu, 19 Jun 2025 00:10:20 +0000 (20:10 -0400)]
Enhance changelog input to textarea with character counter

5 weeks agoUpdated translator & dependency attribution before release v25.05.1
Dan Brown [Tue, 17 Jun 2025 14:29:12 +0000 (15:29 +0100)]
Updated translator & dependency attribution before release v25.05.1

5 weeks agoUpdated translations with latest Crowdin changes (#5637)
Dan Brown [Tue, 17 Jun 2025 14:16:25 +0000 (15:16 +0100)]
Updated translations with latest Crowdin changes (#5637)

5 weeks agoSearch: Updated indexer to handle non-breaking-spaces
Dan Brown [Tue, 17 Jun 2025 12:59:28 +0000 (13:59 +0100)]
Search: Updated indexer to handle non-breaking-spaces

Related to #5640

5 weeks agoComments: Fixed update notification text
Dan Brown [Tue, 17 Jun 2025 12:42:25 +0000 (13:42 +0100)]
Comments: Fixed update notification text

For #5642

5 weeks agoMerge pull request #5653 from BookStackApp/v25-05-1-lexical
Dan Brown [Tue, 17 Jun 2025 12:36:55 +0000 (13:36 +0100)]
Merge pull request #5653 from BookStackApp/v25-05-1-lexical

Lexical Fixes for v25.05.1

5 weeks agoLexical: Media form improvements 5653/head
Dan Brown [Sun, 15 Jun 2025 19:00:28 +0000 (20:00 +0100)]
Lexical: Media form improvements

- Allowed re-editing of existing embed HTML code.
- Handled "src" form field when video is using child source tags.

5 weeks agoLexical: Added a media toolbar, improved toolbars and media selection
Dan Brown [Sun, 15 Jun 2025 14:22:27 +0000 (15:22 +0100)]
Lexical: Added a media toolbar, improved toolbars and media selection

- Updated toolbars to auto-refresh ui if it attempts to update targeting
  a DOM element which no longer exists.
- Removed MediaNode dom specific click handling which was causing
  selection issues, and did not seem to be needed now.

6 weeks agoLexical: Fixed media resize handling
Dan Brown [Sun, 15 Jun 2025 12:55:42 +0000 (13:55 +0100)]
Lexical: Fixed media resize handling

- Updating height/width setting to clear any inline CSS width/height
  rules which would override and prevent resizes showing. This was
  common when switching media from old editor.
  Added test to cover.
- Updated resizer to track node so that it is retained & displayed
  across node DOM changes, which was previously causing the
  resizer/focus to disappear.

6 weeks agoLexical: Fixed double-bold text, updated tests
Dan Brown [Sat, 14 Jun 2025 13:50:10 +0000 (14:50 +0100)]
Lexical: Fixed double-bold text, updated tests

Double bold was due to text field exporting wrapping the output in <b>
tags when the main tag would already be strong.

6 weeks agoLexical: Fixed strange paragraph formatting behaviour
Dan Brown [Fri, 13 Jun 2025 18:40:13 +0000 (19:40 +0100)]
Lexical: Fixed strange paragraph formatting behaviour

Formatting was not persisted on empty paragraphs, and was instead based
upon last format encountered in selection.
This was due to overly-hasty removal of other formatting code, which
this got caught it.
Restored required parts from prior codebase.

Also updated inline format button active indicator to reflect formats
using the above, so correct buttons are shown as active even when just
in an empty paragraph.

6 weeks agoLexical: Made table resize handles more efficent & less buggy
Dan Brown [Fri, 13 Jun 2025 15:38:53 +0000 (16:38 +0100)]
Lexical: Made table resize handles more efficent & less buggy

Fine mouse movement and handles will now only be active when actually
within a table, otherwise less frequent mouseovers are used to track if
in/out a table.
Hides handles when out of a table, preventing a range of issues with
stray handles floating about.

6 weeks agoLexical: Fixed tiny image resizer on image insert
Dan Brown [Fri, 13 Jun 2025 14:58:59 +0000 (15:58 +0100)]
Lexical: Fixed tiny image resizer on image insert

Added specific focus on image insert, and updated resize handler to
watch for load events and toggle a resize once loaded.

6 weeks agoDeps: Bumped composer php package versions
Dan Brown [Fri, 13 Jun 2025 14:28:11 +0000 (15:28 +0100)]
Deps: Bumped composer php package versions

8 weeks agoMerge branch 'development' of github.com:BookStackApp/BookStack into development
Dan Brown [Sat, 31 May 2025 11:36:21 +0000 (12:36 +0100)]
Merge branch 'development' of github.com:BookStackApp/BookStack into development

8 weeks agoUpdated translation attribution and licenses before release
Dan Brown [Sat, 31 May 2025 11:35:47 +0000 (12:35 +0100)]
Updated translation attribution and licenses before release

8 weeks agoUpdated translations with latest Crowdin changes (#5622)
Dan Brown [Sat, 31 May 2025 11:15:16 +0000 (12:15 +0100)]
Updated translations with latest Crowdin changes (#5622)

8 weeks agoCleanup: Updated deps, fixed test, update issue templates
Dan Brown [Sat, 31 May 2025 11:11:00 +0000 (12:11 +0100)]
Cleanup: Updated deps, fixed test, update issue templates

Also removed some unused imports.

8 weeks agoMerge pull request #5627 from BookStackApp/lexical_20250525
Dan Brown [Wed, 28 May 2025 21:53:03 +0000 (22:53 +0100)]
Merge pull request #5627 from BookStackApp/lexical_20250525

Lexical Editor: Further fixes

8 weeks agoLexical: Updated WYSIWYG editor status from alpha to beta 5627/head
Dan Brown [Wed, 28 May 2025 21:52:09 +0000 (22:52 +0100)]
Lexical: Updated WYSIWYG editor status from alpha to beta

8 weeks agoLexical: Further improvements to table selection and captions
Dan Brown [Wed, 28 May 2025 21:47:39 +0000 (22:47 +0100)]
Lexical: Further improvements to table selection and captions

- Fixed errors with selection and range handling due to captions
  existing.
- Updated TableNode change handling to update existing DOM instead of
  re-creating, which avoids breaking an attached selection helper.
  - To support, Added function to handle node change detection and apply
    relevant dom updates for common properties.

8 weeks agoComments: Fixed tab focus change & button placement on form usage
Dan Brown [Wed, 28 May 2025 21:00:24 +0000 (22:00 +0100)]
Comments: Fixed tab focus change & button placement on form usage

Fixes issue of tabs jumping back to active comments when stopping a
reply to an archived comment.
Fixes button placement looking odd due to wrong location and differing
styles depending on interaction path.

2 months agoDeps: Updated composer/npm packages, fixed test namespace
Dan Brown [Tue, 27 May 2025 14:53:46 +0000 (15:53 +0100)]
Deps: Updated composer/npm packages, fixed test namespace

2 months agoLexical: Fixed issues with recent changes
Dan Brown [Mon, 26 May 2025 18:06:36 +0000 (19:06 +0100)]
Lexical: Fixed issues with recent changes

2 months agoLexical: Changed table esacpe handling
Dan Brown [Mon, 26 May 2025 17:47:51 +0000 (18:47 +0100)]
Lexical: Changed table esacpe handling

Avoids misuse of selectPrevious/Next as per prior commit which was then
causing problems elsewhere, and is probably best to avoid creation in
those select methods anyway.

2 months agoLexical: Added image insert via image link paste
Dan Brown [Mon, 26 May 2025 17:02:53 +0000 (18:02 +0100)]
Lexical: Added image insert via image link paste

Specifically added to align with existing TinyMCE behaviour which was
used by some users based upon new editor feedback.

2 months agoLexical: Fixed table column resizing changes not appearing
Dan Brown [Mon, 26 May 2025 14:19:11 +0000 (15:19 +0100)]
Lexical: Fixed table column resizing changes not appearing

Also fixed some resizer zindex issues.

2 months agoLexical: Made a range of selection improvements
Dan Brown [Mon, 26 May 2025 13:48:13 +0000 (14:48 +0100)]
Lexical: Made a range of selection improvements

Updated up/down handling to create where a selection candidate does not
exist, to apply to a wider scenario via the selectPrevious/Next methods.

Updated DOM selection change handling to identify single selections
within decorated nodes to select them in full, instead of losing
selection due to partial selection of their contents.

Updated table selection handling so that our colgroups are ignored for
internal selection focus handling.

2 months agoLexical: Updated dropdown handling to match tinymce behaviour
Dan Brown [Sun, 25 May 2025 15:28:42 +0000 (16:28 +0100)]
Lexical: Updated dropdown handling to match tinymce behaviour

Now toolbars stay open on mouse-out, and close on other toolbar open,
outside click or an accepted action.
To support:
- Added new system to track and manage open dropdowns.
- Added way for buttons to optionally emit events upon actions.
- Added way to listen for events.
- Used the above to control when dropdowns should hide on action, since
  some dont (like overflow containers and split dropdown buttons).

2 months agoLexical: Improved diagram selection and keyboard usage
Dan Brown [Sun, 25 May 2025 12:21:13 +0000 (13:21 +0100)]
Lexical: Improved diagram selection and keyboard usage

Fixes issues where drawings could not be removed via backspace or
delete.

2 months agoMerge pull request #5626 from BookStackApp/rubentalstra-development
Dan Brown [Sat, 24 May 2025 17:14:18 +0000 (18:14 +0100)]
Merge pull request #5626 from BookStackApp/rubentalstra-development

Review of #5429, OIDC avatar fetching

2 months agoAvatars: Added redirect handling image fetching 5626/head
Dan Brown [Sat, 24 May 2025 16:56:21 +0000 (17:56 +0100)]
Avatars: Added redirect handling image fetching

Up to 3 times.
Can be needed based upon testing with Auth0.
Should be fine as long as it's something clearly documented.
Added test to cover.

2 months agoTesting: Updated tests to account for recent page redirect changes
Dan Brown [Sat, 24 May 2025 15:47:01 +0000 (16:47 +0100)]
Testing: Updated tests to account for recent page redirect changes

2 months agoOIDC: Updated avatar fetching to run on each login
Dan Brown [Sat, 24 May 2025 15:34:36 +0000 (16:34 +0100)]
OIDC: Updated avatar fetching to run on each login

But only where the user does not already have an avatar assigned.
This aligns with the LDAP avatar fetching logic.

2 months agoOIDC: Added testing coverage for picture fetching
Dan Brown [Sat, 24 May 2025 13:36:36 +0000 (14:36 +0100)]
OIDC: Added testing coverage for picture fetching

2 months agoOIDC: Updated picture fetch implementation during review
Dan Brown [Sat, 24 May 2025 13:02:37 +0000 (14:02 +0100)]
OIDC: Updated picture fetch implementation during review

Review of #5429

2 months agoMerge branch 'development' of github.com:rubentalstra/BookStack into rubentalstra...
Dan Brown [Sat, 24 May 2025 12:28:23 +0000 (13:28 +0100)]
Merge branch 'development' of github.com:rubentalstra/BookStack into rubentalstra-development

2 months agoPages: Redirect user to view if they can't edit
Dan Brown [Sat, 24 May 2025 11:05:17 +0000 (12:05 +0100)]
Pages: Redirect user to view if they can't edit

For #5568

2 months agoMerge pull request #5625 from BookStackApp/avif_images
Dan Brown [Fri, 23 May 2025 16:30:24 +0000 (17:30 +0100)]
Merge pull request #5625 from BookStackApp/avif_images

AVIF image support

2 months agoImages: Added testing to cover animated avif handling 5625/head
Dan Brown [Fri, 23 May 2025 16:19:34 +0000 (17:19 +0100)]
Images: Added testing to cover animated avif handling

2 months agoImages: Added base avif support
Dan Brown [Fri, 23 May 2025 15:12:03 +0000 (16:12 +0100)]
Images: Added base avif support

Includes handling for animated avif images like apng.

2 months agoMerge pull request #5607 from BookStackApp/system_info_endpoint
Dan Brown [Thu, 22 May 2025 16:31:32 +0000 (17:31 +0100)]
Merge pull request #5607 from BookStackApp/system_info_endpoint

API: System info endpoint

2 months agoMerge pull request #5584 from BookStackApp/content_comments
Dan Brown [Thu, 22 May 2025 15:58:36 +0000 (16:58 +0100)]
Merge pull request #5584 from BookStackApp/content_comments

Content Comments

2 months agoUpdated translations with latest Crowdin changes (#5608)
Dan Brown [Sat, 17 May 2025 11:04:25 +0000 (12:04 +0100)]
Updated translations with latest Crowdin changes (#5608)

2 months agoMerge pull request #5609 from BookStackApp/5605-folder-permissions
Dan Brown [Sat, 17 May 2025 10:49:44 +0000 (11:49 +0100)]
Merge pull request #5609 from BookStackApp/5605-folder-permissions

Images: Updated local disk to have open dir perms

2 months agoCLI: Updated CLI with fixes
Dan Brown [Sat, 17 May 2025 10:47:33 +0000 (11:47 +0100)]
CLI: Updated CLI with fixes

- Updated php packages
- Added escaping for mysql options

2 months agoDeps: Updated composer packages
Dan Brown [Sat, 17 May 2025 10:40:58 +0000 (11:40 +0100)]
Deps: Updated composer packages

2 months agoReadme: Replaced discord/mastodon links, reformatted badges
Dan Brown [Wed, 14 May 2025 22:15:46 +0000 (23:15 +0100)]
Readme: Replaced discord/mastodon links, reformatted badges

2 months agoReadme: Added phamos as sponsor
Dan Brown [Wed, 14 May 2025 21:35:59 +0000 (22:35 +0100)]
Readme: Added phamos as sponsor

2 months agoImages: Updated local disk to have open dir perms 5609/head
Dan Brown [Wed, 14 May 2025 17:15:20 +0000 (18:15 +0100)]
Images: Updated local disk to have open dir perms

Closes #5605

2 months agoAPI: Added test to cover system info endpoint 5607/head
Dan Brown [Tue, 13 May 2025 19:46:11 +0000 (20:46 +0100)]
API: Added test to cover system info endpoint

2 months agoAPI: Added system read endpoint
Dan Brown [Tue, 13 May 2025 19:38:08 +0000 (20:38 +0100)]
API: Added system read endpoint

Standardised logic for reading app version to its own static class.

2 months agoComments: Fixed pointer display, Fixed translation test 5584/head
Dan Brown [Tue, 13 May 2025 11:03:15 +0000 (12:03 +0100)]
Comments: Fixed pointer display, Fixed translation test

2 months agoComments: Fixed a range of TS errors + other
Dan Brown [Mon, 12 May 2025 14:31:55 +0000 (15:31 +0100)]
Comments: Fixed a range of TS errors + other

- Migrated toolbox component to TS
- Aligned how custom event types are managed
- Fixed PHP use of content_ref where not provided