Go to file
Henrique Dias dd29a87107
fix: correctly encode URIs (#85)
* fix: correctly encode URIs

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>

* fix: encode uri component on copy, move and rename

License: MIT
Signed-off-by: Henrique Dias <hacdias@gmail.com>
2019-01-26 10:46:48 +00:00
.tx feat: code cleanup, new features and v2.0 2019-01-05 16:12:09 +00:00
public feat: code cleanup, new features and v2.0 2019-01-05 16:12:09 +00:00
src fix: correctly encode URIs (#85) 2019-01-26 10:46:48 +00:00
.gitignore feat: code cleanup, new features and v2.0 2019-01-05 16:12:09 +00:00
.travis.yml feat: code cleanup, new features and v2.0 2019-01-05 16:12:09 +00:00
README.md docs: add freenode badge 2018-08-08 09:15:16 +01:00
babel.config.js feat: code cleanup, new features and v2.0 2019-01-05 16:12:09 +00:00
package-lock.json chore(deps-dev): bump @vue/cli-service from 3.3.0 to 3.3.1 (#82) 2019-01-22 17:33:41 +00:00
package.json chore(deps-dev): bump @vue/cli-service from 3.3.0 to 3.3.1 (#82) 2019-01-22 17:33:41 +00:00
vue.config.js feat: code cleanup, new features and v2.0 2019-01-05 16:12:09 +00:00

README.md

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