BookStack/app
Dan Brown 647ce6c237
Fixed sort urls with no params not building full path
The provided partial path would be return which may not resolve to the
full URL when used on systems like those hosting BookStack on a
sub-path.
Fixes #4201
2023-04-27 13:49:22 +01:00
..
Actions Fixed click issue with tag suggestions in safari 2023-04-07 17:50:57 +01:00
Api
Auth Cleaned up old token services 2023-04-04 10:44:38 +01:00
Config Mail: updated peer verify option name and added test 2023-04-23 15:04:35 +01:00
Console
Entities Tweaked content permission endpoints, covered with tests 2023-03-13 20:06:52 +00:00
Exceptions
Facades
Http dropzone: Addressed existing todos, cleaned attachment ux 2023-04-26 23:31:38 +01:00
Interfaces
Notifications
Providers Increased attachment link limit from 192 to 2k 2023-02-20 13:05:23 +00:00
References Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Search Fixed old deprecated encoding convert on HTML doc load 2023-02-23 22:59:26 +00:00
Settings Changed the way settings are loaded 2023-02-23 22:14:47 +00:00
Theming
Traits
Translation
Uploads Added phpunit tests to cover image API endpoints 2023-03-14 19:29:08 +00:00
Util Fixed language locale setting issue 2023-02-27 19:14:45 +00:00
Application.php
helpers.php Fixed sort urls with no params not building full path 2023-04-27 13:49:22 +01:00
Model.php