Address
:
[go:
up one dir
,
main page
]
Remove Scripts
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits · master
twstorage
Browse files
Oct 20, 2025
Version 0.2.2
· 796af2a6
Patiga
authored
Oct 20, 2025
796af2a6
Fix cfg dir creation on $HOME/.local/share
· 3c4356fe
Patiga
authored
Oct 20, 2025
3c4356fe
Version 0.2.1
· 2a83b57c
Patiga
authored
Oct 20, 2025
2a83b57c
Add missing fns `read`, `write`
· a70477fa
Patiga
authored
Oct 20, 2025
a70477fa
Version 0.2.0
· 5a54d0cb
Patiga
authored
Oct 20, 2025
5a54d0cb
Improve docs with links to equivalent std::fs fns
· 0a56a023
Patiga
authored
Oct 20, 2025
0a56a023
Paths parameters are now generic (`AsRef<Path>`)
· d00b2420
Patiga
authored
Oct 20, 2025
d00b2420
`read_dir`: Non-existing cfg dir is no longer err
· 6bddcb5c
Patiga
authored
Oct 20, 2025
6bddcb5c
Add few missing functions (remove, exists, rename)
· f7b29e5c
Patiga
authored
Oct 20, 2025
f7b29e5c
Print same error for Debug/Display formatting
· 8947cf84
Patiga
authored
Oct 20, 2025
8947cf84
Create config directory if it does not exist
· 88cb9303
Patiga
authored
Oct 20, 2025
88cb9303
Oct 15, 2025
Implement read_dir
· 3f177523
Patiga
authored
Oct 15, 2025
3f177523
Jan 20, 2025
Add `create_file` and `create_dir_all`
· 2fb83258
Patiga
authored
Jan 20, 2025
2fb83258
Rename `read_file` -> `open_file`
· 0445c060
Patiga
authored
Jan 20, 2025
0445c060
Aug 16, 2024
Fix /opt data path for ddnet
· 99c547dd
Patiga
authored
Aug 16, 2024
99c547dd
Apr 30, 2024
Add stub for unsupported platforms, Version 0.1.1
· 82f9a8b8
Patiga
authored
Apr 30, 2024
82f9a8b8
Rename to `twstorage`, publish to crates.io
· e2e07d2a
Patiga
authored
Apr 30, 2024
e2e07d2a
Apr 29, 2024
Remove `is_valid_data_dir` check for config dirs
· c983aed9
Patiga
authored
Apr 30, 2024
c983aed9
Add binary to print the detected directories
· f28194a2
Patiga
authored
Apr 29, 2024
f28194a2
Transform crate into a library
· 790b5c9d
Patiga
authored
Apr 29, 2024
790b5c9d
Detect data and config dirs on linux and windows
· 89f7c19d
Patiga
authored
Apr 25, 2024
89f7c19d
Loading