Commit Graph

255 Commits

Author SHA1 Message Date
ffb78d1265 Set version to 0.34.0-SNAPSHOT 2022-03-06 14:28:06 +01:00
aafa73e724 Set version to 0.33.0 2022-03-06 13:51:23 +01:00
55fe9d7882 Set version to 0.33.0-SNAPSHOT 2022-02-07 00:07:45 +01:00
64c03927aa Set version to 0.32.0 2022-02-06 23:32:51 +01:00
e1a8b9b121 Use collective settings for shares 2022-01-29 17:36:18 +01:00
1ca64f09d1 Add route to get settings for a share
Returns the client settings of the creator.
2022-01-29 10:11:54 +01:00
370679daed Some predefined boxes for a dashboard 2022-01-26 21:22:20 +01:00
0c56c3b46a Fixing typo in version
This should fix nightly builds. Build script changed to be more compatible.
2022-01-23 01:06:00 +01:00
23cb34a6ff Manage notification channels separately and migrate
It's more convenient to manage notification channels separately, as it
is done with email settings. Notification hook and other forms are
adopted to only select channels. Hooks can now use more than one
channel.
2022-01-19 21:57:30 +01:00
d41490dd88 Add a name to notification channels
This name is supposed to be used by users to distinguish multiple channels.
2022-01-17 18:10:59 +01:00
76ad708111 Update sbt-openapi-schema plugin to 0.9.0 2022-01-17 17:53:31 +01:00
4aee69b6ee Set version to 0.32.0-SNAPSHOT 2022-01-16 13:48:23 +01:00
0d1d093c59 Set version to 0.31.0 2022-01-16 13:18:33 +01:00
7aebc1ccdf Add priority to gotify channel
Closes: #1277
2022-01-12 20:59:24 +01:00
404fb2a37f Allow a custom message part for the periodic query task 2022-01-11 22:50:19 +01:00
978381a5ba Fix openapi spec 2022-01-10 14:59:27 +01:00
699cf091e6 Allow bookmarks in periodic query notification 2022-01-10 14:25:20 +01:00
9415f72ec0 Instead of client only, make bookmarks a server aware feature
Makes it much more useful
2022-01-09 23:58:57 +01:00
a50a0a9a1a Bookmark queries scoped to user or collective 2022-01-08 22:42:48 +01:00
05229a7e9c Allow managing clientsettings per collective 2022-01-08 12:38:14 +01:00
808672ed07 Set version to 0.31.0-SNAPSHOT 2021-12-22 22:18:42 +01:00
9b701035b2 Set version to 0.30.1 2021-12-22 20:37:28 +01:00
50e4c31872 Set new version to 0.31.0-SNAPSHOT 2021-12-21 22:01:03 +01:00
42a54e134d Set version to 0.30.0 2021-12-21 21:28:43 +01:00
4ffc8d1f14 Add support for more generic notification
This is a start to have different kinds of notifications. It is
possible to be notified via e-mail, matrix or gotify. It also extends
the current "periodic query" for due items by allowing notification
over different channels. A "generic periodic query" variant is added
as well.
2021-12-11 18:57:32 +01:00
95ded62cb9 Set version to 0.30.0-SNAPSHOT 2021-11-18 00:24:52 +01:00
54bbbde8b9 Set version to 0.29.0 2021-11-17 23:00:49 +01:00
ae30a3890e Set version to 0.29.0-SNAPSHOT 2021-10-27 22:08:16 +02:00
b3ca7954bb Set version to 0.28.0 2021-10-27 20:53:34 +02:00
6696aba481 Show user shares when asking to delete user 2021-10-24 01:41:18 +02:00
2ac0b84e52 Link shares to the user, not the collective
The user is required when searching because of folders (sadly), so the
share is connected to the user.
2021-10-24 01:41:18 +02:00
337293128d Add route to send mail for a share 2021-10-23 14:33:24 +02:00
1a10216e3d Get item details from a share 2021-10-23 14:33:24 +02:00
813797756c Extend search stats to fully populate search menu
Refs: #856
2021-10-23 14:33:24 +02:00
e961a5ac10 Use search stats to populate search menu 2021-10-23 14:33:24 +02:00
a286556116 Initial impl of search route 2021-10-23 14:33:24 +02:00
f4596db63d Authorize share access 2021-10-23 14:33:24 +02:00
4ef9d6c3ff Add expired flag to share details 2021-10-23 14:33:24 +02:00
c7d587bea4 Basic management of shares 2021-10-23 14:33:24 +02:00
f74624485f Allow to manage passwords for a collective 2021-09-30 10:35:38 +02:00
650e2c7c47 Set new version to 0.28.0-SNAPSHOT 2021-09-23 19:48:36 +02:00
80b73be68f Set version to 0.27.0 2021-09-23 17:37:54 +02:00
e31107eb49 Require a otp to disable 2fa 2021-09-23 09:27:44 +02:00
860efcf06f Fix more license occurrences 2021-09-22 11:55:56 +02:00
16b5655b54 Go back to old version scheme
Refs: #1039
2021-09-13 11:39:57 +02:00
e89b571ab2 Add a route to show what is deleted 2021-09-08 20:57:10 +02:00
4237caa755 Add some documentation for OIDC 2021-09-06 14:24:52 +02:00
aef56233a5 Add a new column to distinguish local from external users 2021-09-05 21:38:14 +02:00
4e57be6dfd Fix endpoint path in openapi spec 2021-09-02 22:06:33 +02:00
1afc005a6c Adopt login process for two-factor auth 2021-08-31 21:29:07 +02:00