Block or Report
Block or report icewind1991
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,036 contributions in the last year
Less
More
Contribution activity
February 2022
Created 75 commits in 15 repositories
Created 2 repositories
- icewind1991/bobstop Rust
- icewind1991/condstrip Rust
Created a pull request in nextcloud/server that received 4 comments
Add source mount provider to the oc_mounts table
Doesn't do anything useful on it's own for now. But allows being more efficient when setting up the filesystem in the future by only setting up the…
+183
−30
•
4
comments
Opened 9 other pull requests in 2 repositories
nextcloud/server
7
open
1
merged
- move root mount setup to mountproviders
-
🚧 Fine grained filesystem setup🚧 - improve errors for external share availability check
- handle invalid type when listing directory in smb
- fix handling of non existing files in SFTP::filetype
- remove old legacy external storage migration logic
- cache mimetype mappings in local cache
- use persistent connections when connecting to redis
nextcloud/groupfolders
1
open
Reviewed 13 pull requests in 5 repositories
nextcloud/server
9 pull requests
- handle invalid type when listing directory in smb
- make NextCloud WORM file system friendly
- Use the unjailed-path in OC_Helper::getStorageInfo() for files located in SharedStorage.
- Fix listeners declaration in case of occ usage
- only setup part of the filesystem for appdata requests
- FullTextSearch/IIndex: +getCollection(): string;
- Add source mount provider to the oc_mounts table
- handle notfound and notpermitted error in Smb::getDirectoryContent
-
Stop adding passwords to passwordless authtokens during
updatePasswords()
