-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/main'
- Loading branch information
Showing
37 changed files
with
344 additions
and
102 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -28,7 +28,7 @@ XGO_VERSION := go-1.22.x | |
AIR_PACKAGE ?= github.com/cosmtrek/air@v1 | ||
EDITORCONFIG_CHECKER_PACKAGE ?= github.com/editorconfig-checker/editorconfig-checker/cmd/[email protected] | ||
GOFUMPT_PACKAGE ?= mvdan.cc/[email protected] | ||
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.57.2 | ||
GOLANGCI_LINT_PACKAGE ?= github.com/golangci/golangci-lint/cmd/golangci-lint@v1.59.0 | ||
GXZ_PACKAGE ?= github.com/ulikunitz/xz/cmd/[email protected] | ||
MISSPELL_PACKAGE ?= github.com/golangci/misspell/cmd/[email protected] | ||
SWAGGER_PACKAGE ?= github.com/go-swagger/go-swagger/cmd/swagger@db51e79a0e37c572d8b59ae0c58bf2bbbbe53285 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1687,6 +1687,16 @@ LEVEL = Info | |
;; convert \r\n to \n for Sendmail | ||
;SENDMAIL_CONVERT_CRLF = true | ||
|
||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ||
;[mailer.override_header] | ||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ||
;; This is empty by default, use it only if you know what you need it for. | ||
;Reply-To = [email protected], [email protected] | ||
;Content-Type = text/html; charset=utf-8 | ||
;In-Reply-To = | ||
|
||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; | ||
;[email.incoming] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -724,11 +724,13 @@ Define allowed algorithms and their minimum key length (use -1 to disable a type | |
|
||
## Mailer (`mailer`) | ||
|
||
⚠️ This section is for Gitea 1.18 and later. If you are using Gitea 1.17 or older, | ||
:::warning | ||
This section is for Gitea 1.18 and later. If you are using Gitea 1.17 or older, | ||
please refer to | ||
[Gitea 1.17 app.ini example](https://github.com/go-gitea/gitea/blob/release/v1.17/custom/conf/app.example.ini) | ||
and | ||
[Gitea 1.17 configuration document](https://github.com/go-gitea/gitea/blob/release/v1.17/docs/content/doc/advanced/config-cheat-sheet.en-us.md) | ||
::: | ||
|
||
- `ENABLED`: **false**: Enable to use a mail service. | ||
- `PROTOCOL`: **_empty_**: Mail server protocol. One of "smtp", "smtps", "smtp+starttls", "smtp+unix", "sendmail", "dummy". _Before 1.18, this was inferred from a combination of `MAILER_TYPE` and `IS_TLS_ENABLED`._ | ||
|
@@ -761,6 +763,21 @@ and | |
- `SEND_BUFFER_LEN`: **100**: Buffer length of mailing queue. **DEPRECATED** use `LENGTH` in `[queue.mailer]` | ||
- `SEND_AS_PLAIN_TEXT`: **false**: Send mails only in plain text, without HTML alternative. | ||
|
||
## Override Email Headers (`mailer.override_header`) | ||
|
||
:::warning | ||
This is empty by default, use it only if you know what you need it for. | ||
::: | ||
|
||
examples would be: | ||
|
||
```ini | ||
[mailer.override_header] | ||
Reply-To = [email protected], [email protected] | ||
Content-Type = text/html; charset=utf-8 | ||
In-Reply-To = | ||
``` | ||
|
||
## Incoming Email (`email.incoming`) | ||
|
||
- `ENABLED`: **false**: Enable handling of incoming emails. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
# gitignore template for Alteryx Designer | ||
# website: https://www.alteryx.com/ | ||
# website: https://help.alteryx.com/current/designer/alteryx-file-types | ||
|
||
# Alteryx Data Files | ||
*.yxdb | ||
*.cydb | ||
*.cyidx | ||
*.rptx | ||
*.vvf | ||
*.aws | ||
|
||
# Alteryx Special Files | ||
*.yxwv | ||
*.yxft | ||
*.yxbe | ||
*.bak | ||
*.pcxml | ||
*.log | ||
*.bin | ||
*.yxlang | ||
CASS.ini | ||
|
||
# Alteryx License Files | ||
*.yxlc | ||
*.slc | ||
*.cylc | ||
*.alc | ||
*.gzlc | ||
|
||
## gitignore reference sites | ||
# https://git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository#Ignoring-Files | ||
# https://git-scm.com/docs/gitignore | ||
# https://help.github.com/articles/ignoring-files/ | ||
|
||
## Useful knowledge from stackoverflow | ||
# Even if you haven't tracked the files so far, git seems to be able to "know" about them even after you add them to .gitignore. | ||
# WARNING: First commit your current changes, or you will lose them. | ||
# Then run the following commands from the top folder of your git repo: | ||
# git rm -r --cached . | ||
# git add . | ||
# git commit -m "fixed untracked files" | ||
|
||
# author: Kacper Ksieski |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,6 +14,8 @@ | |
*.lzma | ||
*.cab | ||
*.xar | ||
*.zst | ||
*.tzst | ||
|
||
# Packing-only formats | ||
*.iso | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
# generated files | ||
target/ | ||
generated/ | ||
|
||
# dependencies | ||
Dependencies.toml | ||
|
||
# config files | ||
Config.toml | ||
# the config files used for testing, Uncomment the following line if you want to commit the test config files | ||
#!**/tests/Config.toml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,3 +9,4 @@ install_manifest.txt | |
compile_commands.json | ||
CTestTestfile.cmake | ||
_deps | ||
CMakeUserPresets.json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# This .gitignore is appropriate for repositories deployed to GitHub Pages and using | ||
# a Gemfile as specified at https://github.com/github/pages-gem#conventional | ||
|
||
# Basic Jekyll gitignores (synchronize to Jekyll.gitignore) | ||
_site/ | ||
.sass-cache/ | ||
.jekyll-cache/ | ||
.jekyll-metadata | ||
|
||
# Additional Ruby/bundler ignore for when you run: bundle install | ||
/vendor | ||
|
||
# Specific ignore for GitHub Pages | ||
# GitHub Pages will always use its own deployed version of pages-gem | ||
# This means GitHub Pages will NOT use your Gemfile.lock and therefore it is | ||
# counterproductive to check this file into the repository. | ||
# Details at https://github.com/github/pages-gem/issues/768 | ||
Gemfile.lock |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,3 +20,6 @@ | |
# Go workspace file | ||
go.work | ||
go.work.sum | ||
|
||
# env file | ||
.env |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.