Commit Graph

3329 Commits

Author SHA1 Message Date
c2722bd941 Merge pull request #1246 from sytone/patch-1
Add more countries
2021-12-31 20:12:57 +01:00
b8d7b6952e Add more countries
Missing a set of countries so added them and the rest I could find so more users can use this.
2021-12-29 21:47:19 -08:00
cc153bb332 Merge pull request #1245 from scala-steward/update/sbt-1.6.1
Update sbt to 1.6.1
2021-12-29 12:23:42 +00:00
86ecc2b118 Update sbt to 1.6.1 2021-12-29 13:08:29 +01:00
290809c3ca Merge pull request #1243 from scala-steward/update/imageio-jpeg-3.8.1
Update imageio-jpeg, imageio-tiff to 3.8.1
2021-12-27 23:09:04 +00:00
eeb9e794c5 Update imageio-jpeg, imageio-tiff to 3.8.1 2021-12-27 16:30:29 +01:00
f62cc70d91 Fix images in custom field doc page 2021-12-27 15:07:27 +01:00
cff2321eca Merge pull request #1242 from scala-steward/update/sbt-1.6.0
Update sbt to 1.6.0
2021-12-26 20:23:29 +00:00
b2e30c5dae Update sbt to 1.6.0 2021-12-26 21:06:14 +01:00
07efa8f239 Merge pull request #1239 from scala-steward/update/fs2-core-3.2.4
Update fs2-core, fs2-io to 3.2.4
2021-12-25 22:02:54 +00:00
27c4506ddc Update fs2-core, fs2-io to 3.2.4 2021-12-25 22:46:17 +01:00
334582ef32 Merge pull request #1238 from scala-steward/update/scalafmt-core-3.3.0
Update scalafmt-core to 3.3.0
2021-12-25 13:57:36 +00:00
f123e9c415 Merge pull request #1237 from scala-steward/update/sbt-scalafmt-2.4.6
Update sbt-scalafmt to 2.4.6
2021-12-25 13:54:30 +00:00
1e1db54efb Update scalafmt-core to 3.3.0 2021-12-25 14:40:54 +01:00
214a1c509a Update sbt-scalafmt to 2.4.6 2021-12-25 14:40:46 +01:00
bc7fae253b Merge pull request #1236 from scala-steward/update/scalafmt-core-3.2.2
Update scalafmt-core to 3.2.2
2021-12-24 00:21:35 +00:00
29006dd3d3 Merge pull request #1235 from scala-steward/update/tika-core-2.2.1
Update tika-core to 2.2.1
2021-12-24 00:20:27 +00:00
1762f111a6 Update scalafmt-core to 3.2.2 2021-12-24 01:05:31 +01:00
96520a2373 Update tika-core to 2.2.1 2021-12-24 01:05:26 +01:00
6613da92a4 Merge pull request #1232 from scala-steward/update/logback-classic-1.2.10
Update logback-classic to 1.2.10
2021-12-23 16:13:39 +00:00
a32a0a3a65 Merge pull request #1233 from scala-steward/update/flyway-core-8.3.0
Update flyway-core, flyway-mysql to 8.3.0
2021-12-23 16:10:44 +00:00
8f2e0ec9b1 Update flyway-core, flyway-mysql to 8.3.0 2021-12-23 16:56:41 +01:00
243e4b673e Update logback-classic to 1.2.10 2021-12-23 16:56:33 +01:00
808672ed07 Set version to 0.31.0-SNAPSHOT 2021-12-22 22:18:42 +01:00
dc2ae00a75 Update nix setup 2021-12-22 22:16:34 +01:00
9b701035b2 Set version to 0.30.1 2021-12-22 20:37:28 +01:00
d060b0442f Merge pull request #1230 from eikek/bugfix/periodic-tasks
Fix sending notification mails from background tasks
2021-12-22 17:21:36 +00:00
3a642ee01e Fix sending notification mails from background tasks
When looking up the mail settings, a valid user id must be given.
2021-12-22 17:57:26 +01:00
50e4c31872 Set new version to 0.31.0-SNAPSHOT 2021-12-21 22:01:03 +01:00
9e9b0aae99 Update nix setup 2021-12-21 22:00:09 +01:00
42a54e134d Set version to 0.30.0 2021-12-21 21:28:43 +01:00
5176b2beaa Add changelog for 0.30.0 2021-12-21 21:20:36 +01:00
5b5dfeb51c Simplify postcss config
No need to split plugins anymore
2021-12-21 21:09:03 +01:00
b3bd0e0728 Merge pull request #1228 from eikek/enable-tests
Enable tests again
2021-12-21 19:04:02 +00:00
1a86fcca78 Enable tests again
They were disabled due to network problems
2021-12-21 19:50:40 +01:00
e0756d1dc5 Merge pull request #1227 from scala-steward/update/sbt-1.5.8
Update sbt to 1.5.8
2021-12-21 02:23:30 +00:00
13dff9b4be Update sbt to 1.5.8 2021-12-21 03:07:03 +01:00
1ff2af6779 Disable tests due to networking problems 2021-12-21 00:36:43 +01:00
f5e375614f Fix tailwind setup
- Adopted postcss and tailwind config to new version
- renamed colors bluegray->slate etc to not have custom
  definitions (hope to reduce migration next time)
- tailwind now doesn't build the complete css anymore, so the
  `dev-ui-build` script must compile both
2021-12-20 23:40:32 +01:00
e9d5377a45 Merge pull request #1226 from scala-steward/update/flyway-core-8.2.3
Update flyway-core, flyway-mysql to 8.2.3
2021-12-20 13:44:42 +00:00
1457e3c6ff Update flyway-core, flyway-mysql to 8.2.3 2021-12-20 14:30:30 +01:00
0b606e6b05 Use logfmt for log lines and remove ansi color codes 2021-12-19 22:29:56 +01:00
55b93e2853 Small correction in ui text 2021-12-19 20:24:24 +01:00
f1fbfac60b Exclude hidden files in consumedir (docker-compose example)
Many systems use filenames starting with a dot as hidden.
2021-12-18 13:21:54 +01:00
c3ad410139 Merge branch 'current-docs' 2021-12-18 12:53:02 +01:00
f23f080952 Merge pull request #1225 from scala-steward/update/pdfbox-2.0.25
Update pdfbox to 2.0.25
2021-12-18 05:25:06 +00:00
27276b02f3 Update pdfbox to 2.0.25 2021-12-18 06:12:35 +01:00
329f323738 Merge pull request #1224 from scala-steward/update/tika-core-2.2.0
Update tika-core to 2.2.0
2021-12-17 23:43:43 +00:00
0526ec319e Update tika-core to 2.2.0 2021-12-18 00:31:27 +01:00
1be9e28685 Add backup instructions 2021-12-17 23:48:19 +01:00