ᴊᴏᴇ ᴄʜᴇɴ a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
..
migrations 069d3535d6 chore: fix broken links to gogs.io (#8169) 1 天之前
schemadoc 1c8016a27b database/schemadoc: migrate to github.com/DATA-DOG/go-sqlmock (#8157) 3 天之前
testdata 3650b32ec5 chore: rename `internal/db` to `internal/database` (#7665) 2 年之前
access_tokens.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) 3 天之前
access_tokens_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
actions.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
actions_test.go 3477bbac0e Add ED25519 test coverage and refactor SSH key parsing tests (#8107) 2 周之前
attachment.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) 3 天之前
backup.go 3c358ede6d all: migrate from json-iterator to encoding/json (#8159) 3 天之前
backup_test.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
comment.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
database.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
error.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
issue.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
issue_label.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
issue_mail.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) 5 天之前
lfs.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
lfs_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
login_source_files.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
login_source_files_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
login_sources.go 3c358ede6d all: migrate from json-iterator to encoding/json (#8159) 3 天之前
login_sources_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
main_test.go 2316b09eaf database: fully switch over to pure-Go SQLite driver (#8115) 2 周之前
milestone.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
mirror.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) 5 天之前
mirror_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
mocks_gen.go 04cc48339f chore: update Go version from 1.24 to 1.25 in CI and related files (#8066) 2 月之前
mocks_test.go 04cc48339f chore: update Go version from 1.24 to 1.25 in CI and related files (#8066) 2 月之前
models.go e3bb4165dc database: impersonate pure-Go SQLite driver as the old "sqlite3" (#8118) 1 周之前
notices.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
notices_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
org.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
org_team.go 069d3535d6 chore: fix broken links to gogs.io (#8169) 1 天之前
organizations.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
organizations_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
permissions.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
permissions_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
public_keys.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
public_keys_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
pull.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
release.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
repo.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
repo_branch.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) 5 天之前
repo_collaboration.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
repo_editor.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) 3 天之前
repo_editor_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
repo_tag.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
repo_test.go ae59787ff5 chore: remove `internal/database/errors` package (#8096) 2 周之前
repositories.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
repositories_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) 1 月之前
ssh_key.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) 5 天之前
ssh_key_test.go 3477bbac0e Add ED25519 test coverage and refactor SSH key parsing tests (#8107) 2 周之前
two_factor.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) 5 天之前
two_factors.go 6d56105f8f Run modernize tool across codebase (#8147) 5 天之前
two_factors_test.go 560f92ec5f two_factor: verify recovery code ownership upon using (#8100) 2 周之前
update.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) 2 周之前
users.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
users_test.go 3cc8e7aa6d Fix typos throughout the codebase (#7514) 1 周之前
webhook.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
webhook_dingtalk.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
webhook_discord.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
webhook_slack.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 19 小时之前
wiki.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) 5 天之前
wiki_test.go 1bbc36149a wiki: sanitize old wiki page name when editing (#8099) 2 周之前