Commit Graph

2983 Commits

Author SHA1 Message Date
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
08f280ac1c Fix wrong macro name when running name query
Closes: #822
2021-05-23 14:14:25 +02:00
a1a93e5ca6 Fixes searching items with fulltext
When using fulltext only search, then only the index must be searched.
This wasn't working anymore, because the routes added a query to
always select valid items (those not being processed). But this lead
to the downstream code to always consult the database, too. Since the
routes are using a "simple-search" interface, this is now adding the
valid-state condition if applicable. There are still more low-level
interfaces that can be used when searching should be done differently.

Closes: #823
2021-05-23 14:14:25 +02:00
d9ed4b7bd5 Merge pull request #821 from eikek/fix/758-public-upload-page
Remove upload meta form for anonymous uploads
2021-05-22 19:45:44 +00:00
d7bbbd2f96 Remove upload meta form for anonymous uploads
Closes: #758
2021-05-22 21:33:10 +02:00
f88f299613 Merge pull request #820 from eikek/fix/814-user-menu-on-auth-fail
Fix/814 user menu on auth fail
2021-05-22 18:42:42 +00:00
b3c73dafc0 Only show user menu when successfully logged in
Closes: #814
2021-05-22 20:30:05 +02:00
f91939ff5b Use a configured placeholde instead of hardcoded string 2021-05-22 20:29:30 +02:00
2d4d11dbb9 Merge pull request #819 from scala-steward/update/sbt-git-1.0.1
Update sbt-git to 1.0.1
2021-05-21 16:48:16 +00:00
3d68b82280 Update sbt-git to 1.0.1 2021-05-21 18:38:04 +02:00
092fc86892 Merge pull request #818 from scala-steward/update/kittens-2.3.2
Update kittens to 2.3.2
2021-05-21 14:33:55 +00:00
0ac1dcbe8e Update kittens to 2.3.2 2021-05-21 16:22:15 +02:00
8e5bd248e4 Merge pull request #817 from scala-steward/update/sbt-scalafix-0.9.28
Update sbt-scalafix to 0.9.28
2021-05-20 22:42:28 +00:00
4799972a3f Update sbt-scalafix to 0.9.28 2021-05-21 00:30:08 +02:00
48e2d9116d Merge pull request #816 from scala-steward/update/swagger-ui-3.49.0
Update swagger-ui to 3.49.0
2021-05-20 18:33:01 +00:00
89e1657f67 Update swagger-ui to 3.49.0 2021-05-20 20:22:35 +02:00
015ad87265 Merge pull request #815 from scala-steward/update/flyway-core-7.9.1
Update flyway-core to 7.9.1
2021-05-19 10:31:04 +00:00
9b39de866d Update flyway-core to 7.9.1 2021-05-19 12:20:27 +02:00
a57a3e168b Merge pull request #812 from scala-steward/update/log4s-1.10.0
Update log4s to 1.10.0
2021-05-17 22:42:14 +00:00
799ea4897a Update log4s to 1.10.0 2021-05-18 00:30:53 +02:00
0e02de157b Merge pull request #811 from scala-steward/update/doobie-core-0.13.3
Update doobie-core, doobie-hikari to 0.13.3
2021-05-17 21:08:02 +00:00