Commit Graph

252 Commits

Author SHA1 Message Date
eikek
c130b66bbd Fix code example on website 2022-06-13 23:01:48 +02:00
eikek
c6a9a17f89 Set version to 0.38.0-SNAPSHOT 2022-06-04 23:35:10 +02:00
eikek
f4460c92d9 Set version to 0.37.0 2022-06-04 23:06:49 +02:00
eikek
ae265ed19a Fix tests for mariadb 2022-06-04 10:16:03 +02:00
eikek
4ce64d2841 Fix detecting addons from zip file
Also set the default to `collectOutput` where it would parse the
output of an addon.
2022-05-27 22:44:05 +02:00
eikek
be3a8b33de Merge branch 'current-docs' 2022-05-22 13:43:50 +02:00
eikek
e5c761f7e0 Fix links in changelog due to page moves, fix doc title 2022-05-22 13:36:59 +02:00
eikek
284bbe9d41 Change headline in post 2022-05-22 13:10:00 +02:00
eikek
4f925a6b93 Fix dead link in docs 2022-05-22 12:37:43 +02:00
eikek
3f0c21e429 Set version to 0.37.0-SNAPSHOT 2022-05-22 12:04:48 +02:00
eikek
b0ebf8b390 Update nix setup 2022-05-22 12:04:02 +02:00
eikek
f593b76389 Set version to 0.36.0 2022-05-22 10:11:11 +02:00
eikek
084dcef996 Move default config into separate file 2022-05-21 17:00:27 +02:00
eikek
81f7e4e322 Add a quick guide for adding new languages
Closes: #942
2022-05-21 14:41:16 +02:00
eikek
5abbe92f2b Addon docs 2022-05-21 00:40:26 +02:00
eikek
5bdf728eb3 Improve logging configuration
- Log levels of specific loggers can be defined in the config
  file (doesn't work with env variables)

- Log events of background tasks carry now additional data
2022-04-30 18:26:19 +02:00
eikek
c626162dff Merge branch 'current-docs' 2022-04-29 21:12:27 +02:00
eikek
aa5bc2e950 Add more reverse proxy examples provided in the chat 2022-04-29 21:11:25 +02:00
eikek
868d06d378 Merge branch 'current-docs' 2022-04-24 22:28:24 +02:00
eikek
789a632ce8 Add a fallback script to publish docs
Sometimes the github action that runs `sbt publish-website` fails,
this script is a quick workaround to use locally.
2022-04-24 22:22:14 +02:00
eikek
9851b71c45 Fix documentation about fulltext search 2022-04-24 18:34:22 +02:00
eikek
8b235dc705 Set version to 0.36.0-SNAPSHOT 2022-04-14 23:45:36 +02:00
eikek
f5958b3a51 Set version to 0.35.0 2022-04-14 22:11:21 +02:00
eikek
e7a0f92a3a Update documentation 2022-04-14 21:54:46 +02:00
dependabot[bot]
65a24d6157
Bump minimist from 1.2.5 to 1.2.6 in /website
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 06:53:24 +00:00
eikek
f9f6504471 Set version to 0.35.0-SNAPSHOT 2022-03-21 21:55:07 +01:00
eikek
c6da3eb0d6 Set version to 0.34.0 2022-03-21 21:25:01 +01:00
eikek
018000f93a Add changelog and fix docs 2022-03-21 21:22:56 +01:00
eikek
5de6c8940d Reorganize docs about configuration 2022-03-21 14:41:39 +01:00
eikek
3e87feff7b Add some docs for postgres fts 2022-03-21 13:42:10 +01:00
eikek
b84bbbd750 Upload zip files contents as independent files 2022-03-20 11:40:25 +01:00
eikek
a4a5c43e7e Remove external links that don't work too often 2022-03-19 19:08:55 +01:00
eikek
b71085761b Add some docs to file backends 2022-03-13 15:20:33 +01:00
eikek
ffb78d1265 Set version to 0.34.0-SNAPSHOT 2022-03-06 14:28:06 +01:00
eikek
aafa73e724 Set version to 0.33.0 2022-03-06 13:51:23 +01:00
Renovate Bot
3820404f73
Update dependency @tailwindcss/forms to ^0.5.0 2022-03-02 22:06:31 +00:00
eikek
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
Henning Häcker
7d60cce769 fix typo 2022-02-17 21:18:13 +01:00
Renovate Bot
c79460f260 Update dependency @fortawesome/fontawesome-free to v6 2022-02-07 23:22:46 +00:00
eikek
55fe9d7882 Set version to 0.33.0-SNAPSHOT 2022-02-07 00:07:45 +01:00
eikek
64c03927aa Set version to 0.32.0 2022-02-06 23:32:51 +01:00
eikek
8e846effae Small docs rewording 2022-02-06 23:32:51 +01:00
eikek
1b4443c83e Update some node packages 2022-02-05 18:11:53 +01:00
eikek
261d2af9bb Website redesign 2022-02-03 21:42:09 +01:00
eikek
8dd844b1d4 Add dashboard docs 2022-01-26 22:23:40 +01:00
eikek
c38ab3ef82 Rename HomePage to SearchPage 2022-01-26 21:20:34 +01:00
eikek
0c56c3b46a Fixing typo in version
This should fix nightly builds. Build script changed to be more compatible.
2022-01-23 01:06:00 +01:00
eikek
4aee69b6ee Set version to 0.32.0-SNAPSHOT 2022-01-16 13:48:23 +01:00
eikek
0d1d093c59 Set version to 0.31.0 2022-01-16 13:18:33 +01:00
eikek
8705e60ab3 Merge remote-tracking branch 'origin/current-docs' into release/0.31 2022-01-16 13:18:23 +01:00