Commit Graph

3656 Commits

Author SHA1 Message Date
084dcef996 Move default config into separate file 2022-05-21 17:00:27 +02:00
37bdbbb435 Merge pull request #1560 from scala-steward/update/sbt-github-pages-0.10.0
Update sbt-github-pages to 0.10.0
2022-05-21 13:25:55 +00:00
2dee16db1f Update sbt-github-pages to 0.10.0 2022-05-21 15:13:51 +02:00
6b913873e6 Merge pull request #1559 from eikek/more-languages
More languages
2022-05-21 12:53:54 +00:00
5ec311c331 Add polish to processing lanugages
SOLR doesn't support polish out of the box. Plugins are required for
polish. The language has been added only with basic support. For
better results, a manual setup of solr is required.

Closes: #1345
2022-05-21 14:41:16 +02:00
81f7e4e322 Add a quick guide for adding new languages
Closes: #942
2022-05-21 14:41:16 +02:00
9d69401fea Add Lithuanian to processing languages
SOLR doesn't support Lithuanian, maybe it can be added via plugins. A
manual setup of solr is required then. It has been added with basic
support.

Closes: #1540
2022-05-21 14:36:01 +02:00
0f1c3abd6e Merge pull request #1558 from scala-steward/update/cats-effect-3.3.12
Update cats-effect to 3.3.12
2022-05-21 04:24:02 +00:00
58dc4104f8 Update cats-effect to 3.3.12 2022-05-21 06:12:25 +02:00
142918904c Merge pull request #1557 from eikek/addon-docs
Addon docs
2022-05-20 23:18:21 +00:00
d6a2ca48ca Adopt docker setup for addons (opt-in) 2022-05-21 00:44:17 +02:00
47bd6cd0ba Fail fast when multiple addons are run 2022-05-21 00:40:26 +02:00
29a5894884 Refresh item after addon is done 2022-05-21 00:40:26 +02:00
5abbe92f2b Addon docs 2022-05-21 00:40:26 +02:00
d077cc30cd Update dependency postgres to v14.3 2022-05-18 04:48:49 +00:00
61394be379 Merge pull request #1552 from scala-steward/update/flyway-core-8.5.11
Update flyway-core, flyway-mysql to 8.5.11
2022-05-16 19:28:56 +00:00
817a0dcb46 Update flyway-core, flyway-mysql to 8.5.11 2022-05-16 21:14:57 +02:00
8a86de43de Merge pull request #1550 from eikek/addons-experiment
Addons experiment
2022-05-15 22:05:59 +00:00
73747c4ea3 Basic ui for addons 2022-05-15 23:46:43 +02:00
7fdd78ad06 Experiment with addons
Addons allow to execute external programs in some context inside
docspell. Currently it is possible to run them after processing files.
Addons are provided by URLs to zip files.
2022-05-15 23:46:43 +02:00
53a006c231 Merge pull request #1549 from scala-steward/update/jsoup-1.15.1
Update jsoup to 1.15.1
2022-05-15 13:29:22 +00:00
2cbc5bafc9 Update jsoup to 1.15.1 2022-05-15 15:16:46 +02:00
e04a76faa4 Update dependency solr to v9 2022-05-14 02:56:45 +00:00
1419e70e60 Update docker/setup-qemu-action action to v2 2022-05-06 01:51:16 +00:00
d0ae70bb71 Update docker/setup-buildx-action action to v2 2022-05-05 23:37:29 +00:00
b139c4fe74 Update docker/login-action action to v2 2022-05-05 21:02:51 +00:00
a91d95852e Merge pull request #1541 from scala-steward/update/sbt-github-pages-0.9.0
Update sbt-github-pages to 0.9.0
2022-05-05 10:28:07 +00:00
bdcf562b33 Update sbt-github-pages to 0.9.0 2022-05-05 12:14:38 +02:00
71270074ae Merge pull request #1539 from scala-steward/update/postgresql-42.3.5
Update postgresql to 42.3.5
2022-05-04 17:31:48 +00:00
49b4f2712b Update postgresql to 42.3.5 2022-05-04 19:16:33 +02:00
6e79131679 Merge pull request #1538 from scala-steward/update/tika-core-2.4.0
Update tika-core to 2.4.0
2022-05-02 19:27:02 +00:00
6b89119ed4 Update tika-core to 2.4.0 2022-05-02 21:15:36 +02:00
5aa6efaa9e Merge pull request #1537 from eikek/logging-improvement2
Improve log events, adding new logger to capture data
2022-05-01 10:41:54 +00:00
506fbcbcb7 Improve log events, adding new logger to capture data 2022-05-01 12:28:27 +02:00
c995ee12d6 Merge pull request #1536 from scala-steward/update/scalafmt-core-3.5.2
Update scalafmt-core to 3.5.2
2022-04-30 19:30:54 +00:00
1a3a7f3498 Update scalafmt-core to 3.5.2 2022-04-30 21:16:20 +02:00
5cd9b18bf1 Merge pull request #1535 from eikek/logging-improvements
Improve logging configuration
2022-04-30 16:43:03 +00:00
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
c4c5985a6e Merge pull request #1534 from eikek/auth-token-validity
Fix validation
2022-04-29 20:28:36 +00:00
ab56d3706c Fix validation 2022-04-29 22:16:54 +02:00
58bcdbae72 Merge pull request #1533 from eikek/auth-token-validity
Allow an auth token to carry a specific validity
2022-04-29 19:19:39 +00:00
c626162dff Merge branch 'current-docs' 2022-04-29 21:12:27 +02:00
aa5bc2e950 Add more reverse proxy examples provided in the chat 2022-04-29 21:11:25 +02:00
0d8666491a Allow an auth token to carry a specific validity 2022-04-29 21:02:17 +02:00
8551f81a5c Merge pull request #1532 from scala-steward/update/flyway-core-8.5.10
Update flyway-core, flyway-mysql to 8.5.10
2022-04-28 19:38:54 +00:00
5950ed2123 Update flyway-core, flyway-mysql to 8.5.10 2022-04-28 21:23:32 +02:00
53f7d2964a Merge pull request #1529 from scala-steward/update/testcontainers-scala-mariadb-0.40.7
Update testcontainers-scala-mariadb, ... to 0.40.7
2022-04-27 16:30:47 +00:00
4fd2200fdc Update testcontainers-scala-mariadb, ... to 0.40.7 2022-04-27 18:14:51 +02:00
2faebe4a9c Merge pull request #1528 from scala-steward/update/scodec-bits-1.1.31
Update scodec-bits to 1.1.31
2022-04-26 19:37:48 +00:00
ffa6ea830b Update scodec-bits to 1.1.31 2022-04-26 21:24:22 +02:00