5cd9b18bf1
Merge pull request #1535 from eikek/logging-improvements
...
Improve logging configuration
2022-04-30 16:43:03 +00:00
5bdf728eb3
Improve logging configuration
...
- Log levels of specific loggers can be defined in the config
file (doesn't work with env variables)
- Log events of background tasks carry now additional data
2022-04-30 18:26:19 +02:00
c4c5985a6e
Merge pull request #1534 from eikek/auth-token-validity
...
Fix validation
2022-04-29 20:28:36 +00:00
ab56d3706c
Fix validation
2022-04-29 22:16:54 +02:00
58bcdbae72
Merge pull request #1533 from eikek/auth-token-validity
...
Allow an auth token to carry a specific validity
2022-04-29 19:19:39 +00:00
c626162dff
Merge branch 'current-docs'
2022-04-29 21:12:27 +02:00
aa5bc2e950
Add more reverse proxy examples provided in the chat
2022-04-29 21:11:25 +02:00
0d8666491a
Allow an auth token to carry a specific validity
2022-04-29 21:02:17 +02:00
8551f81a5c
Merge pull request #1532 from scala-steward/update/flyway-core-8.5.10
...
Update flyway-core, flyway-mysql to 8.5.10
2022-04-28 19:38:54 +00:00
5950ed2123
Update flyway-core, flyway-mysql to 8.5.10
2022-04-28 21:23:32 +02:00
53f7d2964a
Merge pull request #1529 from scala-steward/update/testcontainers-scala-mariadb-0.40.7
...
Update testcontainers-scala-mariadb, ... to 0.40.7
2022-04-27 16:30:47 +00:00
4fd2200fdc
Update testcontainers-scala-mariadb, ... to 0.40.7
2022-04-27 18:14:51 +02:00
2faebe4a9c
Merge pull request #1528 from scala-steward/update/scodec-bits-1.1.31
...
Update scodec-bits to 1.1.31
2022-04-26 19:37:48 +00:00
ffa6ea830b
Update scodec-bits to 1.1.31
2022-04-26 21:24:22 +02:00
868d06d378
Merge branch 'current-docs'
2022-04-24 22:28:24 +02:00
789a632ce8
Add a fallback script to publish docs
...
Sometimes the github action that runs `sbt publish-website` fails,
this script is a quick workaround to use locally.
2022-04-24 22:22:14 +02:00
91f4617b8f
Merge pull request #1526 from scala-steward/update/testcontainers-scala-mariadb-0.40.6
...
Update testcontainers-scala-mariadb, ... to 0.40.6
2022-04-24 19:27:14 +00:00
0f4e8838d1
Update testcontainers-scala-mariadb, ... to 0.40.6
2022-04-24 21:15:23 +02:00
9851b71c45
Fix documentation about fulltext search
2022-04-24 18:34:22 +02:00
d8727ef6ce
Update actions/checkout action to v3.0.2
2022-04-21 18:49:31 +00:00
0075903efd
Merge pull request #1522 from scala-steward/update/pdfbox-2.0.26
...
Update pdfbox to 2.0.26
2022-04-21 16:46:04 +00:00
bb011579e2
Update pdfbox to 2.0.26
2022-04-21 18:31:34 +02:00
a03b556d9a
Merge pull request #1521 from scala-steward/update/flyway-core-8.5.9
...
Update flyway-core, flyway-mysql to 8.5.9
2022-04-21 12:39:56 +00:00
554f609f46
Merge pull request #1520 from scala-steward/update/sbt-header-5.7.0
...
Update sbt-header to 5.7.0
2022-04-21 12:37:23 +00:00
c7d31cf5cc
Update flyway-core, flyway-mysql to 8.5.9
2022-04-21 14:24:11 +02:00
f82dbac0f8
Update sbt-header to 5.7.0
2022-04-21 14:24:03 +02:00
a3ce9ab8af
Merge pull request #1518 from scala-steward/update/scalafmt-core-3.5.1
...
Update scalafmt-core to 3.5.1
2022-04-16 18:28:30 +00:00
aae3d8456d
Update scalafmt-core to 3.5.1
2022-04-16 20:16:44 +02:00
49007a498c
Merge pull request #1516 from scala-steward/update/postgresql-42.3.4
...
Update postgresql to 42.3.4
2022-04-15 22:31:48 +00:00
639dfb7b67
Update postgresql to 42.3.4
2022-04-16 00:16:33 +02:00
2eabf5fd45
Add a config for the stale bot
...
For issues tagged as 'question', the bot marks them 'stale' after 30
days and closes them after additional 7 days.
2022-04-15 23:38:51 +02:00
8ea6d50334
Update actions/checkout action to v3.0.1
2022-04-15 02:36:13 +00:00
8b235dc705
Set version to 0.36.0-SNAPSHOT
2022-04-14 23:45:36 +02:00
a9f048b4b6
Update nix modules
2022-04-14 22:42:25 +02:00
f5958b3a51
Set version to 0.35.0
2022-04-14 22:11:21 +02:00
46f65b10ad
Log server options
2022-04-14 22:03:29 +02:00
e7a0f92a3a
Update documentation
2022-04-14 21:54:46 +02:00
ffa6cc580b
Update changelog
2022-04-14 21:54:46 +02:00
69964155c3
Add new options to nixos modules
2022-04-14 19:39:26 +02:00
8e8ed55c00
Merge pull request #1513 from scala-steward/update/flyway-core-8.5.8
...
Update flyway-core, flyway-mysql to 8.5.8
2022-04-14 12:26:13 +00:00
8bb34899ec
Update flyway-core, flyway-mysql to 8.5.8
2022-04-14 14:12:23 +02:00
1df15fc362
Merge pull request #1512 from LeSuisse/nix-rest-module-fts-postgres
...
Add support for Postgres FTS in REST Server Nix module
2022-04-13 19:04:13 +02:00
3e1f7ca688
Add support for Postgres FTS in REST Server Nix module
...
Currently only Solr is supported.
2022-04-13 09:32:55 +02:00
d9033e8383
Merge pull request #1510 from monnypython/master
...
Update Search.elm
2022-04-11 23:57:58 +02:00
7e176e1bd1
Update Search.elm
...
Typos
2022-04-11 21:54:59 +02:00
5c4406521d
Merge pull request #1509 from eikek/small-improvements
...
Small improvements
2022-04-11 11:52:14 +00:00
8a2fed47aa
Increase size for passwords
...
Closes : #1508
2022-04-11 10:55:06 +02:00
f6bfb6f1d2
Revert z-index change
...
It is used by global dimmer that must be on top
2022-04-10 14:09:40 +02:00
81711a7546
Merge pull request #1506 from eikek/remove-delete-btn
...
Remove delete btn
2022-04-09 18:50:03 +00:00
9759a9258a
Hide delete button on new notification channels
2022-04-09 20:36:38 +02:00