提交歷史

作者 SHA1 備註 提交日期
  Joe Chen 8350daf505 refactor(db): merge relation stores into entity stores (#7341) 2 年之前
  Joe Chen 44333afd20 chore: consistently use `errors.Cause` for identifying error types (#7264) 2 年之前
  Yang Liu b9f5cfddc1 auth: enable authentication by token from password (#7198) 2 年之前
  Joe Chen 083c3ee659 db: refactor "action" table to use GORM (#7054) 2 年之前
  Joe Chen 0918d8758b db: add back xorm tag for `AccessToken.UserID` (#7032) 2 年之前
  Joe Chen fe1d07f29c db: rename `AccessTokensStore.Save` to `Touch` (#7029) 2 年之前
  Joe Chen 0a92ad27ef db: use `context` and go-mockgen for `AccessTokensStore` (#7013) 2 年之前
  E99p1ant a328e7ccc4 access_token: encrypt access token with SHA256 (#7008) 2 年之前
  Joe Chen 4455cc1244 db: code tidy up for `AccessTokens` (#7006) 2 年之前
  ᴜɴᴋɴᴡᴏɴ 519e59b577 db: migrate to GORM v2 (#6309) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 9bb218734c db: use GORM to backup and restore non-legacy tables (#6142) 4 年之前
  ᴜɴᴋɴᴡᴏɴ e077ecdd9d db: add tests for LFS (#6087) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 62dda96159 access_token: migrate to GORM and add tests (#6086) 4 年之前
  ᴜɴᴋɴᴡᴏɴ 3a5c93eeff db: use gorm function to check `ErrRecordNotFound` (#6060) 5 年之前
  ᴜɴᴋɴᴡᴏɴ 34145c990d lfs: implement HTTP routes (#6035) 5 年之前