gotosocial/web/template
Daenney 68e6d08c76
[feature] Add a request ID and include it in logs (#1476)
This adds a lightweight form of tracing to GTS. Each incoming request is
assigned a Request ID which we then pass on and log in all our log
lines. Any function that gets called downstream from an HTTP handler
should now emit a requestID=value pair whenever it logs something.

Co-authored-by: kim <grufwub@gmail.com>
2023-02-17 12:02:29 +01:00
..
404.tmpl [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
authorize.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
confirmed.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
domain-blocklist.tmpl [feature] Public list of suspended domains (#1362) 2023-01-25 18:06:41 +01:00
email_confirm_html.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
email_confirm_text.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
email_reset_html.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
email_reset_text.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
error.tmpl [feature] Add a request ID and include it in logs (#1476) 2023-02-17 12:02:29 +01:00
finalize.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
footer.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
frontend.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
header.tmpl [feature] Add RSS autodiscovery on profiles that enable RSS (#1373) 2023-01-23 10:23:07 +01:00
index.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
oob.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
profile.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
sign-in.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
status.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00
thread.tmpl [chore] Update/add license headers for 2023 (#1304) 2023-01-05 12:43:00 +01:00