Commit Graph
47 Commits
Author SHA1 Message Date
6543andGitHub 18efe9a023 Changelog v1.14.0 (#15360) (#15400)
* Changelog v1.14.0 (#15360)

* clean & merge & update v1.14.0 changelog

* backport v1.13.x changelogs

* update latest gitea version
2021-04-11 13:23:55 +08:00
silverwindandGitHub 0d1a5e0ffc Add frontend testing, require node 12 (#15315)
- 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.
2021-04-08 12:41:57 +02:00
6543andGitHub 298d56fe8b [Frontport] Changelog (v1.13.6, v1.13.7, v1.14.0-rc2) (#15328)
* Changelog v1.13.7 (#15319)

* Update Changelog (#15322)

* update

* next

* RC2

* Update Docs Version
2021-04-07 13:41:02 -04:00
techknowlogickandGitHub 5ad65c8f5d update docs to reference 1.13.6 (#15182) 2021-03-28 11:09:01 +08:00
1d18b76e0e Add changelog for v1.13.3 (#14877) (#14883)
* Add changelog for v1.13.3 (#14877)

Add changelog for v1.13.3

Co-authored-by: zeripath <[email protected]>
Co-authored-by: 6543 <[email protected]>
Co-authored-by: techknowlogick <[email protected]>

* Update Docs

Co-authored-by: Lunny Xiao <[email protected]>
Co-authored-by: zeripath <[email protected]>
Co-authored-by: techknowlogick <[email protected]>
2021-03-04 10:00:23 -05:00
techknowlogickandGitHub 47f6a4ec3f go1.16 (#14783) 2021-02-28 18:08:33 -05:00
a1012112796andGitHub 2e8ce1eaed Remove pt-pt from doc config file (#14830)
Because it not has any content now. It's not necessary to
show this link on the footer.

Signed-off-by: a1012112796 <[email protected]>
2021-02-28 11:46:21 +01:00
techknowlogickandGitHub 9b6ff819d7 update docs to show latest stable version (1.13.2) (#14550) 2021-02-03 08:46:42 +01:00
kevinlin18andGitHub 0e4a9dbcb9 [docs] Add zh-tw Translations (#14507) 2021-01-29 01:57:58 +01:00
d2ea21d0d8 Use caddy's certmagic library for extensible/robust ACME handling (#14177)
* use certmagic for more extensible/robust ACME cert handling

* accept TOS based on config option

Signed-off-by: Andrew Thornton <[email protected]>

Co-authored-by: zeripath <[email protected]>
Co-authored-by: Lauris BH <[email protected]>
2021-01-25 01:37:35 +02:00
b672899372 Add german translation guidelines (#14283)
* Add german translation guidelines

* Add German Language to Docs

* add Translation cateory & move guidelines into it

Co-authored-by: kolaente <[email protected]>
Co-authored-by: 6543 <[email protected]>
2021-01-22 20:12:50 +01:00
9164ff7791 frontport 1.13.1 changelog (#14175)
* frontport 1.13.1 changelog

* Update config.yaml

Co-authored-by: zeripath <[email protected]>
2020-12-28 19:38:44 -05:00
techknowlogickandGitHub 9c71c6c4a5 Add link to shop in docs (#13864)
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
2020-12-05 17:34:29 -05:00
6543andGitHub 594cc4aa2a Update Gitea Version & Fix Migration Comments (#13789)
* correct migration version comments

* update lates version in docs
2020-12-03 00:04:19 +08:00
techknowlogickandGitHub 64bd5f4c66 specific version in docker compose (#13644)
* specific version in docker compose

fix #13643

* update latest version
2020-11-19 11:36:48 -05:00
techknowlogickandGitHub 77f3dbed6d latest version is 1.12.5 (#13005) 2020-10-01 15:21:25 -04:00
482b0e6d47 Bump min required golang to 1.13 (#12717)
* Bump min required golang to 1.13

* Update config.yaml

* Update Makefile

* per silverwind feedback

* per silverwind

Co-authored-by: zeripath <[email protected]>
2020-09-04 14:12:01 -04:00
f083bd70df Changelog for 1.12.4 release (#12687) (#12709)
* Changelog for 1.12.4 release (#12687)


Co-authored-by: zeripath <[email protected]>

* update gitea version in docs

Co-authored-by: techknowlogick <[email protected]>
Co-authored-by: zeripath <[email protected]>
2020-09-03 23:44:34 -04:00
bd7d6a3d73 go1.15 (#12475)
* 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 <[email protected]>
2020-08-13 10:11:24 -04:00
3973a4609e Frontport Changelog of v1.12.2 (#12216)
* Changelog for v1.12.2 (#12214)

* Changelog for v1.12.2

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

* Update CHANGELOG.md

Co-authored-by: mrsdizzie <[email protected]>

Co-authored-by: mrsdizzie <[email protected]>

* update docs

Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: mrsdizzie <[email protected]>
2020-07-11 16:28:23 -04:00
Lauris BHandGitHub 121103fecf Changelog for v1.11.8 and v1.12.1 (#12006) (#12007)
* Changelog for v1.12.1 (#12006)

* Update gitea version to latest release
2020-06-22 09:58:54 -04:00
techknowlogickandGitHub ec40e593cf 1.12.0 is latest stable version (#11964) 2020-06-18 15:37:25 -04:00
techknowlogickandGitHub cfac97542b 1.11.6 is latest version (#11780) 2020-06-06 09:57:33 +03:00
Emanuel AngeloandGitHub a39557f8fb European Portuguese translation (#11568)
This PR includes the modifications necessary to make use of the European Portuguese translation from the default setting.
2020-06-05 09:07:56 +01:00
18f4aaee64 Frontport Changelog for v1.11.5 (#11356)
* Changelog v1.11.5 (#11329)

* Changelog v1.11.5

* Apply suggestions from code review

Co-authored-by: guillep2k <[email protected]>

Co-authored-by: zeripath <[email protected]>
Co-authored-by: guillep2k <[email protected]>

* Update Changelog for 1.11.5 (#11347)

* Update Changelog for 1.11.5

* bumb version in docs

* Update CHANGELOG.md

Co-authored-by: zeripath <[email protected]>

Co-authored-by: zeripath <[email protected]>
Co-authored-by: guillep2k <[email protected]>
2020-05-09 16:24:46 -04:00
silverwindandGitHub 606d9d63f6 Update JS dependencies, min Node.js version 10.13 (#11246)
`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
2020-04-30 11:37:01 +01:00
7c8e116987 Add translation head on docs site (#11063)
Co-authored-by: guillep2k <[email protected]>
2020-04-15 01:42:09 -03:00
techknowlogickandGitHub 4af7c47b38 Update docs to 1.11.4 (#10941) 2020-04-03 13:08:40 -04:00
techknowlogickandGitHub 2fa1078911 go 1.14 (#10467) 2020-03-20 10:29:31 -04:00
John OlheiserandGitHub 7225453d5f Update Gitea version in docs (#10772) 2020-03-19 16:05:19 -04:00
f7a6763c58 Changelog for v1.11.2 (#10627) (#10634)
Forward port Changelog for v1.11.2 (#10627)

Co-authored-by: John Olheiser <[email protected]>
Co-authored-by: guillep2k <[email protected]>
Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: 6543 <[email protected]>
2020-03-06 14:26:30 +00:00
f5a20250ae Add node version variable to docs (#10620)
Also adjusted other version mentions so go version is always mentioned
as major.minor and node only as major.

Co-authored-by: silverwind <[email protected]>
2020-03-05 16:36:22 -06:00
guillep2kandGitHub be544e8e6a Versions (#10597)
Signed-off-by: jolheiser <[email protected]>
2020-03-04 21:37:19 -03:00
John OlheiserandGitHub 41d61d470e Update discord link (#10263) 2020-02-13 22:07:10 -05:00
b5418a6443 Changelog 1.11.0 (#10204) (#10211)
Co-authored-by: techknowlogick <[email protected]>
Co-authored-by: guillep2k <[email protected]>
2020-02-10 11:16:31 -05:00
John OlheiserandLauris BH b3c5b4b0d1 Update version in docs (#9588) 2020-01-02 17:53:08 +02:00
6543andtechknowlogick 0a9abcb84c docs change gitea version to 1.10.1 (#9270) 2019-12-06 14:12:38 -05:00
techknowlogickandGitHub 04e6d761bc docs reference latest stable version (1.10.0) 2019-11-14 01:37:12 -05:00
3b0303a4fc Implement documentation search (#8937)
* Implement documentation search

Signed-off-by: jolheiser <[email protected]>
Co-Authored-By: guillep2k <[email protected]>
2019-11-13 18:03:18 +00:00
techknowlogickandGitHub 9395805512 update docs to latest version (#8845) 2019-11-05 13:54:20 -05:00
techknowlogickandGitHub cff0787759 update docs to latest version (#8164) 2019-09-12 13:23:39 -04:00
John OlheiserandLunny Xiao 4ea9a377db Add config option and shortcode for Gitea version (#7940)
Signed-off-by: jolheiser <[email protected]>
2019-08-23 09:55:06 +08:00
John OlheiserandLauris BH 9bf20f47c4 Enabled emoji in Hugo (#6521)
Removed extra asterisks in Docker doc

Signed-off-by: jolheiser <[email protected]>
2019-04-05 18:01:38 +03:00
Thomas BoergerandJonas Franz d84490a0df Replaced docker docs with netlify deployment (#4420) 2018-07-11 16:43:33 +02:00
techknowlogickandLunny Xiao 474dfcc798 French translation for docs (#3030)
original PR go-gitea/docs#147 and author @0xbaadf00d
2017-11-30 20:45:48 +08:00
techknowlogickandLunny Xiao dab2b354c7 Removing disqus from docs site (#3015)
Gitea now has a forum which is probably a better venue for
these types of conversations
2017-11-29 11:57:29 +08:00
techknowlogickandLauris BH fb5c6b6444 Import docs into main repository (#2874)
* import docs into main repository

Signed-off-by: Matti Ranta <[email protected]>
2017-11-26 23:44:32 +02:00