-
Updated
May 24, 2020 - PHP
file-explorer
Here are 109 public repositories matching this topic...
My repo which I installed php from does not defaultly ship with json plugin, I must manually install it to make it works.
So if you can clarify not only json plugin but all plugins we must have, then newcomers would have less asspain.
-
Updated
May 14, 2019 - PHP
You have a lot of 'providertags inManifest` as:
<provider
android:name="dev.dworks.apps.anexplorer.provider.NonMediaDocumentsProvider"
android:authorities="${applicationId}.nonmedia.documents"
android:exported="true"
android:grantUriPermissions="true"
android:permission="android.permission.MANAGE_DOCUMENT">
When using on Samsung Note 9 Android P it crashes.
No virtual method centerCrop()Lcom/bumptech/glide/request/RequestOptions; in class Lcom/bumptech/glide/request/RequestOptions; or its super classes (declaration of 'com.bumptech.glide.request.RequestOptions' appears in /data/app/com.knaufsales-2opAlA_ZOcFgKXlvtj-Rmg==/base.apk)
Loaded the code in the extension tutorial. Pressing TAB on the list of buffers generates an error: Symbol's value as a variable is void: btn. Error persisted with emacs -q and only the required libraries.
Changing the reference to btn in the treemacs-define-expandable-node buffer-group :query-function to (treemacs-current-button) appears to fix it.
I am unsure if this is the prope
ShortCut ctrl+H
I Can't understand why the shortcut doesn't work when I run the ranger in NeoVim. Shortcut is binded to showing hidden files in ranger .
| Meta-Info | Value |
|---|---|
| ExtProjectId | JCPROC-01 |
| Original Estimation | ???h |
| Remaining Estimation | ???h |
According to the following message when running npm i in connector-node-v1:
npm WARN prepublish-on-install As of npm@5, `prepublish` scripts are deprecated.
npm WARN prepublish-on-install Use `prepare` for build steps and `prepublishOnly` for upload-only.
-
Updated
Jun 9, 2020 - C
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Jun 9, 2020 - Python
Response format of the ls command was changed in recent versions of elFinder client. This leads to some errors when uploading files:
- recently uploaded files can disappear from view
- no warning when file already exists on server
See this issue: Studio-42/elFinder#2098
Updated wiki: https://github.com/Studio-42/elFinder/wiki/Client-Server-API-2.1#ls
-
Updated
May 18, 2020 - Java
-
Updated
Feb 20, 2019 - Vim script
-
Updated
Feb 10, 2018 - C#
-
Updated
Oct 11, 2018 - PHP
-
Updated
Apr 26, 2020 - PHP
-
Updated
Feb 23, 2020 - Java
-
Updated
Jan 22, 2020 - C++
-
Updated
May 6, 2020 - Perl
-
Updated
May 28, 2019 - Python
-
Updated
Feb 19, 2017 - PHP
-
Updated
Jan 19, 2019 - Java
-
Updated
Dec 27, 2016 - Ruby
-
Updated
Jan 29, 2020 - Python
Improve this page
Add a description, image, and links to the file-explorer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the file-explorer topic, visit your repo's landing page and select "manage topics."
I get this error while listing the files.
Line 18 in filenavigator.js
It is successful call with response code 200 but the type of data in response is a string instead of object (as expected).
String contains the content of AngularFileManagerServlet.java