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
6dc9a719ee
fix: split up batch queries
2025-03-05 11:13:20 +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
66e114a400
chore: backports
2025-02-10 17:54:45 +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
8aea4af687
chore: update IP db
2025-02-09 18:55:33 +09:00
aclist
3a1223be9d
chore: update IP db
2025-02-09 18:53:32 +09:00
aclist
759327e932
chore: prepare release
2025-01-23 12:02:27 +09:00
aclist
be8bf74401
fix: resolve regression introduced with 13c6813
2025-01-11 06:41:22 +09:00
aclist
34e7b2e480
fix: jq 1.6 support
2025-01-10 22:45:25 +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
c8f7a32284
chore: update db checksum
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
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
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
aclist
d7b3ff8b3e
chore: update checksum
2024-10-06 03:29:20 +09:00
aclist
d10cd212b4
fix: sanitize UGC IDs ( #155 )
2024-10-06 03:19:32 +09:00
aclist
3e1170ffd8
fix: fallback logic for network traversal ( #128 )
2024-09-13 11:42:47 +09:00
aclist
523ff2c32d
fix: signal control flow
2024-09-10 14:57:33 +09:00
aclist
06359a40ae
fix: block/unblock signal handlers
2024-09-10 14:42:51 +09:00
aclist
80babbfea8
fix: conditional operator
2024-08-28 07:52:20 +09:00
aclist
24a1a8211e
chore: bump version
2024-08-28 07:34:09 +09:00
aclist
4e034c5200
fix: testing url
2024-08-28 07:22:13 +09:00
aclist
60b6648218
fix: uncomment function call
2024-08-28 07:13:09 +09:00
aclist
5a3c86fdf5
fix: return when aborting main loop
2024-08-28 07:12:33 +09:00
aclist
e1c3855d72
docs: update changelog
2024-08-28 06:56:17 +09:00
aclist
4bd7f684c2
fix: detect APU variants
2024-08-28 06:52:01 +09:00
aclist
24a916c11c
fix: helper file permissions
2024-08-06 13:27:53 +09:00
aclist
138a6ff7c8
fix: process lan option contextually
2024-08-05 06:08:05 +09:00
aclist
e6244370dd
feat: scan LAN servers
2024-08-05 06:03:15 +09:00
aclist
56a6e7ac3d
fix: pack player names correctly
2024-08-04 07:57:37 +09:00
aclist
9800e6b346
chore: normalize version
2024-07-19 01:06:47 +09:00
aclist
e157a26f2a
fix: test for empty dir
2024-07-19 01:06:13 +09:00
aclist
7c4cbecb47
fix: pack launch parameters into array #136
2024-07-16 22:23:05 +09:00
aclist
3acab049d4
fix: clerical update to #136
2024-07-16 21:28:03 +09:00
aclist
89d839d61a
chore: bump version
2024-07-16 20:43:48 +09:00
aclist
cc05212e31
fix: encapsulate player names
2024-07-16 20:43:22 +09:00
aclist
b687a8916a
chore: bump version
2024-07-02 14:30:32 +09:00
aclist
c79cc5832e
fix: incomplete gametypes truncating list
2024-07-02 14:27:37 +09:00
aclist
801874720a
chore: bump version
2024-06-16 03:59:18 +09:00
aclist
806dbf4021
fix: auto discovery
2024-06-16 03:29:04 +09:00
aclist
76efe39a70
fix: retain config path on partial uninstall
2024-06-16 02:59:59 +09:00
aclist
4dd2a2941f
fix: setup handling
2024-06-16 02:57:28 +09:00
aclist
ff7f09015c
feat: uninstall
2024-06-13 01:42:34 +09:00
aclist
3a47ee9057
chore: uncomment
2024-06-11 02:15:23 +09:00
aclist
0fee425260
fix: old path reinsertion
2024-05-29 14:36:01 +09:00
aclist
dce4ad75db
chore: update geolocation records
2024-04-23 11:59:42 +09:00
aclist
5d81a1a87e
feat: add icon
2024-04-19 07:22:41 +09:00
aclist
931352f975
fix: auto discovery
2024-04-01 17:11:19 +09:00
aclist
3fea7d1f52
feat: refresh player count
2024-03-21 22:03:38 +09:00
aclist
4c7237264a
fix: hotfix for remote file paths
2024-03-18 19:53:06 +09:00
aclist
b09505120e
feat: ping servers
2024-03-18 19:44:44 +09:00
aclist
3fa815cd4e
fix: drop extraneous log file
2024-02-22 10:53:31 +09:00
aclist
7b73f5c195
fix: var name
2024-02-09 20:01:13 +09:00
aclist
2b71af1e2f
fix: restrictive exe search
2024-02-01 05:37:01 +09:00
aclist
6a2edc0929
fix: steam deck flags
2024-01-31 19:49:29 +09:00
aclist
8d740e51c5
chore: bump version
2024-01-31 19:41:22 +09:00
aclist
58f00d3c45
chore: update warning message
2024-01-31 19:31:30 +09:00
aclist
9db99ccbd8
fix: print message when adding record
2024-01-31 19:11:12 +09:00
aclist
2d95b760d4
fix: variable name
2024-01-31 18:51:55 +09:00
aclist
ebe54d812c
feat: GTK bindings
2024-01-31 18:36:08 +09:00
aclist
371da6c4bf
fix: use update_config func
2023-12-18 12:14:51 +09:00
aclist
dc6f82ed6e
fix: encapsulate news function
2023-12-18 12:12:46 +09:00
aclist
5259c2f48a
chore: bump version
2023-12-17 07:11:00 +09:00
aclist
f28044051a
chore: update branch
2023-12-17 07:09:59 +09:00
aclist
08b9df4507
fix: use raw output
2023-12-09 16:41:42 +09:00
aclist
34fcd5f387
fix: parse correct key
2023-12-08 22:04:21 +09:00
aclist
93635d6af3
fix: format returned ip from local server
2023-12-08 22:02:45 +09:00
aclist
ae14ebc327
fix: parse local JSON response
2023-12-08 21:53:59 +09:00
aclist
72fc061abc
fix: control flow
2023-12-08 02:59:50 +09:00
aclist
a83933ee8f
chore: add logging
2023-12-03 17:41:34 +09:00
aclist
3a99486cc2
feat: support kdialog
2023-12-03 17:22:52 +09:00
aclist
b5502f9675
feat: support kdialog
2023-12-02 22:37:37 +09:00
aclist
6beca3a6d0
fix: enforce python 3.10
2023-11-23 13:55:15 +09:00
aclist
98217f6bcb
chore: add admonition
2023-11-23 13:37:01 +09:00
aclist
1e4fcc2c7a
update log output
2023-11-23 13:33:34 +09:00
aclist
108764c285
fix: if statement
2023-11-23 13:24:16 +09:00
aclist
f23ff037d4
chore: bump version
2023-11-23 12:45:43 +09:00
aclist
2c41f5a10d
fix: backwards compatibility for pre 3.10 python3
2023-11-23 12:45:02 +09:00
aclist
6836eaee4e
fix: pull query file
2023-11-23 00:31:02 +09:00
aclist
dedeeb0758
chore: drop stray output
2023-11-23 00:04:52 +09:00
aclist
653899c16f
fix: drop merge artifacts
2023-11-23 00:03:37 +09:00
aclist
6838afab8b
chore: merge
2023-11-23 00:00:02 +09:00
aclist
c73a9e0c11
chore: normalize version
2023-11-22 19:12:30 +09:00
aclist
b430f265f9
chore: drop stale urls
2023-11-22 19:10:24 +09:00
aclist
65a84e1905
chore: merge
2023-11-22 19:09:26 +09:00
aclist
505b6fd4a3
docs: normalize readme
2023-11-22 18:54:09 +09:00
aclist
6a08333b08
fix: delete server alignment
2023-11-22 18:33:50 +09:00
aclist
0348ebe95e
chore: drop legacy vars
2023-11-22 15:43:29 +09:00