Commit Graph

13 Commits

Author SHA1 Message Date
6f4b7335f8
Add HTTP basic authentication endpoint
All checks were successful
Gitea Actions Demo / lint (push) Successful in 1m32s
Gitea Actions Demo / test (push) Successful in 1m18s
Gitea Actions Demo / release-image (push) Successful in 1m7s
2024-09-04 15:24:12 -05:00
9f222725d1
Add json() helper 2024-09-04 15:23:53 -05:00
e570a2e3c8
Add endpoint for chunked transfer 2024-08-20 20:02:21 -05:00
83a6152472
Disable sessions for endpoints that do not require them 2024-08-17 14:03:04 -05:00
87156eda3d
Add /status/:code 2024-08-11 17:52:44 -05:00
b6f05b475f
Add /_cat/cookies 2024-08-11 11:18:41 -05:00
7fc61df477
Add readiness check web endpoint 2024-07-27 17:05:01 -05:00
88e24c688b
Move text/plain routes to /_cat prefix 2024-07-08 10:07:34 -05:00
9fab7393f7
Fix lint errors 2024-07-07 16:26:38 -05:00
5aeb90a18d
Add hostname to session JSON output 2024-07-05 16:13:12 -05:00
c8372cec1c
Add JSON endpoint for /env 2024-07-04 02:04:51 -05:00
6802c59f1d
Fix PID file path 2024-07-04 01:24:04 -05:00
e2b0cf9794
first commit 2024-07-02 15:24:45 -05:00