summaryrefslogtreecommitdiff
path: root/lib/TUWF.pod
AgeCommit message (Expand)AuthorFilesLines
2018-06-05Convert README to markdown + update links to repoYorhel1-1/+1
2018-04-15Integrate TUWF::Validate with the rest of TUWFYorhel1-1/+9
2018-02-18Year + Version bump for 1.2v1.2Yorhel1-1/+1
2018-02-18Actually refer to TUWF::Intro from somewhereYorhel1-1/+4
2018-02-05Add tuwf->done and tuwf->pass, change error & before hook handlingYorhel1-12/+56
2018-01-31Add import_modules settingYorhel1-17/+50
2017-12-16Documentation fixes and updatesYorhel1-34/+18
2017-12-10Add TUWF::hook() + fix some error handling casesYorhel1-10/+46
2017-12-09Add sexier replacements for TUWF::register()Yorhel1-24/+82
2017-12-09Add a default-exported tuwf() DSL-like functionYorhel1-0/+16
2017-12-09Add $self->capture() method to extract route capturesYorhel1-0/+18
2017-12-09Add http_server_port setting and corresponding env varYorhel1-0/+5
2017-12-06Add resBinary() and resFile() + mime_types/mime_default settingsYorhel1-1/+18
2017-12-06Add support for running as a standalone web serverYorhel1-19/+31
2017-12-06Add reqJSON and resJSON for simple JSON API supportYorhel1-8/+16
2017-11-26Version 1.1v1.1Yorhel1-3/+3
2015-09-27Version 1.0v1.0Yorhel1-1/+1
2015-09-20TUWF::Request: Add reqQuery() + include slash in reqPath()Yorhel1-4/+4
2011-02-07Allow TUWF::set() with one argument to imply 'get'v0.1Yorhel1-4/+6
2011-02-07Documentation: +Server configYorhel1-0/+103
2011-02-07Documentation: +links, README: +links, +installation instructionsYorhel1-0/+6
2011-02-07Make sure to sent an 'Allow' header on a 405 responseYorhel1-1/+3
2011-02-07Generate "bad request" on UTF-8 decoding error and added error_400_handlerYorhel1-0/+7
2011-02-02Added log_format configuration settingYorhel1-2/+18
2011-02-02Removed exclude_info option from log()Yorhel1-4/+3
2011-01-24Documentation: +validation, various misc. fixesYorhel1-12/+16
2011-01-23Documentation: +Some TUWF::Misc, +compat, +importing, license,readmeYorhel1-5/+42
2011-01-22TUWF::Misc: Added kv_validate() and improved formValidate()Yorhel1-0/+4
2011-01-21Documentation: +TUWF::DBYorhel1-1/+3
2011-01-20Documentation: +features, +resFd()/Header() improvements, +misc. fixesYorhel1-32/+56
2011-01-19TUWF::DB: Allow db_login to be a subroutine referenceYorhel1-2/+17
2011-01-15Added cookie_prefix optionYorhel1-0/+10
2011-01-15Added cookie_defaults optionYorhel1-3/+17
2011-01-15Allow the pre_request_handler to halt further request processingYorhel1-3/+6
2011-01-14More documentation: +TUWF basic methods, +TUWF::RequestYorhel1-2/+23
2011-01-14Return a proper 413 response when the POST body is too largeYorhel1-1/+6
2011-01-14Return a proper 405 response on invalid HTTP method and added error_405_handl...Yorhel1-0/+7
2011-01-14Added max_post_body optionYorhel1-0/+6
2011-01-14More documentation: +set() options, -old intro, moved feat./limitationsYorhel1-103/+182
2011-01-13More documentation: Global TUWF:: functions and more features/limitionsYorhel1-21/+128
2011-01-12Added some more basic documentationYorhel1-13/+107
2011-01-09Added unfinished documentation I still had lying aroundYorhel1-0/+54