Commit Graph

4279 Commits

Author SHA1 Message Date
7146dfbbcb Update swagger-ui to 4.15.5 2022-11-15 06:14:33 +00:00
da62bfbf49 Update sbt-scalafmt to 2.5.0 2022-11-15 06:14:29 +00:00
a6f25affbf Merge pull request #1842 from eikek/fix/1840-share-with-no-name
Fix querying shares without a name
2022-11-14 11:53:14 +00:00
05ed96b2cc Fix querying shares without a name
Fixes: #1840
2022-11-14 12:38:07 +01:00
e8204208cb Merge pull request #1841 from eikek/update/cats-effect-3.4.0
Update cats-effect to 3.4.0
2022-11-14 06:29:14 +00:00
222e2aefac Update cats-effect to 3.4.0 2022-11-14 06:14:26 +00:00
4a3a2e0c20 Merge pull request #1839 from eikek/update/flyway-core-9.8.1
Update flyway-core, flyway-mysql to 9.8.1
2022-11-12 06:35:54 +00:00
7c56f9a9e7 Update flyway-core, flyway-mysql to 9.8.1 2022-11-12 06:16:14 +00:00
93c1d2e9ce Merge pull request #1838 from eikek/update/sbt-1.8.0
Update sbt to 1.8.0
2022-11-11 06:28:04 +00:00
b0afa0dbdf Update sbt to 1.8.0 2022-11-11 06:15:51 +00:00
15661190fa Update postgres Docker tag to v15.1 2022-11-11 04:05:56 +00:00
1cac8f3ac5 Merge pull request #1835 from GooRoo/ukrainian-ocr
Add Ukrainian language
2022-11-10 08:01:44 +01:00
81175090e0 Merge pull request #1836 from eikek/update/jwt-circe-9.1.2
Update jwt-circe to 9.1.2
2022-11-10 06:31:19 +00:00
760d4ba90c Update jwt-circe to 9.1.2 2022-11-10 06:15:54 +00:00
61d5585e68 Add Ukrainian language 2022-11-09 22:24:32 +01:00
96e6b9fb91 Merge branch 'current-docs' 2022-11-09 20:29:46 +01:00
4cf2ffe2a9 Update changelog 2022-11-09 20:24:57 +01:00
23f6b2f3bb Merge pull request #1834 from eikek/update/mariadb-java-client-3.0.9
Update mariadb-java-client to 3.0.9
2022-11-09 06:37:57 +00:00
cab28be036 Update mariadb-java-client to 3.0.9 2022-11-09 06:20:04 +00:00
8fbd1f6e79 Update changelog 2022-11-08 23:14:10 +01:00
ecdcbd8529 Merge pull request #1833 from eikek/update/tika-core-2.6.0
Update tika-core to 2.6.0
2022-11-08 06:32:29 +00:00
cafd844a98 Merge pull request #1832 from eikek/update/pureconfig-0.17.2
Update pureconfig to 0.17.2
2022-11-08 06:28:51 +00:00
2914f612d2 Update tika-core to 2.6.0 2022-11-08 06:16:07 +00:00
b4d9f30488 Update pureconfig to 0.17.2 2022-11-08 06:15:57 +00:00
878e75dc37 Add website static files to gitignore 2022-11-07 21:17:35 +01:00
1e8461801b Set new version to 0.40.0-SNAPSHOT 2022-11-07 19:26:51 +01:00
b485866457 Update nix setup 2022-11-07 19:26:20 +01:00
bd31ec2cd8 Set version to 0.39.0 2022-11-07 18:52:48 +01:00
bd2a3a35eb Add changelog for 0.39.0 2022-11-07 18:51:43 +01:00
e8ce3a6d3b Merge pull request #1831 from eikek/fix/1809-clear-selection
Fix item selection after merge
2022-11-07 16:43:16 +00:00
e701040212 Fix item selection after merge
Issue: #1809
2022-11-07 17:29:38 +01:00
dc061b10a6 Merge pull request #1828 from eikek/joex-dockerfile
Joex dockerfile
2022-11-07 09:46:07 +00:00
91849e5513 Allow class attributes in sanitized html for emails 2022-11-07 10:31:25 +01:00
df75fbddcd Allow to convert html->pdf via weasyprint 2022-11-07 10:31:25 +01:00
a5315f44ee Update joex docker image
Must drop wkhtmltopdf because it is not available anymore in alpine.
Weasyprint is supposed to be a drop-in replacement, doing poorer
outputs in my eyes. There are alternatives like downloading
pre-compiled binaries, but not for all platforms.
2022-11-07 10:31:25 +01:00
1a6a18d7b9 Merge remote-tracking branch 'origin/current-docs' 2022-11-04 23:50:37 +01:00
8e62c1db3a Merge pull request #1830 from eikek/fix-website
Upgrade yarn and remove/replace dead links
2022-11-04 23:49:48 +01:00
2430bb6b87 Merge pull request #1829 from eikek/1827-auth-oidc-fix
Allow to authenticate with the same account from different sources
2022-11-04 22:44:41 +00:00
703d6e3384 Upgrade yarn and remove/replace dead links 2022-11-04 23:36:37 +01:00
8ae4c9ec78 Allow to authenticate with the same account from different sources
A new config allows to treat an account same independent where it was
created (openid or local).

Issue: #1827 #1781
2022-11-04 23:29:10 +01:00
14643ae4d1 Improve error messages when using oidc with an existing account
If an account was created before locally (by signing up at docspell)
and the same account is later tried to signin via openid, a better
error message is shown in the logs to be able to act on it. The user
won't see any details in the webapp.

Issue: #1827 #1781
2022-11-04 22:34:55 +01:00
dee7534e34 Merge pull request #1826 from eikek/update/sbt-sonatype-3.9.14
Update sbt-sonatype to 3.9.14
2022-11-04 06:32:16 +00:00
09afbc1175 Update sbt-sonatype to 3.9.14 2022-11-04 06:14:55 +00:00
bdb0e29c2c Merge pull request #1825 from eikek/update/flyway-core-9.7.0
Update flyway-core, flyway-mysql to 9.7.0
2022-11-03 06:27:45 +00:00
d74ae06be3 Update flyway-core, flyway-mysql to 9.7.0 2022-11-03 06:15:16 +00:00
7d841fc9ce Merge pull request #1820 from eikek/update/binny-core-0.7.0
Update binny-core, binny-fs, binny-jdbc, ... to 0.7.0
2022-11-02 06:33:37 +00:00
9b48bea23a Update binny-core, binny-fs, binny-jdbc, ... to 0.7.0 2022-11-02 06:20:30 +00:00
7fd8108f80 Merge branch 'master' into update/binny-core-0.7.0 2022-11-02 06:20:27 +00:00
79abb1d6b1 Revert commit(s) 5abf44e4 2022-11-02 06:20:27 +00:00
bec41c72c7 Merge pull request #1823 from eikek/update/yamusca-core-0.10.0
Update yamusca-circe, yamusca-core, ... to 0.10.0
2022-11-01 06:40:21 +00:00