1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 13:22:35 +01:00
Commit graph

524 commits

Author SHA1 Message Date
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
aclist
732bc918a7 fix: align local mod signatures 2024-11-16 07:42:52 +09:00
aclist
2087f4ffa8 chore: update changelog 2024-11-13 09:52:49 +09:00
aclist
c01f9714f8 fix: duplicate options in context menu 2024-11-03 22:22:46 +09:00
aclist
6acc379b92 chore: update checksums 2024-11-01 00:13:04 +09:00
aclist
ce93fdf869 feat: make fullscreen option sticky 2024-11-01 00:11:09 +09:00
aclist
9d1ff35559 fix: duplicated combobox 2024-10-31 16:54:56 +09:00
aclist
be06a87d8d fix: restore keyboard input 2024-10-31 16:41:28 +09:00
aclist
f6edbc1c95 chore: bump version 2024-10-30 23:05:14 +09:00
aclist
4a64ec8292 chore: uncomment 2024-10-30 23:02:14 +09:00
aclist
9189837a34 feat: support dlc servers 2024-10-30 22:58:56 +09:00