3350 Commits

Author SHA1 Message Date
eikek
a6dda8d31a Remove tools from a release
It doesn't contain anything generally useful anymore.
2022-02-27 10:19:29 +01:00
mergify[bot]
203788c746
Merge pull request from eikek/ui-improvements
UI improvements
2022-02-27 00:09:25 +00:00
eikek
96bcb11e7d Fix input field updates
Issue: , 
2022-02-27 00:55:06 +01:00
eikek
79d58fe320 Sort tags by category and then name
Issue: 
2022-02-27 00:55:06 +01:00
eikek
dcd8267d6e Improve detail view on small screens 2022-02-25 22:47:49 +01:00
mergify[bot]
7c7fdc1d7b
Merge pull request from eikek/fix/select-empty-category
Filter out empty tag categories in search menu
2022-02-24 20:58:04 +00:00
eikek
cab2fc7997 Provide more vertical space beneath direction dropdown
When openening the dropdown, it requires to scroll to see the options
which is inconvenient.

Fixes: 
2022-02-24 21:51:14 +01:00
eikek
3545426582 Filter out empty tag categories in search menu
Fixes: 
2022-02-24 21:41:34 +01:00
mergify[bot]
23632b793b
Merge pull request from eikek/dashboard-tables
Dashboard tables
2022-02-23 22:37:43 +00:00
eikek
b664b5771d Fixes in dashboard table view
- The first tag was rendered with slightly higher height than the rest
- Columns between first and last are hidden on small screens
- Use `break-all` to break all words if necessary without trying to
  keep whole words
2022-02-23 23:26:22 +01:00
eikek
8103e25e32 Set default log format to fancy 2022-02-23 23:26:22 +01:00
eikek
e616fde9b7 Fix logger configuration 2022-02-23 22:48:00 +01:00
mergify[bot]
73f96ef7b2
Merge pull request from scala-steward/update/flyway-core-8.5.1
Update flyway-core, flyway-mysql to 8.5.1
2022-02-23 15:32:41 +00:00
Scala Steward
bb7d6c97c4
Update flyway-core, flyway-mysql to 8.5.1 2022-02-23 16:14:47 +01:00
mergify[bot]
1d62ead55b
Merge pull request from scala-steward/update/scribe-3.8.0
Update scribe, scribe-slf4j to 3.8.0
2022-02-22 22:20:10 +00:00
mergify[bot]
88572b6bb7
Merge pull request from scala-steward/update/yamusca-circe-0.9.0
Update yamusca-circe, yamusca-core to 0.9.0
2022-02-22 21:49:03 +00:00
eikek
0c56549736 Adopt to new scribe version 2022-02-22 22:40:00 +01:00
Scala Steward
ece6b0354f Update yamusca-circe, yamusca-core to 0.9.0 2022-02-22 22:34:51 +01:00
mergify[bot]
f47a7f9093
Merge pull request from scala-steward/update/imageio-jpeg-3.8.2
Update imageio-jpeg, imageio-tiff to 3.8.2
2022-02-22 21:30:53 +00:00
Scala Steward
86e27edd1a
Update imageio-jpeg, imageio-tiff to 3.8.2 2022-02-22 22:15:37 +01:00
Scala Steward
5951089d70
Update scribe, scribe-slf4j to 3.8.0 2022-02-22 22:15:29 +01:00
Scala Steward
3cb293b29c
Merge branch 'master' into update/yamusca-circe-0.9.0 2022-02-22 00:17:43 +01:00
Scala Steward
e1c2f8cdc7
Revert commit(s) e6c2466b 2022-02-22 00:17:42 +01:00
Scala Steward
e6c2466b0c Update yamusca-circe, yamusca-core to 0.9.0 2022-02-21 23:26:40 +01:00
mergify[bot]
b27dc0dfec
Merge pull request from eikek/improve-card-columns
Add more breakpoints and increase card column count
2022-02-21 22:09:35 +00:00
eikek
79d29229ae Add more breakpoints and increase card column count
Refs: 
2022-02-21 22:52:39 +01:00
mergify[bot]
fe1ab815cd
Merge pull request from eikek/zip-extension
Compare zip file exstension case insensitive
2022-02-21 20:11:58 +00:00
eikek
c80ae83664 Compare zip file exstension case insensitive
Some other filetypes, like office documents, are also zip file. To
distinguish these without unpacking them, the file extensions is
checked.

