6c5ee7c14a
feat: Replaced Unified Logging System with Custom Solution.
...
- Removed explicit reference to NextcloudKit dependency which implicitly is pulled in already by NextcloudFileProviderKit.
- Consolidated some source code files into their respective view controllers in the file provider UI extension.
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-09-24 13:23:28 +02:00
d55a311ac7
fix: Added clearance of NextcloudKit account error state on injection of credentials.
...
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-09-17 08:15:44 +02:00
0b2ead8243
feat: Implemented reauthentication in file provider UI extension ( #8617 ).
...
Signed-off-by: Iva Horn <iva.horn@icloud.com >
2025-09-17 08:15:44 +02:00
00994aa9e8
docs(reuse): Migrate to SPDX header
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de >
2025-04-16 15:19:26 +02:00
9e7ce1640d
Remove unused components in FileProviderExt
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:15:04 +08:00
913d724254
Make use of NextcloudFileProviderKit materialisedenumerationobserver
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:15:02 +08:00
5a774756b6
Use Enumerator in NextcloudFileProviderKit
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:15:02 +08:00
b9483f0c55
Remove use of all code now available in NextcloudFileProviderKit
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:15:01 +08:00
259a28e33e
Add method to convert dictionary to NextcloudAccount
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:11:50 +08:00
07473ac5d9
Add fetch method to itemsharescontroller
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:11:50 +08:00
8982857833
Add starter FPUIExtensionServiceSource
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-04-17 16:11:50 +08:00
9946495edb
Replace handling of debug archive creation in clientcommunicationservice with simple retrieval of debug string
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-02-19 22:45:18 +08:00
571b1ca238
Directly provide text file path to logger for debug archive creation
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-02-19 22:45:18 +08:00
1dcfee4087
Add function to File Provider Logger extension to create debug logs file
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-02-19 22:45:17 +08:00
0ddd22ddbb
Add function to retrieve log entries in File provider Logger extension
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-02-19 22:45:17 +08:00
3928573ff4
Run swift-format on swift code
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-02-06 11:45:44 +01:00
ebf96e3e81
Make NKError extension code more Swift-like, clean up
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 16:02:38 +08:00
607d72615d
Add ability to set handlers from AlamoFire request on Progress extension
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:28:46 +08:00
a7616502ae
Do not copy pause, cancel, and resuming handlers in Progress extension copyCurrentStateToProgress by default
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:28:45 +08:00
0f6ceef06f
Add a logger extensions to use system unified logging in File Provider components
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:34 +08:00
d639baeea0
Add no changes error code in NKError extension
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:31 +08:00
a0c819fdbe
Make NKError extension conversion more legible
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:30 +08:00
fdaf0d5aa5
Add NKError extension to make conversion to FileProviderError easier
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:30 +08:00
628ff92dec
Add a Progress extension with convenience methods for copying progress data from one progress object to another
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:21 +08:00