truh synced commits to master at truh/http.sh from mirror 2025-11-09 04:50:48 +01:00
b5320a169d misc: http_array will make up an array when called on normal params
3bacddd8a4 docs: mention HTTP
37770a1735 server: somewhat safer HTTP arrays
dadfebb128 server: parse urlencoded arrays
Compare 4 commits »
truh synced commits to refs/tags/v0.97.4 at truh/http.sh from mirror 2025-11-09 04:50:48 +01:00
truh synced new reference refs/tags/v0.97.4 to truh/http.sh from mirror 2025-11-09 04:50:48 +01:00
truh synced commits to master at truh/http.sh from mirror 2025-10-31 17:01:37 +01:00
7e40fd14e0 server: reduce amount of basename calls in vhost logic
truh synced commits to master at truh/http.sh from mirror 2025-10-11 01:57:25 +02:00
4501f44691 docs: improve utils page
truh synced commits to master at truh/http.sh from mirror 2025-09-17 15:33:44 +02:00
2b8f8d9be9 http.sh: escape the spurious git invocation (oops)
truh synced commits to refs/tags/v0.97.3.1 at truh/http.sh from mirror 2025-09-17 07:23:45 +02:00
truh synced new reference refs/tags/v0.97.3.1 to truh/http.sh from mirror 2025-09-17 07:23:45 +02:00
truh synced commits to master at truh/http.sh from mirror 2025-09-15 06:43:45 +02:00
ea129b8350 notORM: fix mangling the r array, leading to unexplainable logic issues
truh synced commits to master at truh/http.sh from mirror 2025-09-14 22:33:45 +02:00
e45eef0f58 version: bump to 0.97.3
e10d927d2d docs: mention bump util and future plans
8bd34c9823 util/bump: new util
a60245bb4c util/notORM: new util
cc95f86136 docs, http.sh: document util invocation
Compare 8 commits »
truh synced commits to refs/tags/v0.97.3 at truh/http.sh from mirror 2025-09-14 22:33:45 +02:00
truh synced new reference refs/tags/v0.97.3 to truh/http.sh from mirror 2025-09-14 22:33:45 +02:00
truh synced commits to master at truh/http.sh from mirror 2025-09-14 14:33:44 +02:00
d563570d6f template: fixes around handling nonexistant files
truh synced commits to master at truh/http.sh from mirror 2025-09-13 22:13:45 +02:00
44c128289c template: escape newlines on raw replace statements
truh synced commits to actiontest at truh/http.sh from mirror 2025-09-10 20:53:43 +02:00
truh synced new reference actiontest to truh/http.sh from mirror 2025-09-10 20:53:43 +02:00
truh synced commits to master at truh/http.sh from mirror 2025-09-05 18:53:44 +02:00
47b5dd9f29
http.sh: fix socat IPv6 bind
truh synced commits to master at truh/http.sh from mirror 2025-09-03 01:43:45 +02:00
23281e594a
allow running from non-root directories
truh synced commits to master at truh/http.sh from mirror 2025-07-17 12:39:31 +02:00
41cbf1ee42 docs: add example for template -index
truh synced commits to master at truh/http.sh from mirror 2025-06-13 05:09:43 +02:00
c59202a6dc server: respect cfg[enable_multipart]