Rene Schallner
|
7f61b821d3
|
updated .gitignore
|
2025-03-21 11:32:46 +01:00 |
|
renerocksai
|
24aacac58d
|
fix measure.sh for macos
|
2025-03-16 20:34:33 +01:00 |
|
renerocksai
|
fcce4517de
|
introduced error union to request fn return type
|
2025-03-16 20:16:14 +01:00 |
|
renerocksai
|
7503f090ee
|
doc update
|
2025-03-16 16:42:08 +01:00 |
|
renerocksai
|
f77f405320
|
doc update
|
2025-03-16 16:33:55 +01:00 |
|
renerocksai
|
a63e47ea3d
|
print username, pass in userpass_session example
|
2025-03-16 16:18:03 +01:00 |
|
renerocksai
|
ab42f971a0
|
remove usingnamespace
|
2025-03-16 16:17:42 +01:00 |
|
renerocksai
|
3856fceb9f
|
fix auth tests b/c of new zap.Endpoint
|
2025-03-16 15:52:26 +01:00 |
|
renerocksai
|
7f82a6b350
|
fixed zap.Middleware + example for endpoint handlers to new zap.Endpoint
|
2025-03-16 14:13:54 +01:00 |
|
renerocksai
|
7aae77b034
|
fix doc comment for new Endpoint
|
2025-03-16 13:39:52 +01:00 |
|
renerocksai
|
d0cb7520ac
|
fix endpoint_auth example for new Endpoint stuff
|
2025-03-16 13:39:23 +01:00 |
|
renerocksai
|
0123e60059
|
endpoint type check with meaningful error messages
|
2025-03-16 13:39:01 +01:00 |
|
renerocksai
|
8e80eecc3e
|
endpoint simplification
|
2025-03-16 04:45:31 +01:00 |
|
Rene Schallner
|
3b06a336ef
|
patched nix flake to use master instead of 0.14.0 for now
|
2025-03-06 14:50:36 +01:00 |
|
Rene Schallner
|
14a1760dec
|
really update flake
|
2025-03-06 13:24:34 +00:00 |
|
Rene Schallner
|
43542acd36
|
Update flake.nix and GH workflows for zig 0.14.0
|
2025-03-06 13:59:39 +01:00 |
|
Rene Schallner
|
a2591bf771
|
migrate build.zig.zon to new format
- name now is an enum literal.
- added fingerprint
|
2025-03-06 13:42:40 +01:00 |
|
Rene Schallner
|
5808a02466
|
fix mustache.zig for current zig master (0.14.x)
|
2025-03-06 13:42:40 +01:00 |
|
Rene Schallner
|
e9fa568751
|
update to zig master
|
2025-03-06 13:42:40 +01:00 |
|
Rene Schallner
|
7a131a8be4
|
fix hash
|
2025-03-06 13:42:29 +01:00 |
|
vctrmn
|
a56781df24
|
Fix deprecated warning for non-prototype function declaration in websocket.c
|
2025-03-03 17:10:43 +01:00 |
|
Rene Schallner
|
6b268c5f6e
|
migrate build.zig.zon to new format
- name now is an enum literal.
- added fingerprint
|
2025-03-02 11:01:16 +01:00 |
|
Rene Schallner
|
2529ae7105
|
update python example; sanic deps in flake.nix, measure_all.sh
|
2025-02-25 13:33:20 +00:00 |
|
Rene Schallner
|
7867f32e4d
|
updated flake.nix
|
2025-02-25 13:15:35 +00:00 |
|
Rene Schallner
|
2d3f8938a5
|
fix https example output's suggested curl command
|
2025-02-25 12:56:02 +00:00 |
|
Rene Schallner
|
2bd450ac60
|
fix mustache.zig for current zig master (0.14.x)
|
2025-02-22 12:38:28 +01:00 |
|
Rene Schallner
|
675c65b509
|
Merge pull request #134 from Ivoz/patch-1
Cleanup FAQ of README.md
|
2024-10-20 21:42:37 +00:00 |
|
GitHub Action
|
5b04c02e25
|
Update README
|
2024-10-20 21:36:12 +00:00 |
|
Rene Schallner
|
ae5c927833
|
Revert "EndpointHandler: de-morgan logic for useRoutes"
This reverts commit 9543ede15f .
|
2024-10-20 23:30:16 +02:00 |
|
Rene Schallner
|
425680de2e
|
Revert "EndpointHandler: de-morgan logic for useRoutes"
This reverts commit 9543ede15f .
|
2024-10-20 23:29:16 +02:00 |
|
Rene Schallner
|
f946acb983
|
Merge branch 'master' into zig-master
|
2024-10-20 23:23:51 +02:00 |
|
Rene Schallner
|
dfdb2db4ce
|
fix mastercheck workflow
|
2024-10-15 01:26:05 +02:00 |
|
Rene Schallner
|
f18fc8e2d9
|
fix mastercheck workflow
|
2024-10-15 01:25:10 +02:00 |
|
GitHub Action
|
01a5140611
|
Update README
|
2024-10-14 23:04:24 +00:00 |
|
Rene Schallner
|
9543ede15f
|
EndpointHandler: de-morgan logic for useRoutes
from !a or b -> a and b
|
2024-10-14 23:18:19 +02:00 |
|
Rene Schallner
|
9a80747cdd
|
docs, announceybot: switch to using zig fetch
|
2024-10-14 23:01:09 +02:00 |
|
Rene Schallner
|
33a041e02c
|
update to zig master
|
2024-10-14 22:26:18 +02:00 |
|
Rene Schallner
|
54c2ed64c6
|
Merge branch 'master' into zig-master
|
2024-10-14 22:12:23 +02:00 |
|
Matt Iversen
|
2bc3b7df89
|
Cleanup FAQ of README.md
Deduplicate references to building with master, and remove outdated reference to future release of 0.13
|
2024-09-30 01:51:28 +10:00 |
|
Rene Schallner
|
29b923f96e
|
Merge pull request #127 from iacore/patch-1
update docs for zap.start
|
2024-09-02 17:29:11 +00:00 |
|
iacore
|
1155051712
|
update docs for zap.start
|
2024-09-02 17:21:15 +00:00 |
|
Thom Dickson
|
83805e20be
|
add type introspection for router handle_func
|
2024-08-23 23:03:20 -04:00 |
|
Rene Schallner
|
e7a6849028
|
Merge pull request #120 from cosmicboots/endpoint-middleware
Create options for EndpointHandler
|
2024-07-27 09:22:39 +02:00 |
|
Thom Dickson
|
903716bcf5
|
update docs and examples for endpoint middleware
|
2024-07-25 20:38:26 -04:00 |
|
Thom Dickson
|
c5325337e1
|
Create options for EndpointHandler
|
2024-07-23 18:39:35 -04:00 |
|
Rene Schallner
|
11fa66a31c
|
doc: getHeader need lowercase keys
|
2024-07-15 12:29:03 +02:00 |
|
Rene Schallner
|
b77bada381
|
Merge pull request #117 from cosmicboots/mustache-build
include BuildResult in public Mustache API
|
2024-07-15 12:09:21 +02:00 |
|
Thom Dickson
|
ee94128c7a
|
rename MustacheLoadArgs to LoadArgs
|
2024-07-14 15:57:43 -04:00 |
|
Thom Dickson
|
573b27b9d8
|
include BuildResult in public Mustache API
|
2024-07-14 00:09:20 -04:00 |
|
Rene Schallner
|
4868cdcb17
|
fix hash
|
2024-06-28 12:41:05 +02:00 |
|