Commit Graph

  • e8b6dea462 release: fix up sentence case for release name main ᴊᴏᴇ ᴄʜᴇɴ 2026-02-18 22:45:51 -05:00
  • 5dcb6c64bd release: update version to 0.14.2 v0.14.2-rc.1 v0.14.2 release/0.14 Joe Chen 2026-02-18 19:23:48 -05:00
  • 2989605fd8 Update CHANGELOG for 0.14.2 release Joe Chen 2026-02-18 19:22:40 -05:00
  • b4bdb270d1 Fix git reset --end-of-options error on file upload and edit (#8184) JSS 2026-02-18 19:04:31 -05:00
  • 0120bf0c86 js: use safe DOM construction for milestone and assignee selection (#8178) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 23:24:52 -05:00
  • 094b632182 context: reject access tokens passed via URL query parameters (#8177) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 15:27:48 -05:00
  • a5c2cc0c6e template: escape untrusted names in locale strings piped through Safe (#8176) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-12 21:42:23 -05:00
  • 41b186cbfd database: use safe git-module API for tag deletion (#8175) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-12 21:24:44 -05:00
  • 51cf4cbe7e markup: restrict data URI scheme to safe image MIME types (#8174) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-10 22:26:31 -05:00
  • 5e6014c421 lfs: verify content hash and prevent object overwrite (#8166) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 17:14:12 -05:00
  • df467d8ff1 Fix git reset --end-of-options error on file upload and edit (#8184) latest-commit-build JSS 2026-02-18 19:04:31 -05:00
  • 997011bfb2 markup: expand test coverage and sanitize notice banner output migrate/goldmark JSS 2026-02-17 08:49:17 -05:00
  • 60f62b6583 markup: address review feedback for goldmark migration JSS 2026-02-16 23:28:15 -05:00
  • 36d56d5525 all: rename packages ending with "util" to end with "x" (#8182) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-16 13:25:19 -05:00
  • 5f17b670b3 docker: pin Go 1.26 in builder stage images (#8180) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 23:44:13 -05:00
  • ea682c5bbc all: upgrade to Go 1.26 (#8179) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 23:31:14 -05:00
  • 9001a68cdd js: use safe DOM construction for milestone and assignee selection (#8178) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 23:24:52 -05:00
  • 91a705c6a7 Merge 335aeefbe6 into 295bfba729 release-archive-testing ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 23:21:10 -05:00
  • 335aeefbe6 all: upgrade to Go 1.26 Joe Chen 2026-02-13 23:21:00 -05:00
  • 295bfba729 context: reject access tokens passed via URL query parameters (#8177) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-13 15:27:48 -05:00
  • ac21150a53 template: escape untrusted names in locale strings piped through Safe (#8176) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-12 21:42:23 -05:00
  • a000f0c7a6 database: use safe git-module API for tag deletion (#8175) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-12 21:24:44 -05:00
  • a976fd2f9c chore: minor case fixup Joe Chen 2026-02-12 21:09:36 -05:00
  • 441c64d7bd markup: restrict data URI scheme to safe image MIME types (#8174) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-10 22:26:31 -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) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-10 17:44:01 -05:00
  • a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-10 10:56:17 -05:00
  • 317e28b908 Remove non-existent README_ZH.md from release workflow (#8170) Copilot 2026-02-09 09:22:24 -05:00
  • 069d3535d6 chore: fix broken links to gogs.io (#8169) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-09 09:09:59 -05:00
  • 81ee883644 lfs: verify content hash and prevent object overwrite (#8166) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 17:14:12 -05:00
  • 400ae7bd28 Add CLI reference doc page under advancing and normalize gogs command references (#8165) Copilot 2026-02-08 10:18:41 -05:00
  • 630ae0b3b0 cmd: migrate from urfave/cli v1 to v3 (#8160) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 00:58:05 -05:00
  • 3b7e331191 style: format code with Go fmt and Gofumpt deepsource-autofix[bot] 2026-02-08 05:48:28 +00:00
  • f9b4c5a3ff markup: migrate from blackfriday to goldmark Joe Chen 2026-02-08 00:05:38 -05:00
  • 3c358ede6d all: migrate from json-iterator to encoding/json (#8159) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 00:34:36 -05:00
  • 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 00:13:43 -05:00
  • 785157ba1f all: migrate from nfnt/resize to golang.org/x/image/draw (#8158) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 00:08:50 -05:00
  • 1c8016a27b database/schemadoc: migrate to github.com/DATA-DOG/go-sqlmock (#8157) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-08 00:07:45 -05:00
  • 00c36d8d8a public: update jQuery from 3.6.0 to 3.7.1 (#8156) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-07 23:48:49 -05:00
  • 3747cd9058 Fix broken links in docs/getting-started/introduction.mdx (#8155) Copilot 2026-02-07 18:19:02 -05:00
  • 08e7cfd76c docs: fix up wwads-cn style in dark mode Joe Chen 2026-02-07 17:49:58 -05:00
  • 9dd3e58f7b docs: migrate to Mintlify (#8154) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-07 17:32:52 -05:00
  • edc1478f6b cmd: remove cert subcommand (#8153) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-07 14:23:33 -05:00
  • bb86d12c36 cmd: show detected config path in web command help (#8152) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-07 13:38:53 -05:00
  • bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) Copilot 2026-02-05 22:08:54 -05:00
  • 6d56105f8f Run modernize tool across codebase (#8147) Copilot 2026-02-05 21:32:09 -05:00
  • 76f3497e3b Fix embedded Postgres configuration and initialization order copilot/support-embedded-postgres-cli copilot-swe-agent[bot] 2026-02-06 01:48:00 +00:00
  • 74d4d9a262 Fix trailing whitespace in code review feedback copilot-swe-agent[bot] 2026-02-06 01:32:04 +00:00
  • f5daceef55 style: format code with Go fmt and Gofumpt deepsource-autofix[bot] 2026-02-06 01:29:34 +00:00
  • 4616bd64dd Add embedded PostgreSQL support via --embedded-postgres flag copilot-swe-agent[bot] 2026-02-06 01:29:19 +00:00
  • 39b27c3503 Initial plan copilot-swe-agent[bot] 2026-02-06 01:18:32 +00:00
  • ed5d02e036 chore: free up "docs/" subdir for Mintlify Joe Chen 2026-02-01 23:15:47 -05:00
  • 5874791a57 mod: bump golang.org/x/crypto from 0.45.0 to 0.47.0 (#8141) dependabot[bot] 2026-02-01 09:20:24 -05:00
  • 17ad3d3425 pkgr: fix up install main package path (#8146) ᴊᴏᴇ ᴄʜᴇɴ 2026-02-01 09:12:12 -05:00
  • 9b2a967e45 mod: bump github.com/editorconfig/editorconfig-core-go/v2 from 2.6.3 to 2.6.4 (#8143) dependabot[bot] 2026-02-01 09:01:09 -05:00
  • e80635a449 mod: bump github.com/go-ldap/ldap/v3 from 3.4.11 to 3.4.12 (#8144) dependabot[bot] 2026-02-01 09:00:50 -05:00
  • 47bccf292d pkgr: fix up install path Joe Chen 2026-02-01 08:53:52 -05:00
  • 38def73489 Update security policy for version support and advisories ᴊᴏᴇ ᴄʜᴇɴ 2026-02-01 08:16:22 -05:00
  • 6cf6422b88 Remove codecov config and upload in CI (#8145) Copilot 2026-02-01 08:10:55 -05:00
  • 8d8d66ec1d mod: bump github.com/olekukonko/tablewriter from 1.1.0 to 1.1.3 (#8140) dependabot[bot] 2026-02-01 07:45:08 -05:00
  • 7ea2c4093f refactor: move main package from root to cmd/gogs (#8139) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 23:28:48 -05:00
  • 7ebfb202e4 mod: bump github.com/olekukonko/tablewriter from 0.0.5 to 1.1.0 (#8039) dependabot[bot] 2026-01-31 23:11:08 -05:00
  • 7b8c560f15 ci(go): use tparse for test output in non-Windows jobs (#8138) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 22:58:41 -05:00
  • a636dcf678 fix(release): remove "v" prefix from archive names (#8137) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 22:42:45 -05:00
  • f5c8030c1f Fix up tests v0.14.1-rc.1 v0.14.1 Joe Chen 2026-01-31 22:28:11 -05:00
  • 8c5c0125c4 release: update version to 0.14.1 Joe Chen 2026-01-31 22:23:40 -05:00
  • 3dcb74be39 release: cut CHANGELOG entries for 0.14.1 ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 22:23:09 -05:00
  • 3f03530042 fix(ssh): git clone via built-in SSH server hangs (#8135) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 22:20:43 -05:00
  • 7ad425025e fix(ssh): git clone via built-in SSH server hangs (#8135) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 22:20:43 -05:00
  • 85abee4b9b chore: update release templates (#8134) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 20:08:38 -05:00
  • 997c3c5eab chore: take care of legacy code Joe Chen 2026-01-31 20:07:49 -05:00
  • a5ddb2665e chore: bump dev version to 0.15 Joe Chen 2026-01-31 20:04:55 -05:00
  • 36c26c4ccc Update version to 0.14.0 v0.14.0-rc.1 v0.14.0 Joe Chen 2026-01-31 16:32:58 -05:00
  • b68e6886c6 release: cut CHANGELOG entries for 0.14.0 Joe Chen 2026-01-31 16:29:15 -05:00
  • ac7ba9c8a7 locale: sync from Crowdin (#8131) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 16:07:47 -05:00
  • dd862ee058 ci(docker): auto-tag minor version for stable releases (#8129) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 15:50:42 -05:00
  • f94042ce6f chore: update release templates Joe Chen 2026-01-31 15:17:59 -05:00
  • 628216d588 security: require authentication for attachment uploads (#8128) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 14:40:39 -05:00
  • 7306b955a9 ci: use external unknwon/send-email-on-failure action (#8127) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 13:29:30 -05:00
  • fc6d1e2055 ci(release): add email notification on failure for main branch (#8126) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 13:13:51 -05:00
  • 3b01892d85 fix(docker): correct binary path in Dockerfiles(#8125) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 13:02:25 -05:00
  • 7b7e38c880 security: prevent deletion of protected and default branches via web UI (#8124) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 12:51:07 -05:00
  • bb68c0a042 security: fix cross-repository label modification vulnerability (#8123) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 12:28:30 -05:00
  • 68271e6af0 chore: update vulnerability reporting guidelines ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 12:01:23 -05:00
  • 4f5b00f8c4 Build artifacts for every commit on main (#8122) Copilot 2026-01-31 11:58:45 -05:00
  • 5d3ffd132b chore: bunch of minor tidy-ups Joe Chen 2026-01-31 09:59:32 -05:00
  • ee65aa89ca ci: add cross-compilation workflow for releases (#8121) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-31 09:40:32 -05:00
  • a1a97de76f mod: bump modernc.org/sqlite from 1.38.2 to 1.39.0 (#8038) dependabot[bot] 2026-01-30 23:19:19 -05:00
  • 9963268267 docker: ignore proxy for healthcheck command (#7532) Matthias Jobst 2026-01-31 05:12:49 +01:00
  • 49a45290ae mod: bump gopkg.in/macaron.v1 from 1.5.0 to 1.5.1 (#8035) dependabot[bot] 2026-01-30 23:10:14 -05:00
  • 3cc8e7aa6d Fix typos throughout the codebase (#7514) Yaroslav Halchenko 2026-01-30 23:03:05 -05:00
  • 9f1499f3ab Support comparing tags in addition to branches (#6493) Rajat Jain 2026-01-31 09:15:03 +05:30
  • 77dba1b5ea repo: fix 500 error on watchers and stargazers pages using MSSQL (#6386) Jeff Li 2026-01-31 11:24:43 +08:00
  • f70f29fdb0 Show file name in browser tab title when viewing files (#5896) Georg Wicke-Arndt 2026-01-31 04:11:10 +01:00
  • ed6109d35d chore: update AGENTS.md Joe Chen 2026-01-30 22:01:02 -05:00
  • 54e08ba678 docker: add image versions instructions ᴊᴏᴇ ᴄʜᴇɴ 2026-01-30 21:52:31 -05:00
  • 87c8faaf08 Standardize HTTP status codes (#7851) Sino 2026-01-30 22:27:59 +08:00
  • 1b226ca48d repo: improve authz for resources (#8119) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-29 20:56:09 -05:00
  • e3bb4165dc database: impersonate pure-Go SQLite driver as the old "sqlite3" (#8118) ᴊᴏᴇ ᴄʜᴇɴ 2026-01-29 14:49:36 -05:00
  • df3d945a2c config: validate and print warnings for invalid options (#7705) pikomonde 2026-01-28 23:36:03 +07:00