ᴊᴏᴇ ᴄʜᴇɴ
|
36d56d5525
|
all: rename packages ending with "util" to end with "x" (#8182)
Co-authored-by: JSS <jss@unknwon.dev>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-16 13:25:19 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
94d6e53dc2
|
email: replace gomail with go-mail (#8164)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
|
2026-02-10 17:44:01 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
a1fa62b270
|
all: decouple API types from go-gogs-client SDK (#8171)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-02-10 10:56:17 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
3c358ede6d
|
all: migrate from json-iterator to encoding/json (#8159)
|
2026-02-08 00:34:36 -05:00 |
|
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 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
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 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
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 |
|
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 |
|
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 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
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 |
|
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
|
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
|
d9ecdcaef0
|
all: unwrap database.UsersStore interface (#7708)
|
2024-03-27 23:18:59 -04:00 |
|
Joe Chen
|
4d05804729
|
all: unwrap database.RepositoriesStore interface (#7706)
|
2024-03-26 23:34:31 -04:00 |
|
Joe Chen
|
5cf0189df1
|
all: unwrap database.PermissionsStore interface (#7701)
|
2024-03-23 20:46:32 -04:00 |
|
Joe Chen
|
dd49412edd
|
all: unwrap database.OrganizationsStore interface (#7696)
|
2024-03-19 19:33:43 -04:00 |
|
Joe Chen
|
e634aa6277
|
all: unwrap database.LoginSourcesStore interface (#7694)
|
2024-03-17 20:14:54 -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 |
|
Joe Chen
|
0721ef2399
|
refactor(db): migrate off user_email.go to users.go (#7452)
|
2023-05-14 20:15:47 -04: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 |
|
Joe Chen
|
cc4d4eacad
|
refactor(db): migrate methods off user.go (#7331)
|
2023-02-04 00:02:34 +08:00 |
|
Joe Chen
|
c53a1998c5
|
all: replace interface{} with any (#7330)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2023-02-02 21:25:25 +08:00 |
|
Joe Chen
|
ae20d03aec
|
refactor(db): migrate UpdateUser off user.go (#7267)
|
2022-11-27 19:36:10 +08:00 |
|
Joe Chen
|
5fb29db2db
|
refactor(db): migrate methods off and delete deprecated methods from user.go (#7231)
|
2022-11-05 23:33:05 +08:00 |
|
Joe Chen
|
b5d47b9692
|
refactor(db): migrate methods off user.go (#7230)
|
2022-11-05 18:56:48 +08:00 |
|
Joe Chen
|
fd798b4197
|
refactor(db): migrate methods off user.go (#7228)
|
2022-11-05 17:55:05 +08:00 |
|
Joe Chen
|
a66c90462d
|
refactor(db): migrate methods off user.go and org.go (#7219) (#7227)
|
2022-11-05 13:12:53 +08:00 |
|
Joe Chen
|
3265abfbc2
|
refactor(db): migrate perms methods off user.go (#7207)
|
2022-10-23 21:22:36 +08:00 |
|
Joe Chen
|
c58c893621
|
refactor(db): migrate password methods off user.go (#7205)
|
2022-10-23 19:15:14 +08:00 |
|
Joe Chen
|
b1fefcbe50
|
refactor(db): migrate Follow off user.go (#7203)
|
2022-10-23 16:17:53 +08:00 |
|
Mateusz Reszka
|
742bc36edd
|
api: support put content (#7114)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 23:52:48 +08:00 |
|
Joe Chen
|
ce25881c88
|
refactor(db): move some methods off user.go (#7199)
|
2022-10-22 20:01:38 +08:00 |
|
Joe Chen
|
7cbd84d5b3
|
refactor(db): rename User.Passwd to User.Password (#7196)
|
2022-10-22 14:56:25 +08:00 |
|
Joe Chen
|
c502dc6ed8
|
refactor(db): move some methods from user.go to users.go (#7195)
|
2022-10-22 14:41:40 +08:00 |
|
Yehonatan Ezron
|
a5d3e1900e
|
api: support getting blob content (#7080)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-07-17 15:16:52 +08:00 |
|
Joe Chen
|
083c3ee659
|
db: refactor "action" table to use GORM (#7054)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-06-25 18:07:39 +08:00 |
|
Joe Chen
|
1df62fafb9
|
db: use context and go-mockgen for ReposStore (#7046)
|
2022-06-11 12:43:56 +08:00 |
|
Joe Chen
|
9776bdc9b8
|
db: use context and go-mockgen for login sources (#7041)
|
2022-06-10 19:54:36 +08:00 |
|
Joe Chen
|
7229dd893f
|
db: use context and go-mockgen for PermsStore (#7033)
|
2022-06-08 19:26:20 +08:00 |
|
Joe Chen
|
0a92ad27ef
|
db: use context and go-mockgen for AccessTokensStore (#7013)
|
2022-06-06 12:10:36 +08:00 |
|
Joe Chen
|
7885f454a4
|
webhook: revalidate local hostname before each delivery (#6988)
|
2022-05-31 15:17:17 +08:00 |
|
deepsource-autofix[bot]
|
deec3516d5
|
autofix: fix check for empty string (#6804)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-03-06 16:33:45 +08:00 |
|
Devops
|
d60d9cf985
|
api: support listing repository tags (#6656)
Co-authored-by: zhouzhibo <zhouzhibo>
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2021-12-14 20:41:12 +08:00 |
|
Pavel M
|
de3161155b
|
api: EditWiki implementation (#5860)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2021-11-10 13:29:27 +08:00 |
|