|
274f70e485
|
feat: network: add from impl to help discard unit NetResponses
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
|
2024-06-06 07:09:43 +01:00 |
|
|
d0aee99c83
|
feat(fs): add dir_read()
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
|
2024-05-17 12:08:56 +01:00 |
|
|
a84248eca3
|
fix(fs): make FileSystems Clone and Debug
ci/woodpecker/push/woodpecker Pipeline was successful
|
2024-04-30 07:50:55 +01:00 |
|
|
595a376a62
|
fix(fs): add missing std::error::Error impl for fs::Error
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
ci/woodpecker/cron/woodpecker Pipeline failed
|
2024-04-28 19:11:12 +01:00 |
|
|
d58e46d65e
|
test(fs): add tests
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
|
2024-04-28 15:24:09 +01:00 |
|
|
b32c10f080
|
refactor(fs/tests): group into modules
|
2024-04-28 15:24:08 +01:00 |
|
|
a9057a8831
|
feat(fs): properly validates paths are within base directory
|
2024-04-28 15:24:06 +01:00 |
|
|
12d55b98e5
|
feat(fs): add dir_create and dir_create_all
Closes kemitix/kxio#25
|
2024-04-28 14:30:23 +01:00 |
|
|
a77ed422eb
|
refactor(fs): reorder trait methods
|
2024-04-28 12:48:32 +01:00 |
|
|
9c76ddc3e1
|
feat(fs): extract fs::like internal module
|
2024-04-28 12:37:15 +01:00 |
|
|
2e3827e0e0
|
feat(fs): new fs module to replace filesystem
|
2024-04-28 11:29:44 +01:00 |
|
|
8d3f5df378
|
feat(fs): add new contructors for real and temp
|
2024-04-28 11:20:37 +01:00 |
|
|
a917b21f50
|
refactor(fs): rename internal structs
trait *Env => *Like
struct *Env => * (remove suffix)
|
2024-04-28 08:18:49 +01:00 |
|
|
ff69ed2f23
|
feat!: split into non-default features fs and network
ci/woodpecker/push/woodpecker Pipeline was successful
Closes kemitix/kxio#11
|
2024-04-16 07:06:50 +01:00 |
|
|
939230038c
|
fix: reduce logging level
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Some info changed to debug. Tests left at info.
|
2024-04-10 11:36:33 +01:00 |
|
|
9c46af2e22
|
fix(network): Make NetRequest::new public
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/cron/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline failed
|
2024-04-09 08:20:06 +01:00 |
|
|
dff2d36a02
|
feat: Add filesystem and network
ci/woodpecker/push/release Pipeline was successful
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/push/todo-check Pipeline was successful
There are still some broken links around the reqwest types
|
2024-04-08 16:44:20 +01:00 |
|
|
a8a861355c
|
feat: initial empty library
|
2024-04-08 14:33:39 +01:00 |
|