3418 Commits

Author SHA1 Message Date
Scala Steward
f96e8c8da3
Update calev-circe, calev-core to 0.6.2 2022-03-01 04:20:38 +01:00
mergify[bot]
51783439b5
Merge pull request #1426 from scala-steward/update/swagger-ui-4.5.2
Update swagger-ui to 4.5.2
2022-02-28 21:28:55 +00:00
Scala Steward
30a20bc92b
Update swagger-ui to 4.5.2 2022-02-28 22:13:29 +01:00
mergify[bot]
68a957efe2
Merge pull request #1425 from eikek/fix/pdf-view
Use iframe for cross-browser pdf view (pdfjs)
2022-02-28 11:38:03 +00:00
eikek
78448991ca Use iframe for cross-browser pdf view (pdfjs)
Since some browsers (safari and some mobile ones) don't update their
ui when the src attribute of an embed element changes, an iframe is
used now. But only for the "cross browser" variant.

Fixes: #1210
2022-02-28 11:20:17 +01:00
mergify[bot]
d70517ad0e
Merge pull request #1423 from scala-steward/update/emil-common-0.11.2
Update emil-common, emil-doobie, ... to 0.11.2
2022-02-28 09:46:51 +00:00
mergify[bot]
3e0e126ce2
Merge pull request #1424 from scala-steward/update/cats-effect-3.3.6
Update cats-effect to 3.3.6
2022-02-28 06:37:26 +00:00
Scala Steward
c613ebd3d5
Update cats-effect to 3.3.6 2022-02-28 07:20:26 +01:00
Scala Steward
0ce76ebebd
Update emil-common, emil-doobie, ... to 0.11.2 2022-02-28 07:20:10 +01:00
mergify[bot]
242c082d2a
Merge pull request #1422 from eikek/improve-item-selection
Improve item selection
2022-02-27 22:34:16 +00:00
eikek
f22f0150e8 Set samesite=strict for all cookies 2022-02-27 22:57:31 +01:00
eikek
aa7fd5d504 Update tailwindcss 2022-02-27 22:56:53 +01:00
eikek
834ce7773c Select item in detail view 2022-02-27 22:56:53 +01:00
eikek
adcfe10460 Add selection to search menu 2022-02-27 22:56:53 +01:00
eikek
63e0258db7 Store item selection globally 2022-02-27 22:56:53 +01:00
mergify[bot]
2d03180254
Merge pull request #1421 from eikek/remove-tools-pkg
Remove tools from a release
2022-02-27 09:36:30 +00:00
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 #1420 from eikek/ui-improvements
UI improvements
2022-02-27 00:09:25 +00:00
eikek
96bcb11e7d Fix input field updates
Issue: #1340, #1299
2022-02-27 00:55:06 +01:00
eikek
79d58fe320 Sort tags by category and then name
Issue: #1396
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 #1418 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: #1400
2022-02-24 21:51:14 +01:00
eikek
3545426582 Filter out empty tag categories in search menu
Fixes: #1402
2022-02-24 21:41:34 +01:00
mergify[bot]
23632b793b
Merge pull request #1416 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 #1413 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 #1411 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 #1403 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 #1412 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 #1408 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: #1401
2022-02-21 22:52:39 +01:00
mergify[bot]
fe1ab815cd
Merge pull request #1407 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: #1365
2022-02-21 20:55:53 +01:00
mergify[bot]
5ddba4571b
Merge pull request #1405 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 #1406 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 #1393 from eikek/logging-refactoring
Logging refactoring
2022-02-21 17:21:50 +00:00
mergify[bot]
dc34f28831
Merge pull request #1395 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