55 Commits

Author SHA1 Message Date
Roman Perekhod
aa7c040d90 feat: Add Keycloak to the ocis_full deployment example 2026-03-24 12:10:33 +01:00
Sawjan Gurung
9ac0452d61 test: add setup and docs for running API tests in K8s (#12107)
* test: add locak k8s setup

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* chore: move k8s config files

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* fix: add host alias

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* fix: remove unsed dir

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* ci: use script to expose external servers to the cluster

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* ci: expose using existing script

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* docs: add docs

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* docs: refer k8s setup docs

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* ci: specify namespace

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* ci: create namespace

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* docs: fix docs errors

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* test: patch chart template only once

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* docs: add toc and setup cleanup

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* chore: remove deprecated --atomic helm option

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* test: add k8s namespace wrapper option

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* test: fix logs dir permissions

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* docs: update docs

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* test: fix host ip detection

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

* docs: add show-logs command and warning for external services

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>

---------

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2026-03-19 15:26:57 +05:45
Sawjan Gurung
d65dd806de ci: use script to prepare ocis charts (#12081)
ci: fix path



ci: fix wopi servers



ci: conditional resources

Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
2026-03-10 12:58:43 +05:45
Paul Faure
74761ba7c2 Add GPS location support to WebDAV search results
- Add location field mappings with Store=true in Bleve index
- Rename properties to oc:photo-location-* for consistency
- Add altitude support alongside latitude/longitude
- Requires index rebuild to take effect
2026-01-20 15:05:30 +01:00
Roman Perekhod
757fc04e55 Fix the expiration date response for links 2025-07-11 00:18:50 +02:00
Roman Perekhod
1185c3e069 vscode launch add to the gitignore 2025-04-14 10:03:20 +02:00
Roman Perekhod
d828e82b7c Add the ocm notification handler 2025-02-17 15:47:50 +01:00
Viktor Scharf
1f88f823ef generate report for api test 2024-08-13 16:06:22 +02:00
Michael Barz
e10b626f2f WebDAV Api docs
Signed-off-by: Michael Barz <mbarz@owncloud.com>
2023-11-15 11:13:53 +01:00
Florian Schade
96292ba4b6 enhancement: add sse service skeleton 2023-08-29 13:59:39 +02:00
Roman Perekhod
8bbf4ababe bump the reva version 2023-05-08 16:29:35 +02:00
Michael Barz
afc6ed1e41 switch to go vendoring 2023-04-19 20:24:34 +02:00
Florian Schade
f38a9f4385 Introduce Policies-Service (#5716)
* add policies service
add policies proxy middleware
add policies event service
add policies grpc service
prepare ci and git environments (ci, make, readme, doc)

* add webfinger to the drone conf

* fix docs
remove not used virus scan postprocessing step

* relocate example rego file
implicitly enable and disable proxy and postprocessing policy checking by setting the query.
update configuration descriptions

* move policies
update readme

* use converter func to convert pp environment to actual environment
expose and test custom rego functions
add engine unit tests
add opa unit tests
update policies readme

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

* relocate sample policies to the deployments folder
change and document policies service port

* update index.md and small fix

* add health command
add version command
add debug server

---------

Co-authored-by: Martin <github@diemattels.at>
2023-03-14 16:08:22 +01:00
jkoberg
cb31f9923f remove l10n from gitignore
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2023-03-09 16:18:28 +01:00
Dominik Schmidt
966a7758fc Use pnpm for running tests for oC Web 2022-10-24 19:04:39 +02:00
Christian Richter
b7dc410e93 Merge pull request #3980 from owncloud/rename-extensions-to-services
Refactor extensions to services.
2022-06-28 09:35:38 +02:00
Florian Schade
4ac1ffdb50 ignore go.work files 2022-06-28 10:31:33 +05:45
Christian Richter
f8f1320501 refactor extensions -> services
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-06-27 14:05:36 +02:00
Phil Davis
d68db23f40 Git ignore vendor-php 2022-06-01 14:43:45 +05:45
Willy Kloucek
01f0704e53 update and order gitignore, remove uneeded entries 2022-04-22 10:59:30 +02:00
Christian Richter
d84f3043ca update drone
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 17:04:38 +02:00
Christian Richter
1c5d02da20 fix .gitignore & cleanup
Signed-off-by: Christian Richter <crichter@owncloud.com>
2022-04-13 16:46:12 +02:00
Willy Kloucek
abc82c075c rename to third-party-licenses 2022-04-08 07:41:25 +02:00
Willy Kloucek
29123cdfff hook up licensing in makefile 2022-04-08 07:40:55 +02:00
Willy Kloucek
60b6b80ae7 skip go-mod 2022-04-07 19:43:52 +02:00
Juan Pablo Villafáñez
8ab2034083 Review changes 2022-01-31 09:35:40 +01:00
A.Unger
835928b29b Merge branch 'master' into try-gookikt-config 2021-11-07 20:52:47 +01:00
Artur Neumann
2df9b058b5 [skip-ci] format PHP code same as in owncloud/core 2021-11-05 16:33:05 +01:00
A.Unger
d54fc2f5b9 ignoring config/ ignores changes done to extensions config packages 2021-11-03 11:34:43 +01:00
Willy Kloucek
5073e10405 make mimetype allow list configurable and add example config 2021-10-01 08:28:40 +02:00
Michael Barz
d5c132b7f9 Add UI tests for settings UI 2021-05-04 15:51:33 +05:45
talank
f4bda0e90b Bump commit IDs on ocis 2021-04-26 2021-04-27 20:09:06 +05:45
Willy Kloucek
4581e9cdd1 add gitignore 2021-04-07 13:44:20 +02:00
JanAckermann
35463646e4 added l10n 2021-03-25 12:01:37 +01:00
Willy Kloucek
82f75a2164 switch to golangci-lint 2021-03-01 15:06:11 +01:00
Ilja Neumann
03cadf304c Rename konnectd to IDP 2021-01-29 12:31:16 +01:00
Phil Davis
50e9df7094 do not let someone accidentally commit a local .drone.yml 2021-01-21 17:28:50 +05:45
Florian Schade
de34fbb995 add linting
add prettier
add concurrent users upload test
add api and play for users
remove some code smell
2020-12-03 11:45:38 +01:00
Phil Davis
e35c37dd08 Adjust infrastructure for move of acceptance tests 2020-11-25 12:47:41 +05:45
Florian Schade
4452d165ca K6 Testing (#941)
* first k6 tests
2020-11-24 18:39:27 +01:00
Lukas Hirt
970ef7c81f Add assets to gitignore 2020-10-19 11:41:58 +02:00
Lukas Hirt
50d040d0d2 Add yarn logs into gitignore 2020-10-19 11:41:58 +02:00
Michael Barz
11fd4ed0c3 Enable sonarcloud scanning and coverage 2020-10-08 17:37:58 +02:00
Michael Barz
93138c81ed Rename ocis single binary commands and flagset 2020-10-06 13:41:34 +02:00
Michael Barz
9ff3ffe19f Rename folder and root command 2020-10-06 13:41:34 +02:00
Benedikt Kulmann
d086072dc3 Ignore js project folders 2020-10-06 12:23:26 +02:00
Michael Barz
aded541501 Add missing skeleton [skip ci] 2020-09-23 15:54:33 +02:00
A.Unger
da77819bbf ocis command on a working state 2020-09-18 15:45:53 +02:00
HariBhandari07
558ec76aa1 [Tests-Only] Add api trashbin tests 2020-08-26 17:57:50 +05:45
Phil Davis
b36390e017 Add local API acceptance tests 2020-08-07 08:58:53 +05:45