renerocksai
|
307cc2f13e
|
remove legacy, update README
|
2025-03-30 14:46:08 +02:00 |
|
renerocksai
|
f77f405320
|
doc update
|
2025-03-16 16:33:55 +01:00 |
|
Rene Schallner
|
c56ebc7840
|
corrected release templates
|
2024-06-28 11:53:22 +02:00 |
|
Rene Schallner
|
35b8337ccb
|
fix announceybot templates for 0.12
|
2024-02-24 17:26:49 +01:00 |
|
Rene Schallner
|
07c74e757d
|
Refactored request, auth, endpoint:
- zap.Request : refactored into its own file, along with supporting
types and functions (e.g. http params related)
- added setContentTypeFromFilename thx @hauleth.
- zap.Auth : zap.Auth.Basic, zap.Auth.BearerSingle, ...
- zap.Endpoint : zap.Endpoint, zap.Endpoint.Authenticating
|
2024-01-10 15:05:53 +01:00 |
|
renerocksai
|
551d033edc
|
API cleanup #2
--------------
- Middleware: no more MixContexts
- zig structs are fine
- more documentation (comments -> autodoc).
- websocket docs
|
2024-01-08 19:26:16 +01:00 |
|
renerocksai
|
3d651229f8
|
API cleanup #1
--------------
- EndpointListener.register() // was: addEndpoint
- no more Simple
- getEndpoint -> endpoint()
|
2024-01-08 15:50:46 +01:00 |
|
Rene Schallner
|
8a2d077bd8
|
fixed release note templates: b.installArtifact
|
2023-09-23 10:50:47 +02:00 |
|
Rene Schallner
|
b2a4bdc760
|
Simplified using it in readme
|
2023-08-23 16:18:25 +02:00 |
|
Rene Schallner
|
027ad41d0f
|
fix auth doc
|
2023-05-20 03:41:36 +02:00 |
|
Rene Schallner
|
d907febc5f
|
fixed links in auth doc
|
2023-05-20 03:40:45 +02:00 |
|
Rene Schallner
|
bb587ac2a2
|
zig-ception update
|
2023-05-19 03:23:28 +02:00 |
|
Rene Schallner
|
d0424d0d49
|
doc fixes
|
2023-05-19 03:17:00 +02:00 |
|
Rene Schallner
|
d656452667
|
MIDDLEWARE support
|
2023-05-19 02:47:39 +02:00 |
|
Rene Schallner
|
3ef7356bbe
|
lil doc update
|
2023-05-16 18:04:12 +02:00 |
|
Rene Schallner
|
86f1022b46
|
DOC: why no errors in response functions
|
2023-05-16 17:55:00 +02:00 |
|
Rene Schallner
|
512b4b21bd
|
added doc for localhost building
|
2023-05-16 17:12:12 +02:00 |
|
Rene Schallner
|
1c2609c7f1
|
Update authentication.md
|
2023-05-16 16:12:29 +02:00 |
|
Rene Schallner
|
81f38d6605
|
lil doc update
|
2023-05-16 16:11:39 +02:00 |
|
Rene Schallner
|
b69599dcda
|
tools/pkghash: support for release-template.md
|
2023-04-22 15:28:33 +02:00 |
|
Rene Schallner
|
19880fad3e
|
added endpoint_auth example, fixed doc
|
2023-04-16 23:53:14 +02:00 |
|
Rene Schallner
|
6e206be5b6
|
doc fixup
|
2023-04-16 23:45:23 +02:00 |
|
Rene Schallner
|
7e2c3b6251
|
more tests, cleanup
|
2023-04-16 23:42:08 +02:00 |
|