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