Rob Landers
|
6d86ea84bc
|
chore: run go fmt (#2211)
A few files were not formatted correctly.
Signed-off-by: Robert Landers <landers.robert@gmail.com>
Co-authored-by: Marc <m@pyc.ac>
|
2026-02-21 17:38:51 +01:00 |
|
Kévin Dunglas
|
8341cc98c6
|
refactor: rely on context.Context for log/slog and others (#1969)
* refactor: rely on context.Context for log/slog and others
* optimize
* refactor
* Apply suggestion from @Copilot
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix watcher-skip
* better globals handling
* fix
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-17 16:32:23 +01:00 |
|
Kévin Dunglas
|
8583afd83e
|
chore: add context to logs to make the linter happy (#1533)
|
2025-04-29 01:08:15 +02:00 |
|
Indra Gunawan
|
1ec37f6cc9
|
feat: replace zap with slog (#1527)
|
2025-04-26 11:04:46 +02:00 |
|
Indra Gunawan
|
233753ca6b
|
docs: update docs for first-time contributor (#1368)
|
2025-02-17 10:31:33 +01:00 |
|
Kévin Dunglas
|
aa1d968dcf
|
refactor: faster $_SERVER variables creation
|
2023-11-16 14:40:52 +01:00 |
|
Kévin Dunglas
|
d61c96a4c3
|
feat: use Zap for logging
|
2022-10-04 17:42:45 +02:00 |
|
Kévin Dunglas
|
796476d537
|
feat: use threads instead of GoRoutines (#6)
* feat: use threads instead of GoRoutines
* many improvements
* fix some bugs
|
2022-10-04 14:41:19 +02:00 |
|