Commit Graph

877 Commits (main)

Author SHA1 Message Date
Muhammed Efe Cetin 1588b6b602
Merge remote-tracking branch 'origin/master' 2024-01-13 18:26:07 +03:00
René Werner b2c9ccdeef configure workflows for main (v3-beta) branch 2024-01-08 16:38:37 +01:00
René Werner 6eb48fea8b configure workflows for main (v3-beta) branch 2024-01-08 16:37:35 +01:00
nickajacks1 956b66d95f
📚 Doc: Update handler signature for v3 (#2794)
📚 Doc: fix handler signature for v3
2024-01-08 16:31:15 +01:00
René Werner 960b652587 configure workflows for main (v3-beta) branch 2024-01-06 17:49:14 +01:00
RW 239e36e0f6
Update sync_docs.sh 2023-11-15 08:50:26 +01:00
René Werner 862ea7dbf6 add v3 pr templates info 2023-11-08 13:23:46 +01:00
René Werner efdd0093b3 add v3 issue/pr templates 2023-11-07 19:09:23 +01:00
René Werner 781f71a0d1 add v3 issue/pr templates 2023-11-07 19:04:00 +01:00
Muhammed Efe Cetin 6ea4d81331
Merge branch 'master' into v3-beta 2023-11-07 20:22:31 +03:00
HardikBandhiya 0104e59e9f
fix: changed "Twitter" to "X (Twitter)" in README.md Contribute Section (#2696)
* Update README.md

in README.md contribute section the name of twitter was old i changed it to 𝕏

* Update README.md

updated domain as per suggested

* Update CONTRIBUTING.md

* Update README_az.md

* Update README_ckb.md

in this i changed domain only.

* Update README_de.md

* Update README_eg.md

in this i changed domain

* Update README_es.md

* Update README_fa.md

* Update README_fr.md

* Update README_he.md

* Update README_id.md

* Update README_it.md

* Update README_ja.md

* Update README_ko.md

* Update README_nl.md

* Update README_pl.md

* Update README_pt.md

* Update README_ru.md

* Update README_sa.md

* Update README_tr.md

* Update README_uk.md

* Update README_zh-CN.md

* Update README_zh-TW.md
2023-11-01 09:24:14 +01:00
dependabot[bot] 7eadeb8ed3
build(deps): bump actions/setup-node from 3 to 4 (#2690)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  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-10-24 23:10:00 +02:00
dependabot[bot] fe65ff8dff
build(deps): bump actions/checkout from 3 to 4 (#2618)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  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-09-06 13:24:24 +02:00
Kacper Soczko e85ceda999
📚Add Polish translation - README_pl.md (#2613)
Add polish translation of github readme

Co-authored-by: Kacper Soczko <kacpersoczko@bluerider.software>
2023-09-02 18:26:34 +02:00
Juan Calderon-Perez 8761d948ba
Rollback changes to go.mod file (#2614)
* Rollback changes to go.mod file

* Format workflow files with prettier, use go1.20 for go.mod file
2023-09-02 07:41:54 +02:00
Jian Lim d44b03e60a
📝 docs: update README_ko.md (#2605)
Modifying sentences that are awkward to translate
Translating an untranslated sentence
2023-08-28 08:00:12 +02:00
RW 7850cde541
Update CONTRIBUTING.md 2023-08-22 12:35:26 +02:00
M. Efe Çetin e2f7457d4d
🧹 chore: add go 1.21 to ci and readmes (#2588) 2023-08-19 18:31:38 +02:00
Girges Scandar 5fd3f20de8
📝 Replace EG flag with the proper and smaller SVG (#2585)
replace the EG flag with the proper smaller svg
2023-08-18 08:57:52 +02:00
RW 85d1f6895a
Update README.md
correct EG flag
2023-08-17 16:24:38 +02:00
Girges Scandar bd9c3fc239
📝 Added Egyptian Arabic readme file (#2565)
* Adds EG readme

* Links EG readme to other readmes

* update language count to 19

* add missing translation
2023-08-17 14:35:48 +02:00
Anderson Miranda 35a13fb726
📚 Doc: Translate README to Portuguese (#2567)
📚 Doc: Translate REAMDE to Portuguese

Co-authored-by: Anderson Miranda <amiranda@dminc.com>
2023-08-09 13:05:01 +02:00
René Werner e6a9380880 sync docs workflow optimization 2023-08-07 16:03:12 +02:00
RW e4839eaeba
Update sync_docs.sh
optimize sync docs
- sort version json
2023-08-07 15:51:16 +02:00
René Werner 1e4e0c3b76 optimize release drafter config 2023-08-07 10:35:50 +02:00
Muhammed Efe Cetin 75bb02b87e
Merge remote-tracking branch 'origin/master' into v3-beta 2023-08-05 22:02:01 +03:00
André da Silva 58270e2d5b
🩹 Fix: dictpool is not completely gone (#2540)
* Completely remove dictpool

Looks like issue:
https://github.com/gofiber/fiber/issues/2209
Was not complete. So here dictpool is completely gone

* Fix linting error
2023-07-11 09:06:32 +02:00
René Werner 99902abc0c improve docs sync script 2023-07-09 18:49:42 +02:00
René Werner 47b767e716 Merge remote-tracking branch 'origin/master' 2023-07-09 18:46:41 +02:00
René Werner fb9b57f534 improve docs sync script 2023-07-09 18:46:37 +02:00
RW 924fefd677
Update README.md 2023-07-08 22:02:08 +02:00
RW 4e5540fcbf
Update README.md
fix dark and light mode picture
https://github.blog/changelog/2021-11-24-specify-theme-context-for-images-in-markdown/
2023-07-08 21:59:24 +02:00
M. Efe Çetin 70aec2b4ca
📝 docs: update sync_docs.sh script (#2532)
* 📝 docs: update sync_docs.sh script

* 📝 docs: update sync_docs.sh script
2023-07-06 16:14:57 +02:00
RW 453ccadadd
Update sync-docs.yml 2023-07-06 11:39:20 +02:00
Juan Calderon-Perez 78f4510b28
Disable caching when running govulncheck (#2503)
* Migrate to golang official govulncheck action

* Remove unsupported go version from govulncheck

* Update vulncheck.yml

* Update vulncheck.yml

* Update template to disable caching

* Run checkout before setup-go
2023-06-19 13:33:18 +02:00
René Werner 719a5a2a8f repair test workflow 2023-06-12 07:59:59 +02:00
René Werner 9effdf829a disable golang test cache 2023-06-09 21:14:32 +02:00
RW 0822f2e322
Revert "Migrate to Golang official govulncheck action" (#2502)
Revert "Migrate to Golang official govulncheck action (#2501)"

This reverts commit b66bcd975a.
2023-06-09 13:34:29 +02:00
Juan Calderon-Perez b66bcd975a
Migrate to Golang official govulncheck action (#2501)
* Migrate to golang official govulncheck action

* Remove unsupported go version from govulncheck

* Update vulncheck.yml
2023-06-09 09:43:33 +02:00
Amir Hossein d91ea9e01e
📚 translate README_fa.md (#2496)
* translate README_fa.md (#1)

* add "Using Trusted Proxy" section under the "show more code examples"
2023-06-07 18:21:36 +03:00
Alexander 5a84fa0e8e
📒 Correcting a syntax error in the README (#2473)
* Update README.md

* 📝 docs: fix typo in some readme
2023-05-20 11:09:24 +02:00
Алексей Ковригин 77c1b4868a
📝 docs: update README_ru.md (#2456)
📝 docs: update README_ru.md

Translated 3 blocks: Limitations, Awesome list, License
2023-05-10 23:51:56 +03:00
M. Efe Çetin c7c37d9b50
♻️ refactor: merge some external middlewares to core (#2453)
* ♻️ refactor: merge adaptor, helmet, keyauth, redirect, rewrite middlewares to core

* fix linting issues

* fix linting issues

* fix linting issues

* update
2023-05-10 08:01:49 +02:00
RW 9cc10e942a
Update benchmark.yml 2023-05-09 09:01:56 +02:00
RW 9d8eba55d6
Update labeler.yml 2023-04-26 21:55:03 +02:00
Carmelo Riolo 3e9575b0fe
📚 Docs: Correct errors in Italian translation (#2417)
docs: fix typos and errors in README_it.md
2023-04-15 19:26:08 +03:00
Kanan N dbc8c42040
Correct grammar errors in Azerbaijani translation. (#2413)
* Update README_az.md

* Update README_az.md

* Update README_az.md
2023-04-15 14:39:49 +02:00
eldaniz 2237e9c511
📚 Docs: Added Azerbaijani README translation (#2411)
azerbaijani translation completed
2023-04-13 08:54:07 +03:00
cmd777 8b1f9260a3
📚 Docs: Fix typos, and make middleware documentation more consistent (#2408)
Fix typos, and make docs more consistent
This fixes several typos in the ISSUE_TEMPLATES, as well as improve
their readability, also makes the documentation markdowns more
consistent
2023-04-10 10:48:12 +08:00
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
RW 82db2963be
Update vulncheck.yml 2022-11-20 14:26:32 +01:00
RW fc35dbf927
Update linter.yml 2022-11-20 14:05:03 +01:00
RW 70403aa120
Update security.yml 2022-11-20 14:04:46 +01:00
skyenought e8f8cb647b
Add customTags in logger middleware Config (#2188)
*  Add customTags in logger middleware Config

* improve tags with parameter

* improve logger performance

* improve logger performance

* improve logger performance

* improve logger performance

Co-authored-by: René Werner <rene@gofiber.io>
2022-11-18 13:10:43 +01:00
hs son 20109922aa
Add korean translate in Installation section (#2213) 2022-11-13 15:39:15 +03:00
Muhammed Efe Çetin 938e0fcea4
♻️ sync other langs with README.md 2022-11-12 09:26:47 +03:00
leonklingele 4d562923aa
README: update list of third-party library licenses (#2211) 2022-11-12 09:10:07 +03:00
skyenought 55fcddda6f
📝 Update README_zh-CN.md (#2186) 2022-11-09 07:56:58 +01:00
kinggo 486f3709ed
ci: add check-latest param in vulncheck.yml (#2197)
ci: add check-latest param
2022-11-08 14:20:14 +01:00
M. Efe Çetin 87cedc2022
👷 ci: replace snyk with govulncheck (#2178) 2022-11-01 08:50:33 +01:00
Muhammed Efe Çetin 9428befb9c
Merge remote-tracking branch 'origin/master' into v3-beta 2022-10-28 17:26:17 +03:00
M. Efe Çetin 691d2e6ad5
🗑️ deprecate: go 1.14 & go 1.15 support deprecation (#2172)
* 🗑️ deprecate: go 1.14 & go 1.15 support deprecation
https://github.com/valyala/fasthttp/pull/1379

* fix tests
2022-10-26 11:51:50 +02:00
M. Efe Çetin 156b81c768
🐛 bug: improve mounting behavior (#2120)
* 🐛 bug: fix mounting doesn't work if when to declare it before routes

* 🐛 bug: fix mounting doesn't work if when to declare it before routes

* 🐛 bug: fix mounting doesn't work if when to declare it before routes

* 🐛 bug: fix mounting doesn't work if when to declare it before routes

* 🐛 bug: fix mounting doesn't work if when to declare it before routes

* add onMount hooks, mountPath like express.js, better behavior for onName, onRoute, onGroup, onGroupName hooks on mounted apps

* add comment

* use once

* fix views when both app and sub-app have view engine, better behavior for mount path

* fix tests

* fix tests

* make some tasks

* make some tasks
2022-10-25 07:51:44 +02:00
Dio Rovelino f3c7c424b7
Update ReadmeID (#2150) 2022-10-11 09:52:00 +03:00
Ilhan e85a29abf3
📝 docs: Update language count (#2131) 2022-10-01 10:23:47 +03:00
René Werner 01cfc64f1c prevent v3 from affecting v2 benchmarks 2022-09-26 13:14:53 +02:00
naoki kuroda b319e8d00c
✍ Correct README_ja (#2108)
✍ correct reademe_ja
2022-09-21 14:50:16 +02:00
M. Efe Çetin 281e2f0046
v3 (feature): merge Listen methods & ListenConfig (#1930)
*  v3: new Start method for app

*  v3: new Start method for app

*  v3: new Start method for app

*  v3: new Start method for app

*  v3: new Start method for app

*  v3: new Start method for app

* fix tests

* improve graceful shutdown

* update

* Start -> Listen

* rename test funcs.

* Add Test_Listen_Graceful_Shutdown test.

* add OnShutdownSuccess

* fix tests

* fix tests

* split listen & listener

* typo

* Add retry logic to tests

* Add retry logic to tests

* Add retry logic to tests

* Add retry logic to tests

Co-authored-by: René Werner <rene@gofiber.io>
2022-09-08 07:57:05 +02:00
RW ca0f6630a1
Update release-drafter.yml 2022-09-07 14:36:37 +02:00
RW bb102259c4
Update release-drafter.yml 2022-09-07 14:36:27 +02:00
RW aa2881b2b2
Update release-drafter.yml 2022-09-07 13:06:43 +02:00
RW 22239f621d
Update release-drafter.yml 2022-09-07 13:06:27 +02:00
René Werner 8dfbd94608 Add changelog link to release drafter 2022-09-07 12:59:08 +02:00
René Werner 3bbeb4ebe9 Add changelog link to release drafter 2022-09-07 12:57:39 +02:00
dependabot[bot] 9fc80fcc92
Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0 (#2075)
* Bump github.com/valyala/fasthttp from 1.39.0 to 1.40.0

Bumps [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp) from 1.39.0 to 1.40.0.
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](https://github.com/valyala/fasthttp/compare/v1.39.0...v1.40.0)

---
updated-dependencies:
- dependency-name: github.com/valyala/fasthttp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add retry logic to tests

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: René Werner <rene@gofiber.io>
2022-09-06 17:53:45 +02:00
Muhammed Efe Çetin 319b8ea3a8
Merge remote-tracking branch 'origin/master' into v3-beta 2022-09-03 23:56:45 +03:00
Carlos García Rosales 6026560c93
Sugerencia de cambios en traducción al español (#2064)
Saludos soy de Perú y me gustaría contribuir con una traducción más precisa al español mi lenguaje nativo.
2022-08-30 14:44:44 +02:00
Emre Savcı d9257c2c1d
🚀 [Feature]: add envvar expose middleware (#2054)
* add envvar expose middleware

* fix readme remove redundant word

* change hard coded json marshal to app config marshaller

* update readme

* update all lang readme

* change t.setenv to os.setenv as backward compability reason

* change io.readall to ioutil.readall

* Update envvar.go

* remove get method that only used in test

* remove unused method from envvar struct

* remove path variable from config, update readme, add new test case

Co-authored-by: RW <rene@gofiber.io>
2022-08-30 08:30:13 +02:00
Muhammed Efe Çetin 235ff1649c
📝 docs: convert gitter, telegram links to discord 2022-08-25 19:27:15 +03:00
GalvinGao b970457109
docs: change support claim up to go 1.19 (#2043) 2022-08-24 14:09:33 +02:00
micziz 6c6661a32d
📝 docs: Update Italian readme (#2042)
Update README_it.md
2022-08-24 13:50:45 +03:00
wernerr f9e87097ab Improve pull request template 2022-08-22 08:53:22 +02:00
wernerr 917263c9e4 Improve pull request template 2022-08-22 08:47:55 +02:00
Muhammed Efe Çetin 4105b008c2
Merge remote-tracking branch 'origin/master' into v3-beta 2022-08-19 14:33:31 +03:00
Tushar Dahiya 1fec8757c4
Update README.md 📝 (#2023)
Update README.md

Grammatical Error
2022-08-19 08:20:33 +02:00
Muhammed Efe Çetin 9af3c21b7a
👷 v3 (ci): fix tests 2022-08-08 11:19:57 +03:00
M. Efe Çetin adcb1f2bf1
v3: fix benchmark results (#1982)
* v3: fix benchmark results

* v3: fix benchmark results

* Fix Benchmark_Router_Github_API

* reduce duplicated tests run actions

* reduce duplicated tests run actions

* fix some benchmarks

Co-authored-by: wernerr <rene@gofiber.io>
2022-08-07 14:53:01 +03:00
Muhammed Efe Çetin 5bc1871205
📝 ci: fix CoC links on issue templates 2022-08-04 20:41:17 +03:00
RW 97ba1d16d5
Update benchmark.yml 2022-08-03 14:35:47 +02:00
wernerr 3552136805 reduce duplicated tests run actions 2022-08-03 13:12:47 +02:00
wernerr 96b4db17c6 reduce duplicated tests run actions 2022-08-03 13:03:06 +02:00
M. Efe Çetin fb780a01d0
ci: add go 1.19 to tests (#1994)
* ci: add go 1.19 to tests

* change test runner versions
skip it for 1.15, 1.17, 1.18

Co-authored-by: wernerr <rene@gofiber.io>
2022-08-03 11:07:21 +02:00
Raden Mohamad Rishwan ad89ba4e1c
fix README_it.md (#1980) 2022-07-21 17:46:01 +03:00
M. Efe Çetin a458bd344c
v3 (feature): convert fiber.Ctx type to interface (#1928)
*  v3: convert fiber.Ctx type to interface

* update ctx methods

* add new methods to customize ctx, fix some problems

* update comments.

* fix something
2022-07-13 07:48:29 +02:00
M. Efe Çetin b6818c20be
📝 docs: new issue templates (#1945)
* 📝 docs: new issue templates

* 📝 docs: new issue templates

* 📝 docs: new issue templates

* 📝 docs: new issue templates

* 📝 docs: new issue templates
2022-07-04 07:49:57 +02:00
M. Efe Çetin ab3874c634
📝 docs: translate some lines to turkish (#1954) 2022-06-29 12:41:33 +03:00
hamidreza ghahremani 83d8761222
Update README_fa.md (#1953) 2022-06-29 11:47:01 +03:00
M. Efe Çetin 002d9b5db4
📝 docs: flat-square style for readme badges (#1949) 2022-06-29 07:54:34 +02:00
Muhammed Efe Çetin 07e847b3c1
Merge branch 'master' into v3-beta 2022-06-18 20:04:23 +03:00
M. Efe Çetin 43aa457b97
👷 ci: actions for MacOS (#1911)
* 👷 ci: actions for MacOS

* Cache golang modules

* update
2022-06-14 15:10:33 +02:00
Muhammed Efe Çetin 3b943d79c9
v3: remove internal/template/html, replace internal/memory by internal/storage/memory 2022-06-04 14:19:59 +03:00