Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
surfer-okd
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PUBLIC
surfer-okd
Commits
a6a9ff2a
Commit
a6a9ff2a
authored
Oct 15, 2018
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
parent
1ce896e1
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
4 deletions
+7
-4
CHANGELOG
CHANGELOG
+3
-0
CloudronManifest.json
CloudronManifest.json
+1
-1
DESCRIPTION.md
DESCRIPTION.md
+1
-1
npm-shrinkwrap.json
npm-shrinkwrap.json
+1
-1
package.json
package.json
+1
-1
No files found.
CHANGELOG
View file @
a6a9ff2a
...
...
@@ -72,3 +72,6 @@
* Replacing redis token store with local json file
* Add upload progress reporting
* Minor interface improvements
[5.4.0]
* Use new Cloudron base image
\ No newline at end of file
CloudronManifest.json
View file @
a6a9ff2a
...
...
@@ -10,7 +10,7 @@
"hosting"
,
"server"
],
"version"
:
"5.
3
.0"
,
"version"
:
"5.
4
.0"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"httpPort"
:
3000
,
"manifestVersion"
:
1
,
...
...
DESCRIPTION.md
View file @
a6a9ff2a
This app packages Surfer 5.
3
.0
This app packages Surfer 5.
4
.0
### Overview
...
...
npm-shrinkwrap.json
View file @
a6a9ff2a
{
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
3
.0"
,
"version"
:
"5.
4
.0"
,
"lockfileVersion"
:
1
,
"requires"
:
true
,
"dependencies"
:
{
...
...
package.json
View file @
a6a9ff2a
{
"name"
:
"cloudron-surfer"
,
"version"
:
"5.
3
.0"
,
"version"
:
"5.
4
.0"
,
"description"
:
"Simple file server"
,
"main"
:
"server.js"
,
"scripts"
:
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
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 comment