Fixes: 
2022-02-21 20:55:53 +01:00
mergify[bot]
5ddba4571b
Merge pull request from scala-steward/update/sbt-native-packager-1.9.9
Update sbt-native-packager to 1.9.9
2022-02-21 19:38:56 +00:00
mergify[bot]
c5951478b6
Merge pull request from scala-steward/update/scribe-3.7.1
Update scribe, scribe-slf4j to 3.7.1
2022-02-21 19:36:40 +00:00
Scala Steward
1b1dd0687a
Update scribe, scribe-slf4j to 3.7.1 2022-02-21 20:21:12 +01:00
Scala Steward
a98991f85f
Update sbt-native-packager to 1.9.9 2022-02-21 20:21:04 +01:00
mergify[bot]
aee48816fe
Merge pull request from eikek/logging-refactoring
Logging refactoring
2022-02-21 17:21:50 +00:00
mergify[bot]
dc34f28831
Merge pull request from scala-steward/update/testcontainers-scala-mariadb-0.40.2
Update testcontainers-scala-mariadb, ... to 0.40.2
2022-02-20 15:26:57 +00:00
Scala Steward
e881731fba
Update testcontainers-scala-mariadb, ... to 0.40.2 2022-02-20 16:11:15 +01:00
eikek
99329805ad Always log to stdout 2022-02-20 00:15:43 +01:00
eikek
773b4181d6 Add new config to nix modules 2022-02-19 23:37:45 +01:00
eikek
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
eikek
8b42708db2 Remove old log stuff 2022-02-19 22:01:49 +01:00
eikek
e483a97de7 Adopt to new loggin api 2022-02-19 21:41:38 +01:00
mergify[bot]
f8c954fb53
Merge pull request from scala-steward/update/fs2-core-3.2.5
Update fs2-core, fs2-io to 3.2.5
2022-02-19 17:28:57 +00:00
Scala Steward
c7fb9b0641
Update fs2-core, fs2-io to 3.2.5 2022-02-19 18:14:55 +01:00
mergify[bot]
91cd3200bd
Merge pull request from scala-steward/update/sbt-sonatype-3.9.12
Update sbt-sonatype to 3.9.12
2022-02-19 07:30:58 +00:00
Scala Steward
0a44d44939
Update sbt-sonatype to 3.9.12 2022-02-19 08:15:38 +01:00
eikek
6442771270 Add a new module to take care of logging
It is based on outr/scribe; mainly providing a json log format and
much easier configuration.
2022-02-19 02:31:26 +01:00
mergify[bot]
89153c18bc
Merge pull request from scala-steward/update/emil-common-0.11.1
Update emil-common, emil-doobie, ... to 0.11.1
2022-02-17 23:36:25 +00:00
Scala Steward
cca06031c3
Update emil-common, emil-doobie, ... to 0.11.1 2022-02-18 00:23:02 +01:00
mergify[bot]
9239ca9ae6
Merge pull request from scala-steward/update/sbt-buildinfo-0.11.0
Update sbt-buildinfo to 0.11.0
2022-02-17 21:36:46 +00:00
Scala Steward
bd005791e6
Update sbt-buildinfo to 0.11.0 2022-02-17 22:23:16 +01:00
eikek
51df02055f
Merge pull request from hacker-h/fix-issue-1387
fix typos: dasbhoard => dashboard
2022-02-17 21:55:44 +01:00