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 6a1e16e6
authored
Apr 09, 2017
by
Johannes Zellner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version
1 parent
aba27b9e
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
7 additions
and
4 deletions
CHANGELOG
CloudronManifest.json
DESCRIPTION.md
npm-shrinkwrap.json
package.json
CHANGELOG
View file @
6a1e16e
...
@@ -52,3 +52,6 @@
...
@@ -52,3 +52,6 @@
[4.1.0]
[4.1.0]
* Add ability to download files from the UI
* Add ability to download files from the UI
[4.1.1]
* Add directory listing sorting
* Replace github links with our own gitlab
CloudronManifest.json
View file @
6a1e16e
...
@@ -9,7 +9,7 @@
...
@@ -9,7 +9,7 @@
"webserver"
,
"webserver"
,
"server"
"server"
],
],
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
1
"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"healthCheckPath"
:
"/api/healthcheck"
,
"httpPort"
:
3000
,
"httpPort"
:
3000
,
"manifestVersion"
:
1
,
"manifestVersion"
:
1
,
...
...
DESCRIPTION.md
View file @
6a1e16e
This app packages Surfer 4.1.
0
This app packages Surfer 4.1.
1
### Overview
### Overview
...
...
npm-shrinkwrap.json
View file @
6a1e16e
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
1
"
,
"dependencies"
:
{
"dependencies"
:
{
"accepts"
:
{
"accepts"
:
{
"version"
:
"1.3.3"
,
"version"
:
"1.3.3"
,
...
...
package.json
View file @
6a1e16e
{
{
"name"
:
"cloudron-surfer"
,
"name"
:
"cloudron-surfer"
,
"version"
:
"4.1.
0
"
,
"version"
:
"4.1.
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