This website requires JavaScript.
Explore
Help
Register
Sign In
Nemcio
/
Gitea
Watch
1
Star
0
Fork
0
You've already forked Gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-01-08 00:22:40 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08c1926e1c3e2487f207b5f225d8b0f2831d0708
Gitea
/
routers
/
install
History
6543
7fbdb60fc1
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
...
just create transition helper and migrate two structs
2024-02-23 02:18:33 +00:00
..
install.go
Start to migrate from
util.OptionalBool
to
optional.Option[bool]
(
#29329
)
2024-02-23 02:18:33 +00:00
routes_test.go
make writing main test easier (
#27270
)
2023-09-28 01:38:53 +00:00
routes.go
Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (
#25974
)
2023-07-21 12:14:20 +00:00