📂 Web File Browser
Go to file
Henrique Dias fa67652ba4
fix: multiple selection enabled always visible (#30)
Although I couldn't reproduce #29, this fixes #29. It now truly hides the box while multiple selection isn't activated.

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2018-08-20 09:03:47 +01:00
build build: also uglify service worker 2018-02-25 01:29:45 +08:00
src fix: multiple selection enabled always visible (#30) 2018-08-20 09:03:47 +01:00
static update icon/favicon (#9) 2018-06-26 17:12:12 +01:00
.babelrc initial commit 2018-02-01 12:17:04 +00:00
.eslintignore initial commit 2018-02-01 12:17:04 +00:00
.eslintrc.js initial commit 2018-02-01 12:17:04 +00:00
.gitignore chore: add circle 2018-02-01 14:43:54 +00:00
.npmignore chore: bump version 2018-02-01 14:57:55 +00:00
.travis.yml chore: add travis (#27) 2018-08-07 13:44:35 +01:00
index.html feat: varied recaptcha host 2018-02-27 17:08:14 +00:00
LICENSE chore: fix ci 2018-02-01 14:46:05 +00:00
package.json chore: bump version to 1.5.0 2018-06-28 11:54:36 +01:00
README.md docs: add freenode badge 2018-08-08 09:15:16 +01:00

File Browser Front-end

CircleCI npm standard-readme compliant Chat IRC

This is an example file with default selections.

Install

npm install filebrowser-frontend

Usage

This package is not prepared to be used by other projects than File Browser itself.

Contribute

Check the community repository for more information.

License

Apache 2.0 File Browser Contributors