Glenn Y. Rolland glenux · he/him
glenux merged pull request glenux/mfm#34 2023-11-26 15:29:14 +00:00
feat: add defaut FZF options when none defined
glenux created pull request glenux/mfm#34 2023-11-26 15:22:32 +00:00
feat: add defaut FZF options when none defined
glenux created branch feature/29-add-default-display-options-for-fzf in glenux/mfm 2023-11-26 15:22:04 +00:00
glenux pushed to feature/29-add-default-display-options-for-fzf at glenux/mfm 2023-11-26 15:22:04 +00:00
3a30fd8a86 feat: add defaut FZF options when none defined
glenux pushed to feature/1-add-support-for-fs-crud at glenux/mfm 2023-11-26 15:07:10 +00:00
9cce357dd0 Merge branch 'feature/1-add-support-for-fs-crud' of code.apps.glenux.net:glenux/mfm into feature/1-add-support-for-fs-crud
fb168d5308 feat: add base structure for commands
4730c77992 feat: add scaffold for operations (command design pattern)
9f3f3b24c1 fix: auto-open should not run on umounted filesystems
041550cc0f fix: handle mount errors (with the right message)
Compare 24 commits »
glenux pushed to develop at glenux/mfm 2023-11-24 18:25:55 +00:00
9f3f3b24c1 fix: auto-open should not run on umounted filesystems
041550cc0f fix: handle mount errors (with the right message)
Compare 2 commits »
glenux pushed to develop at glenux/mfm 2023-11-24 16:04:39 +00:00
fd9829c283 Merge branch 'develop' of code.apps.glenux.net:glenux/mfm into develop
70b51527df doc: update example config to demonstrate templating
Compare 2 commits »
glenux pushed to master at glenux-opencontai.../service-gotosocial 2023-11-24 15:47:03 +00:00
9691d4374c Merge pull request 'develop' (#5) from develop into master
488d7ff2e2 Merge branch 'master' into develop
f9370d10dd Bump version to 0.12.2
Compare 3 commits »
glenux merged pull request glenux-opencontai.../service-gotosocial#5 2023-11-24 15:47:02 +00:00
develop
glenux created pull request glenux-opencontai.../service-gotosocial#5 2023-11-24 15:46:58 +00:00
develop
glenux pushed to develop at glenux-opencontai.../service-gotosocial 2023-11-24 15:40:40 +00:00
488d7ff2e2 Merge branch 'master' into develop
950838eec9 Merge pull request 'Bump version to 0.11.1' (#4) from develop into master
3c89369ef6 Merge pull request 'Update 'Dockerfile'' (#3) from develop into master
96a3689659 Merge pull request 'Update 'Dockerfile'' (#2) from develop into master
7685851b12 Merge pull request 'Bump version to 0.10.0-rc3' (#1) from develop into master
Compare 5 commits »
glenux pushed to develop at glenux-opencontai.../service-gotosocial 2023-11-24 15:40:33 +00:00
f9370d10dd Bump version to 0.12.2
glenux pushed to develop at glenux/mfm 2023-11-24 09:52:07 +00:00
58e4ab05bf Update README.md
glenux pushed to develop at glenux/mfm 2023-11-24 09:50:37 +00:00
d4c52cd044 Merge branch 'develop' of code.apps.glenux.net:glenux/mfm into develop
32fea233d1 fix: rename global.mount_point to avoid misunderstanding
84230a6828 feat: sort by fs.name instead of fs.type
211419ea02 chore: add watch+rebuild target
Compare 4 commits »
glenux pushed to feature/30-add-option-to-auto-open-directory at glenux/mfm 2023-11-24 09:50:02 +00:00
32fea233d1 fix: rename global.mount_point to avoid misunderstanding
84230a6828 feat: sort by fs.name instead of fs.type
211419ea02 chore: add watch+rebuild target
Compare 3 commits »
glenux pushed to develop at glenux/mfm 2023-11-24 09:29:15 +00:00
5107e80aa7 Update README.md
glenux closed issue glenux/mfm#7 2023-11-24 09:27:01 +00:00
[feature] Add per-filesystem mountpoint
glenux closed issue glenux/mfm#30 2023-11-24 09:26:39 +00:00
[feature] Add option to auto-open directory after mount
glenux merged pull request glenux/mfm#33 2023-11-24 09:26:23 +00:00
Add option to auto-open directory after mount
glenux pushed to develop at glenux/mfm 2023-11-24 09:26:23 +00:00
7f789daefa Merge pull request 'Add option to auto-open directory after mount' (#33) from feature/30-add-option-to-auto-open-directory into develop
cb14a04fbe feat: add support for auto-open option (-o, --open)
Compare 2 commits »