LowderPlay
f828302ea6
feat: dynamic probing ( #71 )
2026-06-06 03:03:48 +05:00
LowderPlay
7d11e14804
feat: change to ssr ( #69 )
...
* feat: change to ssr
* fix: move route to nginx
* fix: rename yaml
* ci: add deploy
* fix: real ip
2026-05-29 14:51:32 +05:00
LowderPlay
bac3ab1507
feat!: svelte rewrite ( #68 )
...
* feat!: svelte rewrite
* feat: remove mock
* fix: formatting and optimisation
* feat: db optimizations
* feat: dockerfile and version
* ci: change dockerfile syntax
* fix: remove domain trie
2026-05-28 22:34:50 +05:00
dependabot[bot]
7042f3a42b
chore(deps): bump tokio from 1.50.0 to 1.51.0 ( #57 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.50.0...tokio-1.51.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.51.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-04-08 16:34:30 +05:00
dependabot[bot]
ca4a6db313
chore(deps)(deps): bump tokio from 1.48.0 to 1.50.0 ( #28 )
...
Bumps [tokio](https://github.com/tokio-rs/tokio ) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.48.0...tokio-1.50.0 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.50.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 01:48:41 +05:00
dependabot[bot]
069951e2df
chore(deps)(deps): bump log from 0.4.28 to 0.4.29 ( #20 )
...
Bumps [log](https://github.com/rust-lang/log ) from 0.4.28 to 0.4.29.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/compare/0.4.28...0.4.29 )
---
updated-dependencies:
- dependency-name: log
dependency-version: 0.4.29
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-07 01:25:54 +05:00
senya xdearboy :) and Lowder
58d9e7b68e
feat: asn support
...
* add asn and cidr subnet support
- parse AS numbers (AS13335 format)
- fetch prefixes from ripe stat api
- cache asn data for 24h, check results for 1h
- sample ips across subnets for checking
- show asn stats and prefix lists in ui
- link asn in results for quick lookup
- collapsible lists for long prefix/network lists
- trim whitespace from search input
* refactor: improve code structure and add enhanced error messages
* refactor: replace match with if let for single branch pattern
* fix: don't store ASN in database
* chore: bump version
---------
Co-authored-by: Lowder <me@lowderplay.dev >
2026-03-03 23:39:45 +05:00
LowderPlay
a085dad811
feat: build deb ( #3 )
2025-12-12 05:26:52 +05:00
Lowder
3523dd30c8
feat: add reporter, database
2025-12-10 04:50:14 +05:00
Lowder
55ca118061
refactor: move to cargo workplace
2025-11-27 00:39:54 +05:00
Lowder
1ba0810418
chore: bump version
2025-11-22 03:50:58 +05:00
Lowder
5b22150f26
fix: change ip lists
2025-11-20 00:36:09 +05:00
Lowder
17cd31173c
feat: url parsing and dist domains
2025-11-19 23:29:30 +05:00
Lowder
19ea4b30e2
initial commit
2025-11-19 21:52:35 +05:00