Copilot
|
bf17cc6c69
|
Replace github.com/unknwon/com with stdlib and internal helpers (#8148)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-05 22:08:54 -05:00 |
|
Copilot
|
6d56105f8f
|
Run modernize tool across codebase (#8147)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2026-02-05 21:32:09 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
7b7e38c880
|
security: prevent deletion of protected and default branches via web UI (#8124)
https://github.com/gogs/gogs/security/advisories/GHSA-2c6v-8r3v-gh6p
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-31 12:51:07 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
bb68c0a042
|
security: fix cross-repository label modification vulnerability (#8123)
https://github.com/gogs/gogs/security/advisories/GHSA-cv22-72px-f4gh
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-31 12:28:30 -05:00 |
|
Rajat Jain
|
9f1499f3ab
|
Support comparing tags in addition to branches (#6493)
Co-authored-by: Joe Chen <jc@unknwon.io>
Co-authored-by: Claude <noreply@anthropic.com>
|
2026-01-30 22:45:03 -05:00 |
|
Georg Wicke-Arndt
|
f70f29fdb0
|
Show file name in browser tab title when viewing files (#5896)
|
2026-01-30 22:11:10 -05:00 |
|
Sino
|
87c8faaf08
|
Standardize HTTP status codes (#7851)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2026-01-30 09:27:59 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
1b226ca48d
|
repo: improve authz for resources (#8119)
https://github.com/gogs/gogs/security/advisories/GHSA-jj5m-h57j-5gv7
|
2026-01-29 20:56:09 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
ae41bab5f2
|
repo: always list tree entries with verbatim (#8116)
Co-authored-by: Ali <alicse3@gmail.com>
|
2026-01-28 10:11:30 -05:00 |
|
Copilot
|
1cdeef2ce8
|
Replace tool.IsMaliciousPath with pathutil.Clean and move IsSameSite to urlutil (#8106)
|
2026-01-23 21:13:27 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
26ef07f60d
|
repo: validate Git server hook name for editing (#8103)
|
2026-01-23 09:40:36 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
ca59e76a53
|
api: verify write access to update repo content (#8102)
|
2026-01-23 09:19:11 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
27f1250d00
|
api: verify owner access to delete repos (#8101)
|
2026-01-22 22:52:57 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
560f92ec5f
|
two_factor: verify recovery code ownership upon using (#8100)
|
2026-01-22 22:30:27 -05:00 |
|
Copilot
|
4ee706b2bf
|
chore: replace pkg/errors with cockroachdb/errors (#8098)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: unknwon <2946214+unknwon@users.noreply.github.com>
|
2026-01-22 08:20:53 -05:00 |
|
Copilot
|
ae59787ff5
|
chore: remove internal/database/errors package (#8096)
|
2026-01-22 07:17:34 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
5544212adb
|
wiki: auto-detect default branch (#8094)
|
2026-01-20 23:38:10 -05:00 |
|
Mukaiu
|
3ef71a43d9
|
api: fix nil pointer dereference when listing user repos (#8069)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2026-01-18 21:01:03 -05:00 |
|
Shivam Kumar
|
b7010084b7
|
auth: support redirecting to custom URL upon sign out (#8089)
Co-authored-by: ᴊᴏᴇ ᴄʜᴇɴ <jc@unknwon.io>
|
2026-01-16 15:44:26 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
59e9fa191b
|
chore: remove all MIT license file headers (#8083)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2026-01-08 19:32:15 -05:00 |
|
Copilot
|
04cc48339f
|
chore: update Go version from 1.24 to 1.25 in CI and related files (#8066)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: unknwon <2946214+unknwon@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2025-12-03 20:11:14 -05:00 |
|
dependabot[bot]
|
139ea3ce7d
|
mod: bump modernc.org/sqlite from 1.36.0 to 1.37.0 (#7947)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2025-04-14 18:00:07 -04:00 |
|
Joe Chen
|
68b3c8f339
|
repo: ignore unintended Git options for diff preview (#7871)
## Describe the pull request
Fixes
https://github.com/gogs/gogs/security/advisories/GHSA-9pp6-wq8c-3w2c
|
2024-12-22 15:59:03 -05:00 |
|
Joe Chen
|
9a9388ace2
|
api: clean file path for updating repo contents (#7859)
## Describe the pull request
Link to the issue: closes https://github.com/gogs/gogs/issues/7582
|
2024-12-14 21:30:34 -05:00 |
|
Joe Chen
|
c94baec9ca
|
repo/editor: disallow editing symlink while changing file name (#7857)
## Describe the pull request
Link to the issue: https://github.com/gogs/gogs/issues/7582
|
2024-12-08 21:12:55 -05:00 |
|
Mobile Mind
|
e34ebac459
|
install: fix SMTP password config name to save (#7807)
|
2024-09-12 22:10:02 -04:00 |
|
Joe Chen
|
d9ecdcaef0
|
all: unwrap database.UsersStore interface (#7708)
|
2024-03-27 23:18:59 -04:00 |
|
Joe Chen
|
202012887a
|
all: unwrap database.TwoFactorsStore interface (#7707)
|
2024-03-27 22:14:08 -04:00 |
|
Joe Chen
|
4d05804729
|
all: unwrap database.RepositoriesStore interface (#7706)
|
2024-03-26 23:34:31 -04:00 |
|
bitebyte
|
e1e75ed36b
|
Fix issue: synchronize the section name[mailer/email] of app.ini (#7704)
|
2024-03-26 22:30:25 -04:00 |
|
Joe Chen
|
5cf0189df1
|
all: unwrap database.PermissionsStore interface (#7701)
|
2024-03-23 20:46:32 -04:00 |
|
Joe Chen
|
8d2386b4db
|
database: set Handle direcetly during initialization (#7699)
|
2024-03-20 19:02:57 -04:00 |
|
Joe Chen
|
dd49412edd
|
all: unwrap database.OrganizationsStore interface (#7696)
|
2024-03-19 19:33:43 -04:00 |
|
Joe Chen
|
b89f20e02d
|
all: unwrap database.NoticesStore interface (#7695)
|
2024-03-17 20:44:13 -04:00 |
|
Joe Chen
|
e634aa6277
|
all: unwrap database.LoginSourcesStore interface (#7694)
|
2024-03-17 20:14:54 -04:00 |
|
Joe Chen
|
3a5132b6f7
|
all: unwrap database.LFSStore interface (#7692)
|
2024-03-16 20:32:12 -04:00 |
|
Joe Chen
|
6d77d6204d
|
all: unwrap database.ActionsStore interface (#7686)
|
2024-03-13 22:03:02 -04:00 |
|
Joe Chen
|
8054ffc12f
|
all: unwrap database.AccessTokensStore interface (#7670)
|
2024-02-20 21:47:32 -05:00 |
|
Joe Chen
|
3650b32ec5
|
chore: rename internal/db to internal/database (#7665)
|
2024-02-18 19:39:41 -05:00 |
|
Athanasios Oikonomou
|
c531da02ca
|
commit: fix matchUsersWithCommitEmails (#7561)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2023-11-01 11:58:48 -04:00 |
|
Joe Chen
|
069f1ed9a4
|
db: migrate admin.go to notices.go with GORM (#7536)
|
2023-08-23 00:15:30 -04:00 |
|
Joe Chen
|
0721ef2399
|
refactor(db): migrate off user_email.go to users.go (#7452)
|
2023-05-14 20:15:47 -04:00 |
|
TheDarkUndoing
|
5483d97f73
|
gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2023-03-05 20:00:56 +08:00 |
|
Joe Chen
|
b34ee73497
|
feat(ssh): support dynamic list of algorithms (#7345)
|
2023-02-12 13:10:41 +08:00 |
|
Vamsi Atluri
|
ef1fe1bb3b
|
conf: add new config option for default branch name (#7291)
Co-authored-by: Vamsi Atluri <me@vamc19.dev>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2023-02-11 16:37:24 +08:00 |
|
Joe Chen
|
8350daf505
|
refactor(db): merge relation stores into entity stores (#7341)
|
2023-02-08 13:55:54 +08:00 |
|
Joe Chen
|
133b9d9044
|
refactor(db): finish migrate methods off user.go (#7337)
|
2023-02-07 23:39:00 +08:00 |
|
Joe Chen
|
7ff09cf359
|
refactor(db): migrate methods off user.go (#7336)
|
2023-02-05 16:28:47 +08:00 |
|
Zachary Walters
|
5887bc116f
|
chore: remove usages of the deprecated ioutil (#7332)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2023-02-04 13:43:36 +08:00 |
|
Joe Chen
|
6d220540c1
|
refactor(db): migrate methods off user.go (#7334)
|
2023-02-04 13:36:00 +08:00 |
|