| Commit message (Expand) | Author | Age |
* | db: use `context` and go-mockgen for `ReposStore` (#7046) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `UsersStore` (#7042) | Joe Chen | 2022-06-11 |
* | db: use `context` and go-mockgen for `PermsStore` (#7033) | Joe Chen | 2022-06-08 |
* | db: rename `AccessTokensStore.Save` to `Touch` (#7029) | Joe Chen | 2022-06-08 |
* | db: use `context` and go-mockgen for `AccessTokensStore` (#7013) | Joe Chen | 2022-06-06 |
* | access_token: encrypt access token with SHA256 (#7008) | E99p1ant | 2022-06-05 |
* | csrf: sanitize token after reading from cookie (#6969) | Toby Simmons | 2022-05-26 |
* | chore: watch "custom" directory in dev and use lowercase for header value (#6... | Joe Chen | 2022-05-03 |
* | autofix: fix nested `if` with `else if` (#6807) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: fix check for empty string (#6804) | deepsource-autofix[bot] | 2022-03-06 |
* | autofix: types of function parameters can be combined (#6800) | deepsource-autofix[bot] | 2022-03-06 |
* | chore: fix typos in code comments (#6556) | Atin | 2021-05-19 |
* | templates: fix typo of BranchCount (#6370) | weibaohui | 2020-11-24 |
* | context: add X-Frame-Options header (#6411) | Matheus Mosca | 2020-11-11 |
* | context: fix Access-Control-Allow-Credentials header typo (#6381) | E99p1ant | 2020-10-10 |
* | db: migrate access table to use GORM (#6371) | ᴜɴᴋɴᴡᴏɴ | 2020-10-06 |
* | auth: decouple types and functions from db (#6320) | ᴜɴᴋɴᴡᴏɴ | 2020-09-20 |
* | web: correctly serving go-get pages for subdirs (#6318) | ᴜɴᴋɴᴡᴏɴ | 2020-09-09 |
* | repo: users have access to base repository can also view forks (#6261) | ᴜɴᴋɴᴡᴏɴ | 2020-08-22 |
* | db: fix update team panic (#6253) | ᴜɴᴋɴᴡᴏɴ | 2020-08-16 |
* | route: no session for routes without UI (#6066) | ᴜɴᴋɴᴡᴏɴ | 2020-04-05 |
* | lfs: implement HTTP routes (#6035) | ᴜɴᴋɴᴡᴏɴ | 2020-04-04 |
* | http: always set header `X-Content-Type-Options` to `nosniff` (#6008) | ᴜɴᴋɴᴡᴏɴ | 2020-03-23 |
* | util: add tests (#5989) | ᴜɴᴋɴᴡᴏɴ | 2020-03-16 |
* | refactor: unify error handling in routing layer | ᴜɴᴋɴᴡᴏɴ | 2020-03-16 |
* | api: overhaul `/repos/owner/repos/contents` (#5980) | ᴜɴᴋɴᴡᴏɴ | 2020-03-10 |
* | commit: fix unexpected truncation in title | ᴜɴᴋɴᴡᴏɴ | 2020-03-09 |
* | git: migrate to github.com/gogs/git-module@v1.0.0 (#5958) | ᴜɴᴋɴᴡᴏɴ | 2020-03-08 |
* | auth: redirect landing URL with subpath prepended (#5964) | ᴜɴᴋɴᴡᴏɴ | 2020-03-04 |
* | lint: fix some Golang CI lint issues (#5955) | ᴜɴᴋɴᴡᴏɴ | 2020-03-01 |
* | conf: overhaul settings (#5953) | ᴜɴᴋɴᴡᴏɴ | 2020-02-29 |
* | conf: overhaul auth and user settings (#5942) | ᴜɴᴋɴᴡᴏɴ | 2020-02-27 |
* | conf: overhaul security settings | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | conf: overhaul server settings (#5928) | ᴜɴᴋɴᴡᴏɴ | 2020-02-22 |
* | log: migrate to unknwon.dev/clog/v2 (#5927) | ᴜɴᴋɴᴡᴏɴ | 2020-02-20 |
* | admin: show all version in dashboard | ᴜɴᴋɴᴡᴏɴ | 2020-02-19 |
* | repo: fix redirect after opening/closing milestone (#5903) | Andrey Filippov | 2020-01-26 |
* | repo: use editorconfig v2 (#5888) | Yoan Blanc | 2019-12-25 |
* | web: fix panic when download attachments (#5838) | Unknwon | 2019-10-24 |
* | internal: move packages under this directory (#5836) | Unknwon | 2019-10-24 |