Commit Graph

563 Commits

Author SHA1 Message Date
aclist
eaedde7ee5 fix: clarify wording 2025-08-08 17:39:52 +09:00
aclist
43f32638f8 chore: bump version
Some checks failed
Mirror to Codeberg / mirror-to-codeberg (push) Has been cancelled
2025-07-30 02:25:29 +09:00
aclist
6081e6d2a7 chore: update funcs version 2025-07-30 00:59:49 +09:00
aclist
51a5f4b8ef chore: update checksums 2025-07-30 00:58:16 +09:00
aclist
c57af3086c chore: update checksums 2025-07-30 00:46:32 +09:00
aclist
b4ae6a9e8b feat: ping column 2025-07-29 03:01:37 +09:00
aclist
99e13be3e8 chore: update checksums 2025-07-26 02:47:15 +09:00
aclist
235f4bca37 fix: add version file check 2025-07-26 02:45:23 +09:00
aclist
bc712e926d chore: 6.0.0 beta prerelease 2025-07-26 00:37:59 +09:00
aclist
4c504a7bd9 chore: update versions 2025-07-06 12:22:12 +09:00
aclist
133966ef36 feat: filter official 2025-07-06 12:11:56 +09:00
aclist
02105807fb fix: version number 2025-06-05 17:31:59 +09:00
aclist
e18d203449 feat: auto fetch geolocation records 2025-06-05 17:25:14 +09:00
aclist
99fbc7a2cc chore: update IP checksum 2025-04-17 22:14:52 +09:00
aclist
7ec8d6c3bf chore: update checksum 2025-04-17 21:39:09 +09:00
aclist
5ba23249bf chore: backports from stable 2025-04-05 19:16:28 +09:00
aclist
406943bc12 fix: reduce startup time 2025-03-21 02:15:03 +09:00
aclist
38de9a8e9d fix: interpolate file name 2025-03-16 12:04:10 +09:00
aclist
10c8555ddc fix: local var 2025-03-16 12:02:15 +09:00
aclist
ec0e276100 chore: drop logging 2025-03-16 12:00:41 +09:00
aclist
3c235e22ed chore: update changelog 2025-03-15 17:43:28 +09:00
aclist
1b7254003a chore: update ip db checksum 2025-03-15 16:50:25 +09:00
aclist
4cbffaf3ff chore: update checksums 2025-03-15 16:31:44 +09:00
aclist
bba793cc52 fix: bump version 2025-03-05 11:11:00 +09:00
aclist
1b360f84ae fix: split up batch queries 2025-03-05 11:10:41 +09:00
aclist
eff6450d49 chore: update checksum 2025-02-10 17:27:52 +09:00
aclist
eee65314e8 fix: abstract funcs file path 2025-02-10 17:27:22 +09:00
aclist
fc6e8ef001 chore: drop unused env var 2025-02-10 17:26:56 +09:00
aclist
3a1223be9d chore: update IP db 2025-02-09 18:53:32 +09:00
aclist
be8bf74401 fix: resolve regression introduced with 13c6813 2025-01-11 06:41:22 +09:00
aclist
63671e2478 fix: use redacted function from helpers 2025-01-10 22:43:00 +09:00
aclist
9e09bd3bb3 fix: uncomment line 2025-01-10 22:41:02 +09:00
aclist
5a292b37c4 fix: jq 1.6 support (#192) 2025-01-10 22:38:20 +09:00
aclist
923bac8f76 fix: symlink traversal 2025-01-09 23:20:18 +09:00
aclist
79b0bae05d chore: bump version 2025-01-07 21:41:34 +09:00
aclist
9738de8fd1 chore: backports from stable 2025-01-07 21:40:39 +09:00
aclist
54a7c7976c change: update URL 2025-01-07 00:33:58 +09:00
aclist
0e18839024 fix: dict, not list 2025-01-06 23:30:14 +09:00
aclist
5da4d16ed8 feat: add tooltips 2025-01-06 17:23:38 +09:00
aclist
3b5960cb16 fix: enclose paths 2024-12-23 21:38:15 +09:00
aclist
3cd99911a6 chore: remove stray line 2024-12-23 21:00:18 +09:00
aclist
4e968e63e5 fix: more performant link traversal 2024-12-23 20:58:21 +09:00
aclist
973e2dc100 fix: shorten symlink check time 2024-12-19 10:21:44 +09:00
aclist
9b2ec79aa5 feat: redact usernames 2024-12-18 20:56:14 +09:00
aclist
99d964bf44 chore: bump version 2024-12-18 18:22:41 +09:00
aclist
471cfec94b
Merge pull request #174 from jiriks74/testing
fix(checks): Check `vm.max_map_count` using `cat`
2024-12-18 18:19:48 +09:00
aclist
a18d68776f chore: add logging 2024-12-18 17:26:31 +09:00
jiriks74
c73120295a
fix(checks): Check vm.max_map_count using cat
This solves multiple issues:
- We don't need `sudo` to check the value anymore
- Some systems may not have `sysctl` available
  - IDK about desktops, but my Debian server doesn't have this command
  (for whatever reason)
2024-12-17 15:54:17 +01:00
aclist
6e3746e9b4 fix: abort path discovery 2024-12-16 15:21:57 +09:00
aclist
34b3d3bc8c chore: drop unused var 2024-12-16 14:49:55 +09:00