Commit Graph

196 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer 84e87cd722 set the configured protocol transport for service metadata
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-08-23 20:51:17 +02:00
ownClouders 47ea3e81b9 [tx] updated from transifex 2024-08-20 01:22:36 +00:00
ownClouders 37491c1567 [tx] updated from transifex 2024-08-11 00:06:26 +00:00
ownClouders ce330cf7c7 [tx] updated from transifex 2024-07-31 00:40:06 +00:00
Jörn Friedrich Dreyer d1fd65466f reuse default node id when registering services
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-07-24 13:07:54 +02:00
ownClouders 81db8219e4 [tx] updated from transifex 2024-07-21 00:07:11 +00:00
Ralf Haferkamp ff6674f97b Fix fallout of reva bump
reva tries to avoid copying proto messages now. This changed some calls
to take pointers now (mainly e.g. FormatResourceId())
2024-07-11 15:21:56 +02:00
ownClouders d57ff92ea6 [tx] updated from transifex 2024-07-10 00:08:35 +00:00
ownClouders 654af5ca7c [tx] updated from transifex 2024-07-01 00:06:31 +00:00
ownClouders 6176b4c00c [tx] updated from transifex 2024-06-19 03:38:47 +00:00
ownClouders 6490685151 [tx] updated from transifex 2024-06-10 12:46:58 +00:00
ownClouders afa0390f49 [tx] updated from transifex 2024-06-10 00:49:27 +00:00
ownClouders 6d69f8517b [tx] updated from transifex 2024-06-05 00:50:15 +00:00
ownClouders 0a1ee3906c [tx] updated from transifex 2024-05-30 00:32:34 +00:00
ownClouders 088f04eee0 [tx] updated from transifex 2024-05-24 00:41:58 +00:00
Benedikt Kulmann 21a9992980 feat: add image and photo metadata to search (#8504)
* feat: add image and photo metadata to search
2024-05-21 10:21:15 +02:00
ownClouders 8ddd82fcd5 [tx] updated from transifex 2024-05-09 00:08:43 +00:00
ownClouders 22a7ee7545 [tx] updated from transifex 2024-05-04 00:07:01 +00:00
ownClouders 03cb960bb2 [tx] updated from transifex 2024-04-18 01:20:39 +00:00
Jörn Friedrich Dreyer d9c9650afd always select next before making calls
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-04-09 16:10:50 +02:00
ownClouders b6020f8a41 [tx] updated from transifex 2024-03-29 00:07:08 +00:00
kobergj e2eed1a3ca Merge pull request #8723 from kobergj/SpaceTemplatesII
Server-Side Space Templates
2024-03-28 11:56:15 +01:00
jkoberg b54344196e move more functionality to l10n pkg
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-27 10:34:54 +01:00
ownClouders 18b5b4ea8d [tx] updated from transifex 2024-03-27 00:07:17 +00:00
jkoberg 979bcd7106 use l10n package in userlog also
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-03-25 13:17:49 +01:00
ownClouders 7611f70dc5 [tx] updated from transifex 2024-03-25 05:38:06 +00:00
ownClouders fc95abd9ab [tx] updated from transifex 2024-03-20 03:44:03 +00:00
ownClouders 0473224bb9 [tx] updated from transifex 2024-03-19 00:40:36 +00:00
ownClouders ee1178dea5 [tx] updated from transifex 2024-03-15 00:05:57 +00:00
ownClouders 8cfefc9b9d [tx] updated from transifex 2024-03-09 00:06:21 +00:00
ownClouders 2e7f0252f2 [tx] updated from transifex 2024-03-07 00:06:21 +00:00
ownClouders fa57da865f [tx] updated from transifex 2024-03-05 00:39:24 +00:00
ownClouders 0ca14bdf2e [tx] updated from transifex 2024-02-29 00:55:10 +00:00
ownClouders bbc1486491 [tx] updated from transifex 2024-02-28 00:21:53 +00:00
ownClouders ee501f225e [tx] updated from transifex 2024-02-23 00:47:43 +00:00
ownClouders e6e9e7a88c [tx] updated from transifex 2024-02-17 00:47:34 +00:00
ownClouders 5911f354be [tx] updated from transifex 2024-02-15 01:15:35 +00:00
ownClouders 620195dfe0 [tx] updated from transifex 2024-02-13 06:54:04 +00:00
ownClouders 9414f732d7 [tx] updated from transifex 2024-02-08 01:10:30 +00:00
jkoberg 6487ed7101 userlog: send only one SSEEvent per language
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-02-07 09:42:37 +01:00
Florian Schade 0fd7f50ccb enhancement: allow sending multiple userIDs in one SSE event 2024-02-07 09:42:37 +01:00
ownClouders 4d5490a601 [tx] updated from transifex 2024-02-03 00:37:35 +00:00
Jörn Friedrich Dreyer fad94d2038 bump mockery, add test stub for oidc_auth.go, align mock generation (#8321)
* bump mockery, add test stub for oidc_auth.go

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* use .mockery.yaml for all mocks

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* drop legacy go:generate mockery

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

* align mock placement

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>

---------

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-02-01 10:07:44 +01:00
ownClouders 01d40c2783 [tx] updated from transifex 2024-01-28 00:36:58 +00:00
ownClouders e5d910aceb [tx] updated from transifex 2024-01-24 00:44:59 +00:00
ownClouders e1c74f338f [tx] updated from transifex 2024-01-19 00:48:40 +00:00
ownClouders 348ad20b32 [tx] updated from transifex 2024-01-18 00:49:12 +00:00
ownClouders f8b6582936 [tx] updated from transifex 2024-01-14 00:08:03 +00:00
ownClouders 09e8bed619 [tx] updated from transifex 2024-01-08 00:05:14 +00:00
ownClouders a3583118a4 [tx] updated from transifex 2024-01-03 04:27:09 +00:00