878 Commits

Author SHA1 Message Date
Joey
f0987ec071
Update README_ckb.md 2023-04-06 14:14:26 +02:00
Joey
00781c3df2
Update README_zh-TW.md 2023-04-06 14:14:09 +02:00
Joey
b1bd06691b
Update README_zh-CN.md 2023-04-06 14:14:05 +02:00
Joey
f3d67f0b50
Update README_uk.md 2023-04-06 14:14:01 +02:00
Joey
1f5d7ca80c
Update README_tr.md 2023-04-06 14:13:58 +02:00
Joey
7a5e033a4b
Update README_sa.md 2023-04-06 14:13:54 +02:00
Joey
069617be16
Update README_ru.md 2023-04-06 14:13:51 +02:00
Joey
f431f965fb
Update README_pt.md 2023-04-06 14:13:47 +02:00
Joey
700868c986
Update README_nl.md 2023-04-06 14:13:44 +02:00
Joey
87c8a3e995
Update README_ko.md 2023-04-06 14:13:40 +02:00
Joey
8988ac4d11
Update README_ja.md 2023-04-06 14:13:36 +02:00
Joey
ef22e461d3
Update README_it.md 2023-04-06 14:13:33 +02:00
Joey
820d86abdb
Update README_id.md 2023-04-06 14:13:09 +02:00
Joey
66fb58cc74
Update README_he.md 2023-04-06 14:13:05 +02:00
Joey
e18c211d7d
Update README_fr.md 2023-04-06 14:13:01 +02:00
Joey
79af24ee9a
Update README_fa.md 2023-04-06 14:12:57 +02:00
Joey
6dee3c8191
Update README_es.md 2023-04-06 14:12:53 +02:00
Joey
336a802608
Update README_de.md 2023-04-06 14:12:50 +02:00
Joey
e7adba48c9
Update README.md 2023-04-06 14:10:39 +02:00
leonklingele
c6e86ac906
github/workflows: also run tests with Go 1.19.x (#2384) 2023-03-25 17:47:38 +01:00
leonklingele
f0582a59ef
github: use proper discord invitation link (#2382) 2023-03-23 19:16:52 +03:00
dependabot[bot]
7536ce8b1a
Bump actions/setup-go from 3 to 4 (#2376)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 3 to 4.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-20 08:27:53 +01:00
M. Efe Çetin
9064eb6469
🧹 chore: drop go 1.16 support & update dependencies (#2374)
* 🧹 chore: drop go 1.16 support

* downgrade uniseg

* fix tests

* fix tests

* fix tests
2023-03-20 08:22:31 +01:00
RW
01d39dbb81
Update benchmark.yml 2023-03-14 11:41:39 +01:00
René Werner
01fcdedcef improve labeler config 2023-03-12 09:31:49 +01:00
RW
9e440635f0
enable benchmark summary for pull requests/ fix auto labeler (#2365)
* enable benchmark summary for pull requests

* enable benchmark summary for pull requests

* correct auto labeler
2023-03-10 10:30:52 +01:00
lublak
2e7e879d6f
feature: allow preloaded certs with prefork (#2351)
* allow preloaded certs with prefork

* add to documentation

* add comments for ListenMutualTLSWithCertificate

* add test for WithCertificate

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

* Update benchmark.yml

---------

Co-authored-by: RW <rene@gofiber.io>
2023-03-06 12:03:41 +01:00
RW
e2da8540be
Update auto-labeler.yml
downgrade autolabeler
2023-03-06 07:55:19 +01:00
skyenought
a70b8612b1
🐛 [Bug-Fix] Fix all inaccessible links in docs (#2349)
Fix all inaccessible links in docs
2023-02-28 18:14:41 +01:00
René Werner
19aa55da38 improve workflows
- exclude markdown changes
- don´t push the benchmark results in a pull request
2023-02-28 18:10:05 +01:00
dependabot[bot]
0e87b260a1
Bump fuxingloh/multi-labeler from 1 to 2 (#2348)
Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 1 to 2.
- [Release notes](https://github.com/fuxingloh/multi-labeler/releases)
- [Commits](https://github.com/fuxingloh/multi-labeler/compare/v1...v2)

---
updated-dependencies:
- dependency-name: fuxingloh/multi-labeler
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 14:21:16 +01:00
RW
d124757c78
Update pull_request_template.md 2023-02-25 11:47:42 +01:00
René Werner
3992cab83b update proxy docs 2023-02-25 10:56:10 +01:00
René Werner
d034115dec optimize workflows and test docs sync 2023-02-25 10:43:53 +01:00
M. Efe Çetin
b3643198f8
📝 docs: automated synchronization with gofiber/docs (#2344)
Automated Synchronization with gofiber/docs repo
2023-02-25 10:29:07 +01:00
René Werner
af69fa5a56 use another labeler 2023-02-25 10:01:26 +01:00
Muhammed Efe Çetin
7899176d8e
👷 v3 (ci): fix linter, remove gosec worklow 2023-02-05 23:46:46 +03:00
Muhammed Efe Çetin
088cde594d
Merge remote-tracking branch 'origin/master' into v3-beta 2023-02-05 23:43:42 +03:00
M. Efe Çetin
2820aef585
🧹 chore: add go 1.20 to ci and readmes (#2322)
*  chore: add go 1.20 to ci and readmes

* 🧹 chore: add go 1.20 to ci and readmes

* update linter

* fix linter

* fix benchmarks

* fix benchmarks

* fix benchmarks
2023-02-02 23:01:37 +03:00
leonklingele
167a8b5e94
🚀 Feature: Add and apply more stricter golangci-lint linting rules (#2286)
* golangci-lint: add and apply more stricter linting rules

* github: drop security workflow now that we use gosec linter inside golangci-lint

* github: use official golangci-lint CI linter

* Add editorconfig and gitattributes file
2023-01-27 09:01:37 +01:00
pan93412
7327a17951
📚 Docs: Rework Chinese (Taiwan) translation of documentation (#2310)
* 📚 Doc: Reset zh_TW translation

* 📚 Doc: 1st revision of Chinese (Taiwan) translation

* 📚 Doc: Language Flag

* 📚 Doc: 2nd rev. of Chinese (Taiwan) translation

* 📚 Doc: Translated the middlewares list

* Docs: Fixup space

* 📚 Doc: Correct the figure link in READMEs

* 📚 Doc: Update according to review suggestions

* 📚 Doc: Update according to review suggestions
2023-01-27 00:30:49 +08:00
pan93412
b564f94401
📚 Doc: Correct the figure link in READMEs (#2312) 2023-01-26 11:57:25 +03:00
pan93412
66cc869b1f
Doc: Remove the redundant space beside a comma (#2309)
📚 Doc: Remove the redundant space beside a comma
2023-01-25 20:35:00 +01:00
René Werner
c5691c7de5 change output folder for the benchmarks result (gh-pages) 2023-01-19 21:41:33 +01:00
Rendi Putra Pradana
1c3140c021
📝 Docs: Add discord channel link (ID) (#2303)
* docs: translate some words to bahasa

Translate:
download -> unduh
WebSocket support -> Mendukung WebSocket
Route Naming -> Penamaan Route
default -> bawaan

* 📝 docs: translate some words to bahasa(ID)

* 📝 Docs: Add discord channel link
2023-01-19 13:54:56 +01:00
TAKAHASHI Shuuji
f6b0a07db0
📝 docs: fix ci badge errors (#2282)
* 📝 docs: fix ci badge errors

* 📝 docs: fix ci badge errors on translated README files
2023-01-02 20:54:48 +03:00
M. Efe Çetin
affa759477
📝 docs: replace 1.14 with 1.16 in READMEs (#2265) 2022-12-08 19:07:32 +03:00
V1def
6b9601fb99
Added Ukrainian README translation (#2249)
Added ukrainian localization
2022-12-01 09:21:44 +01:00
Muhammed Efe Çetin
4aec4fc8be
👷 v3 (ci): make workflows runnable on v3-beta branch 2022-11-27 20:42:17 +03:00
Muhammed Efe Çetin
c62dd16e8d
Merge remote-tracking branch 'origin/master' into v3-beta 2022-11-27 20:34:48 +03:00