Age | Commit message (Expand) | Author |
2017-08-11 | NETWORKING: Fix data type cast in comparison. char is usually signed | Eugene Sandulenko |
2017-01-16 | CLOUD: Fix Various Compiler Warnings By Adding Casts. | D G Turner |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-08-24 | CLOUD: Update handlers | Alexander Tkachev |
2016-08-24 | CLOUD: Handle paths in marked places | Alexander Tkachev |
2016-08-24 | CLOUD: Mark places where path handling is needed | Alexander Tkachev |
2016-08-24 | CLOUD: Use overriden handle() instead of ClientHandlerCallback in page handlers | Peter Bozsó |
2016-08-24 | CLOUD: JANITORIAL: Fix code formatting | Eugene Sandulenko |
2016-08-24 | JANITORIAL: Remove spaces at the end of the line | Alexander Tkachev |
2016-08-24 | CLOUD: Do some refactoring/cleanup in Networking | Alexander Tkachev |
2016-08-24 | CLOUD: Add "Index of" label in server's "/files" | Alexander Tkachev |
2016-08-24 | CLOUD: Add icons in "/files" list | Alexander Tkachev |
2016-08-24 | CLOUD: Add "directory" form for webserver "/upload" | Alexander Tkachev |
2016-08-24 | CLOUD: Update "/files" hardcoded response template | Alexander Tkachev |
2016-08-24 | CLOUD: Fix '\' encoding back | Alexander Tkachev |
2016-08-24 | CLOUD: Cleanup in Handlers | Alexander Tkachev |
2016-08-24 | CLOUD: Fix quotes encoding | Alexander Tkachev |
2016-08-24 | CLOUD: Put "/upload" "path" parameter in the URL | Alexander Tkachev |
2016-08-24 | CLOUD: Add query parameters URL encoding | Alexander Tkachev |
2016-08-24 | CLOUD: Move "/create" to separate Handler | Alexander Tkachev |
2016-08-24 | CLOUD: Make "/create" work | Alexander Tkachev |
2016-08-24 | CLOUD: Refactor LocalWebserver | Alexander Tkachev |