glenux
pushed to feature/30-add-option-to-auto-open-directory at glenux/mfm
2023-11-24 09:25:36 +00:00
cb14a04fbe
feat: add support for auto-open option (-o, --open)
WIP: Add option to auto-open directory after mount
glenux
created branch feature/30-add-option-to-auto-open-directory in glenux/mfm
2023-11-24 08:56:28 +00:00
glenux
pushed to feature/30-add-option-to-auto-open-directory at glenux/mfm
2023-11-24 08:56:28 +00:00
feature/6-add-configurable-global-mountpoint
63c0bbbb1c
Merge pull request 'feature/6-add-configurable-global-mountpoint' (#32) from feature/6-add-configurable-global-mountpoint into develop
8fc9f2cfda
Merge branch 'develop' into feature/6-add-configurable-global-mountpoint
23d4def217
feat: implement local & global mount_point definition
ee3f57ec20
refactor: define abstract defs & move most functions to concerns/base
994f9e1885
refactor: use a better class hierarchy for filesystems
glenux
pushed to feature/6-add-configurable-global-mountpoint at glenux/mfm
2023-11-24 08:09:49 +00:00
8fc9f2cfda
Merge branch 'develop' into feature/6-add-configurable-global-mountpoint
8efe8ea5d9
Merge branch 'develop' of code.apps.glenux.net:glenux/mfm into develop
587bff04ca
chore: pin crystal version with tool-versions
d91e9a8fcd
Add examples for templating & disable non-implemented parts.
[feature] Add configurable global mountpoint
glenux
pushed to feature/6-add-configurable-global-mountpoint at glenux/mfm
2023-11-23 23:20:24 +00:00
23d4def217
feat: implement local & global mount_point definition
glenux
pushed to feature/6-add-configurable-global-mountpoint at glenux/mfm
2023-11-21 22:11:28 +00:00
ee3f57ec20
refactor: define abstract defs & move most functions to concerns/base
Implement server-side features
Corresponds to the scope implemented in imap libraries of other programming languages
Write testing plan & unit test structure
Merge changes from other forks of the same lib
Benchmark crystal lang imap libraries
glenux
pushed to feature/24-add-native-support-for-terminal-menu-without-fzf at glenux/mfm
2023-11-21 09:16:48 +00:00
0fce436cee
ci: fix unibilium dev package name
glenux
pushed to feature/24-add-native-support-for-terminal-menu-without-fzf at glenux/mfm
2023-11-21 09:15:03 +00:00
c66534d889
ci: add missing build dependency
8efe8ea5d9
Merge branch 'develop' of code.apps.glenux.net:glenux/mfm into develop
587bff04ca
chore: pin crystal version with tool-versions
WIP: feature/6-add-configurable-global-mountpoint