Jesús Recio

Results 137 issues of Jesús Recio

In a 10.5 server, enable file locking. This can be done with the following occ command: `occ config:app:set files enable_lock_file_action --value yes` Then, files in web UI will have a...

bug

Comes from: https://github.com/owncloud/ios-app/pull/662#issuecomment-652534684. Probably, this is an internal matter of Files App. just to track the problem, in case any solution is posible: 1. Open Files app 2. Create a...

bug
feature:filesApp

This issue is intended to be a container for issues/improvements in the background feature. Will add an index in the current first message and issues detected to add in the...

p3-medium

After testing the in-app purchases with sandbox accounts, every time i open the oC app, i am prompted to a dialog like that one: ![Screenshot 2020-04-14 at 11 59 41](https://user-images.githubusercontent.com/14894746/79217609-6d549f80-7e4f-11ea-9e45-9c4e942a9217.png)...

bug

HTTP range requests allow to send only a portion of an HTTP message from a server to a client. We can use this feature as alternative for retries when a...

New architecture

### TASKS: - [ ] [GIT] Create branch release/Y.Y.Y in owncloud/android-library from master - [ ] [GIT] Create branch release/X.X.X in owncloud/android from master - [ ] [DEV] Update version...

Release
Estimation - 3 (M)

Some documentation about this https://github.com/owncloud/lookup-webfinger-sciebo https://datatracker.ietf.org/doc/html/rfc7033 [iOS_flow.zip](https://github.com/owncloud/android/files/9581460/iOS_flow.zip) Basically, after opening the app the webfinger url is checked, then username enter and server returns the server URL to work with. Needed...

Authentication
Feature request
Estimation - 5 (L)

from https://github.com/owncloud/android/pull/3738#issuecomment-1229879710 1. In server admin dashboard, open Admin -> Sharing 2. Disable `Allow apps to use the Share API` in that case, Share API is not available and users...

Feature request

iPadOS https://github.com/owncloud/ios-app/issues/1141#issuecomment-1223936734 Reports: - iPadOS 1 - iPadOS 2 - iPadOS 3 - iPadOS 4 - StageM 1 - StageM 2 iOS https://github.com/owncloud/ios-app/issues/1141#issuecomment-1224289367 Reports - iOS 1: Markup mode [FIXED]...

### Steps to reproduce 1. Select "+" button and "Upload File" 2. Select some files from your cloud storage 3. Submit ### Actual behavior Everything is correctly uploaded, but "Status"...

Type:bug