Commit Graph

333 Commits (a8425a57a6e62d5dd63f27defb4fee0180219f94)
 

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