mfm/src
2024-10-25 17:29:31 +02:00
..
commands fix: Add FIXME comment to verify filesystem validity in mapping_create command 2024-10-25 17:29:31 +02:00
models fix: run ameba --fix on sshfs_config.cr 2024-01-23 23:48:29 +01:00
parsers fix: add missing parameter to --path option 2024-10-13 15:06:01 +02:00
types fix: disable useless GlobalMapping action 2024-08-04 22:56:01 +02:00
utils fix: follow the crystal way for to_s 2024-01-24 00:28:46 +01:00
cli.cr refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00
command_factory.cr refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00
commands.cr refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00
config.cr refactor: Move mapping_create_options property to the correct position 2024-10-25 17:29:26 +02:00
file_storage.cr fix: implement config init 2024-01-24 14:13:29 +01:00
file_system_manager.cr refactor(file_system_manager): extract fzf display as two functions 2024-08-04 23:50:42 +02:00
main.cr refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00
models.cr feat: implement local & global mount_point definition 2023-11-24 00:20:16 +01:00
version.cr refactor: introduce command design pattern 2024-01-14 20:31:38 +01:00