Glenn Y. Rolland glenux · he/him
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
glenux opened issue glenux-contrib/imap-lib#4 2023-11-21 14:18:12 +00:00
Corresponds to the scope implemented in imap libraries of other programming languages
glenux opened issue glenux-contrib/imap-lib#3 2023-11-21 14:17:16 +00:00
Write testing plan & unit test structure
glenux opened issue glenux-contrib/imap-lib#2 2023-11-21 14:16:49 +00:00
Merge changes from other forks of the same lib
glenux opened issue glenux-contrib/imap-lib#1 2023-11-21 14:16:17 +00:00
Benchmark crystal lang imap libraries
glenux renamed repository from imap-client to glenux-contrib/imap-lib 2023-11-21 14:09:00 +00:00
0fce436cee ci: fix unibilium dev package name
c66534d889 ci: add missing build dependency
glenux pushed to develop at glenux/mfm 2023-11-20 23:33:59 +00:00
8efe8ea5d9 Merge branch 'develop' of code.apps.glenux.net:glenux/mfm into develop
587bff04ca chore: pin crystal version with tool-versions
Compare 2 commits »
glenux created pull request glenux/mfm#32 2023-11-20 23:31:34 +00:00
WIP: feature/6-add-configurable-global-mountpoint