Joe Chen
|
9ea429faaf
|
Fix CI setup and errors
|
2026-01-23 12:18:28 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
4dc0a99919
|
repo: validate Git server hook name for editing (#8103)
|
2026-01-23 09:40:55 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
9e70cdf437
|
api: verify write access to update repo content (#8102)
|
2026-01-23 09:19:26 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
961a79e8f9
|
api: verify owner access to delete repos (#8101)
|
2026-01-22 22:53:17 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
d568e04831
|
two_factor: verify recovery code ownership upon using (#8100)
|
2026-01-22 22:35:52 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
af825ff56f
|
wiki: sanitize old wiki page name when editing (#8099)
|
2026-01-22 11:06:41 -05:00 |
|
ᴊᴏᴇ ᴄʜᴇɴ
|
4167a4d568
|
wiki: auto-detect default branch (#8094)
|
2026-01-20 23:39:05 -05:00 |
|
Mukaiu
|
5b5793bb4a
|
api: fix nil pointer dereference when listing user repos (#8069)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2026-01-20 23:33:43 -05:00 |
|
Joe Chen
|
300519d1ca
|
ci: fix up lint issues
|
2024-12-22 17:33:50 -05:00 |
|
Joe Chen
|
ce51a8e538
|
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 17:15:08 -05:00 |
|
Joe Chen
|
c947affcfa
|
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-22 16:55:01 -05:00 |
|
Joe Chen
|
40cb106198
|
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-22 16:54:18 -05:00 |
|
Mobile Mind
|
b89da2f6eb
|
install: fix SMTP password config name to save (#7807)
|
2024-12-22 16:54:02 -05:00 |
|
bitebyte
|
e993f1dbff
|
Fix issue: synchronize the section name[mailer/email] of app.ini (#7704)
|
2024-12-22 16:52:23 -05: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 |
|
Joe Chen
|
ed51686240
|
refactor(db): migrate methods off user.go (#7333)
|
2023-02-04 12:22:37 +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
|
614382fec0
|
refactor(db): migrate methods off user.go (#7329)
|
2023-02-02 21:14:27 +08:00 |
|
Joe Chen
|
ae20d03aec
|
refactor(db): migrate UpdateUser off user.go (#7267)
|
2022-11-27 19:36:10 +08:00 |
|
Joe Chen
|
44333afd20
|
chore: consistently use errors.Cause for identifying error types (#7264)
|
2022-11-27 15:53:26 +08:00 |
|
Joe Chen
|
13099a7e4f
|
refactor(db): add Users.Update (#7263)
|
2022-11-27 15:19:44 +08:00 |
|
Joe Chen
|
644a3a9d78
|
refactor(db): migrate ChangeUsername off user.go (#7261)
|
2022-11-25 22:40:20 +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
|
1905b19ee7
|
refactor(db): migrate methods off user.go (#7219)
|
2022-10-30 23:04:24 +08:00 |
|
Joe Chen
|
131be6e074
|
refactor(db): migrate helpers off user_cache.go (#7214)
|
2022-10-24 23:45:31 +08:00 |
|
Joe Chen
|
3265abfbc2
|
refactor(db): migrate perms methods off user.go (#7207)
|
2022-10-23 21:22:36 +08:00 |
|
Joe Chen
|
d0a4a3401c
|
refactor(db): migrate avatar methods off user.go (#7206)
|
2022-10-23 20:54:16 +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 |
|
Joe Chen
|
8077360cf6
|
chore(db): remove unused field (#7202)
|
2022-10-23 00:15:43 +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
|
11edc09681
|
refactor: replace ioutil.ReadAll with io.ReadAll (#7200)
|
2022-10-22 21:34:53 +08:00 |
|
Yang Liu
|
b9f5cfddc1
|
auth: enable authentication by token from password (#7198)
Co-authored-by: Joe Chen <jc@unknwon.io>
|
2022-10-22 21:25:36 +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 |
|
Joe Chen
|
8982a42d38
|
refactor(db): move User.HasForkedRepository to users.HasForkedRepository (#7176)
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
|
2022-10-09 22:55:32 +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
|
2e19f5a3c8
|
db: add tests for authentication through login sources (#7049)
|
2022-06-12 10:34:12 +08:00 |
|