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
87acefedd7
feat(gui/macOS): Use separator that does not break the socket API
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-05-15 12:10:44 +02:00
82fa85c0c9
feat(shell_integration/macOS/FileProviderExt): Add some debug logging for ignore list receipt
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-05-15 12:10:44 +02:00
f94ee2142f
feat(shell_integration/macOS/FileProviderExt): Parse received ignored files to set up IgnoredFilesMatcher
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-05-15 12:10:44 +02:00
3dbdaaf54c
fix(macOS): Send user agent string over File Provider socket along with account details
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2025-05-09 17:48:38 +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
4d7b3eeacb
Handle userId correctly in File Provider Extension client interface
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-10-11 16:40:47 +08:00
6f1322fe47
Properly provide both user-provided username AND backing user ID to File Provider Extension
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2024-10-11 16:40:47 +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
c88fb7fb3e
Do not hide interpolated log strings in FileProviderSocketLineProcessor
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:35 +08:00
810c7d0b19
Also use logger in FileProviderSocketLineProcessor
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:34 +08:00
287a4e4c0b
Unauthenticate the file provider extension when account is logged out
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:29 +08:00
a046eca3c3
Use safer separator for account details socket message
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:15 +08:00
1cb7da9bac
Send account details over socket and simplify NextcloudAccount members, turn all to Strings
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:15 +08:00
9b54e6414f
Grab account keychain entry identifier data from socket in FileProviderExt
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:09 +08:00
cf606f19a6
Add ability for FileProvider app extension to reply to file provider domain identifier request
...
Signed-off-by: Claudio Cambra <claudio.cambra@nextcloud.com >
2023-05-12 13:21:09 +08:00