Commit graph

16 commits

Author SHA1 Message Date
Paul van Tilburg 01243ea78d Actually retrieve the title from the form 2012-02-11 01:35:48 +01:00
Paul van Tilburg 7c685ddd29 Escape the HTML in text/code (closes: #4fe9c7) 2012-02-11 01:35:25 +01:00
Paul van Tilburg 4ec1c46e5d Proper variable declaration 2012-02-11 00:47:41 +01:00
Paul van Tilburg 777d2bd210 Set undefined/unknown upload mime type to application/octet-stream 2012-02-11 00:47:20 +01:00
Paul van Tilburg 7f6e91c44b Merge branch 'feature/dragndrop' to add drag&drop support (closes: #743b13) 2012-02-11 00:39:21 +01:00
Paul van Tilburg a86f87a309 Fix debug log message 2012-02-11 00:37:45 +01:00
Paul van Tilburg 1c706fd6cc Ensure that draggable IDs do not contain dots
* Fix up the name field of the draggable info to contain the full filename
* The ID is now just the md5sum
2012-02-09 10:25:55 +01:00
Paul van Tilburg a3d79b6ef7 Attach a timestamp to the list of draggables for the client 2012-02-09 10:25:26 +01:00
Paul van Tilburg 7a78be42c4 Add the events controller 2012-02-09 10:24:40 +01:00
Paul van Tilburg 227464270e Throw events for reposition, title change, add, and delete 2012-02-09 10:23:29 +01:00
Paul van Tilburg d4dd68cc38 Add functions of the event framework 2012-02-09 10:22:17 +01:00
Paul van Tilburg a5368cc78e When an upload is done via d&d, don't redirect to / 2012-01-18 22:18:35 +01:00
Paul van Tilburg ecd79b19a3 Set the title for file uploads to the filename without the extension 2012-01-18 22:17:50 +01:00
Paul van Tilburg bc35b23891 Remove debug statements; added missing semicolons 2012-01-16 23:45:15 +01:00
Paul van Tilburg 7dd854161d Add production and development mode 2012-01-16 11:34:19 +01:00
Paul van Tilburg 40e987c7a5 Rename plemp.js to apps.js by Express convention 2012-01-16 11:18:12 +01:00
Renamed from plemp.js (Browse further)