Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
PUBLIC
/
surfer-okd
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 7681b4b9
authored
Sep 13, 2018
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
1 parent
8a5c7d41
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
CHANGELOG
CloudronManifest.json
npm-shrinkwrap.json
package.json
CHANGELOG
View file @
7681b4b
...
@@ -64,3 +64,6 @@
...
@@ -64,3 +64,6 @@
* Add directory upload support
* Add directory upload support
* Improve drag'n'drop of files
* Improve drag'n'drop of files
[5.2.0]
* Disable folder listing by default
* Do not render welcome screen if folder listing is enabled
CloudronManifest.json
View file @
7681b4b
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
"hosting"
,
"hosting"
,
"server"
"server"
],
],
"version"
:
"5.
1
.0"
,
"version"
:
"5.
2
.0"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"httpPort"
:
3000
,
"httpPort"
:
3000
,
"manifestVersion"
:
1
,
"manifestVersion"
:
1
,
...
...
npm-shrinkwrap.json
View file @
7681b4b
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
1
.0"
,
"version"
:
"5.
2
.0"
,
"lockfileVersion"
:
1
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"requires"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
package.json
View file @
7681b4b
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
1
.0"
,
"version"
:
"5.
2
.0"
,
"description"
:
"Simple file server"
,
"description"
:
"Simple file server"
,
"main"
:
"server.js"
,
"main"
:
"server.js"
,
"scripts"
:
{
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment