index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
networking
/
sdl_net
/
handlers
/
filespagehandler.cpp
Age
Commit message (
Expand
)
Author
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