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 7266acab
authored
Jan 05, 2020
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 5.9.1
1 parent
aa1b4549
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
3 deletions
CHANGELOG
CloudronManifest.json
package-lock.json
package.json
CHANGELOG
View file @
7266aca
...
@@ -96,3 +96,8 @@
...
@@ -96,3 +96,8 @@
* Rename `surfer_root` to `public`
* Rename `surfer_root` to `public`
* `surfer put` CLI has changed
* `surfer put` CLI has changed
[5.9.1]
* Visual improvements to give more space to content
* Add preview sidebar
* Update dependencies for securty fixes
CloudronManifest.json
View file @
7266aca
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
"hosting"
,
"hosting"
,
"server"
"server"
],
],
"version"
:
"5.9.
0
"
,
"version"
:
"5.9.
1
"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"httpPort"
:
3000
,
"httpPort"
:
3000
,
"manifestVersion"
:
2
,
"manifestVersion"
:
2
,
...
...
package-lock.json
View file @
7266aca
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"5.9.
0
"
,
"version"
:
"5.9.
1
"
,
"lockfileVersion"
:
1
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"requires"
:
true
,
"dependencies"
:
{
"dependencies"
:
{
...
...
package.json
View file @
7266aca
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"5.9.
0
"
,
"version"
:
"5.9.
1
"
,
"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