aboutsummaryrefslogtreecommitdiff
path: root/webserver
AgeCommit message (Expand)Author
2015-11-15[maven-release-plugin] prepare release nanohttpd-project-2.2.0ritchie
2015-11-15added some descriptions to the pomritchie
2015-10-03adapt minimal test coverage after implementing #204ritchie
2015-10-03easy way to add mime types fix #204ritchie
2015-09-13Merge pull request #207 from McFoggy/cors-supportRichard van Nieuwenhoven
2015-09-13file upload refactorings and set minimal coverage per module #219 #216ritchie
2015-09-11first refactorings for own module nanolets #223ritchie
2015-08-22Fixed SimpleWebServer, bumped versionJarno Elonen
2015-08-21Work towards static newXXResponse()sJarno Elonen
2015-08-09enhance CORS support to allow to define originMatthieu Brouillard
2015-07-20open visibility of SimpleWebServer#addCORSHeaders() method as requested in #2...Matthieu Brouillard
2015-07-08fixes #25 add basic CORS supportMatthieu Brouillard
2015-07-04Merge pull request #200 from snostorm/adds-svgelonen
2015-06-24Adds SimpleWebServer MIME of `image/svg+xml`Sean Ouimet
2015-06-09Added Mime type for HLSluctrudeau
2015-05-24Change default binding from localhost to all interfaces. Closes #137Jarno Elonen
2015-05-16Removed non-generic hard-coded path testelonen
2015-05-16Fix webserver serving folder named like index filePhilipp Wiesemann
2015-05-14wait a little longer durring testingritchie
2015-05-14first set of unit tests for the webserverritchie
2015-05-14prepaire for webserver unit testsritchie
2015-05-14fixed #117ritchie
2015-05-14some cleanup and mergig for #122 also long as resquest size addedritchie
2015-05-14reponces now created by factorymethods that can be overwritten, solvesritchie
2015-05-10config and jacoco instead of cubertura ritchie
2015-05-10letting eclipse cleanup the coderitchie
2015-05-10after the last pull request in this series the formatter is now activeritchie
2015-05-10logging improved and all print stacktraces moved to loggingritchie
2015-05-10Replace spurious accessors and exposed rootDirs as protected. Closes #161, #162Jarno Elonen
2015-05-08checkstyle issues and imports reorganizedritchie
2015-05-08Merge pull request #171 from vorburger/FixedSomeAllWarningsShownInEclipseelonen
2015-05-08moved to nanohttpd.orgritchie
2015-05-08site configuration addedritchie
2015-05-03duplicate versions removedritchie
2015-05-03Merge pull request #163 from ritchieGitHub/masterRichard van Nieuwenhoven
2015-05-03Merge pull request #165 from eric-cho/patch-1elonen
2015-04-22Fixed a bunch of warnings (from Eclipse)Michael Vorburger
2015-03-16Update SimpleWebServer.javaEric Cho
2015-02-27[maven-release-plugin] prepare for next development iterationritchie
2015-02-27retryritchie
2015-02-27[maven-release-plugin] prepare for next development iterationritchie
2015-02-27[maven-release-plugin] prepare branch nanohttpd-project-2.1.1-SNAPSHOTritchie
2015-02-27basic changes needed for central releaseritchie
2014-11-05Fix typo in SimpleWebServer.javaZhou Xinzi
2014-04-25modified class so it could be overriden with user speicifc changes rnveach
2014-04-24Fixed plugin argument signature for markdown pluginPaul Hawke
2014-04-24expanded plugins to also recieve IHTTPSession so it has more access tornveach
2014-04-23Release 2.1.0Paul Hawke
2013-12-12Release version 2.0.5Paul Hawke
2013-09-19Restore class name, rename interfaceSleekWeasel