aboutsummaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Collapse)Author
2025-09-14fix many things in upgrade_insecure moduleHEADmastermetamuffin
2025-09-13add vary header on localized files; fix #20metamuffin
2025-06-20files: sort file listingmetamuffin
2025-06-08update depsmetamuffin
2025-06-08optional stdev in delay module + fmtmetamuffin
2025-05-27clippymetamuffin
2025-05-27more cache codemetamuffin
2025-05-03allow hostnames in proxy modulemetamuffin
2025-04-10add semaphore modulemetamuffin
2025-04-02maybe release log file guard to allow parallel request processing :)metamuffin
2025-04-02add a new (better) logging modulemetamuffin
2025-04-01accept list of maps in paths module for non-hacky orderingmetamuffin
2025-04-01add proper unsatisfied ranges implementationmetamuffin
2025-03-30ratelimit modulemetamuffin
2025-03-25openid: reauth if bad saltmetamuffin
2025-03-24Include trailing slash in directory index for dirsmetamuffin
2025-03-23openid client secret and email whitelistmetamuffin
2025-03-23openid_auth poc worksmetamuffin
2025-03-23license notices everywheremetamuffin
2025-03-20proxy: unix socket supportmetamuffin
2025-03-19clippymetamuffin
2025-03-19debug method and switch http versionmetamuffin
2025-03-19delay modulemetamuffin
2025-03-18limits modulemetamuffin
2025-03-18cgi argsmetamuffin
2025-03-17fix proxy module for h3. h3 still half-broken thoughmetamuffin
2025-03-17h3 ground workmetamuffin
2025-03-14hosts: :fallback and :none special hostsmetamuffin
2025-03-14fix bug with flushing in accesslogmetamuffin
2025-03-14cgi: add env map option; close #5metamuffin
2025-03-14files: prepend href with ./; fix #4metamuffin
2025-03-04default fields in headers modulemetamuffin
2025-03-04improve headers module (breaking change)metamuffin
2025-03-04set correct port on forwarded headersmetamuffin
2025-03-04proxy default fieldsmetamuffin
2025-03-04x-forwaded-... headers in proxy modulemetamuffin
2025-02-05fix fallback modulemetamuffin
2025-02-05fallback handlermetamuffin
2025-01-25fix query discarded when capture in !pathsmetamuffin
2025-01-17gnix-auth-no-redirectmetamuffin
2025-01-17cookie auth: allow for custom login logic in fail handlermetamuffin
2025-01-17cookie auth: store timestamp big endianmetamuffin
2025-01-17fix upgrade insecure parsing by parsing arraymetamuffin
2025-01-17inspect node for debuggingmetamuffin
2024-11-25remove unused codemetamuffin
2024-11-11implement insecure connection upgrade. yaml parser brokenmetamuffin
2024-11-11switch to serde_yml from unmaintained serde_yamlmetamuffin
2024-11-11paths rest capture groupmetamuffin
2024-10-30Merge branch 'master' of codeberg.org:metamuffin/gnixmetamuffin
2024-10-30commentmetamuffin