Commit graph

11 commits

Author SHA1 Message Date
Glenn Y. Rolland 994f9e1885 refactor: use a better class hierarchy for filesystems
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-21 00:30:59 +01:00
Glenn Y. Rolland 8f2c2442a3 feat: add global.mountpoint and version parsing from YAML 2023-11-21 00:29:48 +01:00
Glenn Y. Rolland 592f0fbe41 fix: add templating support in configuration
Refs: #15
2023-11-18 22:32:22 +00:00
Glenn Y. Rolland 1c184a5557 fix: delay config file discovery
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-18 23:31:04 +01:00
Glenn Y. Rolland f94d0f1f39 fix: add support for global config file
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Refs: #14
2023-11-18 19:32:12 +01:00
Glenn Y. Rolland 27508ed5ac feat: add support for version and verbose cli flags
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-02 12:44:37 +01:00
Glenn Y. Rolland 522c10fc9a fix: add SPDX headers 2023-10-25 14:07:15 +02:00
Glenn Y. Rolland 67cd9ae964 feat: add support for sshfs 2023-10-25 13:57:36 +02:00
Glenn Y. Rolland 002db7026b refactor: remove all mentions of vaults, make it generic for fs 2023-10-25 13:57:30 +02:00
Glenn Y. Rolland 8def1979c1 feat: add basic support for command line 2023-10-23 23:11:12 +02:00
Glenn Y. Rolland d49a3d1261 refactor: clean up & add module 2023-10-22 23:23:56 +02:00