ᴊᴏᴇ ᴄʜᴇɴ a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
..
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) 14 時間 前
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) 14 時間 前
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) 14 時間 前
issue_label.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
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) 14 時間 前
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) 14 時間 前
release.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
repo.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
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) 14 時間 前
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) 14 時間 前
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) 14 時間 前
users_test.go 3cc8e7aa6d Fix typos throughout the codebase (#7514) 1 週間 前
webhook.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
webhook_dingtalk.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
webhook_discord.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
webhook_slack.go a1fa62b270 all: decouple API types from go-gogs-client SDK (#8171) 14 時間 前
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 週間 前