This website requires JavaScript.
Explore
Help
Sign In
opensource
/
coder
Watch
3
Star
0
Fork
0
mirror of
https://github.com/coder/coder.git
synced
2026-09-22 05:05:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0f17d7c1440c877dd951c4af22a2ea978e150a45
coder
/
coderd
/
httpapi
T
History
Steven Masley
1e950fa9a8
feat: archive template versions to hide them from the ui (
#10179
)
...
* api + cli implementation
2023-10-11 09:26:22 -05:00
..
httpapiconstraints
refactor(coderd/httpapi): remove database, dbauthz and rbac imports (
#9481
)
2023-09-04 19:39:14 +03:00
cookie_test.go
…
cookie.go
…
httpapi_test.go
…
httpapi.go
refactor(coderd/httpapi): remove database, dbauthz and rbac imports (
#9481
)
2023-09-04 19:39:14 +03:00
json_test.go
…
json.go
…
name_test.go
…
name.go
…
queryparams_test.go
feat: archive template versions to hide them from the ui (
#10179
)
2023-10-11 09:26:22 -05:00
queryparams.go
feat: archive template versions to hide them from the ui (
#10179
)
2023-10-11 09:26:22 -05:00
request.go
…
url_test.go
feat: allow prefixes at the beginning of subdomain app hostnames (
#10150
)
2023-10-10 20:02:39 +00:00
url.go
feat: allow prefixes at the beginning of subdomain app hostnames (
#10150
)
2023-10-10 20:02:39 +00:00
websocket.go
…