]>
BookStack Code Mirror - website/log
Antonin Béthoux [Tue, 7 May 2024 14:10:03 +0000 (16:10 +0200)]
Add SELinux permissions instructions
When using SELinux and especially when installing bookstack in nonstandard directories (eg. not /var/www), SELinux will prevent access despite chmod permissions being correct, these instructions fix the issue.
Dan Brown [Mon, 6 May 2024 13:41:44 +0000 (14:41 +0100)]
Merge branch 'patch-1'
Dan Brown [Mon, 6 May 2024 13:41:21 +0000 (14:41 +0100)]
Tweaked some wording around editors, added cross-links
Dan Brown [Sat, 27 Apr 2024 15:57:01 +0000 (16:57 +0100)]
Added 24.04 script section, updates sponsors
Joel Godfrey [Sat, 30 Mar 2024 02:27:03 +0000 (07:57 +0530)]
Update wysiwyg-editor.md
Joel Godfrey [Sat, 30 Mar 2024 02:14:16 +0000 (07:44 +0530)]
Update markdown-editor.md
Dan Brown [Fri, 29 Mar 2024 13:09:53 +0000 (13:09 +0000)]
Merge pull request #182 from mitchell-accipio/patch-1
Wording on Migration to Secure Storage
Dan Brown [Fri, 29 Mar 2024 13:08:15 +0000 (13:08 +0000)]
Merge pull request #181 from blogmotion/patch-2
RHEL Script refresh, now compatible with RHEL 8.9 with PHP 8.1
Mitchell Jackson [Mon, 18 Mar 2024 18:23:42 +0000 (18:23 +0000)]
Wording on Migration to Secure Storage
Completing this migration I found that the wording was accurate but could benefit from a little spacing, clarity and emphasis.
xhark [Fri, 8 Mar 2024 09:42:47 +0000 (10:42 +0100)]
Script refresh, now compatible with RHEL 8.9 with PHP 8.1
RHEL 8.X branch RHEL 8.x branch is still supported until 2029
Dan Brown [Wed, 6 Mar 2024 13:03:51 +0000 (13:03 +0000)]
Added new content storage docs page
Closes #180
Dan Brown [Wed, 28 Feb 2024 13:36:38 +0000 (13:36 +0000)]
Updated post date
Dan Brown [Wed, 28 Feb 2024 12:35:06 +0000 (12:35 +0000)]
Merge branch 'v24-02'
Dan Brown [Wed, 28 Feb 2024 12:33:43 +0000 (12:33 +0000)]
Finalised v24-02 post
Dan Brown [Mon, 26 Feb 2024 21:58:56 +0000 (21:58 +0000)]
Added v24.02 post media, proof read content
Dan Brown [Mon, 26 Feb 2024 12:22:15 +0000 (12:22 +0000)]
Updated updates page with v23.12.3 info
Dan Brown [Mon, 26 Feb 2024 12:05:54 +0000 (12:05 +0000)]
Added v23.12.3 security release post
Dan Brown [Sun, 25 Feb 2024 19:55:53 +0000 (19:55 +0000)]
Finished off initial draft of v24.02 post text
Dan Brown [Sat, 24 Feb 2024 20:51:49 +0000 (20:51 +0000)]
Made doc updates and wrote some of blogpost for v24.02
Dan Brown [Sat, 24 Feb 2024 17:17:19 +0000 (17:17 +0000)]
Started v24.02 post, fixed some incorrect license details
Dan Brown [Fri, 23 Feb 2024 16:34:27 +0000 (16:34 +0000)]
Updated npm deps
Dan Brown [Fri, 23 Feb 2024 16:31:25 +0000 (16:31 +0000)]
Fixed missing themes folder from backup command
For #176
Dan Brown [Fri, 23 Feb 2024 16:28:39 +0000 (16:28 +0000)]
Merge branch 'patch-1'
Dan Brown [Fri, 23 Feb 2024 16:28:03 +0000 (16:28 +0000)]
Tweaked other installation options
During review of #174
Dan Brown [Fri, 23 Feb 2024 16:23:15 +0000 (16:23 +0000)]
Merge pull request #177 from shaiksohail11/patch-1
Update roles-and-permissions.md
SHAIK.SOHAIL [Fri, 23 Feb 2024 06:05:17 +0000 (11:35 +0530)]
Update roles-and-permissions.md
Knthost [Sat, 10 Feb 2024 18:55:25 +0000 (18:55 +0000)]
Update installation.md
Add K&T Host as a BookStack provider.
Dan Brown [Fri, 9 Feb 2024 21:43:06 +0000 (21:43 +0000)]
Added bookstack alternatives page
Dan Brown [Fri, 2 Feb 2024 12:38:32 +0000 (12:38 +0000)]
Fixed build/deploy ordering
Search index DBs were being built after hugo so they were not being
added into that copy of the public code to be deployed.
This flips that so the search is built to be included in the hugo build.
Dan Brown [Fri, 2 Feb 2024 12:21:09 +0000 (12:21 +0000)]
Finished off about FAQ page
Moved to FAQ instead of plain about.
Done a read-through to check contents.
Added categorisation and a TOC to work with that.
Tweaked site heading styles a tad.
Updated site footer to be current.
Dan Brown [Fri, 2 Feb 2024 00:37:39 +0000 (00:37 +0000)]
Bashed out initial draft for the rest of about faq content
Dan Brown [Thu, 1 Feb 2024 17:57:25 +0000 (17:57 +0000)]
Started about faq page
Dan Brown [Sun, 28 Jan 2024 18:59:16 +0000 (18:59 +0000)]
Added compression guidance for search DB file
Dan Brown [Sun, 28 Jan 2024 18:06:55 +0000 (18:06 +0000)]
Updated to include and load sql-wasm locally
Dan Brown [Sun, 28 Jan 2024 17:57:00 +0000 (17:57 +0000)]
Merge pull request #172 from BookStackApp/webidx_search
Webidx-based static search
Dan Brown [Sun, 28 Jan 2024 17:55:01 +0000 (17:55 +0000)]
Updated npm deps, removed old searchbar content
Dan Brown [Sun, 28 Jan 2024 17:16:55 +0000 (17:16 +0000)]
Tweaked webidx search indexing further
Dan Brown [Sun, 28 Jan 2024 16:49:49 +0000 (16:49 +0000)]
Integrated new webidx system into layout/design
Dan Brown [Wed, 24 Jan 2024 21:59:33 +0000 (21:59 +0000)]
Started playing with webidx based search
Dan Brown [Wed, 17 Jan 2024 16:55:07 +0000 (16:55 +0000)]
Added docs page for attachments
Closes #170
Dan Brown [Wed, 17 Jan 2024 10:24:57 +0000 (10:24 +0000)]
Fixed incorrect Spanish language guidance
Wrong value listed for APP_LANG
Dan Brown [Wed, 10 Jan 2024 14:26:11 +0000 (14:26 +0000)]
Updated project sponsors
Dan Brown [Thu, 4 Jan 2024 13:32:20 +0000 (13:32 +0000)]
Fixed some 2023 post wording
Dan Brown [Thu, 4 Jan 2024 12:33:50 +0000 (12:33 +0000)]
Finished off 2023 post
Dan Brown [Thu, 4 Jan 2024 00:26:14 +0000 (00:26 +0000)]
Finished of draft of 2023 post, still need to review
Dan Brown [Wed, 3 Jan 2024 16:02:36 +0000 (16:02 +0000)]
Wrote more of the 2023 post
Dan Brown [Tue, 2 Jan 2024 13:59:59 +0000 (13:59 +0000)]
Started bookstack in 2023 post
Dan Brown [Fri, 29 Dec 2023 12:17:14 +0000 (12:17 +0000)]
Updated v23.12 post with video
Dan Brown [Thu, 28 Dec 2023 15:35:49 +0000 (15:35 +0000)]
Completed first pass for v23-12 post
- Added images
- Reviewed post text
- Added initial translation list
Dan Brown [Tue, 26 Dec 2023 20:12:45 +0000 (20:12 +0000)]
Finished first draft of v23.12 post text
Dan Brown [Tue, 26 Dec 2023 12:17:40 +0000 (12:17 +0000)]
Made docs updates for v23.12
Dan Brown [Sat, 23 Dec 2023 19:41:21 +0000 (19:41 +0000)]
Started v23.12 post
Dan Brown [Thu, 30 Nov 2023 12:46:11 +0000 (12:46 +0000)]
Updated third-party auth page
Did a quick update pass through, mainly to remove the APP_URL from
instructions since that's been a default option for a while now, and
updated env option wording to be clearer and what should be replaced.
Dan Brown [Mon, 20 Nov 2023 22:07:50 +0000 (22:07 +0000)]
Updated hacks
Dan Brown [Mon, 20 Nov 2023 13:48:00 +0000 (13:48 +0000)]
Updated v23.10.3 info
Dan Brown [Sun, 19 Nov 2023 20:19:19 +0000 (20:19 +0000)]
Prepared content for v23.10.3 post
Dan Brown [Sun, 5 Nov 2023 23:23:20 +0000 (23:23 +0000)]
Removed logo from search library
Dan Brown [Sun, 5 Nov 2023 23:17:47 +0000 (23:17 +0000)]
Ignored search data on deploy
Dan Brown [Sun, 5 Nov 2023 23:15:52 +0000 (23:15 +0000)]
Updated meilisearch setup
Dan Brown [Mon, 30 Oct 2023 11:43:09 +0000 (11:43 +0000)]
Merge branch 'v23-10'
Dan Brown [Mon, 30 Oct 2023 11:42:28 +0000 (11:42 +0000)]
Updated v23-10 post pre-release, and updated deploy server
Dan Brown [Sat, 28 Oct 2023 13:44:42 +0000 (14:44 +0100)]
Proof read through v23.10 post, added video
Dan Brown [Fri, 27 Oct 2023 11:24:25 +0000 (12:24 +0100)]
Merge pull request #165 from geomat0101/patch-1
Update upload-config.md
Dan Brown [Thu, 26 Oct 2023 23:27:00 +0000 (00:27 +0100)]
Added images to v23.10 post
Dan Brown [Thu, 26 Oct 2023 14:15:19 +0000 (15:15 +0100)]
Finished first-pass v23.10 text writeup
Dan Brown [Thu, 26 Oct 2023 11:11:51 +0000 (12:11 +0100)]
Started v23-10 updates
Matt George [Mon, 23 Oct 2023 17:52:51 +0000 (13:52 -0400)]
Update upload-config.md
fix typo, incorrect size value
Dan Brown [Fri, 20 Oct 2023 16:33:21 +0000 (17:33 +0100)]
Updated hacks
Dan Brown [Thu, 12 Oct 2023 17:00:48 +0000 (18:00 +0100)]
Added hack update section
Dan Brown [Tue, 3 Oct 2023 11:03:47 +0000 (12:03 +0100)]
Added NETWAYS to sponsor list
Dan Brown [Sat, 23 Sep 2023 11:51:12 +0000 (12:51 +0100)]
Updated sponsors list
Dan Brown [Mon, 11 Sep 2023 15:19:20 +0000 (16:19 +0100)]
Updated slack details during testing
Dan Brown [Thu, 7 Sep 2023 13:38:50 +0000 (14:38 +0100)]
Updated sponsors and some social auth details
Dan Brown [Thu, 31 Aug 2023 10:05:03 +0000 (11:05 +0100)]
Updated debug docs to not infer APP_DEBUG option will already exist
Dan Brown [Wed, 30 Aug 2023 11:45:58 +0000 (12:45 +0100)]
Adjusted post timing
Dan Brown [Wed, 30 Aug 2023 11:44:15 +0000 (12:44 +0100)]
Fixed notice wording
Dan Brown [Wed, 30 Aug 2023 11:09:16 +0000 (12:09 +0100)]
Finalised v23.08 post, checked and added video
Dan Brown [Mon, 28 Aug 2023 14:47:48 +0000 (15:47 +0100)]
Added images for v23.08 blogpost
Dan Brown [Mon, 28 Aug 2023 12:13:00 +0000 (13:13 +0100)]
Finished inital text draft for v23.08 post
Dan Brown [Sun, 27 Aug 2023 16:17:47 +0000 (17:17 +0100)]
Started v23.08 post and docs changes
Dan Brown [Thu, 24 Aug 2023 14:42:49 +0000 (15:42 +0100)]
Updated profile image
Dan Brown [Fri, 4 Aug 2023 22:00:59 +0000 (23:00 +0100)]
Added foss.video blogpost
Dan Brown [Fri, 4 Aug 2023 21:06:11 +0000 (22:06 +0100)]
Organised blogposts into per-year folders
Since things were getting a bit messy and hard to manage.
Updated permalink config should ensure existing URL compatibility.
Dan Brown [Fri, 4 Aug 2023 20:49:09 +0000 (21:49 +0100)]
Added peertube links to site
Updated main links in docs to use peertube instead of YouTube.
Not so fussed about leaving old blog/other YT links in though, just
better that if we're providing guidance we're leading folks to an
ad-free privacy respecting zone.
Dan Brown [Tue, 1 Aug 2023 15:22:09 +0000 (16:22 +0100)]
Updated .env language in cache/session docs
Language previously assumed existance of options which are no longer
there by default.
Closes #162
Dan Brown [Tue, 1 Aug 2023 15:12:44 +0000 (16:12 +0100)]
Added azure OIDC/SAML note to third-party docs
Dan Brown [Mon, 17 Jul 2023 21:34:42 +0000 (22:34 +0100)]
Merge pull request #160 from armando-femat/patch-1
Update installation.md
Dan Brown [Mon, 17 Jul 2023 21:29:34 +0000 (22:29 +0100)]
Added licensing for images used
Unsplash had swapped to a license (June 2017 according to wikipedia)
which adds some extra limitations upon the previous cc0 license.
While our use has been fine, they do not have the same freedoms
as we were giving under the MIT license.
Had not realised the license had changed.
Especially since we have a lot of these images, it's prudent to specify
, and make clear, the license of these images seperately.
Same case with the one pexels image use.
This moves all pexel/unsplash non-cc0 images into their own folders with
added license information to make things clear.
Includes updating to each places images are referenced.
armando-femat [Thu, 13 Jul 2023 15:25:28 +0000 (17:25 +0200)]
Update installation.md
Update Debian 11 PHP 8.2 site from .fr to .site
Dan Brown [Wed, 12 Jul 2023 21:31:45 +0000 (22:31 +0100)]
Added shortcode for peertube, test in v23.06 post
Dan Brown [Wed, 12 Jul 2023 21:21:36 +0000 (22:21 +0100)]
Added v23.06.2 notice
Dan Brown [Wed, 12 Jul 2023 11:37:31 +0000 (12:37 +0100)]
Updated npm deps
Dan Brown [Wed, 12 Jul 2023 11:36:48 +0000 (12:36 +0100)]
Merge branch 'main' of github.com:BookStackApp/website
Dan Brown [Wed, 12 Jul 2023 11:36:27 +0000 (12:36 +0100)]
Finished off 8 years post
Dan Brown [Tue, 11 Jul 2023 22:25:22 +0000 (23:25 +0100)]
Merge pull request #159 from url84t/patch-1
Update filesystem-permissions.md
Nate Morris [Tue, 11 Jul 2023 18:58:49 +0000 (14:58 -0400)]
Update filesystem-permissions.md
No need to recursively change permissions on a single file
Dan Brown [Sat, 8 Jul 2023 14:13:35 +0000 (15:13 +0100)]
Started 8 year post
Dan Brown [Wed, 5 Jul 2023 12:01:46 +0000 (13:01 +0100)]
Made updates for v23.06.1 release, and other bits
- Updated sponsors block
- Made changes for email docs, and update notes to suit
- Tweaked donate page wording to be up-to-date
Dan Brown [Fri, 30 Jun 2023 10:07:58 +0000 (11:07 +0100)]
v23.06 changes (#156)
* Started v23.06 blogpost
* Started writing out v23.06 post
* Wrote out another coupld of v23.06 post sections
* Finished initial draft for v23.06 post
* Made doc updates for v23.06 post, drafted upgrade notices
* Added images for v23.06 post
* Proof read content, added translators
* Added a couple of extra patch notes
* Added v23.06 video
* Tweaked blogpost timing
Dan Brown [Sat, 24 Jun 2023 10:46:49 +0000 (11:46 +0100)]
Temporarily removed mail config line
Since it does not apply right now, but will in the next release, so may
be misleading.