This website requires JavaScript.
Explore
Help
Sign In
shishantbiswas
/
coder
Watch
1
Star
0
Fork
0
You've already forked coder
mirror of
https://github.com/coder/coder.git
synced
2026-06-03 13:08:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fa5afa268bf9cefed17b5ae9d12733ce65c2dcf
coder
/
coderd
/
httpapi
T
History
Marcin Tojek
8187992e7f
fix: Validate template version name (
#6804
)
...
* WIP * Update * Validation
2023-03-27 13:54:01 +02:00
..
cookie_test.go
feat: Implement (but not enforce) CSRF for FE requests (
#3786
)
2022-09-13 15:26:46 -04:00
cookie.go
feat: use JWT ticket to avoid DB queries on apps (
#6148
)
2023-03-07 19:38:11 +00:00
httpapi_test.go
fix: actually test
httpapi.WebsocketCloseSprintf
(
#6261
)
2023-02-17 17:50:21 +00:00
httpapi.go
fix: Validate template version name (
#6804
)
2023-03-27 13:54:01 +02:00
json_test.go
feat: add load testing harness, coder loadtest command (
#4853
)
2022-11-02 18:30:00 +00:00
json.go
chore: format Go more aggressively
2023-02-18 18:32:09 -06:00
name_test.go
feat: Add template display name (backend) (
#4966
)
2022-11-10 21:51:09 +01:00
name.go
feat: Add template display name (backend) (
#4966
)
2022-11-10 21:51:09 +01:00
queryparams_test.go
feat: Guard search queries against common mistakes (
#6404
)
2023-03-01 23:28:56 -06:00
queryparams.go
feat: Guard search queries against common mistakes (
#6404
)
2023-03-01 23:28:56 -06:00
request.go
feat: add panic recovery middleware (
#3687
)
2022-08-29 17:00:52 -05:00
url_test.go
feat: use JWT ticket to avoid DB queries on apps (
#6148
)
2023-03-07 19:38:11 +00:00
url.go
feat: use JWT ticket to avoid DB queries on apps (
#6148
)
2023-03-07 19:38:11 +00:00
websocket.go
fix: Ensure WebSockets routinely transfer data (
#4367
)
2022-10-04 17:10:58 -05:00