ᴊᴏᴇ ᴄʜᴇɴ
83a48c286d
fix: remove forgeable remember-me cookie, persist sessions by default ( #8289 )
2026-05-22 16:24:39 -04:00
ᴊᴏᴇ ᴄʜᴇɴ
a3c9f4acef
Replace Docker latest on main with an edge tag ( #8278 )
2026-05-20 15:47:42 -04:00
ᴊᴏᴇ ᴄʜᴇɴ
765c0e96db
refactor: replace toolbox middleware with a minimal /healthcheck handler ( #8271 )
2026-05-18 22:37:13 -04:00
ᴊᴏᴇ ᴄʜᴇɴ
f3e563d854
refactor: prepare email package for web framework migration ( #8270 )
2026-05-18 22:22:46 -04:00
ᴊᴏᴇ ᴄʜᴇɴ
199cf4fd5b
security: don't follow redirects on webhook delivery ( #8263 )
2026-05-18 21:08:46 -04:00
ᴊᴏᴇ ᴄʜᴇɴ
0089c4c8e5
auth: trust reverse proxy auth header only from configured proxies ( #8264 )
2026-05-18 13:42:46 -04:00
ᴊᴏᴇ ᴄʜᴇɴ
6734dd46c3
docs: add changelog entry for GHSA-3qq3-668m-v9mj ( #8266 )
...
[skip ci]
2026-05-17 20:59:17 -04:00
Joe Chen
2989605fd8
Update CHANGELOG for 0.14.2 release
...
[skip ci]
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-18 19:22:40 -05:00
JSS
df467d8ff1
Fix git reset --end-of-options error on file upload and edit ( #8184 )
2026-02-18 19:04:31 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
9001a68cdd
js: use safe DOM construction for milestone and assignee selection ( #8178 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-13 23:24:52 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
295bfba729
context: reject access tokens passed via URL query parameters ( #8177 )
2026-02-13 15:27:48 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
5c67d47512
database: remove MSSQL backend support ( #8173 )
2026-02-10 18:41:31 -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
ᴊᴏᴇ ᴄʜᴇɴ
81ee883644
lfs: verify content hash and prevent object overwrite ( #8166 )
...
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: deepsource-autofix[bot] <62050782+deepsource-autofix[bot]@users.noreply.github.com>
2026-02-08 17:14:12 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
edc1478f6b
cmd: remove cert subcommand ( #8153 )
...
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-07 14:23:33 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
3dcb74be39
release: cut CHANGELOG entries for 0.14.1
...
[skip ci]
2026-01-31 22:23:09 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
7ad425025e
fix(ssh): git clone via built-in SSH server hangs ( #8135 )
...
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com >
2026-01-31 22:20:43 -05:00
Joe Chen
b68e6886c6
release: cut CHANGELOG entries for 0.14.0
...
[skip ci]
2026-01-31 16:29:15 -05:00
Joe Chen
f94042ce6f
chore: update release templates
...
[skip ci]
2026-01-31 15:17:59 -05:00
Matthias Jobst
9963268267
docker: ignore proxy for healthcheck command ( #7532 )
...
Co-authored-by: Joe Chen <jc@unknwon.io >
2026-01-30 23:12:49 -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
Jeff Li
77dba1b5ea
repo: fix 500 error on watchers and stargazers pages using MSSQL ( #6386 )
...
Co-authored-by: Joe Chen <jc@unknwon.io >
Co-authored-by: Claude <noreply@anthropic.com >
2026-01-30 22:24:43 -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
ᴊᴏᴇ ᴄʜᴇɴ
ae41bab5f2
repo: always list tree entries with verbatim ( #8116 )
...
Co-authored-by: Ali <alicse3@gmail.com >
2026-01-28 10:11:30 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
2316b09eaf
database: fully switch over to pure-Go SQLite driver ( #8115 )
2026-01-27 22:45:50 -05:00
Joe Chen
f1102a7a7c
release: cut CHANGELOG entries for 0.13.4
...
[skip ci]
2026-01-23 10:13:11 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
5544212adb
wiki: auto-detect default branch ( #8094 )
2026-01-20 23:38:10 -05:00
Shivam Kumar
beeeb64969
repo: check directory existence before creation ( #8091 )
...
Co-authored-by: ᴊᴏᴇ ᴄʜᴇɴ <jc@unknwon.io >
2026-01-19 14:36:38 -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
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
Copilot
332c0895e6
docker: add next-generation rootless image with Kubernetes security context support ( #8061 )
...
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-11-29 23:01:12 -05:00
ᴊᴏᴇ ᴄʜᴇɴ
16f466d1c1
CHANGELOG: add entry for #8057
...
[skip ci]
2025-11-25 22:40:48 -05:00
Dmitry Afanasiev
6a6364bb5d
chore: update mermaid to 11.9.0 ( #8009 )
...
Co-authored-by: ᴊᴏᴇ ᴄʜᴇɴ <jc@unknwon.io >
2025-09-30 06:11:09 -04:00
Joe Chen
f004b5b472
CHANGELOG: cut entries for 0.13.3 ( #7983 )
...
[skip ci]
2025-06-08 18:53:03 -04: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
宋子桓🌈
46a84fdad5
email: fix unable to override templates in custom directory ( #7905 )
...
Co-authored-by: Joe Chen <jc@unknwon.io >
2025-02-12 21:52:18 -05:00
Joe Chen
f1e64008fb
cmd: always build with "cert" subcommand ( #7883 )
2024-12-23 12:10:43 -05:00
Joe Chen
cfde357824
release: pull back 0.13.1 and move CHANGELOG entries to 0.13.2 ( #7881 )
2024-12-23 10:56:57 -05:00
Joe Chen
e1042e7d47
release: cut CHANGELOG entries for 0.13.1 ( #7874 )
...
Part of https://github.com/gogs/gogs/issues/7873
[skip ci]
2024-12-22 17:50:59 -05:00
Joe Chen
5326b4113a
chore: update minimum Go version to 1.23.4 ( #7865 )
2024-12-21 10:48:17 -05:00
Joe Chen
740eba4f70
session: support TLS for Redis provider ( #7860 )
2024-12-14 23:18:46 -05:00
dependabot[bot]
25a799ad63
mod: bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.1 ( #7854 )
...
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 >
2024-12-01 11:08:42 -05:00
Joe Chen
16b185f97d
build: remove support of Go 1.18 and 1.19 ( #7590 )
2023-11-01 23:06:24 -04:00
Athanasios Oikonomou
c531da02ca
commit: fix matchUsersWithCommitEmails ( #7561 )
...
Co-authored-by: Joe Chen <jc@unknwon.io >
2023-11-01 11:58:48 -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
540134d443
CHANGELOG: cut entries for 0.13.0 ( #7373 )
...
[skip ci]
2023-02-25 20:31:04 +08:00
Joe Chen
73ae88badf
CHANGELOG: cut entries for 0.12.11 ( #7368 )
...
[skip ci]
2023-02-25 13:39:06 +08:00
Joe Chen
15d0d6a94b
fix(db): correctly check Git path on case-insensitive file system ( #7359 )
2023-02-18 22:15:13 +08:00
Joe Chen
0f8c71d3b3
fix(migration): skip v20 if column sha256 already exists ( #7354 )
2023-02-14 22:44:23 +08:00