74 Commits

Author SHA1 Message Date
Kroese
d190b3ba87
feat: Use websocket for status messages (#1051) 2025-10-08 21:28:26 +02:00
Kroese
09ca3bf118
feat: Add debug trace option (#1038) 2025-10-02 17:18:53 +02:00
Kroese
10237b31cf
revert: Simplify conditional checks (#1017)
This reverts commit 6883efb8576b0aad1fcdbc99f1d030f9ab72dd19.
2025-09-21 23:08:00 +02:00
Kroese
6883efb857
fix: Simplify conditional checks (#1016) 2025-09-21 15:09:52 +02:00
Kroese
f841eb1ef1
fix: Simplify conditional checks (#1014) 2025-09-20 23:47:00 +02:00
Kroese
60dd794b29
fix: Avoid pipe to head on find (#970) 2025-04-09 08:03:41 +02:00
Kroese
639725957d
fix: Permission errors on QNAP (#966) 2025-04-07 18:36:47 +02:00
Kroese
73a13e5697
fix: QNAP permission errors (#964) 2025-04-07 17:20:14 +02:00
Kroese
df58745ed8
fix: Ignore missing custom .pat after install (#959)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-04-03 01:13:14 +02:00
Kroese
4882fd3bf6
fix: Local file support (#955)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-03-26 19:51:58 +01:00
Kroese
3e69f4bcc9
feat: New extraction method (#954)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-26 09:24:13 +01:00
Kroese
0c7acd6e71
fix: Remove non-printable characters (#949)
Some checks failed
Build / Check (push) Has been cancelled
Build / Build (push) Has been cancelled
2025-03-24 13:52:38 +01:00
Kroese
36d3fca4fc
fix: Fallback to POSIX fallocate (#932)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-17 11:19:04 +01:00
Kroese
4d29f056b7
fix: Format filesizes (#925)
Some checks are pending
Build / Check (push) Waiting to run
Build / Build (push) Blocked by required conditions
2025-03-14 18:53:53 +01:00
Kroese
e76b72cddf
feat: Disable HTTP keepalives (#845) 2024-11-13 02:48:27 +01:00
Kroese
f9df3c6db6
feat: Update to VirtualDSM 7.2.2 (#815) 2024-09-11 19:20:43 +02:00
Kroese
be8bee90f2
feat: Implement usermode networking (#762) 2024-06-11 02:13:53 +02:00
Kroese
2ece865417
fix: Download error messages (#756) 2024-06-05 18:18:29 +02:00
Kroese
0d8c693c65
build: Update qemu-host to v2.05 (#755) 2024-06-05 14:32:21 +02:00
Kroese
d1d920372a
feat: Support more device types (#742) 2024-05-21 09:10:30 +02:00
Kroese
1f1007a0f1
fix: Display reason for network failure (#738) 2024-05-17 16:09:47 +02:00
Kroese
3da564dfd1
feat: Support install from local PAT file (#727) 2024-05-12 20:19:30 +02:00
Kroese
1f51974c48
fix: Set download timeout (#719) 2024-05-04 17:24:21 +02:00
Kroese
29f4cde296
feat: Show download percentage (#718) 2024-05-04 16:34:30 +02:00
Kroese
2e4eb56d0b
fix: Curl error on Chinese mirror (#707) 2024-04-26 16:32:08 +02:00
Kroese
39c019193e
fix: Curl error on Chinese mirror (#706) 2024-04-26 16:30:30 +02:00
Kroese
9840f8e07a
feat: Support ecryptfs filesystem (#703) 2024-04-26 06:04:48 +02:00
Kroese
e81dc0f31d
fix: Verify files are not empty (#689) 2024-04-16 15:35:35 +02:00
Kroese
64e2af9fa2
fix: Continue if file is missing (#682) 2024-04-08 09:54:42 +02:00
Kroese
debb4b69fc
fix: Continue when range request fails (#680) 2024-04-08 04:53:30 +02:00
Kroese
a70338ec3c
feat: Print filesystem on error (#635) 2024-02-17 05:56:40 +01:00
Kroese
a84878abfc
fix: Detect Mac Journal filesystem (#634) 2024-02-17 03:55:30 +01:00
Kroese
0cca9c5f83
feat: Disable CoW check on XFS (#629) 2024-02-09 23:53:18 +01:00
Kroese
78594098cc
feat: Disable CoW check on ZFS (#612) 2024-01-31 03:54:40 +01:00
Kroese
9fa68908a9
feat: Show download progress (#608) 2024-01-29 05:40:06 +01:00
Kroese
bdd7fec3c3
fix: Space after URL (#600) 2024-01-27 02:01:27 +01:00
Kroese
1e13258bc9
feat: Dynamic page content (#585) 2024-01-21 18:35:55 +01:00
Kroese
2c7cea042f
feat: Display progress via web (#584) 2024-01-20 19:59:44 +01:00
Kroese
b908c1118d
fix: Sanitize filename (#577) 2024-01-19 04:17:09 +01:00
Kroese
fab776764f
fix: Strip query parameters from filename (#576) 2024-01-19 03:04:26 +01:00
Kroese
1fc9c56c8f
style: Quote variables (#565) 2024-01-14 16:01:15 +01:00
Kroese
893a013ae9
style: Quote variables (#563) 2024-01-14 01:11:58 +01:00
Kroese
6422aec780
fix: Remove cat (#561) 2024-01-14 00:00:59 +01:00
Kroese
575da1f574
feat: Store config in RAM (#559) 2024-01-13 20:25:57 +01:00
Kroese
c28dbb6b9b
feat: Add FUSE warning (#542)
* feat: Add FUSE warning
2024-01-05 13:24:54 +01:00
Kroese
dcc26b67a6
fix: Diskspace check (#541)
* fix: Diskspace check
2024-01-05 02:27:15 +01:00
Kroese
74629e4b55
fix: Installation (#501) 2023-12-27 04:07:45 +01:00
Kroese
5332d387f4
fix: Set file attribute (#488)
* fix: Set file attribute
2023-12-24 02:41:44 +01:00
Kroese
f0d08ef263
fix: Remove flag (#487)
* fix: Remove flag
2023-12-23 22:58:45 +01:00
Kroese
627ec56262
feat: LINUX_IMMUTABLE flag (#485)
* feat: LINUX_IMMUTABLE flag
2023-12-23 21:26:23 +01:00