ocis
ocis copied to clipboard
:atom_symbol: ownCloud Infinite Scale Stack
## Description - [ ] Provide a README.md for that service in the root folder of that service. - Use CamelCase for section headers. - [ ] For images and...
# Description ## User Stories * > As a sysadmin, I want to migrate all users to ocis to use the new Software generation ## Value - Increase Adoption ##...
## Description ## Related Issue [https://github.com/owncloud/ocis/issues/8858](https://github.com/owncloud/ocis/issues/8858) ## Motivation and Context ## How Has This Been Tested? - test environment: - test case 1: - test case 2: - ... ##...
## Description relates to https://github.com/owncloud/enterprise/issues/6597 and https://github.com/owncloud/web/issues/10821 ## Userstory As a user I want a quickly responding UI so that I don't need to wait. ## Steps to reproduce 1....
Steps: - go to the: deployments/examples/ocis_wopi/docker-compose.yml - run ocis with wopi: `docker-compose up -d` Actual: `2024-05-06 15:09:19 read etc/ocis/web.yaml: is a directory` we haven't `web.yaml` anymore so ocis doesn't start....
unblocks https://github.com/owncloud/web/issues/10800 # Description ## User Stories * > As a user I want to see who made which changes to files, so that I can track modifications. * >...
## Description Replace oklog library with customized runners. This is intended to simplify and homogenize command's behavior. Some of the `os.Exit` calls will also be removed. **Note**: It's expected that...
Version 5.1.0-prealpha+9c51bfe98 Web client version 9.0.0-alpha.5 ocis started using docker-compose https://github.com/owncloud/web/blob/master/docker-compose.yml Steps: - `admin` creates space and adds `einstein` to the space - `einstein` opens space and wait - `admin`...
## Description Added the following scenarios: ```feature Scenario: share a file to user and group having same name (Personal space) Scenario: share a file to group containing special characters in...