aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAge
* build: remove support of Go 1.18 and 1.19 (#7590)Joe Chen2023-11-01
* commit: fix `matchUsersWithCommitEmails` (#7561)Athanasios Oikonomou2023-11-01
* gitutil: strip SSH port from submodule URL when rendering for HTML link (#7383)TheDarkUndoing2023-03-05
* CHANGELOG: cut entries for 0.13.0 (#7373)Joe Chen2023-02-25
* CHANGELOG: cut entries for 0.12.11 (#7368)Joe Chen2023-02-25
* fix(db): correctly check Git path on case-insensitive file system (#7359)Joe Chen2023-02-18
* fix(migration): skip v20 if column `sha256` already exists (#7354)Joe Chen2023-02-14
* fix(db): sanitize user full name after find (#7353)Joe Chen2023-02-14
* fix(repo): be tolerant to implicit submodules (#7352)Joe Chen2023-02-14
* feat(ssh): support dynamic list of algorithms (#7345)Joe Chen2023-02-12
* fix(backup): skip "data" in the custom directory (#7343)Joe Chen2023-02-12
* conf: add new config option for default branch name (#7291)Vamsi Atluri2023-02-11
* refactor(db): migrate `UpdateUser` off `user.go` (#7267)Joe Chen2022-11-27
* api: support put content (#7114)Mateusz Reszka2022-10-22
* auth: enable authentication by token from password (#7198)Yang Liu2022-10-22
* build: remove support of Go 1.17 (#7177)Joe Chen2022-10-09
* go: update required version to be 1.17 and add 1.19 to CI (#7129)Joe Chen2022-08-08
* CHANGELOG: cut entries for 0.12.10 (#7119)Joe Chen2022-08-02
* netutil: allow using `*` to match any hostname (#7111)Joe Chen2022-07-25
* docker: support adding extra options to backup command (#7060)liuxhit2022-07-17
* locale: sync from Crowdin (#7082)Joe Chen2022-06-26
* webhook: validate against hostname instead of full URL (#7075)Joe Chen2022-06-25
* CHANGELOG: cut entries for 0.12.9 (#7024)Joe Chen2022-06-07
* http: clean request path from Git endpoints (#7022)Joe Chen2022-06-07
* pathutil: check both styles of `os.PathSeparator` (#7020)Joe Chen2022-06-07
* access_token: encrypt access token with SHA256 (#7008)E99p1ant2022-06-05
* issues: sanitize `DisplayName` (#7009)E99p1ant2022-06-05
* repo_editor: check both styles of `os.PathSeparator` in all systems (#7005)Joe Chen2022-06-04
* http: fix non-sense `NotFound` call (#7003)Joe Chen2022-06-04
* repo: remove hard-coded branch name in init (#6999)Joe Chen2022-06-03
* CHANGELOG: cut entries for 0.12.8 (#6992)Joe Chen2022-05-31
* CHANEGLOG: add missing entry for #6988 (#6990)Joe Chen2022-05-31
* webhook: revalidate local hostname before each delivery (#6988)Joe Chen2022-05-31
* repo_editor: prohibit move files to to `.git` directory (#6986)Joe Chen2022-05-31
* build: remove Makefile and update Docker build steps (#6980)Joe Chen2022-05-29
* CHANGELOG: cut entries for 0.12.7 (#6931)Joe Chen2022-05-05
* CHANGELOG: add entry for #6926 (#6928)Joe Chen2022-05-05
* CHANGELOG: add missing entries (#6899)Joe Chen2022-04-06
* CHANGELOG: cut entries for 0.12.6 (#6858)Joe Chen2022-03-19
* go: update required version to be 1.16 (#6850)Joe Chen2022-03-16
* conf: add allowlist for accessing local network (#6842)Joe Chen2022-03-14
* CHANGELOG: cut entries for 0.12.5 (#6830)Joe Chen2022-03-11
* security: fix improper PAM authorization handling (#6819)ysf2022-03-08
* security: fix SSRF in repository migration (#6812)Michael Rowley2022-03-08
* markdown: support rendering Mermaid diagrams (#6776)shuyue2022-03-05
* dep: update github.com/go-ldap/ldap to v3 (#6763)Simone Cattaneo2022-02-26
* CHANGELOG: cut entries for 0.12.4 (#6733)Joe Chen2022-01-17
* markup: use default link formation when no format in metas (#6723)Joe Chen2022-01-13
* database: add PostgreSQL custom schema support (#6695)zvrh2022-01-05
* locale: sync from Crowdin (#6510)ᴜɴᴋɴᴡᴏɴ2021-02-27