Dan Brown
dfe4cde6ee
Merge branch 'development' into release
2022-02-26 12:00:46 +00:00
Dan Brown
d11144d9e2
Updated version and assets for release v21.12.5
2022-02-06 15:49:23 +00:00
Dan Brown
db4093d523
Got TinyMCE 5 added in barely working state
...
- Some extensions & custom actions not working.
- Updated anything visual to not be breaking (Icons) and anything
functional that prevented loading.
2022-02-05 16:57:42 +00:00
Dan Brown
815f8d79ed
Updated version and assets for release v21.12.4
2022-02-01 11:52:24 +00:00
Dan Brown
262f863981
Updated version and assets for release v21.12.3
2022-01-24 22:49:42 +00:00
Dan Brown
53f3cca85d
Updated version and assets for release v21.12.2
2022-01-10 18:23:44 +00:00
Dan Brown
ed08bbcecc
Merge branch 'master' into release
2022-01-10 18:23:19 +00:00
Dan Brown
941217d9fb
Improved loading for images with failed thumbnails
...
- A placeholder is now shown in the gallery.
- The page editors will use the original image url if the display
thumbnail is missing.
For #3142
2022-01-10 18:13:48 +00:00
Dan Brown
de97ebf9b7
Updated version and assets for release v21.12.1
2022-01-06 12:20:37 +00:00
Dan Brown
09436836a5
Updated version and assets for release v21.12
2021-12-22 17:04:18 +00:00
Dan Brown
d91180a909
Updated version and assets for release v21.11.1
2021-11-23 20:44:36 +00:00
Dan Brown
4802394562
Updated version and assets for release v21.11
2021-11-16 13:22:24 +00:00
Dan Brown
1755556468
Merge branch 'master' into release
2021-11-16 13:21:44 +00:00
Dan Brown
de5322288c
Applied latest styleci changes
2021-11-04 22:57:49 +00:00
Dan Brown
f139cded78
Laravel 8 shift squash & merge ( #3029 )
...
* Temporarily moved back config path
* Apply Laravel coding style
* Shift exception handler
* Shift HTTP kernel and middleware
* Shift service providers
* Convert options array to fluent methods
* Shift to class based routes
* Shift console routes
* Ignore temporary framework files
* Shift to class based factories
* Namespace seeders
* Shift PSR-4 autoloading
* Shift config files
* Default config files
* Shift Laravel dependencies
* Shift return type of base TestCase methods
* Shift cleanup
* Applied stylci style changes
* Reverted config files location
* Applied manual changes to Laravel 8 shift
Co-authored-by: Shift <shift@laravelshift.com>
2021-10-30 21:29:59 +01:00
Dan Brown
0fe5bdfbac
Updated version and assets for release v21.10
2021-10-25 15:59:23 +01:00
Dan Brown
dab170a6fe
Updated version and assets for release v21.08.5
2021-10-08 22:25:36 +01:00
Dan Brown
391fa35c80
Updated version and assets for release v21.08.1
2021-09-02 21:13:09 +01:00
Dan Brown
9b226e7d39
Updated version and assets for release v21.08
2021-08-31 22:07:53 +01:00
Dan Brown
9865446267
Merge branch 'master' into release
2021-08-31 22:07:23 +01:00
Dan Brown
926abbe776
Updated version and assets for release v21.05.4
2021-08-04 21:29:10 +01:00
Dan Brown
5ef4cd80c3
Updated version and assets for release v21.05.3
2021-07-03 11:59:52 +01:00
Dan Brown
934a833818
Apply fixes from StyleCI
2021-06-26 15:23:15 +00:00
Dan Brown
7792cb3915
Updated version and assets for release v21.05.2
2021-06-13 14:26:34 +01:00
Dan Brown
d7d8fa1e5b
Updated version and assets for release v21.05
2021-05-30 16:17:56 +01:00
Dan Brown
8eb98cd591
Updated version and assets for release v21.04.5
2021-05-15 17:56:29 +01:00
Dan Brown
834f8e7046
Updated version and assets for release v21.04.4
2021-05-09 14:46:05 +01:00
Dan Brown
2d8698a218
Updated version and assets for release v21.04.3
2021-04-27 22:01:37 +01:00
Dan Brown
78886b1e67
Updated version and assets for release v21.04.1
2021-04-19 22:26:19 +01:00
Dan Brown
d4360d6347
Updated version and assets for release v21.04
2021-04-09 21:18:32 +01:00
Dan Brown
5a218d5056
Updated version and assets for release v0.31.4
2021-01-16 17:50:45 +00:00
Dan Brown
0e799a3857
Updated version and assets for release v0.31.2
2021-01-10 14:05:16 +00:00
Dan Brown
ea16ad7e94
Updated version and assets for release v0.31.1
2021-01-04 18:41:55 +00:00
Dan Brown
f705e7683b
Updated assets for release v0.31.0 again
2021-01-03 22:33:36 +00:00
Dan Brown
a64c638ccc
Updated version and assets for release v0.31.0
2021-01-03 21:52:37 +00:00
Dan Brown
359c067279
Merge branch 'master' into release
2021-01-03 21:52:00 +00:00
Dan Brown
82e671a06d
Re-aligned init files with Laravel default
...
Removed the custom init elements that we added in 2017 to
custom load the helpers file and instead load via composer.
Also removed laravel-microscope package due to not running due to
helpers file.
2020-10-31 23:05:48 +00:00
Dan Brown
94c59c1e3d
Updated version and assets for release v0.30.3
2020-10-13 22:50:52 +01:00
Dan Brown
751772b87a
Updated version and assets for release v0.30.2
2020-09-30 22:44:58 +01:00
Dan Brown
76e30869e1
Merge branch 'master' into release
2020-09-30 22:44:17 +01:00
Jakub Bouček
1e88e8086f
Fixed canonical redirects on non-root url app instances
...
If BookStack instance is deployed to any non-root path, e.g. http://example.com/wiki/ ,
requests for http://example.com/wiki/shelves/
was redirected to http://example.com/shelves
instead of http://example.com/wiki/shelves
Synced with: https://github.com/laravel/laravel/blob/master/public/.htaccess
2020-09-27 02:50:37 +02:00
Dan Brown
3edc9fe9eb
Updated version and assets for release v0.30.1
2020-09-26 17:51:37 +01:00
Dan Brown
ecd56917e7
Updated version and assets for release v0.30.0
2020-09-20 10:33:18 +01:00
Dan Brown
04ecc128a2
Updated version and assets for release v0.29.2
2020-05-02 11:49:21 +01:00
Dan Brown
4818192a2a
Updated version and assets for release v0.29.1
2020-04-28 12:30:31 +01:00
Dan Brown
195b74926c
Updated version and assets for release v0.29.0
2020-04-13 16:10:23 +01:00
Dan Brown
2120db12b2
Merge branch 'master' into release
2020-04-13 16:10:11 +01:00
Dan Brown
b0b28e7b5e
Rolled dark mode out to the editors
...
- Updated editor, and other area, styles to look okay in dark mode.
- Used tinyMCE theme generator to create dark mode theme.
- Updated tinymce to latest 4x version.
2020-04-11 15:48:08 +01:00
Dan Brown
ed563fef28
Updated version and assets for release v0.28.3
2020-03-14 22:31:42 +00:00
osmansorkar
01adf39be8
added Handle Authorization Header on .htaccess to solve Authorization problem get from laravel orginal github ripo
2020-02-19 12:44:23 +06:00