]> git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/commit - server.js
Add rename functionality
authorJohannes Zellner <johannes@cloudron.io>
Tue, 7 Feb 2017 15:26:17 +0000 (16:26 +0100)
committerJohannes Zellner <johannes@cloudron.io>
Tue, 7 Feb 2017 15:26:19 +0000 (16:26 +0100)
commite628921a338684a4bc3f196c5c39beba8b8f9b68
treea4112c316e69b4d0a302af23f5bb8f4396c15c30
parent4b6cf0add4f4f89671f4553a9672a01fbb485df1
Add rename functionality

This also break backwardscompat since PUT is now POST
and PUT is used for renaming
cli/actions.js
frontend/index.html
frontend/js/app.js
server.js
src/files.js