Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | db: use `context` and go-mockgen for `TwoFactorsStore` (#7045) | Joe Chen | 2022-06-11 |
| | |||
* | db: use `context` for backup and restore (#7044) | 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 login sources (#7041) | Joe Chen | 2022-06-10 |
| | |||
* | db: use `context` and go-mockgen for `LFSStore` (#7038) | Joe Chen | 2022-06-10 |
| | |||
* | web: enable `ETag` to improve loading speed of static resources (#7035) | shlande | 2022-06-09 |
| | | | Co-authored-by: shlande <shlandeme@icloud.com> | ||
* | mod: use github.com/gogs/gorm-sqlite as the SQLite driver (#7034) | Joe Chen | 2022-06-08 |
| | |||
* | db: use `context` and go-mockgen for `PermsStore` (#7033) | Joe Chen | 2022-06-08 |
| | |||
* | db: add back xorm tag for `AccessToken.UserID` (#7032) | Joe Chen | 2022-06-08 |
| | |||
* | db: rename `AccessTokensStore.Save` to `Touch` (#7029) | Joe Chen | 2022-06-08 |
| | |||
* | docker: remove outdated info from README (#7028) | Joe Chen | 2022-06-08 |
| | | | [skip ci] | ||
* | release: minor updates to templates and docs (#7027) | Joe Chen | 2022-06-08 |
| | | | [skip ci] | ||
* | mod: update gorm.io/driver/sqlite to 1.3.2 (#7025) | Joe Chen | 2022-06-07 |
| | |||
* | CHANGELOG: cut entries for 0.12.9 (#7024) | Joe Chen | 2022-06-07 |
| | | | [skip ci] | ||
* | http: clean request path from Git endpoints (#7022) | Joe Chen | 2022-06-07 |
| | |||
* | ci: pin go-mockgen to 1.2.0 (#7021) | Joe Chen | 2022-06-07 |
| | |||
* | pathutil: check both styles of `os.PathSeparator` (#7020) | Joe Chen | 2022-06-07 |
| | |||
* | mod: bump github.com/niklasfasching/go-org from 1.6.2 to 1.6.5 (#7015) | dependabot[bot] | 2022-06-06 |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | mod: bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (#7016) | dependabot[bot] | 2022-06-06 |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | mod: bump gopkg.in/ini.v1 from 1.66.5 to 1.66.6 (#7017) | dependabot[bot] | 2022-06-06 |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | db: use `context` and go-mockgen for `AccessTokensStore` (#7013) | Joe Chen | 2022-06-06 |
| | |||
* | schemadoc: print table indexes (#7012) | Joe Chen | 2022-06-05 |
| | |||
* | access_token: encrypt access token with SHA256 (#7008) | E99p1ant | 2022-06-05 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * access_token: encrypt access token with SHA256 * revert list access token * fix lint * generate schemadoc * add database migrations * fix tests * fix tests * add test case for access token golden * fix test in postgres * `Sha256` -> `SHA256` * Use GORM for migration * task generate-schemadoc * Use unique * change migration name * allow read * task generate-schemadoc * add changelog * fix lint error * update changelog * remove Debug * add comments Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | issues: sanitize `DisplayName` (#7009) | E99p1ant | 2022-06-05 |
| | | | | | | | * issues: display issue poster’s `Name` instead of `DisplayName` * sanitize display name * update changelog | ||
* | ci: check tidiness of "task generate-schemadoc" (#7007) | Joe Chen | 2022-06-04 |
| | |||
* | db: code tidy up for `AccessTokens` (#7006) | Joe Chen | 2022-06-04 |
| | |||
* | repo_editor: check both styles of `os.PathSeparator` in all systems (#7005) | Joe Chen | 2022-06-04 |
| | |||
* | pull: ignore PR status check if head repository is missing (#7004) | Joe Chen | 2022-06-04 |
| | |||
* | http: fix non-sense `NotFound` call (#7003) | Joe Chen | 2022-06-04 |
| | |||
* | ci: add Codeball (#6997) | Joe Chen | 2022-06-03 |
| | | | [skip ci] | ||
* | repo: remove hard-coded branch name in init (#6999) | Joe Chen | 2022-06-03 |
| | |||
* | db: run tests with pure-Go SQLite (#6998) | Joe Chen | 2022-06-03 |
| | |||
* | ci: run database tests against Postgres, MySQL and SQLite (#6996) | Joe Chen | 2022-06-01 |
| | |||
* | chore: update release issue templates (#6993) | Joe Chen | 2022-05-31 |
| | | | [skip ci] | ||
* | CHANGELOG: cut entries for 0.12.8 (#6992) | Joe Chen | 2022-05-31 |
| | | | [skip ci] | ||
* | CHANEGLOG: add missing entry for #6988 (#6990) | Joe Chen | 2022-05-31 |
| | | | [skip ci] | ||
* | locale: sync from Crowdin (#6989) | Joe Chen | 2022-05-31 |
| | |||
* | webhook: revalidate local hostname before each delivery (#6988) | Joe Chen | 2022-05-31 |
| | |||
* | repo_editor: prohibit move files to to `.git` directory (#6986) | Joe Chen | 2022-05-31 |
| | |||
* | repo_editor: prohibits uploading files to `.git.` directory (#6970) | 1135 | 2022-05-30 |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | mod: bump gorm.io/driver/mysql from 1.3.3 to 1.3.4 (#6985) | dependabot[bot] | 2022-05-30 |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | mod: bump gopkg.in/ini.v1 from 1.66.4 to 1.66.5 (#6984) | dependabot[bot] | 2022-05-30 |
| | | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | mod: bump gorm.io/driver/postgres from 1.3.6 to 1.3.7 (#6983) | dependabot[bot] | 2022-05-30 |
| | | | Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | ||
* | docker: push ephemeral image to ttl.sh for pull requests (#6981) | Joe Chen | 2022-05-29 |
| | | | [skip ci] | ||
* | web: print accessible URL on startup (#6979) | Joe Chen | 2022-05-29 |
| | |||
* | build: remove Makefile and update Docker build steps (#6980) | Joe Chen | 2022-05-29 |
| | |||
* | locale: sync from Crowdin (#6978) | Joe Chen | 2022-05-29 |
| | |||
* | docs: use "go install" instead of "go get" (#6972) | Joe Chen | 2022-05-27 |
| | |||
* | csrf: sanitize token after reading from cookie (#6969) | Toby Simmons | 2022-05-26 |
| | | | Co-authored-by: Joe Chen <jc@unknwon.io> | ||
* | chore: Set permissions for GitHub actions (#6936) | Naveen | 2022-05-26 |
| |