Glenn Y. Rolland glenux · he/him
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 »
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)
glenux created pull request glenux/mfm#33 2023-11-24 08:56:52 +00:00
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
glenux merged pull request glenux/mfm#32 2023-11-24 08:26:28 +00:00
feature/6-add-configurable-global-mountpoint
glenux pushed to develop at glenux/mfm 2023-11-24 08:26:28 +00:00
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
Compare 6 commits »
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.
Compare 4 commits »
glenux closed issue glenux/mfm#6 2023-11-23 23:20:53 +00:00
[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
glenux opened issue glenux-contrib/imap-lib#5 2023-11-21 14:18:44 +00:00
Implement server-side features