]>
BookStack Code Mirror - website/log
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.
Dan Brown [Sat, 24 Jun 2023 09:52:25 +0000 (10:52 +0100)]
Updated email SMTP option docs
Specifically to improve those around encryption, to better explain how
the MAIL_ENCRYPTION option is used.
Relates to the work done in referece to bookstackapp/bookstack#4342
Dan Brown [Fri, 23 Jun 2023 17:46:20 +0000 (18:46 +0100)]
Added system CLI admin doc page
Berk Sümbül [Sat, 10 Jun 2023 10:48:40 +0000 (13:48 +0300)]
docs: Add Easypanel as a deployment method (#155)
Dan Brown [Wed, 7 Jun 2023 09:58:50 +0000 (10:58 +0100)]
Updated hacks
Dan Brown [Thu, 4 May 2023 22:39:41 +0000 (23:39 +0100)]
Adjusted include tag location text
Dan Brown [Thu, 4 May 2023 22:30:36 +0000 (23:30 +0100)]
Merge branch 'patch-1'
Dan Brown [Thu, 4 May 2023 16:43:39 +0000 (17:43 +0100)]
Updated hacks
Dan Brown [Wed, 3 May 2023 23:41:24 +0000 (00:41 +0100)]
Updated hacks
Dan Brown [Wed, 3 May 2023 15:47:25 +0000 (16:47 +0100)]
Fixed incorrect year in thumbnail
Dan Brown [Wed, 3 May 2023 10:00:05 +0000 (11:00 +0100)]
Updated time for v23.05 post
Dan Brown [Tue, 2 May 2023 21:51:50 +0000 (22:51 +0100)]
v23.05: Added yt video to post
Dan Brown [Mon, 1 May 2023 19:31:31 +0000 (20:31 +0100)]
v23.05: proof-read post, added update page notes
Dan Brown [Mon, 1 May 2023 18:36:28 +0000 (19:36 +0100)]
Added post images, proof-read doc changes
Dan Brown [Mon, 1 May 2023 15:01:57 +0000 (16:01 +0100)]
v23.05: Added first draft of post content and docs updates
Dan Brown [Sat, 29 Apr 2023 21:18:31 +0000 (22:18 +0100)]
Started v23.05 post
Guttorm [Fri, 28 Apr 2023 09:15:50 +0000 (11:15 +0200)]
Update reusing-content.md
Added how to find the origival content form a page id.
#### Finding the source of reused content?
If you would like to edit the content from `{{@5}}`, you can find the content by adding the number behind site/link/
like this: [https://demo.bookstackapp.com/link/5](https://demo.bookstackapp.com/link/5)
Dan Brown [Sat, 22 Apr 2023 15:18:10 +0000 (16:18 +0100)]
Added video section, extra video links and toc to odic page
Dan Brown [Fri, 31 Mar 2023 07:22:20 +0000 (08:22 +0100)]
Tweaked post publish time
Dan Brown [Thu, 30 Mar 2023 21:46:43 +0000 (22:46 +0100)]
Added march project update post
Dan Brown [Thu, 30 Mar 2023 16:45:36 +0000 (17:45 +0100)]
Reviewed backup and restore docs
- Added mention of themes folder to backup.
- Removed old qualifiers for backup locations.
- Added link for docker restore scenario.
- Added new restore info about the .env file and url changes.
Dan Brown [Thu, 30 Mar 2023 16:17:33 +0000 (17:17 +0100)]
Fixed bad wording in role assignment text
For #151
Dan Brown [Thu, 30 Mar 2023 16:10:09 +0000 (17:10 +0100)]
Cleaned up community guides section
Moved old guides to their own section to indicate they're likely
out-of-date.
Related to bookstackapp/bookstack#4141
Dan Brown [Thu, 30 Mar 2023 15:54:06 +0000 (16:54 +0100)]
Merge pull request #150 from bdr99/typo-fixes
Small typo fixes: "it's" vs "its"
Brandon Rothweiler [Wed, 29 Mar 2023 00:00:30 +0000 (20:00 -0400)]
Small typo fixes: "it's" vs "its"
Dan Brown [Mon, 27 Mar 2023 13:57:45 +0000 (14:57 +0100)]
Added hack multi-author support, updated hacks
Dan Brown [Fri, 24 Mar 2023 11:05:29 +0000 (11:05 +0000)]
Updated hacks, updated sass package
Dan Brown [Fri, 24 Mar 2023 11:00:02 +0000 (11:00 +0000)]
Updated hacks, added full-stop to install docs
Dan Brown [Thu, 16 Mar 2023 04:22:29 +0000 (04:22 +0000)]
Updated hacks
Dan Brown [Thu, 2 Mar 2023 00:19:50 +0000 (00:19 +0000)]
Updated install doc requirements with iconv extension
Also updated hacks ref.
Also added ldap extension mention
Dan Brown [Wed, 1 Mar 2023 11:36:59 +0000 (11:36 +0000)]
Updated hacks
Dan Brown [Tue, 28 Feb 2023 14:57:11 +0000 (14:57 +0000)]
Added new debug section for dynamic bits not working
Closes #141
Dan Brown [Tue, 28 Feb 2023 14:21:22 +0000 (14:21 +0000)]
Reviewed added permissions page and integrated to other pages
Dan Brown [Tue, 28 Feb 2023 13:13:31 +0000 (13:13 +0000)]
Merge branch '#142---Permissions-setup' of https://github.com/durgasravani23/website into durgasravani23-permissions
Dan Brown [Tue, 28 Feb 2023 12:51:14 +0000 (12:51 +0000)]
Updated email options to be tls-first and mention encrpytion values
Dan Brown [Tue, 28 Feb 2023 12:37:12 +0000 (12:37 +0000)]
Merge branch 'patch-1' of https://github.com/Reinitialized/website into Reinitialized-patch-1
Dan Brown [Tue, 28 Feb 2023 12:35:01 +0000 (12:35 +0000)]
Merge pull request #146 from xabikip/basque-language
Update language-config.md to add Basque language
Durga Sravani T [Mon, 27 Feb 2023 16:24:35 +0000 (21:54 +0530)]
Added link to permissions setup
Durga Sravani T [Mon, 27 Feb 2023 16:03:37 +0000 (21:33 +0530)]
Create permissions-setup.md
Dan Brown [Sun, 26 Feb 2023 11:07:44 +0000 (11:07 +0000)]
Added video into v23.02 post
Dan Brown [Sat, 25 Feb 2023 12:44:00 +0000 (12:44 +0000)]
Finalised v23.02 blogpost changes, read through and checked
Dan Brown [Fri, 24 Feb 2023 22:12:46 +0000 (22:12 +0000)]
Filled out main content of v23.02 blogpost
Not yet finished or reviewed
Dan Brown [Fri, 24 Feb 2023 19:15:12 +0000 (19:15 +0000)]
Implemented doc/advisory changes for v23.02
Have not yet double-checked this content
Dan Brown [Fri, 24 Feb 2023 16:21:51 +0000 (16:21 +0000)]
Started v23.02 update work
Xabi [Thu, 23 Feb 2023 10:31:27 +0000 (11:31 +0100)]
Update language-config.md
Added Basque language to the list
Dan Brown [Wed, 15 Feb 2023 18:19:17 +0000 (18:19 +0000)]
Added hacks blogpost
Dan Brown [Tue, 14 Feb 2023 16:09:00 +0000 (16:09 +0000)]
Added Torutec as a sponsor, updates hacks module
Dan Brown [Sun, 12 Feb 2023 23:42:40 +0000 (23:42 +0000)]
Merge remote-tracking branch 'origin/main'
Dan Brown [Sun, 12 Feb 2023 23:37:31 +0000 (23:37 +0000)]
Added hacks info to readme, updated hacks page
Also applied some minor design tweaks
Dan Brown [Sun, 12 Feb 2023 19:07:20 +0000 (19:07 +0000)]
Added links to hack pages
Dan Brown [Sun, 12 Feb 2023 18:44:03 +0000 (18:44 +0000)]
Moved hacks to submodule, added symlink to submodule content
Dan Brown [Sun, 12 Feb 2023 18:23:02 +0000 (18:23 +0000)]
Cleaned list design and other bits
Opened hack code blocks by default if only a few lines.
Added recent hacks to footer of back pages to fill them a bit.
Updated sidebar with alternate hacking links.
Set design for main hacks list.
Dan Brown [Thu, 2 Feb 2023 12:22:42 +0000 (12:22 +0000)]
Added v23.01.1 post
Dan Brown [Tue, 31 Jan 2023 11:33:08 +0000 (11:33 +0000)]
Finalized v23.01 post, updated npm deps
Dan Brown [Sun, 29 Jan 2023 19:04:27 +0000 (19:04 +0000)]
Added images for v23.01 post
Dan Brown [Sun, 29 Jan 2023 18:14:15 +0000 (18:14 +0000)]
Written the bulk of the v23.01 blogpost
Dan Brown [Sun, 29 Jan 2023 13:22:32 +0000 (13:22 +0000)]
Started v23.01 changes
Added blogpost and started outline.
Done upgrade notices and docs updates.
Dan Brown [Fri, 27 Jan 2023 00:33:26 +0000 (00:33 +0000)]
Added hack usage instructions, matured initial implementation
Dan Brown [Thu, 26 Jan 2023 17:39:02 +0000 (17:39 +0000)]
Updated personal twitter link to mastodon.
Also updated post footer content ordering, and darkened main text for
better contrast in general.
Dan Brown [Wed, 25 Jan 2023 12:02:18 +0000 (12:02 +0000)]
Adjusted sponsor link to be https
Dan Brown [Wed, 25 Jan 2023 12:00:14 +0000 (12:00 +0000)]
Added practicali as sponsor, standardised logo images
Dan Brown [Tue, 24 Jan 2023 05:54:17 +0000 (05:54 +0000)]
Improved hack page styling to be presentable
Dan Brown [Mon, 23 Jan 2023 20:40:53 +0000 (20:40 +0000)]
Started build of a new "Hacks" area
Dan Brown [Fri, 20 Jan 2023 09:56:12 +0000 (09:56 +0000)]
Fixed year in 2022 post
Dan Brown [Thu, 12 Jan 2023 16:26:16 +0000 (16:26 +0000)]
Added teams wiki alternative page
Dan Brown [Wed, 11 Jan 2023 23:12:32 +0000 (23:12 +0000)]
Added mastodon links
Dan Brown [Thu, 5 Jan 2023 23:05:23 +0000 (23:05 +0000)]
Fixed post year