Juan Carlos Garrote
|
99869ed6c6
|
Introduce new error message for ProtocolException
2.1-beta.3
|
2023-04-11 08:57:21 +02:00 |
|
Juan Carlos Garrote
|
8cee0a37a7
|
Merge pull request #553 from owncloud/feature/app_registry
[Feature] Open in specific web provider
|
2023-04-10 09:17:36 +02:00 |
|
Abel García de Prada
|
393ec6e07e
|
Open file in web with a specific app
|
2023-04-05 16:16:50 +02:00 |
|
Abel García de Prada
|
f35daacdf1
|
Pleasure the lint
|
2023-04-05 16:16:50 +02:00 |
|
Abel García de Prada
|
2ac5cf0657
|
Move open in web operations to their proper location
|
2023-04-05 16:16:50 +02:00 |
|
Abel García de Prada
|
173b12eeca
|
Retrieve the list of available apps to open in web
|
2023-04-05 16:16:50 +02:00 |
|
Juan Carlos Garrote
|
602ab41fcc
|
Merge pull request #555 from owncloud/feature/auth_webfinger_flow
Update WebFinger flow
|
2023-04-04 13:44:31 +02:00 |
|
Juan Carlos Garrote
|
3a27baad3a
|
Fix WebfingerResponse tests
2.1-beta.2
|
2023-04-04 11:51:06 +02:00 |
|
Abel García de Prada
|
14baadd7ea
|
Webfinger calls won't follow redirections. Only working with 2XX
|
2023-03-31 09:41:57 +02:00 |
|
Abel García de Prada
|
fa65c1a84d
|
Merge pull request #551 from owncloud/feature/add_language_header
Add accept language header to all requests
|
2023-03-24 13:33:42 +01:00 |
|
Abel García de Prada
|
c429b575a9
|
Add accept language header to all requests
|
2023-03-24 08:31:34 +01:00 |
|
Abel García de Prada
|
f7d4d27ebb
|
Merge pull request #552 from owncloud/remove_drives_permission_parsing
Remove permission parsing from spaces.
|
2023-03-23 10:21:01 +01:00 |
|
Abel García de Prada
|
3681f1001a
|
Remove permission parsing from spaces. Will be done via WebDav permissions
|
2023-03-22 15:23:57 +01:00 |
|
Abel García de Prada
|
ee5130d3e6
|
Merge pull request #550 from owncloud/technical/bump_target_sdk
[TECHNICAL] Bump target sdk to 33
|
2023-03-21 12:23:38 +01:00 |
|
Abel García de Prada
|
1f93cfaf52
|
Bump target sdk to 33
|
2023-03-16 13:06:00 +01:00 |
|
Juan Carlos Garrote
|
e6e30fc352
|
Merge pull request #549 from owncloud/release/2.1
[Release] 2.1 beta.1
|
2023-03-13 13:09:04 +01:00 |
|
Abel García de Prada
|
c53475da37
|
Removing quotas from webdav properties in regular propfinds
2.1-beta.1
|
2023-03-10 12:47:35 +01:00 |
|
Abel García de Prada
|
c2f32b2a82
|
Merge pull request #548 from owncloud/technical/replace_kapt_with_ksp
[Technical] Replace kapt with ksp
|
2023-03-09 13:02:47 +01:00 |
|
Abel García de Prada
|
6846e25fa3
|
Replace kapt with ksp
|
2023-03-09 11:51:13 +01:00 |
|
Juan Carlos Garrote
|
0e9f9c6391
|
Merge pull request #530 from owncloud/spaces/main
[SPACES] Main features
|
2023-03-09 11:49:00 +01:00 |
|
Juan Carlos Garrote
|
159dcd6d68
|
Rename file to be the same as the class it contains
|
2023-03-09 09:43:07 +01:00 |
|
Juan Carlos Garrote
|
b660ee98fd
|
Rename files to be the same as the classes they contain
|
2023-03-09 09:37:09 +01:00 |
|
Abel García de Prada
|
ff90598a2d
|
Rename WebFinger classes to make them consistent
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
0017079a69
|
Allow retrieval of several instances from webfinger
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
2458db1828
|
Fix to KtLint report
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
e6f3fd2e16
|
Upload workers and network operations adapted to spaces
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
a395787e0b
|
Adapted copy operation for spaces
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
e9f291371d
|
Move network operation adapted to spaces
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
b65efc2b69
|
Allow downloads from specific WebDav urls
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
78665e8cb0
|
Add support for spaces web dav specific urls to the rename operation
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
9c844aae7e
|
Support removal of files from specific space
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
2c18e7b679
|
Added create folder operation support for specific space
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
cb73d537e4
|
Allow support to read specific file from a space
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
8e4f243031
|
Fix remote path retrieval. Now it depends on webdav url to support spaces
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
a65a82cae0
|
Adapt the propfind to work with specific webdavurl from the space
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
45f53656ba
|
Update permissions parsing to latest api changes
Supports api renaming from grantedTo to grantedToIdentities on v1.0.1
https://github.com/owncloud/libre-graph-api/releases/tag/v1.0.1
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
8a4fcb6550
|
Support shares space
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
31ccf56e97
|
Fix parsing when space is disabled
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
0d7a49b3ff
|
Some type changes and renamings
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
7bb94cf289
|
Make quota attribute nullable. Its not mandatory
|
2023-03-09 09:19:25 +01:00 |
|
Abel García de Prada
|
b1a3402656
|
Create spaces fetch operation and spaces service
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
f0dda9eb8b
|
Added trailing comma
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
4f001550f9
|
Save spaces-related capabilities in database
|
2023-03-09 09:19:25 +01:00 |
|
Juan Carlos Garrote
|
e30246c486
|
Merge pull request #547 from owncloud/release/2.0.3
[Release] 2.0.3
|
2023-03-07 18:20:51 +01:00 |
|
Abel García de Prada
|
602b7e7548
|
Show the url in the response http log too
|
2023-03-07 14:14:54 +01:00 |
|
Abel García de Prada
|
f8da84d0ad
|
Merge pull request #544 from owncloud/dependabot/gradle/com.android.tools.build-gradle-7.4.2
Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
|
2023-02-28 08:02:23 +01:00 |
|
dependabot[bot]
|
763005b051
|
Bump com.android.tools.build:gradle from 7.4.1 to 7.4.2
Bumps com.android.tools.build:gradle from 7.4.1 to 7.4.2.
---
updated-dependencies:
- dependency-name: com.android.tools.build:gradle
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-28 02:57:18 +00:00 |
|
Abel García de Prada
|
d6f969bd91
|
Merge pull request #540 from owncloud/bump/kotlin_gradle
Bump kotlin version to 1.8.10
|
2023-02-14 10:17:37 +01:00 |
|
Abel García de Prada
|
4200ed324c
|
Bump kotlin version to 1.8.10
|
2023-02-14 09:45:29 +01:00 |
|
Abel García de Prada
|
7ee2c5eb15
|
Merge pull request #535 from owncloud/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-11.1.0
Bump ktlint-gradle from 11.0.0 to 11.1.0
|
2023-01-30 10:47:27 +01:00 |
|