Gogs
|
2229c305cb
|
validate that the new repo settings are submitted correctly
|
2025-02-23 21:49:02 +01:00 |
Gogs
|
d4da1edb60
|
add methods that convert the composite frontend representation of the new settings to its backend counterparts
|
2025-02-23 21:43:55 +01:00 |
Gogs
|
c0df133804
|
change the repo settings form over to the new data model, presenting the two settings as one composite
|
2025-02-23 21:42:06 +01:00 |
Joe Chen
|
3650b32ec5
|
chore: rename `internal/db` to `internal/database` (#7665)
|
2024-02-18 19:39:41 -05:00 |
Joe Chen
|
7885f454a4
|
webhook: revalidate local hostname before each delivery (#6988)
|
2022-05-31 15:17:17 +08:00 |
Joe Chen
|
714383a063
|
conf: add allowlist for accessing local network (#6842)
|
2022-03-14 22:06:08 +08:00 |
Michael Rowley
|
242deca524
|
security: fix SSRF in repository migration (#6812)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-03-08 11:34:53 +08:00 |
stypr
|
cd469f7a1d
|
repo: disallow urlencoded new lines in git protocol paths (#6420)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
2020-11-27 18:52:42 +08:00 |
Achilleas Koutsou
|
c4360747a3
|
repo: support unlisted but publicly accessible repositories (#6176)
Co-authored-by: ᴜɴᴋɴᴡᴏɴ <u@gogs.io>
|
2020-09-04 03:04:22 +08:00 |
ᴜɴᴋɴᴡᴏɴ
|
f04b2d4350
|
lint: fix some Golang CI lint issues (#5955)
|
2020-03-01 14:55:03 +08:00 |
Unknwon
|
01c8df01ec
|
internal: move packages under this directory (#5836)
* Rename pkg -> internal
* Rename routes -> route
* Move route -> internal/route
* Rename models -> db
* Move db -> internal/db
* Fix route2 -> route
* Move cmd -> internal/cmd
* Bump version
|
2019-10-24 01:51:46 -07:00 |