Viktor Scharf
93d84478a4
removed test virus files from repo ( #1812 )
...
* remove virus file from repo
* doenload zip file
* adjust tests
2025-11-10 09:38:51 +01:00
Florian Schade
5fb225a61b
enhancement: build web assets outside the bin fs
2025-03-05 17:32:39 +01:00
Viktor Scharf
d7b6e10832
add opencloud-sandbox to gitignore
2025-03-05 11:32:31 +01:00
Alex
c5c81546e8
Redesign idp ( #174 )
2025-02-10 15:54:30 +01:00
Jörn Friedrich Dreyer
f3eccc966d
fix l10n tooling
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-27 11:47:34 +01:00
Viktor Scharf
7a28e6f49d
settins tests fix
2025-01-20 10:16:59 +01:00
Jörn Friedrich Dreyer
af290b31cd
update paths in .gitignore
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2025-01-14 12:28:43 +01:00
André Duffeck
7aa03b4d62
Reset changelog and adapt tooling
2025-01-14 11:04:01 +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