Scala Steward
e76c5f6066
Update bitpeace-core to 0.9.0-M3
2021-09-07 00:24:27 +02:00
Scala Steward
a9b227f77e
Update flyway-core to 7.15.0
2021-09-06 18:12:05 +02:00
mergify[bot]
e943b4c60d
Merge pull request #1053 from eikek/feature/openid
...
Feature/openid
2021-09-06 12:56:46 +00:00
eikek
b73c252762
Implement authentication via OpenIdConnect and OAuth2
...
The new subproject "oidc" handles all the details for working with an
OpenID Connect provider (like keycloak) or only OAuth2 - only
supporting the "Authorization Code Flow" for both variants.
2021-09-05 17:32:15 +02:00
Scala Steward
b4ab4f6d83
Update http4s-blaze-client, ... to 0.23.3
2021-09-03 00:16:02 +02:00
Scala Steward
9f13058b23
Update sbt-openapi-schema to 0.8.2
2021-09-02 22:21:37 +02:00
Scala Steward
21ecee4f87
Update flyway-core to 7.14.1
2021-09-02 00:34:46 +02:00
Scala Steward
25ce18cdef
Update http4s-blaze-client, ... to 0.23.2
2021-09-01 20:40:01 +02:00
Scala Steward
fecd9d0d7a
Update scodec-bits to 1.1.28
2021-08-31 22:23:37 +02:00
eikek
2b46cc7970
Add a simple module for totps
...
This is a wrapper around the nice and minimal java-otp library [0].
[0] https://github.com/jchambers/java-otp
2021-08-31 16:45:39 +02:00
Scala Steward
3210195062
Update munit, munit-scalacheck to 0.7.29
2021-08-31 10:26:12 +02:00
mergify[bot]
0dc43efa9f
Merge pull request #1042 from scala-steward/update/doobie-core-1.0.0-RC1
...
Update doobie-core, doobie-hikari to 1.0.0-RC1
2021-08-31 00:34:18 +00:00
Scala Steward
9c6329a5c6
Update doobie-core, doobie-hikari to 1.0.0-RC1
2021-08-31 02:22:13 +02:00
Scala Steward
c1c0bcbd6b
Update testcontainers-scala-mariadb, ... to 0.39.7
2021-08-31 02:22:09 +02:00
Scala Steward
93053e52af
Update sbt-sonatype to 3.9.10
2021-08-25 22:18:14 +02:00
Scala Steward
040dae0e93
Update fs2-core, fs2-io to 3.1.1
2021-08-25 00:18:45 +02:00
Scala Steward
9127b6c44c
Update tika-core to 2.1.0
2021-08-24 14:17:53 +02:00
eikek
6bb6cad39d
Test db migrations for all supported databases
2021-08-23 23:41:03 +02:00
Scala Steward
5272677c1b
Update calev-circe, calev-core to 0.6.0
2021-08-20 22:18:17 +02:00
Scala Steward
e4fecefaea
Reformat with scalafmt 3.0.0
2021-08-19 08:50:30 +02:00
Scala Steward
45d4bbb8b7
Update flyway-core to 7.14.0
2021-08-17 14:16:53 +02:00
Scala Steward
c2074bdc62
Update sbt-scalafix to 0.9.30
2021-08-16 18:26:00 +02:00
Scala Steward
3cc5e56f8e
Update jsoup to 1.14.2
2021-08-15 10:35:49 +02:00
Scala Steward
fa6cbfba43
Update sbt-sonatype to 3.9.9
2021-08-15 07:02:00 +02:00
Scala Steward
672d5892eb
Update mariadb-java-client to 2.7.4
2021-08-11 20:23:36 +02:00
Scala Steward
45e3577457
Update flyway-core to 7.13.0
2021-08-11 16:19:56 +02:00
Scala Steward
e4eb98982d
Update munit, munit-scalacheck to 0.7.28
2021-08-10 00:19:24 +02:00
Scala Steward
5af93a08fe
Update scalajs-stubs to 1.1.0
2021-08-09 22:36:16 +02:00
eikek
f92aeb6a0f
Update http4s to 0.23.1
2021-08-07 11:05:17 +02:00
Scala Steward
c6bead1669
Update fs2-core, fs2-io to 3.1.0
2021-08-07 06:10:38 +02:00
Scala Steward
395a5887c9
Update flyway-core to 7.12.1
2021-08-05 16:41:20 +02:00
Scala Steward
49d7b5e41d
Update sbt-scalajs, scalajs-compiler, ... to 1.7.0
2021-08-03 22:24:40 +02:00
Scala Steward
231ed731b2
Update swagger-ui to 3.51.2
2021-08-02 16:23:27 +02:00
Scala Steward
df1ea4934d
Update http4s-blaze-client, ... to 0.23.0
2021-07-31 02:56:06 +02:00
Scala Steward
ebb265a253
Update flyway-core to 7.12.0
2021-07-30 14:15:42 +02:00
eikek
fe06cc1e6b
Set version to 0.25.1
2021-07-29 22:53:43 +02:00
Scala Steward
2983fe3756
Update viewerjs to 0.5.9
2021-07-29 04:30:09 +02:00
Scala Steward
c97d827471
Update logback-classic to 1.2.5
2021-07-26 18:35:43 +02:00
Scala Steward
7ceb11b2f3
Update flyway-core to 7.11.4
2021-07-26 16:28:44 +02:00
eikek
eb977ab3a7
Show the number of selected files on upload page
...
Fixes : #896
2021-07-25 13:37:06 +02:00
mergify[bot]
1851c5b7af
Merge pull request #944 from scala-steward/update/tika-core-2.0.0
...
Update tika-core to 2.0.0
2021-07-25 11:18:53 +00:00
Scala Steward
558007235b
Update tika-core to 2.0.0
...
Include new ODF parser from tika-2.0.0
2021-07-25 13:08:18 +02:00
mergify[bot]
8d2cb7949d
Merge pull request #951 from scala-steward/update/bitpeace-core-0.9.0-M2
...
Update bitpeace-core to 0.9.0-M2
2021-07-25 10:28:55 +00:00
Scala Steward
58fa0acf11
Update emil-common, emil-doobie, ... to 0.10.0-M2
2021-07-25 12:17:35 +02:00
Scala Steward
debdf8e744
Update bitpeace-core to 0.9.0-M2
2021-07-25 12:17:25 +02:00
Scala Steward
c6d1c2e849
Update jcl-over-slf4j, jul-to-slf4j to 1.7.32
2021-07-20 18:41:54 +02:00
Scala Steward
cd4cea9e5b
Update logback-classic to 1.2.4
2021-07-20 17:31:23 +02:00
Scala Steward
ce5ee6cfce
Update flyway-core to 7.11.3
2021-07-19 18:30:11 +02:00
Scala Steward
b31da2bd55
Update flyway-core to 7.11.2
2021-07-13 18:16:43 +02:00
Scala Steward
8339b7cd1c
Update commons-io to 2.11.0
2021-07-13 16:22:23 +02:00
Scala Steward
8d36af5b5a
Update sbt to 1.5.5
2021-07-12 10:34:49 +02:00
Scala Steward
a8671d7991
Update jsoup to 1.14.1
2021-07-10 08:12:00 +02:00
Scala Steward
04f39ea64e
Update sbt-github-pages to 0.6.0
2021-07-09 22:25:33 +02:00
Scala Steward
f9cbbf4820
Update sbt-scalafmt to 2.4.3
2021-07-09 02:34:22 +02:00
Scala Steward
54d81b7b8b
Update flyway-core to 7.11.1
2021-07-08 16:14:06 +02:00
Scala Steward
39a41ddccf
Update swagger-ui to 3.51.1
2021-07-08 02:13:54 +02:00
mergify[bot]
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
Scala Steward
a8539945b8
Update postgresql to 42.2.23
2021-07-06 18:27:10 +02:00
Scala Steward
ac023e923b
Update tika-core to 1.27
2021-07-06 18:27:06 +02:00
eikek
b32f66d156
Add sbt header plugin
2021-07-04 10:57:53 +02:00
Scala Steward
f3cc8aaa56
Update fs2-core, fs2-io to 3.0.6
2021-07-03 22:17:32 +02:00
Scala Steward
14effa7fbd
Update sbt-scalajs-crossproject to 1.1.0
2021-07-03 04:24:00 +02:00
Scala Steward
14c6928997
Update swagger-ui to 3.51.0
2021-07-02 22:13:18 +02:00
Scala Steward
ddc6ca107d
Update munit, munit-scalacheck to 0.7.27
2021-07-02 16:22:12 +02:00
Scala Steward
f64a5e279f
Update flyway-core to 7.11.0
2021-07-01 18:23:32 +02:00
Scala Steward
d2f30bf680
Update fs2-core, fs2-io to 3.0.5
2021-07-01 16:30:39 +02:00
Scala Steward
65c6b0a62e
Update calev-circe, calev-core to 0.5.4
2021-06-28 16:21:19 +02:00
eikek
ce6f53cc29
Fix next-job query to do round-robin through job groups
2021-06-27 00:04:56 +02:00
eikek
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
Scala Steward
05ce3b0e08
Update sbt-release to 1.1.0
2021-06-24 22:18:34 +02:00
eikek
9e552d2ac1
Move webapp related build files into the webapp directory
2021-06-22 23:47:15 +02:00
eikek
bd791b4593
Upgrade code base to CE3
2021-06-22 22:53:34 +02:00
Scala Steward
7a5ba5c29a
Update calev-circe, calev-core, calev-fs2 to 0.5.3
2021-06-19 04:15:48 +02:00
Scala Steward
231fae9a36
Update jcl-over-slf4j, jul-to-slf4j to 1.7.31
2021-06-18 09:42:40 +02:00
Scala Steward
ef856a8e1d
Update calev-circe, calev-core, calev-fs2 to 0.5.2
2021-06-17 00:19:40 +02:00
Scala Steward
ad591a9790
Update postgresql to 42.2.22
2021-06-16 18:22:39 +02:00
Scala Steward
e32ce3de5d
Update sbt-openapi-schema to 0.8.1
2021-06-16 02:18:52 +02:00
Scala Steward
2b9a061e6d
Update sbt to 1.5.4
2021-06-14 06:51:41 +02:00
Scala Steward
6804a59755
Update commons-io to 2.10.0
2021-06-13 18:18:18 +02:00
eikek
1e685a9ea2
Update sbt openapi plugin and use redoc for documentation
2021-06-12 19:04:27 +02:00
mergify[bot]
6275802f44
Merge pull request #868 from scala-steward/update/pdfbox-2.0.24
...
Update pdfbox to 2.0.24
2021-06-10 20:28:33 +00:00
Scala Steward
623b0207f2
Update postgresql to 42.2.21
2021-06-10 22:17:34 +02:00
Scala Steward
84f60895fb
Update pdfbox to 2.0.24
2021-06-10 22:17:29 +02:00
Scala Steward
d445cd6c15
Update flyway-core to 7.10.0
2021-06-10 14:21:30 +02:00
Scala Steward
3ee4484980
Update pureconfig to 0.16.0
2021-06-10 04:27:57 +02:00
Scala Steward
6e3e2aefdc
Update sbt-scalajs, scalajs-compiler, ... to 1.6.0
2021-06-08 18:32:41 +02:00
Scala Steward
a27ee0914d
Update calev-circe, calev-core, calev-fs2 to 0.5.0
2021-06-05 22:12:13 +02:00
Scala Steward
adc8c095e1
Update swagger-ui to 3.50.0
2021-06-04 12:23:29 +02:00
Scala Steward
1a3cd37b90
Update flyway-core to 7.9.2
2021-06-03 14:18:08 +02:00
Scala Steward
cf5467e5aa
Update sbt to 1.5.3
2021-06-01 06:52:03 +02:00
eikek
626a53384b
Merge branch 'current-docs'
2021-05-31 13:59:44 +02:00
eikek
4f24995fdb
Pin nixpkgs to a version with zola-0.11.0
...
The site doesn't build without warnings for later versions. Needs
cleanup.
2021-05-31 13:57:26 +02:00
eikek
bd093ee97d
Use sbt-github-pages plugin
...
This makes it easier to use within a gitub action.
2021-05-31 13:44:47 +02:00
Scala Steward
d1ecd38444
Update sbt-scalafix to 0.9.29
2021-05-31 02:15:27 +02:00
Eike Kettner
463c9c2a8b
Update project/build.nix
2021-05-30 09:58:44 +02:00
Scala Steward
b91e72d78d
Update http4s-blaze-client, ... to 0.21.24
2021-05-27 04:47:08 +02:00
Scala Steward
13b4e837de
Update circe-generic, circe-parser to 0.14.1
2021-05-26 20:48:04 +02:00
Scala Steward
824c0fefc8
Update circe-generic, circe-parser to 0.14.0
2021-05-26 12:31:47 +02:00
Scala Steward
ddaba7e5c8
Update commons-io to 2.9.0
2021-05-26 02:21:25 +02:00
Scala Steward
d79f72e7a9
Update doobie-core, doobie-hikari to 0.13.4
2021-05-24 00:14:57 +02:00
Scala Steward
3d68b82280
Update sbt-git to 1.0.1
2021-05-21 18:38:04 +02:00
Scala Steward
0ac1dcbe8e
Update kittens to 2.3.2
2021-05-21 16:22:15 +02:00
Scala Steward
4799972a3f
Update sbt-scalafix to 0.9.28
2021-05-21 00:30:08 +02:00
Scala Steward
89e1657f67
Update swagger-ui to 3.49.0
2021-05-20 20:22:35 +02:00
Scala Steward
9b39de866d
Update flyway-core to 7.9.1
2021-05-19 12:20:27 +02:00
Scala Steward
799ea4897a
Update log4s to 1.10.0
2021-05-18 00:30:53 +02:00
Scala Steward
3ac8545027
Update doobie-core, doobie-hikari to 0.13.3
2021-05-17 22:56:42 +02:00
Scala Steward
ea8e16364e
Update http4s-blaze-client, ... to 0.21.23
2021-05-17 08:16:53 +02:00
mergify[bot]
b38fb8c4ef
Merge pull request #805 from scala-steward/update/cats-parse-0.3.4
...
Update cats-parse to 0.3.4
2021-05-16 21:01:25 +00:00
Scala Steward
ea656ad05d
Update scala-java-time to 2.3.0
2021-05-15 20:21:18 +02:00
Scala Steward
2768223054
Update cats-parse to 0.3.4
2021-05-14 22:39:30 +02:00
Scala Steward
c648526bb0
Update stanford-corenlp to 4.2.2
2021-05-14 22:39:24 +02:00
Scala Steward
66e9e921cb
Update fs2-core, fs2-io to 2.5.6
2021-05-14 08:27:14 +02:00
mergify[bot]
9649bdee57
Merge pull request #801 from scala-steward/update/flyway-core-7.9.0
...
Update flyway-core to 7.9.0
2021-05-13 19:11:49 +00:00
Scala Steward
1bc475d3e0
Update munit, munit-scalacheck to 0.7.26
2021-05-13 21:01:54 +02:00
Scala Steward
345427f1ec
Update flyway-core to 7.9.0
2021-05-13 21:01:50 +02:00
Scala Steward
b1e74e2023
Update mariadb-java-client to 2.7.3
2021-05-13 00:16:07 +02:00
Scala Steward
c786dc60dc
Update stanford-corenlp to 4.2.1
2021-05-12 20:16:56 +02:00
mergify[bot]
8920e356c4
Merge pull request #797 from scala-steward/update/yamusca-core-0.8.1
...
Update yamusca-core to 0.8.1
2021-05-10 16:48:36 +00:00
Scala Steward
5d1ac255d9
Update yamusca-core to 0.8.1
2021-05-10 18:36:05 +02:00
Scala Steward
08cffe9806
Update calev-circe, calev-core, calev-fs2 to 0.4.3
2021-05-10 18:35:54 +02:00
mergify[bot]
01343eb5e5
Merge pull request #794 from scala-steward/update/sbt-1.5.2
...
Update sbt to 1.5.2
2021-05-10 13:05:08 +00:00
Scala Steward
c16326c836
Update kittens to 2.3.1
2021-05-10 14:53:05 +02:00
Scala Steward
60eb77233a
Update sbt to 1.5.2
2021-05-10 14:53:00 +02:00
Scala Steward
48497ac940
Update bitpeace-core to 0.8.0
2021-05-10 09:13:55 +02:00
Scala Steward
e000fdd362
Update emil-common, emil-doobie, ... to 0.9.2
2021-05-10 02:11:34 +02:00
Scala Steward
066c0763a9
Update doobie-core, doobie-hikari to 0.13.2
2021-05-07 06:15:03 +02:00
Scala Steward
b1f6a6fcf4
Update kittens to 2.3.0
2021-05-06 02:17:18 +02:00
Scala Steward
b88d7b837a
Update swagger-ui to 3.48.0
2021-04-30 18:14:38 +02:00
Scala Steward
76477321e5
Update flyway-core to 7.8.2
2021-04-27 16:27:44 +02:00
eikek
2d14cdf408
Merge pull request #782 from scala-steward/update/sbt-1.5.1
...
Update sbt to 1.5.1
2021-04-26 10:41:20 +02:00
eikek
6d51c3010a
Merge pull request #783 from scala-steward/update/doobie-core-0.13.1
...
Update doobie-core, doobie-hikari to 0.13.1
2021-04-26 10:41:09 +02:00
Scala Steward
e792aff986
Update doobie-core, doobie-hikari to 0.13.1
2021-04-26 09:40:39 +02:00
Scala Steward
269829806e
Update sbt to 1.5.1
2021-04-26 09:40:35 +02:00
Scala Steward
c733b8142e
Update imageio-jpeg, imageio-tiff to 3.7.0
2021-04-26 09:40:24 +02:00
Scala Steward
ca5862f033
Update fs2-core, fs2-io to 2.5.5
2021-04-23 16:29:50 +02:00
Scala Steward
76b6ae09e8
Update postgresql to 42.2.20
2021-04-22 16:28:31 +02:00
Scala Steward
7a383ad8b4
Update scala-java-time to 2.2.2
2021-04-22 06:19:30 +02:00
Scala Steward
d82fc62f88
Update doobie-core, doobie-hikari to 0.13.0
2021-04-20 00:29:12 +02:00
Scala Steward
4cb44c6725
Update munit, munit-scalacheck to 0.7.25
2021-04-19 22:15:23 +02:00
Scala Steward
3c47b50cf1
Update swagger-ui to 3.47.1
2021-04-19 18:22:43 +02:00
Scala Steward
9f2f4584b1
Update pureconfig to 0.15.0
2021-04-18 06:15:47 +02:00
Scala Steward
825ba6a1e2
Update flyway-core to 7.8.1
2021-04-16 16:21:09 +02:00
Scala Steward
d080b4c6b5
Update flyway-core to 7.8.0
2021-04-15 18:25:41 +02:00
Scala Steward
d6b442e8e8
Update kittens to 2.2.2
2021-04-14 00:17:29 +02:00
mergify[bot]
5974031ac9
Merge pull request #747 from eikek/ui-l10n
...
UI l10n
2021-04-10 14:44:53 +00:00
Eike Kettner
e1bbc2edf5
Apply autoformat
2021-04-10 16:31:58 +02:00
Scala Steward
8d8bea8ca7
Update flyway-core to 7.7.3
2021-04-08 16:18:25 +02:00
Scala Steward
538b024cf3
Update icu4j to 69.1
2021-04-08 04:12:52 +02:00
Scala Steward
e7634a24e1
Update http4s-blaze-client, ... to 0.21.22
2021-04-07 06:25:39 +02:00
Scala Steward
e575612386
Update emil-common, emil-doobie, ... to 0.9.1
2021-04-07 04:09:39 +02:00
Scala Steward
b7e096a81b
Update scala-java-time to 2.2.1
2021-04-05 22:21:36 +02:00
Scala Steward
25893c141c
Update sbt to 1.5.0
2021-04-04 20:33:45 +02:00
Eike Kettner
589e136883
Add flag icons
2021-04-02 11:28:21 +02:00
Scala Steward
6c311907ea
Update cats-parse to 0.3.2
2021-04-02 04:09:24 +02:00
Scala Steward
33980e803b
Update flyway-core to 7.7.2
2021-04-01 14:42:58 +02:00
Scala Steward
11bf7a0fbc
Update swagger-ui to 3.46.0
2021-04-01 00:22:47 +02:00
mergify[bot]
d1df559022
Merge pull request #735 from scala-steward/update/emil-common-0.8.0
...
Update emil-common, emil-doobie, ... to 0.8.0
2021-03-31 20:47:39 +00:00
Scala Steward
0bef5f17ff
Update emil-common, emil-doobie, ... to 0.8.0
2021-03-31 22:32:39 +02:00
Scala Steward
99804d80d1
Update http4s-blaze-client, ... to 0.21.21
2021-03-31 22:31:59 +02:00
mergify[bot]
8c5ecf0b2f
Merge pull request #734 from scala-steward/update/fs2-core-2.5.4
...
Update fs2-core, fs2-io to 2.5.4
2021-03-31 19:31:16 +00:00
Scala Steward
144ea852bf
Update fs2-core, fs2-io to 2.5.4
2021-03-31 21:10:42 +02:00
Scala Steward
610a3e3afa
Update sbt-scalajs, scalajs-compiler, ... to 1.5.1
2021-03-31 18:34:42 +02:00
Scala Steward
438ab8851a
Update sbt-scalafix to 0.9.27
2021-03-30 01:52:05 +02:00
mergify[bot]
9ffb79b03a
Merge pull request #731 from scala-steward/update/munit-0.7.23
...
Update munit, munit-scalacheck to 0.7.23
2021-03-29 18:53:55 +00:00
Scala Steward
480504df21
Update munit, munit-scalacheck to 0.7.23
2021-03-29 19:13:23 +02:00
Scala Steward
7df994aa5c
Update tika-core to 1.26
2021-03-29 19:13:19 +02:00
Scala Steward
a7d5885a39
Update flyway-core to 7.7.1
2021-03-24 16:23:44 +01:00
Scala Steward
0759af663b
Update pdfbox to 2.0.23
2021-03-19 04:11:31 +01:00
Scala Steward
e517db0d10
Update sbt-native-packager to 1.8.1
2021-03-15 18:09:10 +01:00
Scala Steward
538ea8f95c
Update sbt-sonatype to 3.9.7
2021-03-12 20:31:23 +01:00
Scala Steward
6ecbd66d8c
Update calev-circe, calev-core, calev-fs2 to 0.4.2
2021-03-12 14:16:45 +01:00
Scala Steward
3f37e48d61
Update swagger-ui to 3.45.0
2021-03-11 22:20:39 +01:00
Scala Steward
c9606d9c26
Update flyway-core to 7.7.0
2021-03-11 18:35:07 +01:00
Scala Steward
91182274ef
Update sbt-sonatype to 3.9.6
2021-03-11 06:29:51 +01:00
mergify[bot]
bda2ed0e13
Merge pull request #701 from scala-steward/update/emil-common-0.7.3
...
Update emil-common, emil-doobie, ... to 0.7.3
2021-03-10 23:39:13 +00:00
Scala Steward
a961c74cd2
Update emil-common, emil-doobie, ... to 0.7.3
2021-03-11 00:24:11 +01:00
Scala Steward
d72a07010d
Update bitpeace-core to 0.7.0
2021-03-11 00:24:02 +01:00
Scala Steward
13242ae6cc
Update doobie-core to 0.12.1
2021-03-10 18:20:49 +01:00
Scala Steward
b170d51e15
Update sbt to 1.4.9
2021-03-10 06:50:34 +01:00
mergify[bot]
fedc19d6bb
Merge pull request #696 from eikek/remove-old-ui
...
Remove old UI
2021-03-09 22:12:26 +00:00
Eike Kettner
64e3cb04f3
Remove fomantic ui and ui-header handling
2021-03-09 22:45:29 +01:00
Scala Steward
d4afce16f5
Update doobie-core, doobie-hikari to 0.12.0
2021-03-09 20:23:00 +01:00
mergify[bot]
e4ef299582
Merge pull request #693 from eikek/query-lang
...
Query language
2021-03-08 22:32:39 +00:00
Scala Steward
5c40c2cae8
Update imageio-jpeg, imageio-tiff to 3.6.4
2021-03-08 18:30:31 +01:00
Scala Steward
4f5441e9f5
Update sbt to 1.4.8
2021-03-08 02:52:55 +01:00
Scala Steward
aff0ea3a41
Update flyway-core to 7.6.0
2021-03-05 12:17:04 +01:00
Scala Steward
03134c8a81
Update http4s-blaze-client, ... to 0.21.20
2021-03-02 18:35:45 +01:00
Eike Kettner
d737da768e
Move to munit in query module
2021-03-01 00:51:01 +01:00
Eike Kettner
9013d9264e
Add more convenient date parsers and some basic macros
2021-03-01 00:51:01 +01:00
Eike Kettner
be5c7ffb88
First draft of ast and parser
2021-03-01 00:46:57 +01:00
Eike Kettner
74a79a79d9
Initial project setup
2021-03-01 00:46:57 +01:00
Scala Steward
65b880d8a3
Update pureconfig to 0.14.1
2021-03-01 00:20:49 +01:00
Scala Steward
b82aa8b6fc
Update sbt-scalafix to 0.9.26
2021-02-27 22:35:27 +01:00
Scala Steward
49ac1bfd78
Update swagger-ui to 3.44.0
2021-02-27 18:26:00 +01:00
Scala Steward
8248180df8
Update imageio-jpeg, imageio-tiff to 3.6.3
2021-02-26 23:07:20 +01:00
Scala Steward
8fae92a9b5
Update flyway-core to 7.5.4
2021-02-22 16:23:59 +01:00
Scala Steward
8922278be8
Update minitest-laws to 2.9.3
2021-02-21 20:29:03 +01:00
Scala Steward
39c33f81a9
Update sbt-release to 1.0.15
2021-02-21 16:36:24 +01:00
Scala Steward
de418f5cfe
Update fs2-core, fs2-io to 2.5.3
2021-02-21 00:19:14 +01:00
mergify[bot]
b110b9f572
Merge pull request #649 from scala-steward/update/postgresql-42.2.19
...
Update postgresql to 42.2.19
2021-02-18 20:30:34 +00:00
Scala Steward
fe748f662b
Update postgresql to 42.2.19
2021-02-18 20:47:22 +01:00
Scala Steward
c3d039517d
Update fs2-core, fs2-io to 2.5.2
2021-02-18 20:47:13 +01:00
Scala Steward
d2105229e9
Update emil-common, emil-doobie, ... to 0.7.2
2021-02-17 02:32:57 +01:00
Scala Steward
65d3bc8815
Update sbt-pgp to 2.1.2
2021-02-15 12:29:23 +01:00
mergify[bot]
063a8cfc72
Merge pull request #634 from eikek/new-webui
...
New webui
2021-02-14 01:39:03 +00:00
Eike Kettner
dd935454c9
First version of new ui based on tailwind
...
This drops fomantic-ui as css toolkit and introduces tailwindcss. With
tailwind there are no predefined components, but it's very easy to
create those. So customizing the look&feel is much simpler, most of
the time no additional css is needed.
This requires a complete rewrite of the markup + styles. Luckily all
logic can be kept as is. The now old ui is not removed, it is still
available by using a request header `Docspell-Ui` with a value of `1`
for the old ui and `2` for the new ui.
Another addition is "dev mode", where docspell serves assets with a
no-cache header, to disable browser caching. This makes developing a
lot easier.
2021-02-14 01:46:13 +01:00
Scala Steward
3ab1a5e022
Update http4s-blaze-client, ... to 0.21.19
2021-02-14 00:25:25 +01:00
Scala Steward
b81049c301
Update swagger-ui to 3.43.0
2021-02-12 00:16:10 +01:00
Scala Steward
2e721f0e00
Update flyway-core to 7.5.3
2021-02-10 14:17:55 +01:00
Scala Steward
442f71ec46
Update swagger-ui to 3.42.0
2021-02-04 22:23:59 +01:00
Eike Kettner
442b76c5af
Setup tailwind with docspell build
2021-02-03 21:35:15 +01:00
Scala Steward
241a2068c5
Update http4s-blaze-client, ... to 0.21.18
2021-02-03 16:36:34 +01:00
Scala Steward
4ea6f1088a
Update http4s-blaze-client, ... to 0.21.17
2021-02-02 18:43:49 +01:00
Scala Steward
4fb14eba4d
Update organize-imports to 0.5.0
2021-02-01 12:22:14 +01:00
Scala Steward
42afb34094
Update sbt to 1.4.7
2021-01-31 06:45:12 +01:00
Scala Steward
04eb333771
Update mariadb-java-client to 2.7.2
2021-01-29 18:21:19 +01:00
Scala Steward
242e4d52c1
Update flyway-core to 7.5.2
2021-01-27 20:25:38 +01:00
Eike Kettner
bb744668ca
Remove unused code
2021-01-24 23:24:33 +01:00
Eike Kettner
1e48346361
Update emil to 0.7.1
2021-01-24 20:07:09 +01:00
Scala Steward
01eca0dd14
Update http4s-blaze-client, ... to 0.21.16
2021-01-24 18:31:47 +01:00
Scala Steward
529dca091d
Update imageio-jpeg, imageio-tiff to 3.6.2
2021-01-23 22:20:29 +01:00
Scala Steward
cea9fa0d38
Update flyway-core to 7.5.1
2021-01-21 18:27:10 +01:00
Scala Steward
d337e8bb6a
Update swagger-ui to 3.40.0
2021-01-16 00:19:17 +01:00
Scala Steward
99641e502b
Update sbt-scalafix to 0.9.25
2021-01-15 20:23:51 +01:00
Scala Steward
cd73dd4c08
Update yamusca-core to 0.8.0
2021-01-14 02:13:43 +01:00
Scala Steward
b86783a4a8
Update flyway-core to 7.5.0
2021-01-11 16:22:39 +01:00
Scala Steward
4d9b84ac3b
Update bitpeace-core to 0.6.0
2021-01-08 00:18:05 +01:00
Scala Steward
105f8fa5f7
Update calev-core, calev-fs2 to 0.4.1
2021-01-07 02:16:41 +01:00
Scala Steward
61a068429b
Update calev-circe, calev-core, calev-fs2 to 0.4.0
2021-01-06 12:18:28 +01:00
Scala Steward
5da3480a0b
Update doobie-core, doobie-hikari to 0.10.0
2021-01-06 02:13:23 +01:00
Scala Steward
aac6c28025
Update flyway-core to 7.4.0
2021-01-04 18:13:12 +01:00
Scala Steward
d6308389bc
Update emil-common, emil-doobie, ... to 0.7.0
2021-01-03 18:16:18 +01:00
Scala Steward
8c4ab3c68a
Update minitest, minitest-laws to 2.9.2
2021-01-02 16:13:06 +01:00
Scala Steward
f09311219a
Update http4s-blaze-client, ... to 0.21.15
2021-01-01 04:15:26 +01:00
Scala Steward
137ec39712
Update sbt to 1.4.6
2020-12-24 10:50:53 +01:00
Scala Steward
823c5429d7
Update fs2-core, fs2-io to 2.5.0
2020-12-22 02:27:04 +01:00
Scala Steward
064245759f
Update pdfbox to 2.0.22
2020-12-19 22:15:28 +01:00
mergify[bot]
4624f3cfb8
Merge pull request #513 from scala-steward/update/flyway-core-7.3.2
...
Update flyway-core to 7.3.2
2020-12-18 17:12:03 +00:00
Scala Steward
9fa3ac9789
Update flyway-core to 7.3.2
2020-12-18 00:49:54 +01:00
Scala Steward
441393c61d
Update icu4j to 68.2
2020-12-18 00:49:39 +01:00
Scala Steward
b8cec37617
Update sbt-native-packager to 1.8.0
2020-12-17 20:56:11 +01:00
Scala Steward
18057738ff
Update sbt to 1.4.5
2020-12-14 08:53:51 +01:00
Scala Steward
8e288894b9
Update http4s-blaze-client, ... to 0.21.14
2020-12-12 08:22:24 +01:00
Scala Steward
c6976ec3d9
Update swagger-ui to 3.38.0
2020-12-11 18:18:56 +01:00
Scala Steward
ff658529bc
Update minitest, minitest-laws to 2.9.1
2020-12-06 22:20:11 +01:00
Scala Steward
dccd5db701
Update kittens to 2.2.1
2020-12-06 00:20:25 +01:00
mergify[bot]
9bd731e252
Merge pull request #499 from eikek/search-improvements
...
Search improvements
2020-12-05 22:11:38 +00:00
Eike Kettner
5882405f30
Search index if search object only contains this field
2020-12-05 02:59:57 +01:00
Scala Steward
ce5a0c40c4
Update flyway-core to 7.3.1
2020-12-05 00:23:21 +01:00
Scala Steward
3f54d8dc60
Update sbt-pgp to 2.1.1
2020-12-02 20:37:37 +01:00
Scala Steward
982fcc9259
Update sbt-pgp to 2.0.2
2020-12-01 08:32:43 +01:00
Scala Steward
7096c626ec
Update swagger-ui to 3.37.2
2020-11-30 22:21:27 +01:00
Scala Steward
cf29dc6306
Update tika-core to 1.25
2020-11-30 18:20:27 +01:00
Scala Steward
095e2a0ab7
Update sbt-scalafix to 0.9.24
2020-11-27 20:18:24 +01:00
Scala Steward
b01427bf7f
Update http4s-blaze-client, ... to 0.21.13
2020-11-26 04:39:37 +01:00
Scala Steward
e60e55d354
Update flyway-core to 7.3.0
2020-11-25 18:35:55 +01:00
Scala Steward
336c9bfca0
Update http4s-blaze-client, ... to 0.21.12
2020-11-25 10:52:39 +01:00
mergify[bot]
1874eb449b
Merge pull request #469 from scala-steward/update/doobie-core-0.9.4
...
Update doobie-core, doobie-hikari to 0.9.4
2020-11-25 03:18:20 +00:00
Scala Steward
2b80a0217b
Update doobie-core, doobie-hikari to 0.9.4
2020-11-24 22:34:42 +01:00
Scala Steward
9ecc3031c5
Update fs2-core, fs2-io to 2.4.6
2020-11-24 20:25:01 +01:00
Scala Steward
d551103d04
Update mariadb-java-client to 2.7.1
2020-11-23 18:53:12 +01:00
Scala Steward
b83c65e537
Update sbt to 1.4.4
2020-11-23 03:09:31 +01:00
Scala Steward
cf69a2df0d
Update http4s-blaze-client, ... to 0.21.11
2020-11-20 22:44:35 +01:00
Scala Steward
9445422958
Update swagger-ui to 3.37.0
2020-11-20 18:16:48 +01:00
Scala Steward
635f7836c4
Update imageio-jpeg, imageio-tiff to 3.6.1
2020-11-20 12:33:52 +01:00
Scala Steward
ebc0674a29
Update flyway-core to 7.2.1
2020-11-18 16:37:02 +01:00
Scala Steward
88200895ec
Update organize-imports to 0.4.4
2020-11-18 12:21:17 +01:00
Scala Steward
6d2bf8f28f
Update calev-circe, calev-core, calev-fs2 to 0.3.2
2020-11-17 10:18:07 +01:00
Scala Steward
6c1139eb80
Update emil-common, emil-javamail, ... to 0.6.4
2020-11-17 08:18:17 +01:00
Scala Steward
f970d62fe2
Update stanford-corenlp to 4.2.0
2020-11-16 15:09:45 +01:00
Scala Steward
6271f2133d
Update sbt to 1.4.3
2020-11-16 04:58:48 +01:00
Scala Steward
5bdc8f223c
Update minitest, minitest-laws to 2.9.0
2020-11-15 16:41:46 +01:00
Scala Steward
8f3946ebb5
Update http4s-blaze-client, ... to 0.21.9
2020-11-11 20:32:12 +01:00
Eike Kettner
cd81161cb0
Add support for jbig2 encoded images
...
This is often used for binary images.
Closes : #433
2020-11-10 22:28:34 +01:00
Scala Steward
ce0fe59e07
Update fs2-core, fs2-io to 2.4.5
2020-11-09 22:53:06 +01:00
Scala Steward
8b940ba638
Update flyway-core to 7.2.0
2020-11-09 15:35:49 +01:00
Scala Steward
bd72da49c6
Update fomantic-slim-default to 2.8.7-3
2020-11-07 08:17:30 +01:00
Scala Steward
47e8f881c3
Update swagger-ui to 3.36.2
2020-11-06 22:20:30 +01:00
mergify[bot]
2db9c29700
Merge pull request #421 from eikek/fomantic-ui
...
Introduce fomantic-ui, replacing semantic-ui
2020-11-05 22:37:44 +00:00
Eike Kettner
59dfae6a49
Introduce fomantic-ui, replacing semantic-ui
...
Replaced semantic-ui with the drop-in replacement fomantic-ui [0]
which is a maintained fork. The fomantic-ui used here is a custom
build [1] of the less-version _without_ google-fonts (css-only). The
javascript part of fomantic-ui is not used, and also jquery could be
dropped now.
[0] https://fomantic-ui.com
[1] https://github.com/eikek/fomantic-slim-default
Issue: #349
2020-11-05 22:44:10 +01:00
Scala Steward
f6012f7f64
Update sbt-scalafix to 0.9.23
2020-11-05 02:31:06 +01:00
Scala Steward
7336e5c22b
Update sbt-sonatype to 3.9.5
2020-11-03 01:04:17 +01:00
mergify[bot]
68ce355260
Merge pull request #418 from scala-steward/update/sbt-1.4.2
...
Update sbt to 1.4.2
2020-11-02 06:12:13 +00:00
Scala Steward
ce97770775
Update sbt to 1.4.2
2020-11-02 06:58:51 +01:00
Scala Steward
32b5605011
Update sbt-openapi-schema to 0.7.1
2020-11-02 06:58:37 +01:00
Scala Steward
126a8b5029
Update log4s to 1.9.0
2020-10-30 12:15:01 +01:00
Scala Steward
c0f191d33d
Update swagger-ui to 3.36.1
2020-10-30 00:14:27 +01:00
Scala Steward
c4b486ae27
Update flyway-core to 7.1.1
2020-10-29 14:19:15 +01:00
Scala Steward
f58245bce6
Update icu4j to 68.1
2020-10-29 04:34:46 +01:00
Scala Steward
504b6be1d6
Update flyway-core to 7.1.0
2020-10-27 20:21:29 +01:00
Scala Steward
1ec95e4ddb
Update swagger-ui to 3.36.0
2020-10-27 18:28:16 +01:00
Scala Steward
e91d1d98e5
Update organize-imports to 0.4.3
2020-10-20 13:07:50 +02:00
Scala Steward
3669a057a5
Update sbt to 1.4.1
2020-10-20 00:59:23 +02:00
Scala Steward
19a0720a22
Update flyway-core to 7.0.4
2020-10-16 18:18:53 +02:00
Scala Steward
33180e7cf5
Update http4s-blaze-client, ... to 0.21.8
2020-10-16 08:34:07 +02:00
Scala Steward
790c519afe
Update swagger-ui to 3.35.2
2020-10-16 00:25:11 +02:00
Scala Steward
9de30932c0
Update postgresql to 42.2.18
2020-10-15 16:30:56 +02:00
Scala Steward
68aa85fc71
Update flyway-core to 7.0.3
2020-10-14 16:31:51 +02:00
Scala Steward
77f29f667a
Update sbt-openapi-schema to 0.7.0
2020-10-14 12:25:52 +02:00
Scala Steward
78b4825928
Update sbt-native-packager to 1.7.6
2020-10-12 02:17:50 +02:00
mergify[bot]
d4a2596b1f
Merge pull request #313 from scala-steward/update/flyway-core-7.0.2
...
Update flyway-core to 7.0.2
2020-10-09 14:52:25 +00:00
Scala Steward
59e2a93942
Update postgresql to 42.2.17
2020-10-09 16:40:01 +02:00
Scala Steward
ca721fa098
Update flyway-core to 7.0.2
2020-10-09 16:39:54 +02:00
Scala Steward
20f9bbfd34
Update swagger-ui to 3.35.1
2020-10-09 02:17:10 +02:00
Scala Steward
e4a9425774
Update flyway-core to 7.0.1
2020-10-07 14:21:23 +02:00
Scala Steward
6cd29ad9a9
Update swagger-ui to 3.35.0
2020-10-05 18:33:53 +02:00
Scala Steward
2e1df702e3
Update sbt to 1.4.0
2020-10-05 02:59:05 +02:00
Eike Kettner
13e9fc892e
Merge branch 'current-docs'
2020-09-30 00:26:56 +02:00
Eike Kettner
9f1d8cee8f
Add search to docs
...
Closes : #295
2020-09-30 00:21:21 +02:00
Scala Steward
ee78133e49
Update flyway-core to 7.0.0
2020-09-28 14:15:26 +02:00
Scala Steward
e058760982
Update organize-imports to 0.4.2
2020-09-27 10:14:52 +02:00
Scala Steward
9fc1098c1f
Update mariadb-java-client to 2.7.0
2020-09-24 22:27:25 +02:00
Scala Steward
5b39f02199
Update flyway-core to 6.5.7
2020-09-22 14:18:35 +02:00
Scala Steward
0459846361
Update organize-imports to 0.4.1
2020-09-22 06:16:04 +02:00
mergify[bot]
15233a8026
Merge pull request #276 from scala-steward/update/pureconfig-0.14.0
...
Update pureconfig to 0.14.0
2020-09-21 22:44:05 +00:00
Scala Steward
3578fc3f92
Update pureconfig to 0.14.0
2020-09-22 00:32:08 +02:00
Scala Steward
4c2db5405e
Update sbt-scalafix to 0.9.21
2020-09-22 00:32:02 +02:00
Scala Steward
c217210259
Update swagger-ui to 3.34.0
2020-09-21 18:19:01 +02:00
Scala Steward
b6f45874a8
Update flyway-core to 6.5.6
2020-09-16 16:22:27 +02:00
Scala Steward
e62b431758
Update emil-common, emil-doobie, ... to 0.6.3
2020-09-14 14:22:59 +02:00
Scala Steward
b029957c3a
Update commons-io to 2.8.0
2020-09-10 09:48:54 +02:00
Scala Steward
807b69ae1c
Update doobie-core, doobie-hikari to 0.9.2
2020-09-08 18:36:39 +02:00
Eike Kettner
72569287ba
Add fathom script
...
And fix output dir for elm compile
2020-09-07 23:59:05 +02:00
Eike Kettner
5ae994e903
Remove sbt-mdoc plugin
2020-09-05 15:59:46 +02:00
mergify[bot]
ff2e7f5190
Merge pull request #245 from scala-steward/update/sbt-openapi-schema-0.6.2
...
Update sbt-openapi-schema to 0.6.2
2020-09-03 00:49:41 +00:00
mergify[bot]
019780ee39
Merge pull request #246 from scala-steward/update/yamusca-core-0.7.0
...
Update yamusca-core to 0.7.0
2020-09-03 00:49:36 +00:00
Scala Steward
b0c966bdfa
Update yamusca-core to 0.7.0
2020-09-03 02:37:17 +02:00
Scala Steward
9e10890368
Update sbt-openapi-schema to 0.6.2
2020-09-03 02:37:11 +02:00
Scala Steward
fc8f689e3d
Update bitpeace-core to 0.5.1
2020-09-03 02:37:04 +02:00
Scala Steward
5f3c5fb550
Update sbt-scalafix to 0.9.20
2020-09-02 18:37:26 +02:00
Scala Steward
b6ff94046a
Update sbt-mdoc to 2.2.6
2020-09-02 16:17:44 +02:00
Scala Steward
22fd8947b2
Update swagger-ui to 3.32.5
2020-08-28 18:15:12 +02:00
Eike Kettner
fdb46da26d
Add french language and upgrade stanford-nlp to 4.0.0
2020-08-23 17:48:42 +02:00
Scala Steward
f91d597c03
Update fs2-core, fs2-io to 2.4.4
2020-08-22 16:22:40 +02:00
Scala Steward
f7c47ebec3
Update postgresql to 42.2.16
2020-08-21 22:25:19 +02:00
Scala Steward
557bb0ba08
Update pdfbox to 2.0.21
2020-08-21 04:20:16 +02:00
Scala Steward
6dbad31dff
Update swagger-ui to 3.32.3
2020-08-20 20:27:45 +02:00
Scala Steward
d27f11d309
Update swagger-ui to 3.32.1
2020-08-18 20:16:41 +02:00
Scala Steward
ec2acaffda
Update fs2-core, fs2-io to 2.4.3
2020-08-18 16:28:24 +02:00
Scala Steward
af3038b291
Update flyway-core to 6.5.5
2020-08-18 14:16:44 +02:00
Scala Steward
d9dffcea45
Update sbt-native-packager to 1.7.5
2020-08-15 22:21:33 +02:00
Scala Steward
58b7ebc37b
Update postgresql to 42.2.15
2020-08-14 22:17:06 +02:00
Scala Steward
0417b8e2e7
Update sbt-mdoc to 2.2.5
2020-08-13 14:34:19 +02:00
Scala Steward
526465dd45
Update flyway-core to 6.5.4
2020-08-12 13:00:08 +02:00
mergify[bot]
ef0f29757b
Merge pull request #221 from scala-steward/update/http4s-blaze-client-0.21.7
...
Update http4s-blaze-client, ... to 0.21.7
2020-08-09 06:45:18 +00:00
Scala Steward
7df44c0e19
Update http4s-blaze-client, ... to 0.21.7
2020-08-09 08:37:29 +02:00
Scala Steward
b1e222350d
Update sbt-buildinfo to 0.10.0
2020-08-09 08:37:23 +02:00
Scala Steward
6b86e1f787
Update sbt-mdoc to 2.2.4
2020-08-07 20:33:16 +02:00
mergify[bot]
f1e776ae3d
Merge pull request #209 from eikek/qr-code
...
Qr code
2020-08-03 22:46:10 +00:00
Eike Kettner
dbd27057d1
Improve source view and add qrcode for urls
...
The qr-code for urls is added so that these urls are easy to copy into
a phone. Then buttons for copying them into the clipboard have been
added.
2020-08-03 23:58:41 +02:00
Scala Steward
75314c53cd
Update swagger-ui to 3.31.1
2020-08-03 20:18:19 +02:00
Scala Steward
2bf76aa175
Update sbt-scalafmt to 2.4.2
2020-08-01 20:33:59 +02:00
Eike Kettner
5e61540b45
Create resources before building site
2020-08-01 16:09:24 +02:00
Eike Kettner
4f6597f358
Website tweaks
2020-07-31 22:40:06 +02:00
Eike Kettner
9bc6c60dfe
Update build for new website
2020-07-30 20:33:26 +02:00
Eike Kettner
f8c6f79b10
Initial website
2020-07-30 20:33:26 +02:00
Scala Steward
6074aeab44
Update flyway-core to 6.5.3
2020-07-29 16:22:08 +02:00
Scala Steward
27ee42a72f
Update mariadb-java-client to 2.6.2
2020-07-23 14:21:04 +02:00
Scala Steward
d777549afb
Update swagger-ui to 3.30.0
2020-07-22 22:16:31 +02:00
Scala Steward
f7f885b459
Update flyway-core to 6.5.2
2020-07-22 18:17:22 +02:00
Scala Steward
1cf4d2704b
Update organize-imports to 0.4.0
2020-07-19 02:11:35 +02:00
Scala Steward
6da87d633c
Update emil-common, emil-doobie, ... to 0.6.2
2020-07-17 12:07:39 +02:00
Scala Steward
b9341997c9
Update sbt-scalafix to 0.9.19
2020-07-14 16:21:29 +02:00
Scala Steward
38878fff6d
Update flyway-core to 6.5.1
2020-07-13 20:18:45 +02:00
Scala Steward
7cfc015688
Update imageio-jpeg, imageio-tiff to 3.6
2020-07-11 00:46:43 +02:00
Scala Steward
39b44b4744
Update sbt-native-packager to 1.7.4
2020-07-08 16:26:54 +02:00
Scala Steward
7bab27f336
Update sbt-sonatype to 3.9.4
2020-07-03 20:29:55 +02:00
Scala Steward
d3f4e66b4d
Update sbt-scalafix to 0.9.18
2020-07-03 18:22:09 +02:00
Scala Steward
2fa24bcff5
Update swagger-ui to 3.28.0
2020-07-01 02:26:20 +02:00
Eike Kettner
672ed445b1
Add scalafix and organize-imports rule
2020-06-28 21:20:47 +02:00
Scala Steward
4605f4adad
Update http4s-blaze-client, ... to 0.21.6
2020-06-28 10:49:18 +02:00
Scala Steward
2611627520
Update sbt to 1.3.13
2020-06-28 01:02:11 +02:00
Scala Steward
c5e940b032
Update pureconfig to 0.13.0
2020-06-27 22:16:05 +02:00
Scala Steward
f1899c3bd9
Update flyway-core to 6.5.0
2020-06-26 18:23:49 +02:00
mergify[bot]
50b3554c9a
Merge pull request #160 from eikek/fts
...
Fts
2020-06-25 21:19:42 +00:00
Scala Steward
83ba874219
Update sbt-mdoc to 2.2.3
2020-06-25 18:22:29 +02:00
mergify[bot]
90f5d15010
Merge pull request #156 from scala-steward/update/sbt-openapi-schema-0.6.1
...
Update sbt-openapi-schema to 0.6.1
2020-06-25 06:50:41 +00:00
Scala Steward
1ebd4fee20
Update http4s-blaze-client, ... to 0.21.5
2020-06-25 06:20:09 +02:00
Scala Steward
133e44736f
Update sbt-openapi-schema to 0.6.1
2020-06-25 02:16:29 +02:00
Scala Steward
2c5fbc2306
Update mariadb-java-client to 2.6.1
2020-06-23 14:26:05 +02:00
Eike Kettner
15c0fb4395
Merge branch 'master' into fts
2020-06-23 00:32:27 +02:00
Eike Kettner
9db3c70e3f
ScalafmtAll to sbt files
2020-06-23 00:28:42 +02:00
Scala Steward
e3b9670d5a
Update sbt-sonatype to 3.9.3
2020-06-20 01:00:52 +02:00
Scala Steward
48afb99573
Update swagger-ui to 3.27.0
2020-06-19 20:46:03 +02:00
Eike Kettner
1f4220eccb
Index exsiting data in solr
2020-06-19 00:43:35 +02:00
mergify[bot]
e429f9554d
Merge pull request #150 from scala-steward/update/sbt-mdoc-2.2.2
...
Update sbt-mdoc to 2.2.2
2020-06-15 12:26:20 +00:00
Scala Steward
3e343f14e2
Update sbt-mdoc to 2.2.2
2020-06-15 14:19:13 +02:00
Scala Steward
fc9a68d7d7
Update sbt-native-packager to 1.7.3
2020-06-15 14:18:54 +02:00
Eike Kettner
152ad7373c
Update dependencies
...
- fs2, flexmark, flyway, pdfbox, postgres, swagger
2020-06-12 22:22:37 +02:00
Eike Kettner
465406738d
Update sbt to 1.3.12
2020-06-01 21:10:33 +02:00
Eike Kettner
74e57b58ff
Update commons-io to 2.7
2020-06-01 21:08:49 +02:00
Scala Steward
3b0bba9d2b
Update flexmark, ... to 0.61.34
2020-05-28 08:18:46 +02:00
Scala Steward
ff0828e8f7
Update flyway-core to 6.4.3
2020-05-27 18:21:10 +02:00
Eike Kettner
8bbde5a181
Update emil to 0.6.1
2020-05-25 16:54:17 +02:00
Scala Steward
2c4b1d947e
Update swagger-ui to 3.25.4
2020-05-25 04:13:10 +02:00
Scala Steward
7305881288
Update flexmark, ... to 0.61.32
2020-05-20 02:16:58 +02:00
Scala Steward
541b457d2e
Update flexmark, ... to 0.61.30
2020-05-18 02:13:30 +02:00
Scala Steward
5d6658770e
Update emil-common, emil-doobie, ... to 0.6.0
2020-05-17 11:55:53 +02:00
Scala Steward
d278f59577
Update swagger-ui to 3.25.3
2020-05-15 02:12:08 +02:00
Scala Steward
e097995166
Update flexmark, ... to 0.61.28
2020-05-14 20:58:05 +02:00
Scala Steward
b6b38f0b96
Update sbt-scalafmt to 2.4.0
2020-05-14 16:42:46 +02:00
Scala Steward
354524b0f3
Update flyway-core to 6.4.2
2020-05-12 16:28:30 +02:00
mergify[bot]
1f18955e73
Merge pull request #109 from scala-steward/update/flexmark-0.61.26
...
Update flexmark, ... to 0.61.26
2020-05-11 23:14:47 +00:00
Scala Steward
3c4b1cfef8
Update sbt-native-packager to 1.7.2
2020-05-11 22:28:31 +02:00
Scala Steward
11ee46aa64
Update sbt-microsites to 1.2.1
2020-05-11 12:49:37 +02:00
Scala Steward
2c2d5999c2
Update yamusca-core to 0.6.2
2020-05-10 13:36:44 +02:00
Scala Steward
3ebfa80a5a
Update swagger-ui to 3.25.2
2020-05-07 20:20:09 +02:00
Scala Steward
ac2db0f631
Update jquery to 3.5.1
2020-05-06 16:15:08 +02:00
Eike Kettner
8a476aaef7
Remove sqlite dependency
2020-05-05 20:39:11 +02:00
Scala Steward
29a5eacede
Update sbt-mdoc to 2.2.0
2020-05-05 16:30:49 +02:00
Scala Steward
a60a1ce523
Update flexmark, ... to 0.61.26
2020-05-05 02:17:28 +02:00
Scala Steward
6fc9dd97cc
Update sbt-native-packager to 1.7.1
2020-05-04 18:57:12 +02:00
Scala Steward
05a0c23110
Update flexmark, ... to 0.61.24
2020-05-04 11:30:29 +02:00
Scala Steward
019a4a02d9
Update flyway-core to 6.4.1
2020-04-30 14:22:57 +02:00
Scala Steward
c50edd0498
Update emil-common, emil-doobie, ... to 0.5.1
2020-04-30 00:21:47 +02:00
Eike Kettner
75a66ecb86
Update http4s to 0.21.4
2020-04-29 01:05:13 +02:00
Scala Steward
3d76433f91
Update swagger-ui to 3.25.1
2020-04-27 22:14:13 +02:00
eikek
916a9dbcc9
Merge pull request #99 from scala-steward/update/flexmark-0.61.20
...
Update flexmark, ... to 0.61.20
2020-04-26 15:42:22 +02:00
Scala Steward
d402f77880
Update calev-circe, calev-core, calev-fs2 to 0.3.1
2020-04-26 12:13:19 +02:00
Scala Steward
be0ce706db
Update flexmark, ... to 0.61.20
2020-04-25 00:31:26 +02:00
Scala Steward
5a567c7f4c
Update flexmark, ... to 0.61.18
2020-04-24 06:14:21 +02:00
Scala Steward
3106e71075
Update icu4j to 67.1
2020-04-23 04:12:43 +02:00
Eike Kettner
ad772c0c25
Server-side stub impl for notify-due-items
2020-04-22 21:08:45 +02:00
Eike Kettner
e97e0db45c
Prepare notification form
2020-04-22 21:08:45 +02:00
Eike Kettner
fb348b3a7c
Don't update stanford-nlp just yet
...
With current version (3.9.2) analysis against a test corpus showed
much better results as with version 4.0 dropped in. It needs more
investigation than just bumping versions.
2020-04-22 21:06:42 +02:00
eikek
c2ff9b82be
Merge pull request #96 from scala-steward/update/tika-core-1.24.1
...
Update tika-core to 1.24.1
2020-04-21 23:01:27 +02:00
Scala Steward
38dfcd6cd0
Update tika-core to 1.24.1
2020-04-21 22:52:50 +02:00
Scala Steward
46fcc07ce8
Update flexmark, ... to 0.61.16
2020-04-21 22:52:45 +02:00
eikek
3805e1f3cf
Merge pull request #93 from scala-steward/update/sbt-microsites-1.2.0
...
Update sbt-microsites to 1.2.0
2020-04-21 21:43:50 +02:00
eikek
7f67693003
Merge pull request #95 from scala-steward/update/flyway-core-6.4.0
...
Update flyway-core to 6.4.0
2020-04-21 21:43:40 +02:00
Scala Steward
75d423dce5
Update flyway-core to 6.4.0
2020-04-21 20:44:27 +02:00
Scala Steward
61edac7460
Update stanford-corenlp to 4.0.0
2020-04-21 16:29:37 +02:00
Scala Steward
8c8a5917c7
Update sbt-microsites to 1.2.0
2020-04-21 14:30:43 +02:00
Scala Steward
0323045715
Update flexmark, ... to 0.61.12
2020-04-18 08:10:50 +02:00
Scala Steward
d3a7eff939
Update flexmark, ... to 0.61.10
2020-04-17 00:11:20 +02:00
Scala Steward
4ba3ef4d49
Update sbt to 1.3.10
2020-04-15 11:05:49 +02:00
Scala Steward
9c3a0d7320
Update jquery to 3.5.0
2020-04-15 00:16:04 +02:00
Scala Steward
b0692e6826
Update flexmark, ... to 0.61.8
2020-04-14 04:09:29 +02:00
Scala Steward
c9e6496236
Update flexmark, ... to 0.61.6
2020-04-12 08:10:20 +02:00
Scala Steward
eb0733f47a
Update flexmark, ... to 0.61.4
2020-04-11 06:13:03 +02:00
Scala Steward
e527ce3c45
Update sbt-scalafmt to 2.3.4
2020-04-10 21:04:01 +02:00
Scala Steward
7f27d6b4f2
Update sbt-scalafmt to 2.3.3
2020-04-10 16:44:33 +02:00
Scala Steward
5de6874cb0
Update flexmark, ... to 0.61.2
2020-04-08 22:10:11 +02:00
Eike Kettner
3ffc3fb317
Fix a classpath issue
...
Remove javax.activation from stanford-nlp artifact. There are new
coordinates now as the java-mail library and the activation library
have been moved to eclipse jakarta.
2020-04-07 22:38:25 +02:00
Eike Kettner
1206105f0b
Fix several bugs with handling e-mail files
...
- When converting from html->pdf, the wkhtmltopdf program exits with
errors if the document contains invalid links. The content is now
cleaned before handed to wkhtmltopdf.
- Update emil library which fixes a bug when reading mails without
explicit transfer encoding (8bit)
- Add a info header to converted mails
2020-04-07 22:38:25 +02:00
eikek
12672938a0
Merge pull request #78 from scala-steward/update/calev-core-0.3.0
...
Update calev-core, calev-fs2 to 0.3.0
2020-04-07 09:17:39 +02:00
Scala Steward
d77ab41da1
Update minitest, minitest-laws to 2.8.2
2020-04-07 00:55:52 +02:00
Scala Steward
8fc09cb92e
Update calev-core, calev-fs2 to 0.3.0
2020-04-07 00:55:37 +02:00
Scala Steward
b86fb4042c
Update flyway-core to 6.3.3
2020-04-06 20:11:55 +02:00
Scala Steward
530a7d89f3
Update doobie-core, doobie-hikari to 0.9.0
2020-04-06 00:15:28 +02:00
Scala Steward
28601e6143
Update minitest, minitest-laws to 2.8.1
2020-04-05 16:11:22 +02:00
Scala Steward
45ba0a40ef
Update flexmark, ... to 0.61.0
2020-04-04 20:09:33 +02:00
Scala Steward
11cc9edbd7
Update http4s-blaze-client, ... to 0.21.3
2020-04-02 08:14:42 +02:00
Scala Steward
cea5f05c70
Update calev-core, calev-fs2 to 0.2.0
2020-04-02 02:10:32 +02:00
Scala Steward
9f4f71d4a6
Update postgresql to 42.2.12
2020-04-01 02:37:29 +02:00
Scala Steward
9a7365ede5
Update sbt to 1.3.9
2020-03-31 18:20:27 +02:00
Scala Steward
6d2baba052
Update bitpeace-core to 0.4.5
2020-03-28 16:14:53 +01:00
Scala Steward
e035b8e985
Update sbt-sonatype to 3.9.2
2020-03-27 22:29:05 +01:00
Scala Steward
2d0fcfbe2f
Update sbt-sonatype to 3.9.1
2020-03-27 10:43:38 +01:00
Scala Steward
fe2b27bd49
Update http4s-blaze-client, ... to 0.21.2
2020-03-25 04:13:16 +01:00
Eike Kettner
0b80572664
Fix encodings for mails with non-utf8 html parts
2020-03-24 23:40:29 +01:00
Scala Steward
519a39c991
Update flyway-core to 6.3.2
2020-03-24 14:17:49 +01:00
Eike Kettner
cf7ccd572c
Improve handling encodings
...
Html and text files are not fixed to be UTF-8. The encoding is now
detected, which may not work for all files. Default/fallback will be
utf-8.
There is still a problem with mails that contain html parts not in
utf8 encoding. The mail text is always returned as a string and the
original encoding is lost. Then the html is stored using utf-8 bytes,
but wkhtmltopdf reads it using latin1. It seems that the `--encoding`
setting doesn't override encoding provided by the document.
2020-03-23 22:51:28 +01:00
Eike Kettner
3703dce9a6
Update fs2 to 2.3.0
2020-03-20 22:47:09 +01:00
Scala Steward
0903bdf6b3
Update sbt-microsites to 1.1.5
2020-03-20 12:45:58 +01:00
eikek
fd48dace9d
Merge pull request #60 from scala-steward/update/sbt-mdoc-2.1.5
...
Update sbt-mdoc to 2.1.5
2020-03-20 10:40:14 +01:00
Scala Steward
67a96d95c8
Update sbt-mdoc to 2.1.5
2020-03-20 09:08:40 +01:00
Scala Steward
6477745b77
Update mariadb-java-client to 2.6.0
2020-03-20 09:08:34 +01:00
Scala Steward
736a28bc4f
Update tika-core to 1.24
2020-03-17 16:43:17 +01:00
Scala Steward
1125cc872c
Update sbt-mdoc to 2.1.4
2020-03-16 16:21:51 +01:00
Scala Steward
f043cb48f4
Update sbt-native-packager to 1.7.0
2020-03-16 10:16:14 +01:00
eikek
1e17df4b8c
Merge pull request #52 from scala-steward/update/sbt-native-packager-1.6.2
...
Update sbt-native-packager to 1.6.2
2020-03-15 22:34:39 +01:00
Scala Steward
4bfb03b442
Update sbt-native-packager to 1.6.2
2020-03-15 22:20:31 +01:00
Scala Steward
b6bed9a629
Update emil-common, emil-javamail to 0.3.0
2020-03-15 22:20:18 +01:00
eikek
a27700fd55
Merge pull request #50 from scala-steward/update/flyway-core-6.3.1
...
Update flyway-core to 6.3.1
2020-03-15 13:17:00 +01:00
Scala Steward
0076b3782d
Update flyway-core to 6.3.1
2020-03-13 18:25:20 +01:00
Scala Steward
56014e5ee2
Update sbt-mdoc to 2.1.3
2020-03-13 10:20:09 +01:00
Scala Steward
80a6b920d9
Update postgresql to 42.2.11
2020-03-11 00:19:53 +01:00
Scala Steward
bce64048a4
Update sbt-microsites to 1.1.3
2020-03-10 12:27:57 +01:00
Scala Steward
e39a983c96
Update bitpeace-core to 0.4.4
2020-03-10 02:25:12 +01:00
eikek
a07a6ff376
Merge pull request #45 from eikek/feature/background-tasks
...
Feature/background tasks
2020-03-09 20:59:46 +01:00
Eike Kettner
854a596da3
Integrate periodic tasks
...
The first use case for periodic task is the cleanup of expired
invitation keys. This is part of a house-keeping periodic task.
2020-03-08 22:49:49 +01:00
Eike Kettner
1e598bd902
Sketch a scheduler for running periodic tasks
...
Periodic tasks are special in that they are usually kept around and
started based on a schedule. A new component checks periodic tasks and
submits them in the queue once they are due.
In order to avoid duplicate periodic jobs, the tracker of a job is
used to store the periodic job id. Each time a periodic task is due,
it is first checked if there is a job running (or queued) for this
task.
2020-03-08 12:55:03 +01:00
Scala Steward
f656b69fad
Update sbt-scalafmt to 2.3.2
2020-03-05 20:34:38 +01:00
Scala Steward
b692b31c9f
Update flyway-core to 6.3.0
2020-03-05 12:18:50 +01:00
Scala Steward
f7483e8476
Update pureconfig to 0.12.3
2020-02-29 16:51:38 +01:00
Scala Steward
43f90cdf32
Update poi, poi-ooxml, poi-scratchpad to 4.1.2
2020-02-27 22:12:23 +01:00
Scala Steward
1ca7deb7bd
Update pdfbox to 2.0.19
2020-02-25 00:10:43 +01:00
Eike Kettner
98f8b1a4b8
Merge remote-tracking branch 'origin/master' into feature/file-types
2020-02-24 23:07:24 +01:00
Scala Steward
3893fb449e
Update sbt-microsites to 1.1.2
2020-02-21 16:35:43 +01:00
Scala Steward
f03c893148
Update flyway-core to 6.2.4
2020-02-20 16:16:42 +01:00
Eike Kettner
9b1349734e
Convert some files to pdf
2020-02-19 02:03:10 +01:00
Eike Kettner
756f8bcb4c
Merge remote-tracking branch 'origin/master' into feature/file-types
2020-02-16 21:53:28 +01:00
Eike Kettner
8143a4edcc
Adding extraction primitives
2020-02-16 21:37:26 +01:00
Eike Kettner
851ee7ef0f
Reorganize processing code
...
Use separate modules for
- text extraction
- conversion to pdf
- text analysis
2020-02-15 21:25:25 +01:00
Scala Steward
492ab23973
Update http4s-blaze-client, ... to 0.21.1
2020-02-14 06:22:44 +01:00
Scala Steward
dcf9edc50d
Update flyway-core to 6.2.3
2020-02-13 14:23:03 +01:00
Eike Kettner
569aae3038
Add example files into its own project
...
The text and convert module can use them in their tests.
2020-02-11 22:46:23 +01:00
Eike Kettner
ce22b727b1
Add new convert module and sketch its integration
2020-02-11 00:33:52 +01:00
Scala Steward
e08ef5997b
Update swagger-ui to 3.25.0
2020-02-10 10:18:20 +01:00
Scala Steward
b653f0c57c
Update http4s-blaze-client, ... to 0.21.0
2020-02-09 22:19:17 +01:00
Scala Steward
6b391cfde9
Update http4s-blaze-client, ... to 0.21.0-RC5
2020-02-09 00:19:54 +01:00
Eike Kettner
8908ad2561
Add attachment preview url based on ViewerJS
...
The viewerJS library can display PDF files easily using pdfjs. Another
attachment route redirects to the viewerjs application to display the
current attachment.
The attachment responses have been improved in that now the response
headers are added to all responses. Additional a HEAD route has been
added to support the viewerJS application.
2020-02-08 18:02:31 +01:00
eikek
070b4f8452
Merge pull request #24 from scala-steward/update/http4s-blaze-client-0.21.0-RC4
...
Update http4s-blaze-client, ... to 0.21.0-RC4
2020-02-08 10:09:08 +01:00
Scala Steward
76992c56ef
Update circe-generic, circe-parser to 0.13.0
2020-02-08 02:16:39 +01:00
Scala Steward
9317b4c33d
Update postgresql to 42.2.10
2020-02-06 22:20:49 +01:00
Scala Steward
29d05c7049
Update flyway-core to 6.2.2
2020-02-06 20:11:45 +01:00
Scala Steward
e30ff58b84
Update http4s-blaze-client, ... to 0.21.0-RC4
2020-02-05 16:13:24 +01:00
Eike Kettner
f8aa5c28ac
Update http4s to 0.21.0-RC3, fs2 to 2.2.2
2020-02-04 22:14:18 +01:00
Scala Steward
a9ada2d623
Update sbt to 1.3.8
2020-02-04 02:56:54 +01:00
eikek
99b2b4c587
Merge pull request #20 from scala-steward/update/flyway-core-6.2.1
...
Update flyway-core to 6.2.1
2020-01-30 21:48:25 +01:00
eikek
abd64eafdc
Merge pull request #19 from scala-steward/update/sbt-native-packager-1.6.1
...
Update sbt-native-packager to 1.6.1
2020-01-30 21:48:13 +01:00
Scala Steward
116ce1369f
Update flyway-core to 6.2.1
2020-01-30 16:17:25 +01:00
Scala Steward
f18c06f6a8
Update sbt-native-packager to 1.6.1
2020-01-30 14:15:45 +01:00
Scala Steward
2c258060fe
Update sbt-scalafmt to 2.3.1
2020-01-30 00:28:01 +01:00
eikek
bfd5bdb0c2
Merge pull request #12 from scala-steward/update/bitpeace-core-0.4.3
...
Update bitpeace-core to 0.4.3
2020-01-28 23:00:58 +01:00
eikek
1d4ab089fb
Merge pull request #14 from scala-steward/update/flyway-core-6.2.0
...
Update flyway-core to 6.2.0
2020-01-28 22:59:51 +01:00
eikek
916e1ce5c0
Merge pull request #15 from scala-steward/update/mariadb-java-client-2.5.4
...
Update mariadb-java-client to 2.5.4
2020-01-28 22:59:40 +01:00
eikek
a0b60b5155
Merge pull request #16 from scala-steward/update/http4s-blaze-client-0.21.0-RC2
...
Update http4s-blaze-client, ... to 0.21.0-RC2
2020-01-28 22:59:22 +01:00
Scala Steward
628b802631
Update http4s-blaze-client, ... to 0.21.0-RC2
2020-01-28 00:16:32 +01:00
Scala Steward
30458c43e9
Update mariadb-java-client to 2.5.4
2020-01-27 18:24:48 +01:00
Scala Steward
a709cb208f
Update flyway-core to 6.2.0
2020-01-23 18:12:13 +01:00
Scala Steward
d7baa6dd59
Update bitpeace-core to 0.4.3
2020-01-21 22:04:22 +01:00
Scala Steward
8d8a24d818
Update sbt-native-packager to 1.6.0
2020-01-21 18:20:06 +01:00
eikek
ec29e44d3d
Merge pull request #6 from scala-steward/update/sbt-microsites-1.1.0
...
Update sbt-microsites to 1.1.0
2020-01-21 18:05:03 +01:00
eikek
33c4474246
Merge pull request #8 from scala-steward/update/sbt-release-1.0.13
...
Update sbt-release to 1.0.13
2020-01-21 18:04:31 +01:00
Scala Steward
bff2c27c5d
Update sbt-release to 1.0.13
2020-01-17 18:11:43 +01:00
Scala Steward
bcfface651
Update sbt to 1.3.7
2020-01-16 09:14:25 +01:00
Scala Steward
068e01314c
Update sbt-microsites to 1.1.0
2020-01-13 17:49:32 +01:00
Eike Kettner
36075fbaaf
Merge pull request #5 from eikek/send-mail
...
Send items via mail
2020-01-11 18:54:57 +01:00
Eike Kettner
3d70a452c6
Fix emil dependency
2020-01-11 18:49:09 +01:00
Eike Kettner
5663a9692c
Merge pull request #1 from scala-steward/update/flyway-core-6.1.4
...
Update flyway-core to 6.1.4
2020-01-10 21:31:46 +01:00
Eike Kettner
28fd1c993e
Merge pull request #2 from scala-steward/update/mariadb-java-client-2.5.3
...
Update mariadb-java-client to 2.5.3
2020-01-10 21:31:30 +01:00
Scala Steward
b9b7f5a6f1
Update sbt-mdoc to 2.1.1
2020-01-10 12:50:32 +01:00
Scala Steward
1dd404fc24
Update mariadb-java-client to 2.5.3
2020-01-10 12:50:26 +01:00
Scala Steward
d9a60ef1f9
Update flyway-core to 6.1.4
2020-01-10 12:50:20 +01:00
Eike Kettner
b795a22992
Send mails for items
2020-01-10 00:45:29 +01:00
Eike Kettner
2e3454c7a1
Starting with mail settings
2020-01-05 15:31:32 +01:00
Eike Kettner
1705aa084d
Update sbt plugin
2020-01-03 20:42:33 +01:00
Eike Kettner
d05e919eb4
Update doobie, use legacy java.time conversions
2019-12-31 13:55:09 +01:00
Eike Kettner
57e274e2b0
Upgrade microsite
2019-12-30 02:33:46 +01:00
Eike Kettner
546f1a6ee3
Add scalafmt.conf and elm compile options
2019-12-29 20:52:43 +01:00
Eike Kettner
a9e70401de
Update dependencies
2019-12-28 12:38:11 +01:00
Eike Kettner
0d8f39c431
Update dependencies
2019-11-17 00:51:23 +01:00
Eike Kettner
818b30a6c3
Update dependencies
2019-10-28 12:13:32 +01:00
Eike Kettner
d73f8833f3
Use sbt to 1.3.2
2019-09-27 22:34:20 +02:00
Eike Kettner
9a6f3eb786
Update dependencies
2019-09-21 22:02:37 +02:00
Eike Kettner
831cd8b655
Initial version.
...
Features:
- Upload PDF files let them analyze
- Manage meta data and items
- See processing in webapp
2019-09-21 22:02:36 +02:00
Eike Kettner
6154e6a387
Initial application stub
2019-09-21 14:54:03 +02:00