8fa82effb8
fix: Only use APT in Debian-based images
Felix Pojtinger
2022-01-08 17:25:26 +01:00
d80d2a2427
fix: Only use APT in Debian-based images
Felicitas Pojtinger
2022-01-08 17:25:26 +01:00
d0dc3ec6c5
build: Add 32-bit Windows target based on MSYS2 in WINE
Felix Pojtinger
2022-01-08 17:16:34 +01:00
32094155ba
build: Add 32-bit Windows target based on MSYS2 in WINE
Felicitas Pojtinger
2022-01-08 17:16:34 +01:00
1e9d5ec9a5
fix: Allow using relative paths for database without creating leading directories
Felix Pojtinger
2022-01-08 15:40:28 +01:00
c498c226d8
fix: Allow using relative paths for database without creating leading directories
Felicitas Pojtinger
2022-01-08 15:40:28 +01:00
f76377bdd9
fix: Remove hotfix for gRPC library on PPC32
Felix Pojtinger
2022-01-07 23:22:13 +01:00
4975fa5720
fix: Remove hotfix for gRPC library on PPC32
Felicitas Pojtinger
2022-01-07 23:22:13 +01:00
4b2301af8d
fix: Don't import OS package in mtio stubs
Felix Pojtinger
2022-01-07 22:47:38 +01:00
484e73b0fd
fix: Don't import OS package in mtio stubs
Felicitas Pojtinger
2022-01-07 22:47:38 +01:00
1a0cb33571
refactor: Use explicit interface instead of os.File for drive backend
Felix Pojtinger
2022-01-07 22:27:14 +01:00
f45f8b1499
refactor: Use explicit interface instead of os.File for drive backend
Felicitas Pojtinger
2022-01-07 22:27:14 +01:00
972aa8b430
build: Add Go to GCCGo dependencies
Felix Pojtinger
2022-01-07 22:23:21 +01:00
314e60f9b1
build: Add Go to GCCGo dependencies
Felicitas Pojtinger
2022-01-07 22:23:21 +01:00
a6d24e7fad
build: Add make dependency to Hydrunfile
Felix Pojtinger
2022-01-07 21:40:20 +01:00
933e7a7731
build: Add make dependency to Hydrunfile
Felicitas Pojtinger
2022-01-07 21:40:20 +01:00
a86c36e785
feat: Use pure Go SQLite on supported platforms and fallback to CGo SQLite on unsupported platforms, use Afero release will pulled changes
Felix Pojtinger
2022-01-07 21:25:19 +01:00
33b7e120d5
feat: Use pure Go SQLite on supported platforms and fallback to CGo SQLite on unsupported platforms, use Afero release will pulled changes
Felicitas Pojtinger
2022-01-07 21:25:19 +01:00
8b053e6d50
refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver
Felix Pojtinger
2022-01-07 21:02:35 +01:00
1a160b613f
refactor: Disable autogenerated tests from SQLBoiler and switch to upstream driver
Felicitas Pojtinger
2022-01-07 21:02:35 +01:00
1223301d60
refactor: Use modernc.org/sqlite
Felix Pojtinger
2022-01-07 20:53:44 +01:00
ba5d81ef7c
refactor: Use modernc.org/sqlite
Felicitas Pojtinger
2022-01-07 20:53:44 +01:00
2541375302
refactor: Decompose drive initialization to fs package, add getters for operations
Felix Pojtinger
2022-01-07 19:57:01 +01:00
f31e4aea9c
refactor: Decompose drive initialization to fs package, add getters for operations
Felicitas Pojtinger
2022-01-07 19:57:01 +01:00
e8a164ca61
feat: Add read-only flag to FTP server
Felix Pojtinger
2022-01-05 03:50:37 +01:00
9eb888e5f9
feat: Add read-only flag to FTP server
Felicitas Pojtinger
2022-01-05 03:50:37 +01:00
f856f880e5
fix: Prevent calling readdir and readdirnames on files
Felix Pojtinger
2022-01-05 01:23:23 +01:00
4104a9ee91
fix: Prevent calling readdir and readdirnames on files
Felicitas Pojtinger
2022-01-05 01:23:23 +01:00
985a5cc3be
refactor: Prevent duplicate queries with specified limits in Readdir
Felix Pojtinger
2022-01-04 22:46:25 +01:00
fce0477da3
refactor: Prevent duplicate queries with specified limits in Readdir
Felicitas Pojtinger
2022-01-04 22:46:25 +01:00
6b48db10f7
refactor: Rewrite path sanitizer to support write operations on relative tar archives
Felix Pojtinger
2022-01-04 22:20:33 +01:00
4b246f2794
refactor: Rewrite path sanitizer to support write operations on relative tar archives
Felicitas Pojtinger
2022-01-04 22:20:33 +01:00
0161a0ae6a
feat: Add readdir / to initial test section
Felix Pojtinger
2022-01-03 17:03:43 +01:00
1298147b89
feat: Add readdir / to initial test section
Felicitas Pojtinger
2022-01-03 17:03:43 +01:00
e3cc7afefd
feat: Add start of simple usage example
Felix Pojtinger
2022-01-03 17:00:25 +01:00
d4043e813c
feat: Add start of simple usage example
Felicitas Pojtinger
2022-01-03 17:00:25 +01:00
8ed551b3c4
fix: Prevent deadlock when calling fs.Create
Felix Pojtinger
2022-01-03 16:59:56 +01:00
32fe31c5e8
refactor: Split keys and keyext packages, make compression, signature and encryption packages public
Felix Pojtinger
2022-01-03 14:56:46 +01:00
5d5b6ebb96
refactor: Split keys and keyext packages, make compression, signature and encryption packages public
Felicitas Pojtinger
2022-01-03 14:56:46 +01:00
c86730e756
feat: Implement ReadlinkIfPossible
Felix Pojtinger
2022-01-02 23:55:23 +01:00