pommee
|
5152f8c97d
|
fix(deps): switch from miekg/dns v1 to v2
Gives some performance improvements and 'native' support for DoH
|
2026-04-18 10:22:23 +02:00 |
|
pommee
|
f129507781
|
fix(deps): update golang version and backend dependencies
|
2026-04-11 08:51:14 +02:00 |
|
pommee
|
83893cbe4d
|
fix(deps): update dependencies
|
2026-02-28 17:09:52 +01:00 |
|
pommee
|
9300addf23
|
fix(deps): update to go version 1.26
|
2026-02-13 20:01:05 +01:00 |
|
pommee
|
9636393065
|
fix: update golang version to 1.25.6
|
2026-01-18 14:31:24 +01:00 |
|
pommee
|
f787fe6066
|
chore: bump backend dependencies
|
2025-12-11 12:46:44 +01:00 |
|
pommee
|
41223f8722
|
chore: bump backend dependencies
|
2025-12-02 18:08:49 +01:00 |
|
pommee
|
4e20457029
|
chore(deps): bump server and clients dependencies to resolve cve's
|
2025-11-22 07:48:27 +01:00 |
|
pommee
|
a966031119
|
fix(deps): bump golang version and client dependencies
|
2025-11-08 10:46:04 +01:00 |
|
pommee
|
75fb86cc00
|
fix: restructure codebase, make setup and flow easier
|
2025-11-08 10:46:04 +01:00 |
|
pommee
|
8a32e33ffe
|
fix: update to golang 1.25.1
|
2025-09-24 19:04:27 +02:00 |
|
pommee
|
b4e2dd1e24
|
fix: update server dependencies
|
2025-09-24 19:04:27 +02:00 |
|
pommee
|
b38e21065b
|
fix: upgrade go to 1.25
|
2025-09-05 20:05:11 +02:00 |
|
pommee
|
bae75b16aa
|
fix: bump go to 1.24.5 and bump backend dependencies
|
2025-07-19 08:49:38 +02:00 |
|
pommee
|
a85cc4ccdf
|
chore: bump server libs and syntax highlight for readme yml
|
2025-06-23 21:54:50 +02:00 |
|
pommee
|
030735c09e
|
fix: bump go version and dependencies
|
2025-06-06 10:18:07 +02:00 |
|
pommee
|
6d7bb0032b
|
feat: new deployment strategy, versioned docker images and removed usage of cgo
|
2025-05-24 07:21:44 +02:00 |
|
pommee
|
eb7a3b90a6
|
chore: use v5 of jwt lib
|
2025-05-18 20:00:50 +02:00 |
|
pommee
|
547e1db0c2
|
chore: remove unused lib and use main jwt version
|
2025-05-17 09:33:43 +02:00 |
|
pommee
|
ea41f2461f
|
fix(deps): bump server and client dependencies
|
2025-05-08 18:19:29 +02:00 |
|
pommee
|
6b6616c1d1
|
chore: remove unused backend dependency
|
2025-05-04 08:37:02 +02:00 |
|
pommee
|
b5de6b2a24
|
fix: update go version and dependencies for server/client
|
2025-05-01 11:25:53 +02:00 |
|
pommee
|
6ac1f8cbaa
|
feat: added ability to update lists
|
2025-05-01 09:15:36 +02:00 |
|
pommee
|
2e930af930
|
fix: compress responses
Will mostly affect /queryTimestamps route with a response of ~100k+ values
|
2025-04-30 17:05:19 +02:00 |
|
pommee
|
1919ae021a
|
fix: bump deps and prevent cve's
|
2025-04-26 07:00:38 +02:00 |
|
pommee
|
1a97b7382c
|
fix: bump jwt lib version to prevent cve
|
2025-04-23 16:53:56 +02:00 |
|
pommee
|
0d9de28a3c
|
fix(deps): bump server dependencies
|
2025-04-08 19:51:34 +02:00 |
|
pommee
|
c330ae9771
|
chore: linter is now happy
|
2025-04-05 12:57:26 +02:00 |
|
pommee
|
d691f0d545
|
fix: performance improvements
|
2025-04-03 17:41:34 +02:00 |
|
pommee
|
8451fba7c0
|
feat: move to react
|
2025-03-28 18:01:45 +01:00 |
|
pommee
|
f99ab48622
|
fix: bump libraries to prevent cve CVE-2025-22870
|
2025-03-14 19:09:46 +01:00 |
|
pommee
|
e09edb570f
|
chore: naming, error checks and cleaning
|
2025-03-05 18:35:05 +01:00 |
|
pommee
|
1554d5fd5b
|
chore: bump go to 1.24
|
2025-03-03 17:03:07 +01:00 |
|
pommee
|
54301f49f3
|
feat: added option to see live queries
|
2025-02-28 23:45:11 +01:00 |
|
pommee
|
d4afd3889f
|
chore: update dependencies
|
2025-02-02 11:17:46 +01:00 |
|
pommee
|
76155e9379
|
chore: address linting issues and move testing scripts
|
2025-01-04 10:33:20 +01:00 |
|
pommee
|
520e53a148
|
feat: move data to sqlite and refactor file structure
|
2025-01-03 19:27:35 +01:00 |
|
pommee
|
5d4a528523
|
chore: upstream statistics preparation
|
2025-01-02 21:34:29 +01:00 |
|
pommee
|
fe5d0938a0
|
feat: login page and authentication
|
2025-01-02 05:20:59 +01:00 |
|
pommee
|
f949f54c37
|
chore: save and load settings endpoints. cli arguments
|
2024-12-31 11:40:08 +01:00 |
|
pommee
|
a863b382ab
|
chore: include version in ascii art
|
2024-12-30 14:49:10 +01:00 |
|
pommee
|
2e0679f073
|
fix: add tests and trigger deploy
|
2024-12-30 12:59:54 +01:00 |
|
pommee
|
9ff7666154
|
feat: initial version
|
2024-12-30 10:23:54 +01:00 |
|