|
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 |
|
|
a7f0eb6687
|
Update dependency browserslist to 4.16.5 [SECURITY]
|
2021-05-27 02:37:25 +00:00 |
|
|
00ec742d8b
|
Merge pull request #829 from scala-steward/update/circe-generic-0.14.1
Update circe-generic, circe-parser to 0.14.1
|
2021-05-26 18:59:18 +00:00 |
|
|
13b4e837de
|
Update circe-generic, circe-parser to 0.14.1
|
2021-05-26 20:48:04 +02:00 |
|
|
8c127cde5f
|
Merge pull request #828 from scala-steward/update/circe-generic-0.14.0
Update circe-generic, circe-parser to 0.14.0
|
2021-05-26 10:43:10 +00:00 |
|
|
824c0fefc8
|
Update circe-generic, circe-parser to 0.14.0
|
2021-05-26 12:31:47 +02:00 |
|
|
6cac4e6304
|
Merge pull request #827 from scala-steward/update/commons-io-2.9.0
Update commons-io to 2.9.0
|
2021-05-26 00:31:49 +00:00 |
|
|
ddaba7e5c8
|
Update commons-io to 2.9.0
|
2021-05-26 02:21:25 +02:00 |
|
|
42c890957b
|
Merge pull request #825 from scala-steward/update/doobie-core-0.13.4
Update doobie-core, doobie-hikari to 0.13.4
|
2021-05-23 22:25:29 +00:00 |
|
|
d79f72e7a9
|
Update doobie-core, doobie-hikari to 0.13.4
|
2021-05-24 00:14:57 +02:00 |
|
|
b445f5cd8d
|
Merge pull request #824 from eikek/fix/faster-search
Fix/faster search
|
2021-05-23 12:25:01 +00:00 |
|