BookStack/app
Dan Brown b546098b36
Fixed page editor back button sometimes going nowhere
Updated the back button to be a proper link instead of a reference to
the last viewed URL since it could break if the last page was the
current one (On validation for example).

Includes test to cover.
Also applied some styleCI changes.

Fixes #2834
2021-11-15 11:19:03 +00:00
..
Actions Added tag values as part of the indexed search terms 2021-11-12 17:06:01 +00:00
Api Added API search endpoint 2021-11-14 16:28:01 +00:00
Auth Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
Config Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
Console Updated regen-search command to show some level of progress 2021-11-11 14:10:11 +00:00
Entities Updated page includes to be top-level for code blocks 2021-11-15 00:48:05 +00:00
Exceptions
Facades
Http Fixed page editor back button sometimes going nowhere 2021-11-15 11:19:03 +00:00
Interfaces Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Notifications
Providers
Settings
Theming
Traits Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Translation
Uploads Added an env configurable file upload size limit 2021-11-14 22:03:22 +00:00
Util Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
Application.php
helpers.php
Model.php Applied latest StyleCI changes 2021-11-06 22:00:33 +00:00