1
0
Fork 0
mirror of https://github.com/zigzap/zap.git synced 2025-10-20 15:14:08 +00:00
Commit graph

270 commits

Author SHA1 Message Date
Rene Schallner
5b0bb9c166 announceybot formatting 2023-05-22 03:43:56 +02:00
GitHub Action
cbd1c98f47 Update README 2023-05-22 01:39:08 +00:00
Rene Schallner
8d4f55b5f9 fix release notes in workflow 2023-05-22 03:38:12 +02:00
GitHub Action
eb3f1f274b Update README 2023-05-22 01:28:13 +00:00
Rene Schallner
f11eb70955 fucking github get your documentation right. this is a nightmare 2023-05-22 03:27:24 +02:00
Rene Schallner
72000738a0 another attempt to use permissions 2023-05-22 03:26:09 +02:00
Rene Schallner
0dfc7020c8 trying to fix permissions for workflow 2023-05-22 03:21:37 +02:00
Rene Schallner
94010505e9 github workflow permissions 2023-05-22 03:04:47 +02:00
Rene Schallner
01ce845d76 fixed generate_releasenotes 2023-05-22 02:49:14 +02:00
Rene Schallner
95f3a96184 replaced gitpython by git subcommand in workflow 2023-05-22 02:46:54 +02:00
Rene Schallner
2a0f9ebc28 workflow: checkout master via action to update readme 2023-05-22 02:24:43 +02:00
Rene Schallner
9938667ad1 add static pkghash exe to workflow 2023-05-22 02:15:06 +02:00
Rene Schallner
d624263e81 release workflow: checkout master to update readme 2023-05-22 02:08:46 +02:00
Rene Schallner
07cc47ff3e release workflow: build pkghash executable 2023-05-22 02:05:23 +02:00
Rene Schallner
66e1a31efb release workflow, first cut 2023-05-22 02:02:04 +02:00
Rene Schallner
27ab749281 added auto readme update, announceybot fixes 2023-05-22 01:48:31 +02:00
Rene Schallner
b8e00f3a72 added announceybot (webhook version) 2023-05-21 19:30:30 +02:00
Rene Schallner
c25a1675c3 updated release to new deps 2023-05-21 02:03:32 +02:00
Rene Schallner
87a8e80141 inced version due to PR 2023-05-21 02:00:48 +02:00
Rene Schallner
8aec624462
Merge pull request #19 from edyu/master
cookie Max-Age should be set to -1 when invalidating the cookie
2023-05-21 01:33:05 +02:00
Ed Yu
d75d3906c7
Merge branch 'zigzap:master' into master 2023-05-20 11:45:03 -07:00
Ed Yu
60769fc1fe cookie max-age should be set to -1 for browser to remove the cookie 2023-05-20 11:27:11 -07: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
a99b6af799 updated deps in README 2023-05-20 03:20:47 +02:00
Rene Schallner
35144b195e zap.Middleware.EndpointHandler, r.get/setContext() 2023-05-20 03:16:02 +02:00
Rene Schallner
e8c9e866cd removed localhost hack from CI 2023-05-20 00:46:47 +02:00
Rene Schallner
0c18565cea fixed wrk_zigstd. It compiles but can't handle wrk :( 2023-05-19 15:37:58 +02:00
Rene Schallner
715458847b update README 2023-05-19 14:55:45 +02:00
Rene Schallner
b0b72c574b flake update 2023-05-19 14:48:47 +02:00
Rene Schallner
4349f6e25d new release after std.json chanes 2023-05-19 14:47:55 +02:00
Rene Schallner
25fc7cf809
Merge pull request #17 from edyu/master
update endpoint example to the new json api
2023-05-19 14:34:32 +02:00
Ed Yu
3fb6a65e48 update endpoint example to the new json api 2023-05-18 20:54:16 -07:00
Rene Schallner
dc7720e298 update README with latest .zon dep 2023-05-19 03:35:33 +02:00
Rene Schallner
bb587ac2a2 zig-ception update 2023-05-19 03:23:28 +02:00
Rene Schallner
fe4e3f94a5 comments update 2023-05-19 03:22:31 +02:00
Rene Schallner
d0424d0d49 doc fixes 2023-05-19 03:17:00 +02:00
Rene Schallner
6f7e2f89fb fix comments 2023-05-19 03:07:56 +02:00
Rene Schallner
d656452667 MIDDLEWARE support 2023-05-19 02:47:39 +02:00
Rene Schallner
7e6bda1b8a
Merge pull request #16 from edyu/master
add http method PATCH for endpoint listener
2023-05-17 03:03:50 +02:00
Ed Yu
a641dcc082 add http method PATCH for endpoint listener 2023-05-16 14:58:52 -07: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
94fe2d24c2 Put notes on zig master workaround back into README. 2023-05-16 16:06:00 +02:00
Rene Schallner
6e3c980516
Update README.md 2023-05-16 04:47:08 +02:00
Rene Schallner
947638272a more discord 2023-05-16 04:10:01 +02:00
Rene Schallner
1875a38c71 discord 2023-05-16 04:07:48 +02:00