Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enhanced auth token / remember me (#27606) | KN4CK3R | 2023-10-14 | 1 | -251/+0 |
* | More refactoring of `db.DefaultContext` (#27083) | JakobDev | 2023-09-15 | 1 | -15/+16 |
* | Upgrade go dependencies (#25819) | harryzcy | 2023-07-14 | 1 | -6/+6 |
* | Redesign Scoped Access Tokens (#24767) | Jack Hay | 2023-06-04 | 1 | -0/+9 |
* | Support scoped access tokens (#20908) | Chongyi Zheng | 2023-01-17 | 1 | -0/+1 |
* | Use random bytes to generate access token (#21959) | Jason Song | 2022-11-28 | 1 | -3/+6 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Add index for access_token (#21908) | Jason Song | 2022-11-23 | 1 | -1/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -1/+1 |
* | Make every not exist error unwrappable to a fs.ErrNotExist (#20891) | zeripath | 2022-10-18 | 1 | -0/+8 |
* | Move some files into models' sub packages (#20262) | Lunny Xiao | 2022-08-25 | 1 | -0/+230 |