|
9ef261779c
|
refactor: introduce command design pattern
|
2024-01-14 20:31:38 +01:00 |
|
|
3a30fd8a86
|
feat: add defaut FZF options when none defined
|
2023-11-26 16:21:47 +01:00 |
|
|
9f3f3b24c1
|
fix: auto-open should not run on umounted filesystems
|
2023-11-24 19:25:50 +01:00 |
|
|
041550cc0f
|
fix: handle mount errors (with the right message)
|
2023-11-24 19:25:21 +01:00 |
|
|
32fea233d1
|
fix: rename global.mount_point to avoid misunderstanding
|
2023-11-24 10:49:55 +01:00 |
|
|
84230a6828
|
feat: sort by fs.name instead of fs.type
|
2023-11-24 10:49:32 +01:00 |
|
|
cb14a04fbe
|
feat: add support for auto-open option (-o, --open)
|
2023-11-24 10:25:30 +01:00 |
|
|
23d4def217
|
feat: implement local & global mount_point definition
|
2023-11-24 00:20:16 +01:00 |
|
|
ee3f57ec20
|
refactor: define abstract defs & move most functions to concerns/base
|
2023-11-21 23:11:21 +01:00 |
|
|
994f9e1885
|
refactor: use a better class hierarchy for filesystems
|
2023-11-21 00:30:59 +01:00 |
|
|
8f2c2442a3
|
feat: add global.mountpoint and version parsing from YAML
|
2023-11-21 00:29:48 +01:00 |
|
|
f05ee6b1b6
|
fix: wrong comparison
|
2023-11-20 12:40:13 +01:00 |
|
|
283606c280
|
fix: handle 'fusermount -u' return codes
|
2023-11-20 12:37:31 +01:00 |
|
|
46829bcc69
|
feat: extract version number from shard+git history
|
2023-11-18 23:55:23 +01:00 |
|
|
3f22971fa8
|
Merge pull request 'fix: delay config loading' (#21) from feature/14-add-support-for-global-config-file into develop
Reviewed-on: glenux/mfm#21
|
2023-11-18 22:36:20 +00:00 |
|
|
5e8c46dfcf
|
fix: delay config loading
|
2023-11-18 23:35:54 +01:00 |
|
|
592f0fbe41
|
fix: add templating support in configuration
Refs: #15
|
2023-11-18 22:32:22 +00:00 |
|
|
1c184a5557
|
fix: delay config file discovery
|
2023-11-18 23:31:04 +01:00 |
|
|
f94d0f1f39
|
fix: add support for global config file
Refs: #14
|
2023-11-18 19:32:12 +01:00 |
|
|
27508ed5ac
|
feat: add support for version and verbose cli flags
|
2023-11-02 12:44:37 +01:00 |
|
|
9fc1ec3912
|
feat add support for configurable ssh port
|
2023-11-02 12:43:46 +01:00 |
|
|
522c10fc9a
|
fix: add SPDX headers
|
2023-10-25 14:07:15 +02:00 |
|
|
64528611dd
|
feat: add support for more filesystems
|
2023-10-25 13:57:47 +02:00 |
|
|
cef669e15e
|
fix: improve fzf error handling
|
2023-10-25 13:57:41 +02:00 |
|
|
67cd9ae964
|
feat: add support for sshfs
|
2023-10-25 13:57:36 +02:00 |
|
|
002db7026b
|
refactor: remove all mentions of vaults, make it generic for fs
|
2023-10-25 13:57:30 +02:00 |
|
|
294231cfbb
|
fix: rename to mfm and fix close
|
2023-10-24 12:50:01 +02:00 |
|
|
8def1979c1
|
feat: add basic support for command line
|
2023-10-23 23:11:12 +02:00 |
|
|
d49a3d1261
|
refactor: clean up & add module
|
2023-10-22 23:23:56 +02:00 |
|
|
97212b20ad
|
Initial import
|
2023-10-20 11:30:14 +02:00 |
|