Commit Graph

2028 Commits

Author SHA1 Message Date
1e305912f2 Merge pull request #673 from scala-steward/update/pureconfig-0.14.1
Update pureconfig to 0.14.1
2021-02-28 23:38:50 +00:00
cfa36a5270 Fix preview png tests
Outcome was checked manually.
2021-03-01 00:33:57 +01:00
65b880d8a3 Update pureconfig to 0.14.1 2021-03-01 00:20:49 +01:00
e6d9ce2c37 Remove obsolete type capabilities
These are now detected by the new scala compiler and lead to compile
errors.
2021-03-01 00:16:30 +01:00
41bc33a73b Update travis build to scala 2.13.5 and jdk11 2021-02-28 23:35:34 +01:00
bf33cd3163 Merge pull request #671 from scala-steward/update/sbt-scalafix-0.9.26
Update sbt-scalafix to 0.9.26
2021-02-27 21:52:38 +00:00
b82aa8b6fc Update sbt-scalafix to 0.9.26 2021-02-27 22:35:27 +01:00
47e345d7fc Merge pull request #670 from scala-steward/update/swagger-ui-3.44.0
Update swagger-ui to 3.44.0
2021-02-27 17:44:25 +00:00
49ac1bfd78 Update swagger-ui to 3.44.0 2021-02-27 18:26:00 +01:00
fb76617b89 Merge pull request #668 from scala-steward/update/scala-library-2.13.5
Update scala-library to 2.13.5
2021-02-27 09:18:29 +00:00
1660c3a5c0 Merge pull request #667 from scala-steward/update/imageio-jpeg-3.6.3
Update imageio-jpeg, imageio-tiff to 3.6.3
2021-02-26 22:28:16 +00:00
83c4c5c877 Update scala-library to 2.13.5 2021-02-26 23:07:31 +01:00
8248180df8 Update imageio-jpeg, imageio-tiff to 3.6.3 2021-02-26 23:07:20 +01:00
5a73863c59 Merge pull request #666 from eikek/datefind-fix
Allow more suggestions for date variants in English
2021-02-25 23:50:44 +00:00
c7d4c77e6d Allow more suggestions for date variants in English 2021-02-26 00:35:17 +01:00
7fa183b2ca Merge pull request #660 from Yumekui/patch-1
Fix typo
2021-02-22 17:07:28 +01:00
61eb60721f Merge pull request #661 from scala-steward/update/flyway-core-7.5.4
Update flyway-core to 7.5.4
2021-02-22 15:42:43 +00:00
8fae92a9b5 Update flyway-core to 7.5.4 2021-02-22 16:23:59 +01:00
017241bccb Fix typo 2021-02-22 15:09:10 +00:00
5a733bc033 Merge pull request #658 from scala-steward/update/minitest-laws-2.9.3
Update minitest-laws to 2.9.3
2021-02-21 19:47:04 +00:00
8922278be8 Update minitest-laws to 2.9.3 2021-02-21 20:29:03 +01:00
0a97f51503 Merge pull request #657 from scala-steward/update/sbt-release-1.0.15
Update sbt-release to 1.0.15
2021-02-21 15:56:00 +00:00
39c33f81a9 Update sbt-release to 1.0.15 2021-02-21 16:36:24 +01:00
f87786ce55 Merge pull request #655 from scala-steward/update/fs2-core-2.5.3
Update fs2-core, fs2-io to 2.5.3
2021-02-20 23:39:21 +00:00
de418f5cfe Update fs2-core, fs2-io to 2.5.3 2021-02-21 00:19:14 +01:00
cd2f623773 Set version to 0.21.0-SNAPSHOT 2021-02-19 23:32:10 +01:00
a355b7c63b Update nix setup 2021-02-19 23:30:59 +01:00
4d3a25a8c1 Set version to 0.20.0 2021-02-19 22:36:55 +01:00
07a061febc Make sure certain styles are not stripped by purge-css 2021-02-19 22:36:55 +01:00
cb9f4fde09 Update README 2021-02-19 22:36:55 +01:00
c2aba5a9fe Add mobile screenshots and update changelog 2021-02-19 20:57:56 +01:00
e07ff06d0c Update screencasts 2021-02-19 20:51:43 +01:00
c0b538d29e Fix screenshots in README 2021-02-19 16:38:06 +01:00
ca2713934e Update docs: finding, mail-item, processing 2021-02-19 16:35:44 +01:00
e3da40380c Update docs: uploads, metadata, custom fields, multi-edit 2021-02-19 15:53:18 +01:00
7007cbca5d Merge branch 'current-docs' into release-0.20 2021-02-19 12:58:01 +01:00
3d421bd324 Update feature screenshots 2021-02-19 12:55:06 +01:00
324ceb0cd5 Update changelog and fix some docs 2021-02-19 12:04:46 +01:00
f04763347d Extend intro with one of the main ideas 2021-02-19 12:04:45 +01:00
b160972e9e Add notes about frontend development 2021-02-19 12:04:45 +01:00
211499a7e6 Add bottom border to metadata view 2021-02-19 11:17:35 +01:00
d819878974 Re-add the button to create new tags in detail view 2021-02-19 11:07:42 +01:00
9156e56d65 Merge pull request #651 from eikek/language-source
Add language to a source
2021-02-19 01:30:24 +00:00
393645c426 Merge pull request #650 from eikek/trim-ws
Trim ws
2021-02-19 00:58:20 +00:00
7ef3185659 Add language to a source
Allows to define upload urls for different languages.
2021-02-18 23:34:42 +01:00
5c6f57cc6a Trim values of some input data
Some values don't make sense when padded with whitespace, like
organization name, source ids etc. These are trimmed now when
received.
2021-02-18 22:07:32 +01:00
70fa57587b Fix setting ui theme for anonymous 2021-02-18 22:02:56 +01:00
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
1a77bb7857 Merge pull request #648 from scala-steward/update/fs2-core-2.5.2
Update fs2-core, fs2-io to 2.5.2
2021-02-18 20:30:31 +00:00
fe748f662b Update postgresql to 42.2.19 2021-02-18 20:47:22 +01:00