Commit Graph
69 Commits
Author SHA1 Message Date
jkoberg dc17ac7b2b allow disabling sses
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
jkoberg d9d6da856f improve logging and error handling
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:40 +02:00
jkoberg 8953336719 translate sse notifications
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:04:38 +02:00
jkoberg d2b873acff add sses to userlog
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-06-29 14:03:22 +02:00
Ralf HaferkampandRalf Haferkamp c9a9fddef1 Consitently switch to stretchr/testify
We were using stretchr/testify and test-go/testify inconsitently and
sometimes mixed in the same tests. This can cause very strange issue,
e.g when using things like mock.MatchedBy().

This moves all our code to stretchr/testify, which seems to be far
more active and maintained then test-go/testify.
2023-06-29 13:44:49 +02:00
ownClouders 19b488704f [tx] updated from transifex 2023-06-29 00:50:12 +00:00
ownClouders d1d36e6f5a [tx] updated from transifex 2023-06-28 04:02:17 +00:00
ownClouders 5e1f06b6d4 [tx] updated from transifex 2023-06-26 00:52:35 +00:00
ownClouders 7a2afee440 [tx] updated from transifex 2023-06-19 00:16:27 +00:00
ownClouders 711ac09313 [tx] updated from transifex 2023-06-09 03:30:23 +00:00
4f26424db6 [full-ci] enhancement: use reva client pool selectors (#6452)
* enhancement: use reva client pool selectors

register mock service to registry and pass tests

* enhancement: bump reva

* Fix a couple of linter issues

---------

Co-authored-by: Ralf Haferkamp <rhaferkamp@owncloud.com>
2023-06-08 12:41:04 +02:00
ownClouders bad52af536 [tx] updated from transifex 2023-06-06 00:44:54 +00:00
ownClouders 7094891f4d [tx] updated from transifex 2023-05-30 00:03:06 +00:00
ownClouders 67a0fdb10c [tx] updated from transifex 2023-05-20 00:06:58 +00:00
Phil Davis f19830e919 Reword 'allows to' sentences 2023-05-18 09:46:25 +05:45
ownClouders 158971b97c [tx] updated from transifex 2023-05-17 00:41:51 +00:00
ownClouders 13ebe0b0d5 [tx] updated from transifex 2023-05-09 14:05:44 +00:00
ownClouders 84afd9a839 [tx] updated from transifex 2023-04-26 05:49:21 +00:00
77bb3d8bcd [full-ci] Refactor stores (#6019)
* Streamline the store implementation with and into reva

* Adapt to the cache/store refactoring in reva

* Streamline config options and their env vars

* Apply suggestions from code review

Co-authored-by: Martin <github@diemattels.at>

* Use the same database for all stores

* Bump reva

* Configure stat and filemetadata cache separately

* Fix default config

---------

Co-authored-by: Martin <github@diemattels.at>
2023-04-24 15:13:35 +02:00
jkoberg 4354f5a84b fix panic in userlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-24 10:02:22 +02:00
Michael Barz e543c8f60d fix typo which slipped through 2023-04-19 17:28:16 +02:00
Michael Barz 38f6f3da2e delete empty translations [skip ci] 2023-04-19 17:03:03 +02:00
Daniel SwärdandGitHub 6a269bd04a Merge pull request #6057 from kobergj/DontPanicInUserlog
[tests-only] Avoid Metadata Functionality in Eventhistory
2023-04-19 10:49:57 +02:00
Roman Perekhod 22f8076a4f README.md updated.
returned value swapped
2023-04-17 16:15:21 +02:00
jkoberg 220c04123e do not use metadata functionality
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-17 15:20:24 +02:00
jkoberg fd0c22502a avoid panicing in userlog service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-04-17 11:56:35 +02:00
Roman Perekhod cd59424a16 Make Emails translatable via transifex #6025
The transifex translation add in to the email templates.
The optional environment variable NOTIFICATIONS_TRANSLATION_PATH added to config.
2023-04-16 14:02:40 +02:00
ownClouders a82ec7fb0c [tx] updated from transifex 2023-03-25 01:02:47 +00:00
jkoberg a2f162a6a6 add missing messageRichParameters
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 15:16:03 +01:00
kobergjandGitHub ce84163983 notify a user when a file was deleted because of policies (#5912)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-24 11:14:02 +01:00
ownClouders b81d9266ef [tx] updated from transifex 2023-03-24 00:59:33 +00:00
jkoberg 0681cec9d1 use accept language header
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-23 17:15:43 +01:00
kobergjandGitHub 8e5fcf8482 Merge pull request #5846 from kobergj/Antivirus
Antivirus
2023-03-23 10:04:12 +01:00
jkoberg 86980441fe move debughandlers to their own package
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-22 13:59:54 +01:00
jkoberg 642d8f0028 notification for virusscan
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-21 10:06:06 +01:00
jkoberg 8d3fac48fd do not inform user about her own action
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-20 15:29:24 +01:00
ownClouders 144394993b [tx] updated from transifex 2023-03-19 00:05:05 +00:00
ownClouders c5ec78363f [tx] updated from transifex 2023-03-18 00:12:12 +00:00
kobergjandGitHub 9750dfaff9 use master version of gotext package (#5868)
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-17 16:03:28 +01:00
ownClouders 5533a7382e [tx] updated from transifex 2023-03-17 00:43:05 +00:00
ownClouders 25a6693bdf [tx] updated from transifex 2023-03-15 23:03:14 +00:00
Michael Barz afddd4273c raise percent setting and remove empty .po files 2023-03-15 12:03:41 +01:00
ownClouders 71f132ba35 [tx] updated from transifex 2023-03-15 09:24:06 +00:00
ownClouders 7b133b26cc [tx] updated from transifex 2023-03-15 09:05:16 +00:00
Michael Barz e094796ec7 fix transifex resource name 2023-03-15 10:00:02 +01:00
Michael Barz f45b3e07e7 fix l10n 2023-03-15 09:47:10 +01:00
Michael Barz 230977e406 add empty locale folder, add reader pkg to bingo
add empty locale for de_DE

add reader pkg to bingo, add empty german translation
2023-03-14 00:08:29 +01:00
jkoberg c236e03861 remove .pot file
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-13 16:14:14 +01:00
jkoberg 3e090c557f make translationpath configurable
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-13 10:28:32 +01:00
jkoberg 495d507ce1 add .tx folder
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-10 11:31:46 +01:00