Commit Graph

41 Commits

Author SHA1 Message Date
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
Jörn Friedrich Dreyer 5ed1bc08a2 add eos to makefile
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-04-15 20:38:42 +02:00
David Christofas a0f949cb14 add thumbnails command 2020-03-19 15:59:57 +01:00
Michael Barz 783b27be49 Centralize docs, align changelog and release process 2020-02-18 22:21:34 +01:00
Thomas Boerger 6dbfb09f4b Add initial project structure
With this commit I have prepared a full basic project structure, so far it doesn't embed phoenix itself and also no kit parts. It includes the whole Drone pipeline to continously publish binaries on push and on tag to our download mirrors (will be available at https://download.owncloud.com/reva/phoenix) and also publishes Docker images at owncloud/reva-phonix. For the Docker image auto_tag is enabled, which means latest is always based on the master branch and tags are automatically converted to minor, major and patch release tags.
2019-09-04 10:33:03 +02:00
Robert Kaussow bf0782872a initial commit 2019-08-21 16:54:18 +02:00