1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-03-14 16:33:00 +01:00
Commit graph

534 commits

Author SHA1 Message Date
aclist
66e114a400 chore: backports 2025-02-10 17:54:45 +09:00
aclist
8aea4af687 chore: update IP db 2025-02-09 18:55:33 +09:00
aclist
759327e932 chore: prepare release 2025-01-23 12:02:27 +09:00
aclist
34e7b2e480 fix: jq 1.6 support 2025-01-10 22:45:25 +09:00
aclist
c8f7a32284 chore: update db checksum
All checks were successful
Mirror to Codeberg / mirror-to-codeberg (push) Successful in 25s
2025-01-07 21:39:16 +09:00
aclist
a070e9fc65 chore: drop unused log file 2025-01-07 20:54:03 +09:00
aclist
4df12605fc chore: update changelog 2025-01-07 00:55:58 +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
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
aclist
4d3d9bf0bb feat: open workshop subscriptions 2024-12-15 09:08:35 +09:00
aclist
e6b5e40bb2 chore: add logging 2024-12-15 08:57:25 +09:00
aclist
3fce2cc3ad fix: return codes 2024-12-13 10:18:56 +09:00
aclist
4da78d33f3 fix: clean up URLs 2024-12-13 09:58:44 +09:00
aclist
5d6cbaa1a5 chore: bump version 2024-12-13 09:51:31 +09:00
aclist
cbecf569ad fix: add fallbacks and remote resource checks 2024-12-13 09:40:46 +09:00
aclist
62e6da2abb fix: url syntax 2024-12-12 12:08:57 +09:00
aclist
12b1c392df fix: initial setup 2024-12-12 11:50:18 +09:00
aclist
1be68e7be3 fix: enable redirects 2024-12-12 11:38:16 +09:00
aclist
4b95033c19 chore: add comments 2024-12-12 11:31:32 +09:00
aclist
ea0d94a2fc fix: interpolate old vars 2024-12-12 11:25:50 +09:00
aclist
7c5bd76e8f fix: test connection control flow 2024-12-12 11:16:46 +09:00
aclist
a079d554bc chore: bump version 2024-12-12 11:13:48 +09:00
aclist
0197e0f921 fix: conditional remote url logic 2024-12-12 11:08:07 +09:00
aclist
eaf9d5ad3e fix: change remote URLs 2024-12-12 09:54:44 +09:00
aclist
8dc9ad3313 fix: add missing function definition 2024-12-07 14:02:50 +09:00
aclist
8fdc29d47d chore: bump version 2024-12-05 08:23:51 +09:00
aclist
a94859a157 change: use LC_NUMERIC 2024-12-03 20:12:18 +09:00
aclist
d5162d6d9e fix: normalize user locale (#168) 2024-11-28 23:25:28 +09:00
aclist
94f9ac52c5 chore: add logging 2024-11-28 22:37:15 +09:00
aclist
e28a75cfd9 fix: installed mods race condition (#167) 2024-11-28 17:43:03 +09:00
aclist
885c3bc7e7 chore: update checksums 2024-11-21 23:58:47 +09:00
aclist
08af994361 feat: highlight stale mods (#162) 2024-11-21 23:53:10 +09:00
aclist
e9cd457233 fix: set window context earlier 2024-11-21 19:06:01 +09:00
aclist
fbb133eeb2 chore: uncomment 2024-11-21 17:34:47 +09:00
aclist
9fdc123e2c feat: header bar 2024-11-21 17:28:36 +09:00
aclist
3e9c5a96d9 chore: bump version 2024-11-19 21:51:59 +09:00
aclist
651b50ade2 chore: unify time delta methods 2024-11-19 21:51:43 +09:00
aclist
8b9f751ff1 fix: error handling for no local mods 2024-11-19 21:49:59 +09:00