1
0
mirror of https://github.com/owncloud/ocis.git synced 2025-04-18 23:44:07 +03:00

14 Commits

Author SHA1 Message Date
Jörn Friedrich Dreyer
15637b31f6 registry cache fixes
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2024-10-28 15:31:55 +01:00
jkoberg
4a47d353b7
fix(ocis): fix sonarcloud import issue
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-07-18 14:32:48 +02:00
Florian Schade
eb7c36443f
enhancement: introduce theme processing (#9133)
* enhancement: introduce theme processing

* enhancement: introduce theme processing

* enhancement: add theme processing tests and changelog

* Update services/web/pkg/config/config.go

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* fix: ci findings

* Apply suggestions from code review

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

* enhancement: use the theme assets from web instead of having them inside the oCis repo (license clash Apache vs. AGPLv3)

* fix: golangci tagalign order

* fix: rename UnifiedRoleUploader to UnifiedRoleEditorLite

* fix: some typos

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>

* enhancement: export supported theme logo upload filetypes

* chore: bump reva

* fix: allow init func

---------

Co-authored-by: Michael Barz <michael.barz@zeitgestalten.eu>
Co-authored-by: Martin <github@diemattels.at>
2024-05-29 15:48:49 +02:00
Thomas Müller
d18d835134
test: fix linter tagalign to respect oCIS custom order + migrate skip-dirs to exclude-dirs (#9062) 2024-05-07 08:39:21 +02:00
kobergj
1906059ef0
Merge pull request #8374 from owncloud/new_collaboration_service
feat: add new collaboration service (WOPI)
2024-04-29 13:56:10 +02:00
Thomas Müller
bdbba929d0
feat: add CSP and other security related headers in the oCIS proxy service (#8777)
* feat: add CSP and other security related headers in the oCIS proxy service

* fix: consolidate security related headers - drop middleware.Secure

* fix: use github.com/DeepDiver1975/secure

* fix: acceptance tests

* feat: support env var replacements in csp.yaml
2024-04-26 09:10:35 +02:00
jkoberg
0e5b65f27f
feat(nats-js-kv): bump nats-js-kv
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2024-04-24 16:28:05 +02:00
Juan Pablo Villafáñez
05f8b7a9da ci: disable depguard linter for now 2024-04-17 15:54:51 +02:00
Ralf Haferkamp
c7303ebdac fix(linter): Increase limit for interfacebloat linter
The default (10) seems somewhat low.
2024-04-04 16:17:59 +02:00
Florian Schade
93b73e1656 test: whitelist mod replace directives 2024-03-06 12:30:48 +01:00
Artur Neumann
2c1bd0ecc2
run golangci-lint in readonly mode 2023-02-07 15:29:49 +05:45
David Christofas
d9ad32f75f
exclude directories from linting 2022-12-21 13:42:02 +01:00
jkoberg
152ce60d87 fix audit service
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-17 14:20:05 +02:00
jkoberg
66ff20442f use .golangci.yml
Signed-off-by: jkoberg <jkoberg@owncloud.com>
2022-08-17 14:20:05 +02:00