Glenn Y. Rolland glenux · he/him
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
glenux created branch feature/6-add-configurable-global-mountpoint in glenux/mfm 2023-11-20 23:31:05 +00:00
glenux pushed to feature/6-add-configurable-global-mountpoint at glenux/mfm 2023-11-20 23:31:05 +00:00
994f9e1885 refactor: use a better class hierarchy for filesystems
8f2c2442a3 feat: add global.mountpoint and version parsing from YAML
Compare 2 commits »
glenux created pull request glenux/mfm#31 2023-11-20 23:26:33 +00:00
WIP: feat: add scaffold for operations (command design pattern)
glenux created branch feature/1-add-support-for-fs-crud in glenux/mfm 2023-11-20 23:26:26 +00:00
glenux pushed to feature/1-add-support-for-fs-crud at glenux/mfm 2023-11-20 23:26:26 +00:00
1697750abd feat: add scaffold for operations (command design pattern)
glenux pushed to develop at glenux/mfm 2023-11-20 15:45:41 +00:00
d91e9a8fcd Add examples for templating & disable non-implemented parts.
glenux opened issue glenux/mfm#30 2023-11-20 13:15:25 +00:00
Add option to auto-open directory after mount
glenux opened issue glenux/mfm#29 2023-11-20 13:11:22 +00:00
Add default display options for fzf
glenux pushed to develop at glenux/mfm 2023-11-20 11:40:41 +00:00
eb42b28841 Merge pull request 'fix: wrong comparison' (#28) from feature/16-handle-fusermount-u-return-codes into develop
f05ee6b1b6 fix: wrong comparison
Compare 2 commits »
glenux merged pull request glenux/mfm#28 2023-11-20 11:40:39 +00:00
fix: wrong comparison
glenux created pull request glenux/mfm#28 2023-11-20 11:40:35 +00:00
fix: wrong comparison