Commit Graph

12 Commits (ac4ce21d9cf35ce56fefd347a198b10232a595ae)

Author SHA1 Message Date
leonklingele ac4ce21d9c
🐛 Bug: Fix issues introduced in linting PR ()
* internal: revert linting changes

Changes to the internal package should not have been made in 167a8b5e94.

* middleware/monitor: revert changes to exported field "ChartJSURL"

This is a breaking change introduced in 167a8b5e94.

* middleware/monitor: fix error checking

Fix the errorenous error checking introduced in 167a8b5e94.

* 🐛 Bug: Fix issues introduced in linting PR 

* 🐛 Bug: Fix issues introduced in linting PR 

* Bug: Fix issues introduced in linting PR 

---------

Co-authored-by: René Werner <rene@gofiber.io>
2023-02-02 15:57:40 +01:00
leonklingele 167a8b5e94
🚀 Feature: Add and apply more stricter golangci-lint linting rules ()
* 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
M. Efe Çetin 5406560033
🧹 chore: make most tests parallel ()
* 🧹 chore: make most tests parallel

* revert some tests

* revert some tests

* revert some tests
2023-01-15 23:21:37 +08:00
M. Efe Çetin 691d2e6ad5
🗑️ deprecate: go 1.14 & go 1.15 support deprecation ()
* 🗑️ 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
Majid Taheri(I love optimization) 744e4da3ef
add some parameters to config for supporting ()
* add some parameters to config for supporting 

* remove go:embed

* apply code review  - 1956#issuecomment-1169811117

* lint

Co-authored-by: Muhammed Efe Çetin <efectn@protonmail.com>
2022-07-05 13:34:32 +02:00
Serhat Şevki Dinçer 0fdd7df0f9
📊 add refresh period to monitor mw () 2022-05-16 08:15:47 +02:00
Serhat Şevki Dinçer 29be6691c5
📊 add page title to monitor mw () 2022-05-05 15:27:48 +02:00
M. Efe Çetin b74676704d
Add disable html support to monitor middleware. ()
* Add disable html support to monitor middleware.

* Change field.

* Update README.md

* Update middleware/monitor/config.go

* Fix tests.

Co-authored-by: hi019 <65871571+hi019@users.noreply.github.com>
2021-12-05 19:28:50 +01:00
M. Efe Çetin 76b0d216c1
Add next support for Monitor middleware. () 2021-09-13 08:51:44 +02:00
Fenny 9856573d41 🩹 update monitor test case 2020-09-29 17:46:53 +02:00
kiyon cc961b0683 👷 add monitor middleware test cases 2020-09-29 13:16:26 +08:00
Fenny 8852f33374 🧹 fix test 2020-09-29 01:33:52 +02:00