85 Commits
Author SHA1 Message Date
techknowlogick 83fd2e9b8b change lineending 2023-10-06 18:36:30 -04:00
techknowlogick 7d48e4492d Revert "fix(deps): update dependency redocusaurus to v1.6.4 (#72)"
This reverts commit 7a9c23954d.
2023-10-06 18:16:05 -04:00
techknowlogick 5c694b9a51 Revert "fix(deps): update docusaurus monorepo to v2.4.3 (#75)"
This reverts commit 068d708bdf.
2023-10-06 18:15:36 -04:00
techknowlogick 5e0097f480 Update minimum password length requirements (#25946) 2023-08-21 19:27:50 +00:00
techknowlogick f585f6554a update nav link 2023-07-19 13:57:52 -04:00
techknowlogick 0105968d98 add 1.19 back in 2023-07-19 13:40:14 -04:00
techknowlogick cf21dd155f Revert "Update docusaurus.config.js"
This reverts commit f8eecadedb.
2023-07-19 13:38:40 -04:00
techknowlogick f8eecadedb Update docusaurus.config.js
Update .gitea/workflows/build-and-publish.yaml

Delete versioned_sidebars/version-1.19-sidebars.json

Update loop_docs.sh

Update versions.json

Update docusaurus.config.js
2023-07-19 13:38:32 -04:00
techknowlogick 18fa94cb73 Add awesome list to docs (#37)
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/37
Co-authored-by: techknowlogick <[email protected]>
Co-committed-by: techknowlogick <[email protected]>
2023-06-29 18:03:46 +00:00
fc291639ae Document creating an API key from the CLI (#25504) (#25510)
Frontport of #25504

Credit to @lonix1

Co-authored-by: lonix1 <[email protected]>
Co-authored-by: delvh <[email protected]>
2023-06-26 05:13:20 +00:00
techknowlogick 0d9528c9a1 Add link to support page for commercial support (#25293) 2023-06-16 12:08:08 +08:00
techknowlogick 0aef2dcb7d update labels link to correct location in 1.19 docs (#25105) 2023-06-06 11:29:16 -04:00
techknowlogick 34fc3ec3f5 change placeholders in actions docs 2023-06-05 11:32:56 -04:00
techknowlogick 6a30a2ab03 change placeholders in actions docs 2023-06-05 11:28:51 -04:00
techknowlogick a3523658d8 Remove reference to caddy v1 in docs (#24962)
caddy v1 is loong eol. v2 should be used.
2023-05-28 08:39:16 +00:00
techknowlogick 4615047587 Allow skipping forks and mirrors from being indexed (#23187)
This PR adds two new options to disable repo/code search indexing of
both forks and mirrors.

Related: #22842
2023-05-25 16:13:47 +08:00
techknowlogick fd1ea75872 update path 2023-05-12 15:53:33 -04:00
techknowlogick c75d40862a update dir name 2023-05-12 15:50:27 -04:00
techknowlogickanddelvh d35b14d1cc add CLI command to register runner tokens (#23762)
This is a CLI command to generate new tokens for the runners to register
with

Fix https://github.com/go-gitea/gitea/issues/23643

---------

Co-authored-by: delvh <[email protected]>
2023-04-17 13:07:13 -04:00
techknowlogick db45efdfb7 Add meilisearch support (#23136)
Add meilisearch support

Fixes #20665
2023-03-28 22:23:23 -04:00
techknowlogick 68d86d58d3 full path to setup-node 2023-03-26 01:41:49 -04:00
techknowlogick b82b689799 no need for verbose rsync 2023-03-26 01:26:52 -04:00
techknowlogick cb5e8a8761 cross platform sed 2023-03-26 01:22:34 -04:00
techknowlogick b48ab0a829 revert: that didn't work 2023-03-26 00:57:39 -04:00
techknowlogick d917889b2e remove extra / 2023-03-26 00:52:25 -04:00
techknowlogick f058a3c00a test without hardcoded slugs 2023-03-26 00:26:13 -04:00
techknowlogick c44f0ad2fd Merge branch 'main' of gitea.com:gitea/gitea-docusaurus 2023-03-25 01:54:36 -04:00
techknowlogick bbd1d00c71 rm 1.18 steps 2023-03-25 01:54:21 -04:00
techknowlogick 030905c17e Lint Markdown pass 2023-03-14 12:53:02 -04:00
techknowlogick 6847c50474 Push to create docs (#23458)
This PR adds user friendly documentation on how to use push to create
feature
2023-03-14 11:37:11 -05:00
techknowlogick a70b64f202 fix markdown lint issue (#23457)
CI is failing with the following:
```
docs/content/doc/features/localization.zh-cn.md:16 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# 本地化"]
docs/content/doc/features/localization.zh-cn.md:23 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## 支持的语言"]
```

This fixes that error
2023-03-14 12:10:01 +08:00
techknowlogick a82491c5d7 bump docusaurus 2023-03-04 00:51:12 -05:00
techknowlogick 51b5273e2d update name of job 2023-03-04 00:16:56 -05:00
techknowlogick 6d3247ba3e link to gitea.com for reporting errors 2023-03-04 00:03:06 -05:00
techknowlogick cac06e0b88 hide banner for 1.18 2023-03-03 23:57:44 -05:00
techknowlogick 078b093d51 lowercase rc 2023-03-03 23:43:02 -05:00
techknowlogick e893412736 dont edit toc 2023-03-03 23:41:22 -05:00
techknowlogick 5fc53e1a35 use the upstream action for aws 2023-03-03 23:37:50 -05:00
techknowlogick a9b4c58a94 mark 1.19 as rc 2023-03-04 12:34:51 +08:00
techknowlogick c0db76815d Update 'docusaurus.config.js' 2023-03-04 12:32:28 +08:00
techknowlogick 31f11f2aaf clean docs 2023-03-03 23:25:40 -05:00
techknowlogick 162301a5bd Update '.gitea/workflows/build-and-publish.yaml' 2023-03-04 12:17:36 +08:00
techknowlogick 6ffa67edac Update 'README.md' 2023-03-04 12:16:40 +08:00
techknowlogick b72d563f86 Update 'loop_docs.sh' 2023-02-23 16:45:52 +08:00
techknowlogick ee700f7d62 Update 'loop_docs-19.sh' 2023-02-23 16:45:30 +08:00
techknowlogick b02291199c Delete '.drone.yml' 2023-02-23 16:38:56 +08:00
techknowlogick 809bb6a70f Nest metadata in refactoring docs (#23087)
Whitespace was missing from refactoring docs metadata.

backport label applied so it is included in versioned docs.
2023-02-23 16:25:18 +08:00
techknowlogick f0778e1a5f almost caught all missing 18s 2023-02-23 00:53:13 -05:00
techknowlogick 12185d6bd1 use correct version 2023-02-23 00:51:33 -05:00
techknowlogick 8ef5860e78 Merge branch 'main' of gitea.com:gitea/gitea-docusaurus 2023-02-23 00:49:35 -05:00
techknowlogick 130857ef1e add 1.19 docs 2023-02-23 00:47:02 -05:00
techknowlogick 886d941873 Update 'loop_docs.sh' 2023-02-23 13:24:02 +08:00
techknowlogick 4263d7de17 Update 'loop_docs.sh' 2023-02-22 02:29:02 +08:00
techknowlogick ea1c892e72 update latest version 2023-02-22 02:28:46 +08:00
techknowlogickandBrecht Van Lommel 496c5b7d69 Repositories: by default disable all units except code and pulls on forks (#22541)
Most of the time forks are used for contributing code only, so not
having
issues, projects, release and packages is a better default for such
cases.
They can still be enabled in the settings.

A new option `DEFAULT_FORK_REPO_UNITS` is added to configure the default
units on forks.

Also add missing `repo.packages` unit to documentation.

code by: @brechtvl

## ⚠️ BREAKING ⚠️ 

When forking a repository, the fork will now have issues, projects,
releases, packages and wiki disabled. These can be enabled in the
repository settings afterwards. To change back to the previous default
behavior, configure `DEFAULT_FORK_REPO_UNITS` to be the same value as
`DEFAULT_REPO_UNITS`.

Co-authored-by: Brecht Van Lommel <[email protected]>
2023-02-04 14:48:38 +08:00
techknowlogick d92b99e395 first commit 2023-02-02 23:30:20 -05:00
techknowlogick 7720581e24 gitlab supports ssh key signing (#22564) 2023-01-22 18:17:49 +08:00
techknowlogickand6543 7b89603220 inline gitpod image (#21494)
fix #21492

Co-authored-by: 6543 <[email protected]>
2022-10-18 09:55:57 +08:00
techknowlogickandwxiaoguang 0c9c992137 Add documentation about pagination of the API (#20740)
* Add documentation about pagination of the API

* Update docs/content/doc/developers/api-usage.en-us.md

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

Co-authored-by: wxiaoguang <[email protected]>
2022-08-09 21:58:55 -04:00
techknowlogick 949ef503a2 escape fake link 2022-04-05 13:30:07 -04:00
techknowlogickanddelvh 7ef1779a9c Allow custom redirect for landing page (#19324)
* Allow custom redirect for landing page

* Update modules/setting/setting.go

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

* fix lint

* one option

Co-authored-by: delvh <[email protected]>
2022-04-05 12:16:01 -04:00
41de7a8be6 Add simple update checker to Gitea (#17212)
* Add simple update checker to Gitea

* update struct and remove comments

* fix lint

* Update custom/conf/app.example.ini

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

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

* Update custom/conf/app.example.ini

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

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

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

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

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

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

* Update modules/cron/tasks_extended.go

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

* Update custom/conf/app.example.ini

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

* take PR feedback into account and display banner on admin dashboard for alerts

* Add more detailed message

* placate lint

* update per feedback

Co-authored-by: delvh <[email protected]>
Co-authored-by: Steven <[email protected]>
Co-authored-by: 6543 <[email protected]>
Co-authored-by: wxiaoguang <[email protected]>
2021-10-16 02:14:34 -04:00
techknowlogick 90801753cd Add nodeinfo endpoint for federation purposes (#16953)
Nodeinfo is a way to expose certain metadata about a server for use of discovery regarding functionality of its federation capabilities.

Two endpoints are required:
1. `/.well-known/nodeinfo` which informs client where it can find the location of the location of its metadata (including which version of the schema is used)
2. the endpoint which exposes the metadata in json format according to schema.

Notes:
* `openRegistrations` is a required field, but I propose to set to false as default in case someone writes a crawler to discover "open" gitea instances
* to limit data leakage I also propose to not include the `usage` field (note it is required so it should be included, but left as empty).

More info:
https://github.com/jhass/nodeinfo
https://github.com/jhass/nodeinfo/tree/main/schemas/2.1
http://nodeinfo.diaspora.software/protocol.html
2021-09-28 01:38:06 +02:00
techknowlogick 052af4828c Add note about build-time flags for PAM support (#16641)
Fix #16639
2021-08-07 01:22:30 -04:00
techknowlogickandzeripath 9d59dbb8e0 Add Linode as an installation option in docs (#16529)
Add Linode as an installation option in docs

Co-authored-by: zeripath <[email protected]>
2021-07-24 15:08:23 +01:00
techknowlogick 819ece5c44 Add snap to docs (#16530) 2021-07-24 14:06:38 +01:00
techknowlogick 18159acc9d add note about minimum required version of git installed (#16433) 2021-07-14 23:28:49 -04:00
79508a30f8 Change docker tag logic (#16421)
* Change docker logic

* Apply suggestions from code review

Co-authored-by: Kyle D. <[email protected]>

* docs

Co-authored-by: 6543 <[email protected]>
Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: Kyle D. <[email protected]>
2021-07-14 18:08:43 +01:00
08c741d205 Add docs for windows env vars (#16236)
* Add docs for windows env vars

Fix #16213

* Fix docs/content/doc/developers/hacking-on-gitea.en-us.md

Co-authored-by: John Olheiser <[email protected]>

Co-authored-by: 6543 <[email protected]>
Co-authored-by: John Olheiser <[email protected]>
2021-06-23 15:57:56 -04:00
techknowlogick a35b2b2959 update branch in CI and docs (#15631) 2021-05-04 12:16:23 -04:00
0606b5253b docs: rm deprecated docs regarding environment variable usage in docker image (#15405)
* docs: rm deprecated docs regarding environment variable usage in docker image

* Update docs/content/doc/installation/with-docker.en-us.md

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

Co-authored-by: 6543 <[email protected]>
Co-authored-by: silverwind <[email protected]>
2021-04-12 15:42:02 -04:00
techknowlogickandsilverwind b9b1473053 Store repository data in data path if not previously set (#13991)
* Store repository data in data path if not previously set

* update docs

* Update docs/content/doc/advanced/config-cheat-sheet.en-us.md

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

* update docs

Co-authored-by: silverwind <[email protected]>
2020-12-15 16:52:59 -05:00
techknowlogick b1c4cc0175 Self-host cloudron image for docs (#13895)
* Add cloudron image to docs itself

* rm cloudron csp

* Update from-package.en-us.md
2020-12-07 22:20:37 -05:00
techknowlogick eda38fca6e specific version in docker compose (#13644)
* specific version in docker compose

fix #13643

* update latest version
2020-11-19 11:36:48 -05:00
techknowlogickandzeripath 016a1dc891 Add note about installation on kubernetes to docs (#13469)
Co-authored-by: zeripath <[email protected]>
2020-11-08 15:50:40 -05:00
techknowlogick 9859b09afa Add details re: Kanban (#12721) 2020-09-04 18:46:21 -04:00
techknowlogickandJohn Olheiser 856a852878 Make dashboard newsfeed list length a configurable item (#12469)
Co-authored-by: John Olheiser <[email protected]>
2020-08-11 10:48:13 -04:00
techknowlogickandJohn Olheiser 14031018c3 recommend bindata for building (#11938)
Co-authored-by: John Olheiser <[email protected]>
2020-06-18 11:25:58 -04:00
techknowlogickandJohn Olheiser 802e6b860e Global default branch setting (#11918)
* Global default branch setting

* add to app.ini example per @silverwind

* update per @lunny

Co-authored-by: John Olheiser <[email protected]>
2020-06-17 16:53:55 -04:00
b937439d35 Update docs to reflect new location of homebrew repo (#11384)
Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: zeripath <[email protected]>
2020-05-12 20:51:41 +08:00
techknowlogick 1645730ca1 Add note about which version embedded tool is implemented (#10255) 2020-02-12 14:30:48 -05:00
techknowlogick 0cba304fb2 Youtrack now supports Gitea (#9343)
* Youtrack now supports Gitea

* Update third-party-tools.en-us.md
2019-12-12 23:28:54 -05:00
techknowlogick b404f43070 Update third-party-tools.en-us.md (#8148) 2019-09-11 00:16:11 -04:00
techknowlogick 1f4a94b37d Add docs for INTERNAL_TOKEN_URI (#7234) 2019-06-17 22:52:03 -04:00
techknowlogick 9962d778ed Add documentation for OTP/2FA header in API for basic auth (#6872) 2019-05-07 16:53:45 -04:00