]>
git.immae.eu Git - perso/Immae/Projets/Nodejs/Surfer.git/log
Johannes Zellner [Wed, 8 Feb 2017 15:18:44 +0000 (16:18 +0100)]
Support drag'n'drop upload
Johannes Zellner [Tue, 7 Feb 2017 15:28:47 +0000 (16:28 +0100)]
Remove unused js files
Johannes Zellner [Tue, 7 Feb 2017 15:26:17 +0000 (16:26 +0100)]
Add rename functionality
This also break backwardscompat since PUT is now POST
and PUT is used for renaming
Johannes Zellner [Sun, 5 Feb 2017 16:59:40 +0000 (08:59 -0800)]
Remove cluttered .. up table item
Johannes Zellner [Sun, 5 Feb 2017 16:56:02 +0000 (08:56 -0800)]
current directory in breadcrumb is not a link
Johannes Zellner [Sun, 5 Feb 2017 16:46:58 +0000 (08:46 -0800)]
Reduce spacing
Johannes Zellner [Sun, 5 Feb 2017 16:46:30 +0000 (08:46 -0800)]
Merge breadcrumb and new directory button
Johannes Zellner [Sun, 5 Feb 2017 16:44:55 +0000 (08:44 -0800)]
Only show item action buttons on hover
Johannes Zellner [Sun, 5 Feb 2017 16:21:02 +0000 (08:21 -0800)]
Show upload progress per files
Johannes Zellner [Sun, 5 Feb 2017 14:47:47 +0000 (06:47 -0800)]
Fix the routing by using middleware selectively
Johannes Zellner [Sun, 5 Feb 2017 14:23:09 +0000 (06:23 -0800)]
Prevent dom element flickering on load
Johannes Zellner [Sun, 5 Feb 2017 14:15:37 +0000 (06:15 -0800)]
No need to copy the cli to the docker image
Johannes Zellner [Sun, 5 Feb 2017 14:14:47 +0000 (06:14 -0800)]
Rename app/ to frontend/
Johannes Zellner [Sun, 5 Feb 2017 14:08:55 +0000 (06:08 -0800)]
Add a shrinkwrap file
Johannes Zellner [Sun, 5 Feb 2017 14:08:43 +0000 (06:08 -0800)]
Serve up folder listings
Johannes Zellner [Sun, 5 Feb 2017 14:08:30 +0000 (06:08 -0800)]
Add serve-index module
Johannes [Thu, 17 Nov 2016 12:00:55 +0000 (13:00 +0100)]
Update Readme
Johannes [Thu, 17 Nov 2016 11:58:45 +0000 (12:58 +0100)]
Rename app.js -> server.js
Johannes [Thu, 17 Nov 2016 11:54:21 +0000 (12:54 +0100)]
Rename auth exports
Johannes [Thu, 17 Nov 2016 11:51:43 +0000 (12:51 +0100)]
gitignore local user file
Johannes [Thu, 17 Nov 2016 11:51:23 +0000 (12:51 +0100)]
Add local user admin tool
Johannes [Thu, 17 Nov 2016 11:51:06 +0000 (12:51 +0100)]
Implement local file auth
Johannes [Thu, 17 Nov 2016 11:50:49 +0000 (12:50 +0100)]
Update safetydance and add bcryptjs
Johannes [Tue, 15 Nov 2016 16:01:28 +0000 (17:01 +0100)]
Bump version
Johannes [Tue, 15 Nov 2016 15:56:03 +0000 (16:56 +0100)]
Support multifile upload via the webinterface
Johannes [Sun, 6 Nov 2016 14:44:35 +0000 (15:44 +0100)]
Bump version
Johannes [Sun, 6 Nov 2016 14:41:06 +0000 (15:41 +0100)]
Remove space
Johannes [Sun, 6 Nov 2016 14:37:30 +0000 (15:37 +0100)]
Make breadcrumbs clickable
Fixes #2
Johannes [Sun, 6 Nov 2016 14:22:45 +0000 (15:22 +0100)]
ensure we deal with encoding of paths correctly on the client
Johannes [Sun, 6 Nov 2016 14:06:31 +0000 (15:06 +0100)]
URI decode all paths
Johannes [Sun, 6 Nov 2016 13:47:32 +0000 (14:47 +0100)]
Fix handling of paths with spaces
Johannes [Sun, 6 Nov 2016 13:41:43 +0000 (14:41 +0100)]
fix wrong css value
Johannes [Sun, 6 Nov 2016 13:39:10 +0000 (14:39 +0100)]
No need to log profile on every login
Girish Ramakrishnan [Sat, 17 Sep 2016 01:23:39 +0000 (18:23 -0700)]
use node 4.2.6
Girish Ramakrishnan [Sat, 17 Sep 2016 01:11:50 +0000 (18:11 -0700)]
Version 0.5.7
Girish Ramakrishnan [Sat, 17 Sep 2016 01:04:45 +0000 (18:04 -0700)]
add post install message
Johannes Zellner [Fri, 26 Aug 2016 16:22:49 +0000 (18:22 +0200)]
Use new medialinks
Johannes Zellner [Fri, 26 Aug 2016 16:18:36 +0000 (18:18 +0200)]
Use appId in tests everywhere
Johannes Zellner [Fri, 26 Aug 2016 16:17:55 +0000 (18:17 +0200)]
Add medialinks
Johannes Zellner [Fri, 26 Aug 2016 16:03:56 +0000 (18:03 +0200)]
Bump version
Johannes Zellner [Fri, 26 Aug 2016 16:03:48 +0000 (18:03 +0200)]
use chrome instead of ff for tests
Johannes Zellner [Fri, 26 Aug 2016 15:58:44 +0000 (17:58 +0200)]
Remove unused ENV DEBIAN_FRONTEND
Johannes Zellner [Fri, 26 Aug 2016 15:57:06 +0000 (17:57 +0200)]
Adjust tests to backup subcommands
Girish Ramakrishnan [Fri, 26 Aug 2016 03:13:28 +0000 (20:13 -0700)]
use latest base image
Johannes Zellner [Wed, 6 Jul 2016 09:10:51 +0000 (11:10 +0200)]
Merge pull request #3 from ocdtrekkie/patch-1
Add a license file
Jacob Weisz [Tue, 5 Jul 2016 17:10:39 +0000 (12:10 -0500)]
Add a license file
According to your package.json file, this app is intended to be released under MIT licensing. However, without a LICENSE file, it is hard for visitors (or GitHub) to see this.
https://help.github.com/articles/open-source-licensing/
Johannes Zellner [Mon, 4 Jul 2016 12:45:42 +0000 (14:45 +0200)]
Indicate where to specify the public folder
Johannes Zellner [Mon, 4 Jul 2016 12:43:12 +0000 (14:43 +0200)]
Update the readme
Johannes Zellner [Mon, 4 Jul 2016 12:20:30 +0000 (14:20 +0200)]
Use new base image
Johannes Zellner [Wed, 18 May 2016 10:25:09 +0000 (12:25 +0200)]
New version
Johannes Zellner [Wed, 18 May 2016 10:24:10 +0000 (12:24 +0200)]
Stop event processing for upload button
This prevents changing the url
Johannes Zellner [Tue, 3 May 2016 12:55:13 +0000 (14:55 +0200)]
Bump version
Johannes Zellner [Tue, 3 May 2016 12:53:57 +0000 (14:53 +0200)]
Clear the file input prior to triggering it
This ensures the change event is fired even if the file didn't change
Fixes #2
Johannes Zellner [Tue, 5 Apr 2016 14:47:49 +0000 (16:47 +0200)]
Bump version
Johannes Zellner [Tue, 5 Apr 2016 14:46:27 +0000 (16:46 +0200)]
Support username and email login
This change is required for the username !== userId cloudron change
Girish Ramakrishnan [Wed, 30 Mar 2016 15:46:15 +0000 (08:46 -0700)]
add .git to .dockerignore
Johannes Zellner [Thu, 3 Mar 2016 10:03:18 +0000 (11:03 +0100)]
Changes for 0.5.1
Johannes Zellner [Thu, 3 Mar 2016 10:00:33 +0000 (11:00 +0100)]
Add selenium tests
Johannes Zellner [Thu, 3 Mar 2016 09:54:33 +0000 (10:54 +0100)]
Add element ids for better testability
Johannes Zellner [Thu, 3 Mar 2016 09:54:18 +0000 (10:54 +0100)]
make tests work with npm test
Johannes Zellner [Thu, 3 Mar 2016 09:53:54 +0000 (10:53 +0100)]
Add test files
Johannes Zellner [Wed, 2 Mar 2016 09:11:41 +0000 (10:11 +0100)]
Cleanup toplevel dev dependencies
Johannes Zellner [Wed, 2 Mar 2016 08:48:45 +0000 (09:48 +0100)]
Fix the configurePath
Johannes Zellner [Wed, 2 Mar 2016 08:46:04 +0000 (09:46 +0100)]
Remove ejs dependency
Johannes Zellner [Wed, 2 Mar 2016 08:45:26 +0000 (09:45 +0100)]
No need to serve up welcome.html with ejs
Johannes Zellner [Wed, 2 Mar 2016 08:43:59 +0000 (09:43 +0100)]
Remove unused files
Johannes Zellner [Tue, 1 Mar 2016 21:12:58 +0000 (22:12 +0100)]
Add basic footer
Johannes Zellner [Tue, 1 Mar 2016 18:49:02 +0000 (19:49 +0100)]
Rearrange medialinks
Johannes Zellner [Tue, 1 Mar 2016 18:45:19 +0000 (19:45 +0100)]
Update medialinks and description
Johannes Zellner [Tue, 1 Mar 2016 18:15:52 +0000 (19:15 +0100)]
Set autofocus and add basic error handling
Johannes Zellner [Tue, 1 Mar 2016 18:04:23 +0000 (19:04 +0100)]
protect _admin/
Johannes Zellner [Tue, 1 Mar 2016 17:51:11 +0000 (18:51 +0100)]
Work off of the location hash to make browser history work
Johannes Zellner [Tue, 1 Mar 2016 17:38:03 +0000 (18:38 +0100)]
Fix logout
Johannes Zellner [Tue, 1 Mar 2016 17:31:21 +0000 (18:31 +0100)]
Add favicon
Johannes Zellner [Tue, 1 Mar 2016 17:21:56 +0000 (18:21 +0100)]
pretty print file size
Johannes Zellner [Tue, 1 Mar 2016 17:18:12 +0000 (18:18 +0100)]
Show folders first
Johannes Zellner [Tue, 1 Mar 2016 17:16:31 +0000 (18:16 +0100)]
Add file preview
Johannes Zellner [Tue, 1 Mar 2016 16:38:24 +0000 (17:38 +0100)]
Add a spinner
Johannes Zellner [Tue, 1 Mar 2016 16:36:49 +0000 (17:36 +0100)]
Add missing column
Johannes Zellner [Tue, 1 Mar 2016 16:34:57 +0000 (17:34 +0100)]
Use the force
Johannes Zellner [Tue, 1 Mar 2016 16:26:15 +0000 (17:26 +0100)]
Update the landing page
Johannes Zellner [Tue, 1 Mar 2016 16:19:42 +0000 (17:19 +0100)]
Add missing files
Johannes Zellner [Tue, 1 Mar 2016 16:14:20 +0000 (17:14 +0100)]
Update the package version
Johannes Zellner [Tue, 1 Mar 2016 16:13:24 +0000 (17:13 +0100)]
Bump version
Johannes Zellner [Tue, 1 Mar 2016 16:11:57 +0000 (17:11 +0100)]
Ensure tooltips are working
Johannes Zellner [Tue, 1 Mar 2016 15:59:12 +0000 (16:59 +0100)]
Add some pretty date
Johannes Zellner [Tue, 1 Mar 2016 15:37:05 +0000 (16:37 +0100)]
Add ui to create directories
Johannes Zellner [Tue, 1 Mar 2016 15:12:55 +0000 (16:12 +0100)]
Move admin ui to _admin to avoid less likely conflict
Johannes Zellner [Tue, 1 Mar 2016 15:08:28 +0000 (16:08 +0100)]
Clearly this is not angular
Johannes Zellner [Tue, 1 Mar 2016 15:07:44 +0000 (16:07 +0100)]
Implement file deletion
Johannes Zellner [Tue, 1 Mar 2016 14:54:16 +0000 (15:54 +0100)]
Implement file upload
Johannes Zellner [Tue, 1 Mar 2016 14:22:47 +0000 (15:22 +0100)]
Add upload button
Johannes Zellner [Tue, 1 Mar 2016 14:10:25 +0000 (15:10 +0100)]
Make directory listing navigatable
Johannes Zellner [Tue, 1 Mar 2016 13:11:23 +0000 (14:11 +0100)]
Add basic admin ui
Johannes Zellner [Tue, 1 Mar 2016 12:27:05 +0000 (13:27 +0100)]
Add some basic bootstrap stuff
Johannes Zellner [Tue, 1 Mar 2016 12:14:45 +0000 (13:14 +0100)]
Send more folder listing details
Johannes Zellner [Tue, 1 Mar 2016 12:04:12 +0000 (13:04 +0100)]
Fix file deletion and add dry-run option
Johannes Zellner [Tue, 1 Mar 2016 11:42:13 +0000 (12:42 +0100)]
Properly check for absolute file paths
Johannes Zellner [Tue, 1 Mar 2016 11:38:39 +0000 (12:38 +0100)]
Require a file argument for delete
Johannes Zellner [Tue, 1 Mar 2016 11:34:15 +0000 (12:34 +0100)]
Support last argument as destination