29 Commits (d08ca4c0d7e1be864bb5bb8085cfc86e911c4bdf)
 

Author SHA1 Message Date
rasul d08ca4c0d7 build docs
5 years ago
rasul eba9edd23f pull coverage from index.js
5 years ago
rasul 3e08364cd5 expand test to check html after post
5 years ago
rasul e64de60953 fields need to be pub for tests
5 years ago
rasul 91f6dd81d2 mod needs to be pub for tests
5 years ago
rasul c368a75aeb change test name
5 years ago
rasul 59c3e91f6c change to new error response functions
5 years ago
rasul 2410896899 use create_html_error_response and add create_text_error_response
5 years ago
rasul 8ed7d987d0 mod html_error -> mod error_response
5 years ago
rasul 47cbb5f6d0 rename html_error.rs -> error_response.rs, also rename create_error_response() -> create_html_error_response() so that soon it'll all work right with create_text_response() when that is added
5 years ago
rasul 099cc54a98 gitlab-ci
5 years ago
rasul 711f56308c some more tests, also move tests to their own module
5 years ago
rasul 06e42ea807 add a test
5 years ago
rasul ddc885fbcb add yaml files
5 years ago
rasul c7704eccb3 make readme useful
5 years ago
rascul ee168c21a6 Add LICENSE
5 years ago
rasul 46e4203b86 v0.7.1
5 years ago
rasul 52e7ee2ac0 add steps to run
5 years ago
rasul 06402b181e systemd service
5 years ago
rasul 51f458fb1a html page for errors
5 years ago
rasul 5401bcc268 rustfmt
5 years ago
rasul f115e72dad Syntax struct was from an earlier thing and is no longer needed
5 years ago
rasul 96f22159be use config.salt instead of something hard coded
5 years ago
rasul 48784e9620 default config
5 years ago
rasul 8fc816d3cd ignore config.toml
5 years ago
rasul 0ff7865020 ignore data/
5 years ago
rasul 5b74fa4a69 use .into() because it's easier
5 years ago
rasul 7dbd2fa388 use site_url instead of hardcoded ip/port
5 years ago
rasul 2598efc9ff init
5 years ago