1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-27 21:02:36 +01:00
Commit graph

1076 commits

Author SHA1 Message Date
aclist
a0cb81f563 chore: drop branch logic
All checks were successful
Mirror to Codeberg / mirror-to-codeberg (push) Successful in 25s
2024-12-25 14:23:05 +09:00
aclist
846b12d8c8 chore: drop test file 2024-12-25 14:18:15 +09:00
aclist
fe1fca2df3 chore: add YAML file 2024-12-25 14:17:11 +09:00
aclist
09c6aea9fe chore: add test file 2024-12-25 14:12:55 +09:00
aclist
48848387b1 chore: drop test file 2024-12-25 14:07:31 +09:00
aclist
3bebdb9ecd chore: test commit 2024-12-25 12:44:23 +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
21e9e140d1
Merge pull request #180 from aclist/release/5.6.0-beta.19
Release/5.6.0-beta.19
2024-12-20 10:35:43 +09:00
aclist
973e2dc100 fix: shorten symlink check time 2024-12-19 10:21:44 +09:00
aclist
bdea37ddc4 chore: cleanup 2024-12-18 20:57:09 +09:00
aclist
9b2ec79aa5 feat: redact usernames 2024-12-18 20:56:14 +09:00
aclist
4a95316412 feat: redact usernames 2024-12-18 20:55:01 +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
717070ec40
Merge pull request #177 from aclist/release/5.6.0-beta.18
feat: open workshop subscriptions
2024-12-18 17:29:29 +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
822db9edfe
Merge pull request #175 from aclist/release/cb-backports
Release/cb backports
2024-12-13 10:30:20 +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
d4d0593927 fix: add fallback logic to installscript 2024-12-13 09:49:39 +09:00
aclist
cbecf569ad fix: add fallbacks and remote resource checks 2024-12-13 09:40:46 +09:00
aclist
c5785d1857 docs: update docs link 2024-12-12 18:31:58 +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
33b2aa85df Merge pull request 'fix: Set up alternate host' (#2) from release/triage into testing
Reviewed-on: https://codeberg.org/aclist/dztui/pulls/2
2024-12-12 02:33:22 +00: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
01081a29e7 Merge branch 'release/triage' of codeberg.org:aclist/dzgui into release/triage 2024-12-12 10:27:52 +09:00
aclist
1da2e72928 fix: update installscript 2024-12-12 10:27:38 +09:00
aclist
f503c89c2b fix: line wrapping 2024-12-12 00:58:56 +00: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
3adac2a211
Merge pull request #173 from aclist/release/5.6.0-beta.10
Release/5.6.0-beta.10
2024-12-05 08:25:19 +09:00
aclist
8fdc29d47d chore: bump version 2024-12-05 08:23:51 +09:00
aclist
336b988282 fix: untoggle highlight button (#169, 170) 2024-12-05 08:15:45 +09:00
aclist
6d332f613e chore: guard clause 2024-12-05 08:13:29 +09:00
aclist
a46c2e17ab chore: remove unused values 2024-12-05 08:12:20 +09:00
aclist
13c6813c8e feat: resolve ip when saving records 2024-12-05 08:11:39 +09:00