8 Commits

Author SHA1 Message Date
lovasoa c67f3266a1 small usability improvements 2023-12-01 01:28:33 +01:00
Ophir LOJKINE 8216313fc9 http/2 and automatic https (#140)
* better docs for multi-select

* wip

* fix bug in corporate conundrum demo

* update dependencies

* Fix bug with variable assignment

fixes #138

* Files (#139)

* document future file functions

* make forms multipart when they contain a file field

* extract http request data reading logic

* start work on file upload

* multipart post data parsing

* millisecond precision in logs

* implement customizable upload file size limits

* wip: add file handling functions

* file handling pseudo-functions

* clippy

* fmt

* Add file upload functionality to changelog

* fix example

* update datetime parsing

* add support for samesite cookies and document cookie expiration

* add support for https

* clippy

* ignore certs

* revert changes to default config

* changelog
2023-11-25 12:55:21 +01:00
lovasoa 9ea59120fb create the config dir if it does not exist 2023-10-03 12:04:33 +02:00
lovasoa 50ad903255 fix #89 2023-09-18 10:55:32 +02:00
lovasoa 34a393a688 include sqlpage.json by default 2023-09-17 22:46:15 +02:00
lovasoa ad741013ab update conf example to allow creation of database file 2023-07-17 03:02:49 +02:00
lovasoa ecce6c472e change default configuration loading order 2023-07-11 19:07:00 +02:00
lovasoa 1f389cb6dc easier configuration, better default configuration 2023-02-02 01:41:59 +01:00