Commit Graph

2661 Commits

Author SHA1 Message Date
73b86e00f0 Provide admin endpoint section in the config by docker setup 2021-07-07 21:24:59 +02:00
180b8b3969 Fix solr url in docspell.conf for the docker setup 2021-07-07 21:20:57 +02:00
f56da0e46d Merge pull request #916 from scala-steward/update/tika-core-1.27
Update tika-core to 1.27
2021-07-06 16:36:58 +00:00
d7e1549533 Merge pull request #917 from scala-steward/update/postgresql-42.2.23
Update postgresql to 42.2.23
2021-07-06 16:36:43 +00:00
a8539945b8 Update postgresql to 42.2.23 2021-07-06 18:27:10 +02:00
ac023e923b Update tika-core to 1.27 2021-07-06 18:27:06 +02:00
8c9732c761 Merge pull request #915 from eikek/generate-preview-admin
Replace generating preview images with an admin endpoint
2021-07-04 19:50:09 +00:00
1120434cd9 Replace generating preview images with an admin endpoint
It doesn't make much sense to have this per collective, because this
is triggered by an admin after changing the server config file. So it
is now implemented as an admin endpoint that affects all files.
2021-07-04 21:37:34 +02:00
4e7b516d57 Merge pull request #914 from eikek/license-header
License header
2021-07-04 09:09:45 +00:00
8e5c88fd32 Add copyright header to source files 2021-07-04 10:57:53 +02:00
b32f66d156 Add sbt header plugin 2021-07-04 10:57:53 +02:00
f00cfa4a92 Merge pull request #913 from scala-steward/update/fs2-core-3.0.6
Update fs2-core, fs2-io to 3.0.6
2021-07-03 20:27:42 +00:00
f3cc8aaa56 Update fs2-core, fs2-io to 3.0.6 2021-07-03 22:17:32 +02:00
cc323c8c43 Merge pull request #908 from scala-steward/update/sbt-scalajs-crossproject-1.1.0
Update sbt-scalajs-crossproject to 1.1.0
2021-07-03 02:32:16 +00:00
14effa7fbd Update sbt-scalajs-crossproject to 1.1.0 2021-07-03 04:24:00 +02:00
757520e4b9 Merge pull request #907 from scala-steward/update/swagger-ui-3.51.0
Update swagger-ui to 3.51.0
2021-07-02 20:25:08 +00:00
14c6928997 Update swagger-ui to 3.51.0 2021-07-02 22:13:18 +02:00
a11739bed0 Merge pull request #906 from scala-steward/update/munit-0.7.27
Update munit, munit-scalacheck to 0.7.27
2021-07-02 14:33:23 +00:00
ddc6ca107d Update munit, munit-scalacheck to 0.7.27 2021-07-02 16:22:12 +02:00
4299fcedd8 Update German translations
Fixes some typos and replaces "Absenden" with "Speichern" that seems a better fit when saving data (submitting a form) in German.
2021-07-01 22:45:12 +02:00
e2ee2d29ea Merge pull request #905 from scala-steward/update/flyway-core-7.11.0
Update flyway-core to 7.11.0
2021-07-01 16:33:30 +00:00
f64a5e279f Update flyway-core to 7.11.0 2021-07-01 18:23:32 +02:00
88eaee078b Merge branch 'master' into update/flyway-core-7.11.0 2021-07-01 18:23:31 +02:00
1c25546e7e Merge pull request #904 from scala-steward/update/fs2-core-3.0.5
Update fs2-core, fs2-io to 3.0.5
2021-07-01 14:39:38 +00:00
8bd82f540d Update flyway-core to 7.11.0 2021-07-01 16:30:44 +02:00
d2f30bf680 Update fs2-core, fs2-io to 3.0.5 2021-07-01 16:30:39 +02:00
5b161c58bf Update Basics.elm
I'm not sure whether this is the right position and whether it also applies to other "Absenden" buttons where "Absenden" is better, but I think "Speichern" is the better term for in user settings.
2021-07-01 07:07:24 +02:00
d6f3d7dd6e Fix typo in German translation 2021-07-01 00:24:43 +02:00
016e838228 Update Queue.elm 2021-06-30 20:38:31 +00:00
159472b37e Enhance german translation (#899) 2021-06-29 17:34:47 +02:00
835bacfff8 Merge pull request #900 from scala-steward/update/calev-circe-0.5.4
Update calev-circe, calev-core to 0.5.4
2021-06-28 14:32:29 +00:00
65c6b0a62e Update calev-circe, calev-core to 0.5.4 2021-06-28 16:21:19 +02:00
be271d3bb4 Merge pull request #898 from eikek/fix-select-next-job
Fix select next job
2021-06-26 22:15:45 +00:00
ce6f53cc29 Fix next-job query to do round-robin through job groups 2021-06-27 00:04:56 +02:00
988367a281 Extend query builder to compare results from subselects 2021-06-26 21:12:02 +02:00
7dcb61ef56 Use old ip checks and fix dev-ui-build script
These checks could be improved to not use javas InetAddress. But for
now it should have the same behaviour as before.
2021-06-26 14:43:16 +02:00
0bdfcd531d Improve German translation 2021-06-24 23:10:57 +02:00
3a83672377 Merge pull request #897 from scala-steward/update/sbt-release-1.1.0
Update sbt-release to 1.1.0
2021-06-24 20:32:57 +00:00
05ce3b0e08 Update sbt-release to 1.1.0 2021-06-24 22:18:34 +02:00
2e8faca5df Merge pull request #895 from eikek/declutter-root
Move webapp related build files into the webapp directory
2021-06-22 23:58:07 +02:00
9e552d2ac1 Move webapp related build files into the webapp directory 2021-06-22 23:47:15 +02:00
6a4f1c148d Merge pull request #894 from eikek/cats-effect-3
Upgrade code base to CE3
2021-06-22 21:27:39 +00:00
02b8078f01 Use fs2 Files api 2021-06-22 23:17:32 +02:00
bd791b4593 Upgrade code base to CE3 2021-06-22 22:53:34 +02:00
903ec26e54 Merge pull request #893 from scala-steward/update/calev-core-0.5.3
Update calev-circe, calev-core, calev-fs2 to 0.5.3
2021-06-19 02:25:26 +00:00
7a5ba5c29a Update calev-circe, calev-core, calev-fs2 to 0.5.3 2021-06-19 04:15:48 +02:00
cfda9b470e Fix publishing website by github actions 2021-06-19 00:22:30 +02:00
bd187d4f9d Some external links that are just now temporarily not available 2021-06-19 00:18:16 +02:00
808bd42b77 Fix dead link 2021-06-19 00:13:43 +02:00
93ab5838b0 Merge branch 'old-docs' into current-docs 2021-06-19 00:08:29 +02:00