| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Update the version in docs/config.yaml to 1.15.6
Signed-off-by: Andrew Thornton <art27@cantab.net>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
* frontport: 1.15.0 changelog
* Update config.yaml
|
|
|
| |
Co-authored-by: Lauris BH <lauris@nix.lv>
|
|
|
|
|
|
|
|
|
|
|
| |
* Frontport changelog for v1.14.6
Changelog frontported to below v1.15.0-rc1.
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update config.yaml
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Upgrade to golang-jwt 3.2.2
Upgrade to the latest version of golang-jwt
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Forcibly replace the 3.2.1 version of golang-jwt/jwt and increase minimum Go version
Using go.mod we can forcibly replace the 3.2.1 version used by goth to 3.2.2.
Further given golang-jwt/jwts stated policy of only supporting supported go versions
we should just raise our minimal version of go to 1.16 for 1.16 as by time of release
1.15 will be out of support.
Signed-off-by: Andrew Thornton <art27@cantab.net>
* update minimal go required
Signed-off-by: Andrew Thornton <art27@cantab.net>
* update config.yaml
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Frontport v1.14.5
Frontport #16450
Frontport the changelog from v1.14.5
Signed-off-by: Andrew Thornton <art27@cantab.net>
* Update config.yaml
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
|
|
|
|
|
|
|
| |
* Changelog for v1.14.4 (#16348)
* docs: bump version
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* Changelog v1.14.2 (#15794)
* changelog tool generate
* format & add
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: zeripath <art27@cantab.net>
|
|
|
| |
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
|
|
|
|
|
|
|
|
|
| |
* Changelog v1.14.0 (#15360)
* clean & merge & update v1.14.0 changelog
* backport v1.13.x changelogs
* update latest gitea version
|
|
|
|
|
|
|
|
|
|
| |
- Add basic frontend unit testing infrastructure using jest in ESM mode
- Rename 'make test' to 'make test-backend'
- Introduce 'make test-frontend' and 'make test' that runs both
- Bump Node.js requirement to v12. v10 will be EOL in less than a month.
- Convert all build-related JS files to ESM.
I opted to run frontend tests run as part of the compliance pipeline because
they complete fast and are not platform-specific like the golang tests.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog v1.13.7 (#15319)
* Update Changelog (#15322)
* update
* next
* RC2
* Update Docs Version
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Add changelog for v1.13.3 (#14877)
Add changelog for v1.13.3
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: techknowlogick <matti@mdranta.net>
* Update Docs
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
|
| |
|
|
|
|
|
|
| |
Because it not has any content now. It's not necessary to
show this link on the footer.
Signed-off-by: a1012112796 <1012112796@qq.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* use certmagic for more extensible/robust ACME cert handling
* accept TOS based on config option
Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
|
|
|
|
|
|
|
|
|
|
| |
* Add german translation guidelines
* Add German Language to Docs
* add Translation cateory & move guidelines into it
Co-authored-by: kolaente <k@knt.li>
Co-authored-by: 6543 <6543@obermui.de>
|
|
|
|
|
|
|
| |
* frontport 1.13.1 changelog
* Update config.yaml
Co-authored-by: zeripath <art27@cantab.net>
|
|
|
|
| |
Replaced link to code.gitea.io as that subdomain isn't meant for human consumption, but rather for our vanity go import URLs
Only replaced link for english, open to adding links for other languages if anyone is able/willing to add them
|
|
|
|
|
| |
* correct migration version comments
* update lates version in docs
|
|
|
|
|
|
|
| |
* specific version in docker compose
fix #13643
* update latest version
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Bump min required golang to 1.13
* Update config.yaml
* Update Makefile
* per silverwind feedback
* per silverwind
Co-authored-by: zeripath <art27@cantab.net>
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog for 1.12.4 release (#12687)
Co-authored-by: zeripath <art27@cantab.net>
* update gitea version in docs
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: zeripath <art27@cantab.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* go1.15
* update makefile xgo version
* fix vet issue
* update docs to version of go in use
* add TODO for asyncpreemptoff
Co-authored-by: Lauris BH <lauris@nix.lv>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog for v1.12.2 (#12214)
* Changelog for v1.12.2
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* Update CHANGELOG.md
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
* update docs
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: mrsdizzie <info@mrsdizzie.com>
|
|
|
|
|
| |
* Changelog for v1.12.1 (#12006)
* Update gitea version to latest release
|
| |
|
| |
|
|
|
|
| |
This PR includes the modifications necessary to make use of the European Portuguese translation from the default setting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Changelog v1.11.5 (#11329)
* Changelog v1.11.5
* Apply suggestions from code review
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
* Update Changelog for 1.11.5 (#11347)
* Update Changelog for 1.11.5
* bumb version in docs
* Update CHANGELOG.md
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
|
|
|
|
|
|
|
| |
`less-loader` now dictates a minimum Node.js version of 10.13.0,
released 2018-10-30 so I've updated this requirement to match.
https://github.com/webpack-contrib/less-loader/releases/tag/v6.0.0
|
|
|
| |
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Forward port Changelog for v1.11.2 (#10627)
Co-authored-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: 6543 <6543@obermui.de>
|
|
|
|
|
|
| |
Also adjusted other version mentions so go version is always mentioned
as major.minor and node only as major.
Co-authored-by: silverwind <me@silverwind.io>
|
|
|
|
| |
Signed-off-by: jolheiser <john.olheiser@gmail.com>
|
| |
|
|
|
|
|
| |
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
|
| |
|