Commit Graph

4053 Commits

Author SHA1 Message Date
4cf2ffe2a9 Update changelog 2022-11-09 20:24:57 +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
859f818818 Merge pull request #1822 from eikek/update/emil-common-0.13.0
Update emil-common, emil-doobie, ... to 0.13.0
2022-11-01 06:40:06 +00:00
7c8cce00cc Merge pull request #1821 from eikek/update/calev-core-0.6.4
Update calev-circe, calev-core, calev-fs2 to 0.6.4
2022-11-01 06:39:52 +00:00
d946992a3a Merge pull request #1824 from eikek/update/scalafmt-core-3.6.1
Update scalafmt-core to 3.6.1
2022-11-01 06:39:01 +00:00
1afc7ce264 Update scalafmt-core to 3.6.1 2022-11-01 06:25:10 +00:00
8d0937a3fe Update yamusca-circe, yamusca-core, ... to 0.10.0 2022-11-01 06:25:06 +00:00
0c0e4abd6f Update emil-common, emil-doobie, ... to 0.13.0 2022-11-01 06:24:52 +00:00
937eb1831a Update calev-circe, calev-core, calev-fs2 to 0.6.4 2022-11-01 06:24:45 +00:00
5abf44e4fc Update binny-core, binny-fs, binny-jdbc, ... to 0.7.0 2022-11-01 06:24:32 +00:00
a779d4342c Merge pull request #1818 from eikek/estonian-language
Add Estonian language
2022-11-01 00:15:41 +00:00
c0feb13f63 Add Estonian language
Closes: #1646
2022-11-01 01:00:16 +01:00
54ee80932c Merge pull request #1817 from eikek/1808-fix-linked-items-query
Fix query generated for linked queries
2022-10-31 21:44:30 +00:00
41e929d9b7 Merge pull request #1815 from eikek/fix/attach-count-query
Remove `attach.count` from query
2022-10-31 21:37:07 +00:00
20759900c2 Merge pull request #1816 from eikek/1775-edit-extracted-text
Allow to change extracted text of attachments
2022-10-31 21:31:24 +00:00
a247c4ef1c Fix query generated for linked queries
Closes: #1808
2022-10-31 22:28:17 +01:00
a5c84da51f Remove attach.count from query
Issue: #1758
2022-10-31 22:20:24 +01:00
643afd1809 Allow to change extracted text of attachments
Closes: #1775
2022-10-31 22:18:19 +01:00
195b35fb52 Merge pull request #1812 from eikek/update/sbt-pgp-2.2.0
Update sbt-pgp to 2.2.0
2022-10-31 06:30:39 +00:00
d5e5e9a4df Merge pull request #1813 from eikek/update/sbt-1.7.3
Update sbt to 1.7.3
2022-10-31 06:28:09 +00:00
475d280f92 Update sbt to 1.7.3 2022-10-31 06:14:57 +00:00
c4a6498cfc Update sbt-pgp to 2.2.0 2022-10-31 06:14:51 +00:00
9f1add28a4 Merge pull request #1806 from eikek/doc-fixes
Upgrade website packages and fix download links
2022-10-29 09:00:48 +00:00
18d079a394 Upgrade website packages and fix download links
Refs: #1770
2022-10-29 10:47:29 +02:00
789568d6e7 Merge pull request #1804 from eikek/update/circe-yaml-0.14.2
Update circe-yaml to 0.14.2
2022-10-28 06:28:09 +00:00
74469e1fe1 Update circe-yaml to 0.14.2 2022-10-28 06:15:46 +00:00
112e290056 Merge pull request #1802 from eikek/update/flyway-core-9.6.0
Update flyway-core, flyway-mysql to 9.6.0
2022-10-27 06:31:33 +00:00
882d6eabd4 Update flyway-core, flyway-mysql to 9.6.0 2022-10-27 06:15:03 +00:00