34 次代码提交 (2289580bb7ef8dfa4124c2b3bfb89897dbb35f46)

作者 SHA1 备注 提交日期
  6543 2289580bb7
[API] generalize list header (#16551) 2 年前
  zeripath b8e4ce754e
Only check access tokens if they are likely to be tokens (#16164) 3 年前
  silverwind 1e6fa57acb
Use single shared random string generation function (#15741) 3 年前
  6543 d5b6931dbe
[API] Delete Token accept names too (#12366) 3 年前
  Lunny Xiao 1dd3f19ee3
Use google/uuid to instead satori/go.uuid (#11943) 4 年前
  6543 ad5c43ae5d
Reject duplicate AccessToken names (#10994) 4 年前
  6543 b65e954f73
FIX Pagination of ListAccessTokens and GetIssueWatchers (#10449) 4 年前
  SpaWn2KiLl 1f01f53c53 API add/generalize pagination (#9452) 4 年前
  Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 4 年前
  techknowlogick 46373e7657
Hash App token (#6724) 5 年前
  Lunny Xiao f2e20c81b6 Refactor struct's time to remove unnecessary memory usage (#3142) 6 年前
  Ethan Koenig aa962deec0 Replace deprecated Id method with ID (#2655) 6 年前
  Lunny Xiao a8717e5e3a Use AfterLoad instead of AfterSet on Structs (#2628) 6 年前
  Lunny Xiao 005900baea Use created & updated instead BeforeInsert & BeforeUpdate (#2482) 6 年前
  Andrey Nering 84b7d29d34 Create missing database indexes (#596) 7 年前
  Lunny Xiao b4c794058a fixed vulnerabilities (#392) 7 年前
  Bwko 081c2a9395 Lint models/token.go (#244) 7 年前
  Thibault Meyer a4454f5d0f
Rewrite XORM queries 7 年前
  Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 7 年前
  Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 7 年前
  Unknwon 250be011c7 Remove redundant Unix timestamp method call 8 年前
  Franz Schmidt 8b35c194ec Fixes #3110 (#3136) 8 年前
  Unknwon ad513a20e9 #2302 Replace time.Time with Unix Timestamp (int64) 8 年前
  Unknwon ac78bae7b5 Replace uuid module with original package 8 年前
  zhuharev 0d5dc8a064 typo fix 8 年前
  Unknwon 52ec80fa18 finish all new user settings UI 8 年前
  Unknwon 2ac8e11f46 #842 able to use access token replace basic auth 8 年前
  Unknwon 03b85b73af token recent activity 8 年前
  Unknwon 4c7b6414eb new access token UI 8 年前
  Unknwon 407385db7e work on #1493 8 年前
  Unknwon ba77a3b0b4 routers/repo/http.go: allow HTTP push/pull by token for #845 9 年前
  Christopher Brickley d0827e5d5e allow http push by token - #842 9 年前
  Unknwon 8c9338a537 add personal access token panel #12 9 年前