Commit Graph

384 Commits (master)
 

Author SHA1 Message Date
Ferry Boender dfe9cc2393 Simple example: rename htaccess to htpasswd. 9 years ago
Ferry Boender c0ecdd4371 Validate example. 9 years ago
Ferry Boender 74f7567a00 User manual updated with new field options and documentation. 9 years ago
Ferry Boender b2f3bae749 Improved field validation and new field options for textarea. Original file names of uploaded files are now stored in an additional field <field_name>__name. 9 years ago
Ferry Boender 2d0b33ce94 Added validation example. 9 years ago
Ferry Boender 00f39bb784 User manual updated with new validation options. 9 years ago
Ferry Boender 05e201a749 Improved error reporting and validation. 9 years ago
Ferry Boender a8c1ba64a3 Always stringify form values before sending them to a script callback. 9 years ago
Ferry Boender ec93afa1ac Remove test headers. 9 years ago
Ferry Boender 555fbcfa30 Bugfix: Allow users to enter fractional numbers for float form types. 9 years ago
Ferry Boender 7b5fa81e31 Move inline HTML templates to top. 9 years ago
Ferry Boender 871d22167e Ignore non-existing temp files in upload cleanup. 9 years ago
Ferry Boender 7ce6bc8b12 Authentication passwords are now sha256 hashed. Use --generate-pw to generate the proper hashed password. 9 years ago
Ferry Boender 60bfb9b969 Initial version of the User Manual. 9 years ago
Ferry Boender fbf38d5800 README.md update. 9 years ago
Ferry Boender 5eed3e1466 Example for the 'script_raw' functionality where a script can send output directly to the browser. 9 years ago
Ferry Boender 18394194dd Allow to be run under subpaths in case of running behind a proxy. 9 years ago
Ferry Boender 4e155d0a37 Line break. 9 years ago
Ferry Boender ed4b8226d8 Python 2.6 string formatting compatibility. 9 years ago
Ferry Boender 44e7d69444 Updates to the 'simple' example. 9 years ago
Ferry Boender 1351816935 Authentication example. 9 years ago
Ferry Boender 1aaacf8ef9 Allow scripts to write their own output using script_raw setting. 9 years ago
Ferry Boender 8bd31c2f04 Added TODO comments. 9 years ago
Ferry Boender 4c289f992c Remove old code and debugging statements. 9 years ago
Ferry Boender 56d4d12d1f Made HTTP server multithreaded. 9 years ago
Ferry Boender 85a4f019c8 Simple example which shows how to use shell scripts as backends. 9 years ago
Ferry Boender d63d68fb49 Native example which show how to use Python functions as callbacks. 9 years ago
Ferry Boender 275e53a2c5 Ignore changes in example htaccess 9 years ago
Ferry Boender 6686b65b57 Renamed to .py file so it can be included in python scripts 9 years ago
Ferry Boender d3a5861532 The web app is now a subclass of WebAppHandler (RequestHandler), so it can do things like streaming output. 9 years ago
Ferry Boender fea3b5b90f README 9 years ago
Ferry Boender ffda932161 Simple example. 9 years ago
Ferry Boender b613dd7c7e Added license. 9 years ago
Ferry Boender 78ad473e9c Initial commit 9 years ago