0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into merge More... almost 12 years ago
Use GET for search since nekotools server doesn't support POST. More... almost 12 years ago
Merge branch 'master' of https://github.com/back2dos/haxelib More... almost 12 years ago
Cleanup. More... almost 12 years ago
Use the working search. More... almost 12 years ago
Use spod macros for search. More... almost 12 years ago
use haxe.web.Dispatch instead of splitting uri by hand. More... almost 12 years ago
separated template parts More... almost 12 years ago
move template into seperate folder More... almost 12 years ago
use Template globals for stuff that is required on every page More... almost 12 years ago
Merge pull request #15 from TheHippo/bootstrapbootstrap More... almost 12 years ago
fix haxelib.sh More... almost 12 years ago
fetch error, when local haxelib server is not running. Clean up zip files afterwards. More... almost 12 years ago
refractor, minor coding style improvements More... almost 12 years ago
check if folder exits before clearing them More... almost 12 years ago
Added ability to install from hxml file(s) More... almost 12 years ago
Start using "using StringTools()" to make code a tad more readable More... almost 12 years ago
When installing via "dev" or "git", check haxelib.xml for dependencies More... almost 12 years ago
test libraries versions should be in semver :-) More... almost 12 years ago
script for cleaning server installation and submitting test libraries More... almost 12 years ago
run site on port 2000 even on windows More... almost 12 years ago
ignore database files in this repository More... almost 12 years ago
added 2 testing libraries More... almost 12 years ago
removed sqlite database More... almost 12 years ago
added site.sh, for everyone who cannot execute site.bat More... almost 12 years ago
move everything belongs to the server into the server folder More... almost 12 years ago
Merge pull request #13 from TheHippo/hxmlcompile More... almost 12 years ago
Merge branch 'hxmlcompile' into bootstrap More... almost 12 years ago
remove empty -D flag, which is somehow required to correctly compile the site More... almost 12 years ago
Use static methods on record classes rather than custom managers in hopes of circumventing Issue #7. More... almost 12 years ago