📂 Web File Browser
Go to file
2019-02-01 13:35:32 +01: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: enable external auth by using a different header (#87) 2019-01-29 09:05:45 +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
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-plugin-babel from 3.3.0 to 3.4.0 (#90) 2019-02-01 13:35:32 +01:00
package.json chore(deps-dev): bump @vue/cli-plugin-babel from 3.3.0 to 3.4.0 (#90) 2019-02-01 13:35:32 +01:00
README.md docs: add freenode badge 2018-08-08 09:15:16 +01:00
vue.config.js fix: upgrade to publicPath (#86) 2019-01-26 15:49:23 +00: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