9db75f3e71
Merge pull request #854 from scala-steward/update/calev-core-0.5.0
...
Update calev-circe, calev-core, calev-fs2 to 0.5.0
2021-06-05 20:23:39 +00:00
a27ee0914d
Update calev-circe, calev-core, calev-fs2 to 0.5.0
2021-06-05 22:12:13 +02:00
308e3c1abe
Merge pull request #853 from scala-steward/update/swagger-ui-3.50.0
...
Update swagger-ui to 3.50.0
2021-06-04 10:34:20 +00:00
adc8c095e1
Update swagger-ui to 3.50.0
2021-06-04 12:23:29 +02:00
7e4e72588b
Merge pull request #852 from eikek/fix/849-search-case
...
Fix tag category search being case insensitive
2021-06-03 19:57:44 +00:00
c2170d2daf
Fix tag category search being case insensitive
2021-06-03 21:44:55 +02:00
ea97e0c60e
Merge pull request #851 from eikek/fix/older-jq-for-scripts
...
Don't use jq to clean whitespace/quotes
2021-06-03 19:31:13 +00:00
408a3eba3e
Merge pull request #850 from scala-steward/update/flyway-core-7.9.2
...
Update flyway-core to 7.9.2
2021-06-03 12:27:36 +00:00
1a3cd37b90
Update flyway-core to 7.9.2
2021-06-03 14:18:08 +02:00
1d7a2bc9d5
Don't use jq to clean whitespace/quotes
...
It seems that older jq versions choke on some output from curl inside
these scripts. But I couldn't reproduce this on the cmdline; so not
really sure what's going on, suspecting some settings in the bash
script. Tested this with jq-1.5 and jq-1.6, both worked. But since
`xargs` also trims a string from quotes and whitespace, it can be used
instead of jq in these places.
2021-06-01 23:23:08 +02:00
045d0a4fc3
Update olafurpg/setup-scala action to v12
2021-06-01 09:26:22 +00:00
869cc1f8b0
Merge pull request #845 from scala-steward/update/sbt-1.5.3
...
Update sbt to 1.5.3
2021-06-01 05:02:13 +00:00
cf5467e5aa
Update sbt to 1.5.3
2021-06-01 06:52:03 +02:00
200f9b30fb
Merge pull request #840 from eikek/feature/docker-rework
...
Feature/docker rework
2021-05-31 22:30:15 +02:00
bdc7822f50
Add documentation about docker setup
2021-05-31 22:19:49 +02:00
eb0378bd5d
Update olafurpg/setup-scala action to v11
2021-05-31 17:20:51 +00:00
3e7b66fd42
Add workflow for publishing website
...
Builds an publishes the website on each push to `current-docs` branch.
2021-05-31 14:43:23 +02:00
71b913b19f
Add a release actions
...
Github workflows to create a nightly release automatically and a
stable release semi-automatic (a 2-step process).
2021-05-31 14:42:43 +02:00
d7363b9c8e
Add a poll option to the consumedir script
...
This was available for docker only via a special entrypoint and is now
integrated into the script.
2021-05-31 14:32:37 +02:00
b122d9eab0
Rework docker setup
2021-05-31 14:32:37 +02:00
c0402b1f92
Migrate old sbt syntax to new one
2021-05-31 14:32:37 +02:00
37bbef0df2
Merge branch 'current-docs'
2021-05-31 14:32:12 +02:00
869512b675
Set release date in changelog
2021-05-31 14:25:34 +02:00
626a53384b
Merge branch 'current-docs'
2021-05-31 13:59:44 +02:00
3da95c4300
Merge branch 'master' into current-docs
2021-05-31 13:58:22 +02:00
4f24995fdb
Pin nixpkgs to a version with zola-0.11.0
...
The site doesn't build without warnings for later versions. Needs
cleanup.
2021-05-31 13:57:26 +02:00
bd093ee97d
Use sbt-github-pages plugin
...
This makes it easier to use within a gitub action.
2021-05-31 13:44:47 +02:00
cb8878e0b2
Merge pull request #843 from scala-steward/update/sbt-scalafix-0.9.29
...
Update sbt-scalafix to 0.9.29
2021-05-31 00:26:12 +00:00
d1ecd38444
Update sbt-scalafix to 0.9.29
2021-05-31 02:15:27 +02:00
867f8268c4
Merge pull request #841 from eikek/reduce-file-size
...
Reduce file size
2021-05-30 20:05:41 +00:00
63dc6fe13d
Remove compiled scalajs files from final package
...
Only the js file is necessary, the intermediate sjs files are not
needed at runtime.
2021-05-30 21:54:17 +02:00
463c9c2a8b
Update project/build.nix
2021-05-30 09:58:44 +02:00
1fe7b05026
Set next version to 0.24.0-SNAPSHOT
2021-05-29 16:17:45 +02:00
a047a3f137
Update nix setup
2021-05-29 16:16:42 +02:00
0cba5090eb
Set release date in changelog
2021-05-29 15:50:05 +02:00
4f03705d88
Set version to 0.23.0
2021-05-29 14:46:28 +02:00
c00e336a81
Update changelog
2021-05-29 14:46:28 +02:00
a90a24c419
Revert "Fix update with current ui settings"
...
This reverts commit e137b23674
.
This change is completely useless. The wrong behaviour was probably
due to some browser cache.
2021-05-29 14:45:36 +02:00
ec142dfe1f
Merge pull request #837 from eikek/fix/settings-reload
...
Fix update with current ui settings
2021-05-28 22:52:23 +00:00
e137b23674
Fix update with current ui settings
2021-05-29 00:41:46 +02:00
de19b1d216
Merge pull request #834 from eikek/feature/usersettings-in-db
...
Feature/usersettings in db
2021-05-27 19:43:44 +00:00
e406718cb7
Add a way to migrate settings stored at the browser to the server
2021-05-27 21:34:05 +02:00
5a4f6c0595
Fix tag category color field
...
The category name was not rendered
2021-05-27 21:34:05 +02:00
c0ba211fe7
Externalize string in ui settings form
2021-05-27 21:34:05 +02:00
9ccc3ce438
Store and load client settings
2021-05-27 21:34:05 +02:00
9f76357879
Add api functions for getting/setting client settings
2021-05-27 21:34:05 +02:00
414ffba453
Remove unused code
2021-05-27 21:34:05 +02:00
25788a0b23
Add routes for storing/retrieving client settings
2021-05-27 21:34:05 +02:00
9d1369ead0
Merge pull request #833 from scala-steward/update/http4s-blaze-client-0.21.24
...
Update http4s-blaze-client, ... to 0.21.24
2021-05-27 02:57:06 +00:00
b91e72d78d
Update http4s-blaze-client, ... to 0.21.24
2021-05-27 04:47:08 +02:00