summaryrefslogtreecommitdiff
path: root/yawf
AgeCommit message (Collapse)AuthorFilesLines
2010-03-10Update to latest YAWFYorhel1-0/+0
2009-07-09YAWF update to a4988cf068fa52dae3f0ff88d73564136e54f2d2Yorhel1-0/+0
The new output compression and SQL quoting functions haven't been thouroughly tested yet, so I guess VNDB would make a nice testing ground.
2009-07-04Updating YAWF to fcd581a553d3dc8264debc85d2d7fbf959d122e8Yorhel1-0/+0
Required for the new copy-add feature
2009-07-03Updating to latest YAWFYorhel1-0/+0
2008-12-24Updating YAWF...Yorhel1-0/+0
2008-11-28VN image upload worksYorhel1-0/+0
2008-11-15Wrote revision and diff viewerYorhel1-0/+0
Character-level diffs instead of the old word-level diffs. Still only works on plaintext, though. Not really sure about the style, either.
2008-11-15Whitespace begone!Yorhel1-0/+0
2008-11-11Userlist + generic browsing style addedYorhel1-0/+0
VNDB::Handler::Users::list will be split up in smaller reusable browse functions later on, the current code simply serves as a means to determine what those helper functions are supposed to do.
2008-11-08Update to latest YAWF (xml_pretty is really useful for debugging ^^)Yorhel1-0/+0
2008-11-02Upgrading to latest YAWFYorhel1-0/+0
2008-10-31Logging in works nowYorhel1-0/+0
...though the form and error handling is still missing
2008-10-31A few small fixes, working logout function and added a nonworking user menu ↵Yorhel1-0/+0
and login form
2008-10-31Added some authentication and user functionsYorhel1-0/+0
2008-10-27Updated to newest YAWF masterYorhel1-0/+0
2008-10-26Added YAWF as a submoduleYorhel1-0/+0
...I hope I did it correctly, this submodule thing is still quite confusing...