-
### Steps to reproduce
1. Setup SAML with NextCloud (difficult enough as it is)
2. Install [User Migration](https://apps.nextcloud.com/apps/user_migration) app, then export a native NextCloud user.
…
-
THINKCMF框架使用webuploader时用的div id=filePicker选择文件,但app-info-parser一个获取IPA信息的插件需要通过INPUT typt='file'的方式才能获取 到IPA的信息。怎么能把div id=filePicker去选择文件时传到input里面?
-
I recently updated the dependencies of my project and this is what error I get.
Stacktrace
`java.lang.NoSuchMethodError: No virtual method addOnTabSelectedListener(Lcom/google/android/material/tabs/…
-
I was considering using Filepicker.io for a school project for a security class, where my classmates would be trying to break the security of my app. I was seeing how the Filepicker demo handles JavaS…
-
**Problem:**
AWS S3 has a 5 GB limit for a sinlge put operation. The single pre-signed link strategy fails. This affects:
- Uploads through filepicker
- Uploads through nodeports
- Uploads from …
-
Look into the new widget and consider creating a bounty issue for it.
https://www.filepicker.com/documentation/file_ingestion/javascript_api/migration?v=v2
-
This is a small thing but somewhat annoying: everytime I do an `pip install -U django-filepicker`, it tries to upgrade Django as well. This seems to be because in `setup.py` it says
```
install_requ…
-
**Describe the desired feature**
Newer Android versions lock down file access. There is a Storage Access Framework that allows the user to pick a file from the file system and grant the app acces…
-
BobGu updated
10 years ago
-
## 🐛 Bug Report
I'm using Xamarin FilePicker in a ViewModel to get a file. After that I'm using the IAppNavigationService to navigate to another ViewModel. The navigation service crashes because th…