Commit graph

18 commits

Author SHA1 Message Date
Glenn Y. Rolland 9ef261779c refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00
Glenn Y. Rolland 3a30fd8a86 feat: add defaut FZF options when none defined
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-26 16:21:47 +01:00
Glenn Y. Rolland 9f3f3b24c1 fix: auto-open should not run on umounted filesystems
All checks were successful
continuous-integration/drone/push Build is passing
2023-11-24 19:25:50 +01:00
Glenn Y. Rolland 84230a6828 feat: sort by fs.name instead of fs.type 2023-11-24 10:49:32 +01:00
Glenn Y. Rolland cb14a04fbe feat: add support for auto-open option (-o, --open)
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2023-11-24 10:25:30 +01:00
Glenn Y. Rolland 23d4def217 feat: implement local & global mount_point definition
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-24 00:20:16 +01:00
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 46829bcc69 feat: extract version number from shard+git history
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2023-11-18 23:55:23 +01:00
Glenn Y. Rolland 5e8c46dfcf fix: delay config loading
Some checks reported errors
continuous-integration/drone/push Build was killed
continuous-integration/drone/pr Build was killed
2023-11-18 23:35:54 +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 64528611dd feat: add support for more filesystems 2023-10-25 13:57:47 +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 294231cfbb fix: rename to mfm and fix close 2023-10-24 12:50:01 +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