summaryrefslogtreecommitdiff
path: root/web-static
Commit message (Collapse)AuthorAgeFilesLines
* greatly simplified web uploadsChristian Pointner2016-07-232-9/+6
|
* some cleanup and imrpovments (mainly in the javasctipt test sitesChristian Pointner2016-07-233-38/+111
|
* new uploadWeb mostly doneChristian Pointner2016-07-221-1/+1
|
* make uploadWeb part of session store - not finished yetChristian Pointner2016-07-222-16/+1
|
* change semantic of websocket list command, which now sends add/remove ↵Christian Pointner2016-07-171-1/+2
| | | | updates without requesting it
* updated changelog for release0.5.1rel-0.5.1Christian Pointner2016-06-271-1/+1
|
* set chunk size for websocket file uploads to 40k...Christian Pointner2016-06-241-1/+1
|
* receiving binary messages worksChristian Pointner2016-06-241-1/+16
|
* added websocket testclient to static files, some cleanupsChristian Pointner2016-04-023-13/+9579
|
* fix upload cleaner if tempdir ist specified without trailing /Christian Pointner2016-04-021-1/+2
|
* added http static dir for static filesChristian Pointner2016-04-021-0/+25