1
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jul 19, 2024 — Jul 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #3 from DannyArends/development
DannyArends
as Danny Arends
More... over 10 years ago
Added 2 dub configurations: default (http) and SSL (http+https), to reflect the 2 versions of the server that can be compiled More... over 10 years ago
Adding some basic settings, compatible with current defaults More... over 10 years ago
Updates to web config localhost and adding a server file More... over 10 years ago
Adding a server config file option, we need ways to set working directory, upload files, additional folders watched, etc More... over 10 years ago
Adding more unittests, just to see how it works in travis-ci More... over 10 years ago
Reworking the way I want to do unittests More... over 10 years ago
Merge pull request #2 from DannyArends/development
DannyArends
as Danny Arends
More... over 10 years ago
Updating the readme.MD header More... over 10 years ago
Updating the readme.MD header More... over 10 years ago
Updating the readme.MD header More... over 10 years ago
Updating the readme.MD header More... over 10 years ago
Fix minor .MD error More... over 10 years ago
Adding build status icon to show build status on travis-ci.org More... over 10 years ago
Making travis.yml and dub happy with the merged version of development More... over 10 years ago
Fixing a merge conflict More... over 10 years ago
Fixing minor warnings in dub.json More... over 10 years ago
Disable during unittests only needed More... over 10 years ago
Updates to the server, and the dub.json file, no need to start the entire server just do the setup and the unittests, I do NOT like the current situation More... over 10 years ago
Updating the default port to 8080, perhaps that works More... over 10 years ago
Adding .travis.yml More... over 10 years ago
Adding dub.json, since travis-ci uses dub to build More... over 10 years ago
Minor comment updates, moving a sISelect to functions.d More... over 10 years ago
Minor fixes, update to fix errors in directory browsing More... over 10 years ago
Minor removing double spaces More... over 10 years ago
More comments, fixed a minor ssl memory leak bug More... over 10 years ago
Moving some features around in objects More... over 10 years ago
Minor updates, supressing some output More... over 10 years ago
Working HTTP and HTTPs via the same client class More... over 10 years ago
Major updates, adding SSL, might have to revert some minor things More... over 10 years ago