Commit Graph

3625 Commits

Author SHA1 Message Date
c80ae83664 Compare zip file exstension case insensitive
Some other filetypes, like office documents, are also zip file. To
distinguish these without unpacking them, the file extensions is
checked.

Fixes: #1365
2022-02-21 20:55:53 +01:00
5ddba4571b Merge pull request #1405 from scala-steward/update/sbt-native-packager-1.9.9
Update sbt-native-packager to 1.9.9
2022-02-21 19:38:56 +00:00
c5951478b6 Merge pull request #1406 from scala-steward/update/scribe-3.7.1
Update scribe, scribe-slf4j to 3.7.1
2022-02-21 19:36:40 +00:00
1b1dd0687a Update scribe, scribe-slf4j to 3.7.1 2022-02-21 20:21:12 +01:00
a98991f85f Update sbt-native-packager to 1.9.9 2022-02-21 20:21:04 +01:00
aee48816fe Merge pull request #1393 from eikek/logging-refactoring
Logging refactoring
2022-02-21 17:21:50 +00:00
dc34f28831 Merge pull request #1395 from scala-steward/update/testcontainers-scala-mariadb-0.40.2
Update testcontainers-scala-mariadb, ... to 0.40.2
2022-02-20 15:26:57 +00:00
e881731fba Update testcontainers-scala-mariadb, ... to 0.40.2 2022-02-20 16:11:15 +01:00
99329805ad Always log to stdout 2022-02-20 00:15:43 +01:00
773b4181d6 Add new config to nix modules 2022-02-19 23:37:45 +01:00
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
8b42708db2 Remove old log stuff 2022-02-19 22:01:49 +01:00
e483a97de7 Adopt to new loggin api 2022-02-19 21:41:38 +01:00
f8c954fb53 Merge pull request #1392 from scala-steward/update/fs2-core-3.2.5
Update fs2-core, fs2-io to 3.2.5
2022-02-19 17:28:57 +00:00
c7fb9b0641 Update fs2-core, fs2-io to 3.2.5 2022-02-19 18:14:55 +01:00
91cd3200bd Merge pull request #1391 from scala-steward/update/sbt-sonatype-3.9.12
Update sbt-sonatype to 3.9.12
2022-02-19 07:30:58 +00:00
0a44d44939 Update sbt-sonatype to 3.9.12 2022-02-19 08:15:38 +01:00
6442771270 Add a new module to take care of logging
It is based on outr/scribe; mainly providing a json log format and
much easier configuration.
2022-02-19 02:31:26 +01:00
89153c18bc Merge pull request #1390 from scala-steward/update/emil-common-0.11.1
Update emil-common, emil-doobie, ... to 0.11.1
2022-02-17 23:36:25 +00:00
cca06031c3 Update emil-common, emil-doobie, ... to 0.11.1 2022-02-18 00:23:02 +01:00
9239ca9ae6 Merge pull request #1389 from scala-steward/update/sbt-buildinfo-0.11.0
Update sbt-buildinfo to 0.11.0
2022-02-17 21:36:46 +00:00
bd005791e6 Update sbt-buildinfo to 0.11.0 2022-02-17 22:23:16 +01:00
51df02055f Merge pull request #1388 from hacker-h/fix-issue-1387
fix typos: dasbhoard => dashboard
2022-02-17 21:55:44 +01:00
7d60cce769 fix typo 2022-02-17 21:18:13 +01:00
4d8f63945a Merge pull request #1386 from scala-steward/update/jwt-circe-9.0.4
Update jwt-circe to 9.0.4
2022-02-17 17:32:24 +00:00
4b4ef9ebad Update jwt-circe to 9.0.4 2022-02-17 18:16:14 +01:00
7c504de8d3 Merge pull request #1382 from scala-steward/update/postgresql-42.3.3
Update postgresql to 42.3.3
2022-02-15 23:43:46 +00:00
8b1d91c9a7 Update postgresql to 42.3.3 2022-02-16 00:29:58 +01:00
216f69c322 Merge pull request #1380 from eikek/organize-files
Organize files
2022-02-15 21:38:54 +00:00
55700992c2 Migrate file ids
Issue: #1379
2022-02-15 22:20:12 +01:00
553b1fa249 Add a file-repository for better organizing files
Docspell now must use a new api for accessing files.

Issue: #1379
2022-02-15 22:20:06 +01:00
3dcb113cef Merge pull request #1377 from scala-steward/update/binny-core-0.3.0
Update binny-core, binny-jdbc to 0.3.0
2022-02-15 07:31:32 +00:00
a848c50e35 Update binny-core, binny-jdbc to 0.3.0 2022-02-15 04:23:33 +01:00
ed7fe26d4a Merge pull request #1376 from scala-steward/update/sbt-native-packager-1.9.8
Update sbt-native-packager to 1.9.8
2022-02-14 21:47:19 +00:00
9b25b5a2e1 Update sbt-native-packager to 1.9.8 2022-02-14 22:33:30 +01:00
2df95d5572 Merge pull request #1373 from scala-steward/update/sbt-scalajs-1.9.0
Update sbt-scalajs, scalajs-compiler, ... to 1.9.0
2022-02-14 17:59:07 +00:00
27a53472b4 Merge pull request #1372 from scala-steward/update/flyway-core-8.5.0
Update flyway-core, flyway-mysql to 8.5.0
2022-02-14 17:58:06 +00:00
caf12c7167 Update sbt-scalajs, scalajs-compiler, ... to 1.9.0 2022-02-14 18:45:00 +01:00
6abe16d49a Update flyway-core, flyway-mysql to 8.5.0 2022-02-14 18:44:46 +01:00
a19ffd6573 Merge pull request #1370 from J-Brill/master
Fixed typo
2022-02-13 21:20:23 +01:00
df72090f4b Fixed typo
The missing dash resulted in solr sending a DNS query each minute that returned NxDomain.
In my case they looked like this: "f.base.domain" with base.domain being the base domain set for local DNS.
2022-02-13 20:11:41 +01:00
6b9571eda9 Merge pull request #1368 from scala-steward/update/scalafmt-core-3.4.3
Update scalafmt-core to 3.4.3
2022-02-12 15:56:41 +00:00
3e5e4dc446 Update scalafmt-core to 3.4.3 2022-02-12 16:39:46 +01:00
e048b3c686 Update postgres Docker tag to v14.2 2022-02-12 03:13:56 +00:00
a2191a9d94 Merge pull request #1362 from eikek/task-results
Task results
2022-02-10 22:54:28 +00:00
19e040b029 Send results from processing documents in the event 2022-02-10 23:37:36 +01:00
e2b2b5e4f4 Merge pull request #1361 from scala-steward/update/sbt-sonatype-3.9.11
Update sbt-sonatype to 3.9.11
2022-02-10 18:09:30 +00:00
c77a415889 Update sbt-sonatype to 3.9.11 2022-02-10 00:22:58 +01:00
d6829ea69b Allow background tasks return results that are included in the event 2022-02-09 23:39:53 +01:00
b76fa52d67 Merge pull request #1359 from scala-steward/update/flexmark-0.64.0
Update flexmark, ... to 0.64.0
2022-02-09 01:26:35 +00:00