三咲雅 · Misaki Masa
|
beb586aed0
|
feat: support disk devices with no sub-partitions (#69)
|
2025-02-14 21:19:13 +08:00 |
|
sxyazi
|
8945e543eb
|
fix: missing ipairs in fallback_builtin, fixes #65
|
2025-02-10 01:23:55 +08:00 |
|
sxyazi
|
d9fb21595a
|
feat: support SD card partitions, closes #63
|
2025-02-10 00:24:26 +08:00 |
|
sxyazi
|
07258518f3
|
chore: bump the minimum required Yazi version to 25.2.7
|
2025-02-07 20:23:05 +08:00 |
|
gmvar
|
02d18be038
|
feat(mime-ext): add beancount types (#58)
|
2025-01-30 00:55:00 +08:00 |
|
sxyazi
|
f202fa8969
|
feat: better error handling
|
2025-01-28 03:45:54 +08:00 |
|
sxyazi
|
8ed253716c
|
fix: lsblk output potentially out of order
|
2025-01-24 21:35:21 +08:00 |
|
sxyazi
|
117975b88b
|
docs: add lsblk as a dependency for mount.yazi
|
2025-01-24 19:08:51 +08:00 |
|
Filipe Paniguel
|
767cf17200
|
feat(mount): get fstype for unmounted partitions (#54)
|
2025-01-24 18:56:04 +08:00 |
|
Filipe Paniguel
|
6418698018
|
fix(mount): partition regex for linux (#53)
|
2025-01-22 23:41:36 +08:00 |
|
sxyazi
|
7707c09f03
|
feat: quit the plugin when entering a mount point
|
2025-01-19 21:31:24 +08:00 |
|
sxyazi
|
e4aaf430ad
|
docs: add mount.yazi to README.md
|
2025-01-17 23:06:41 +08:00 |
|
sxyazi
|
ed77c543dd
|
fix: Linux compatibility
|
2025-01-17 21:01:18 +08:00 |
|
sxyazi
|
5f45a28730
|
docs: reword the keybindings in the mount plugin
|
2025-01-17 17:59:17 +08:00 |
|
sxyazi
|
5f0da52960
|
docs: add alternate keys for mount.yazi
|
2025-01-17 17:58:02 +08:00 |
|
三咲雅 · Misaki Masa
|
0afa0c6b2c
|
Update README.md
|
2025-01-17 17:53:06 +08:00 |
|
sxyazi
|
1e30e798bd
|
feat: new mount plugin
|
2025-01-17 17:48:14 +08:00 |
|
sxyazi
|
600614a9dc
|
refactor: use v0.4 new API
|
2025-01-02 23:14:00 +08:00 |
|
sxyazi
|
71c4fc2e6f
|
refactor: use v0.4 Error type for error handling
|
2024-12-24 17:53:35 +08:00 |
|
sxyazi
|
c7feb90930
|
refactor: remove compatibility code for Yazi 0.3
|
2024-12-23 15:29:59 +08:00 |
|
Rolv Apneseth
|
f1317106ab
|
refactor(full-border): remove v4 function since Yazi v0.4 is released (#42)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-12-23 15:22:30 +08:00 |
|
sxyazi
|
aba6c53d0f
|
feat: add more mime types
|
2024-12-23 15:12:31 +08:00 |
|
sxyazi
|
7afba3a73c
|
docs: remove note about nightly for git.yazi since it's now released as v0.4.1
|
2024-12-16 14:48:08 +08:00 |
|
sxyazi
|
62f078905b
|
docs: update for 0.4
|
2024-12-12 08:08:09 +08:00 |
|
sxyazi
|
ec97f8847f
|
feat: add mime types for .gitignore and .luacheckrc
|
2024-12-05 23:05:20 +08:00 |
|
sxyazi
|
a353e0062b
|
fix: wrong mime type for .rar files
|
2024-12-05 22:32:03 +08:00 |
|
sxyazi
|
2c42cc59b6
|
fix!: remove the vnd. prefix from mimetype to solve differences introduced in the newest version of file(1) 5.46
https://github.com/sxyazi/yazi/pull/1995
|
2024-12-05 21:57:15 +08:00 |
|
sxyazi
|
540f4ea6d4
|
chore: update checklist label in discussion and issue templates
|
2024-12-05 09:13:33 +08:00 |
|
sxyazi
|
40eafa3e4c
|
feat: add .gitconfig to mime-ext.yazi
|
2024-12-03 19:44:35 +08:00 |
|
sxyazi
|
a53d544048
|
feat: support Yazi 0.4 for lsar and mactag, https://github.com/sxyazi/yazi/pull/1966
|
2024-11-29 22:08:27 +08:00 |
|
sxyazi
|
d85bfd6f31
|
fix: mime-ext plugin should not run on dummy files
|
2024-11-28 16:31:15 +08:00 |
|
sxyazi
|
2491a93e2c
|
fix: use application/octet-stream as default mime type, closes #36
|
2024-11-28 00:40:19 +08:00 |
|
sxyazi
|
38418ddc92
|
docs: update READMEs for Yazi 0.4
|
2024-11-25 15:37:13 +08:00 |
|
sxyazi
|
f1fb6cc1df
|
docs: add smart-enter.yazi to the list of plugins
|
2024-11-23 20:25:16 +08:00 |
|
sxyazi
|
7733d17ba9
|
feat: add smart-enter.yazi plugin
|
2024-11-23 20:20:14 +08:00 |
|
sxyazi
|
776b160c3f
|
fix!: eliminate the x- prefix in mime-types
See https://github.com/sxyazi/yazi/pull/1927
|
2024-11-21 15:04:32 +08:00 |
|
sxyazi
|
139c36e4a7
|
refactor: use job instead of args
|
2024-11-21 12:58:04 +08:00 |
|
sxyazi
|
ab7068ef75
|
fix: v4 changes in the preset mime plugin, closes #33
|
2024-11-20 23:22:26 +08:00 |
|
sxyazi
|
4a6edc3349
|
fix: use args instead of self for fetchers
|
2024-11-16 13:46:45 +08:00 |
|
Alexey
|
235437cf36
|
feat(mime-ext): add terraform types & remove duplicated js line (#31)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-11-14 21:39:54 +08:00 |
|
sxyazi
|
fb3ae9093b
|
refactor: simplify the sudo demo for better readability
|
2024-11-12 08:53:02 +08:00 |
|
sxyazi
|
dc118798fb
|
fix: wrong comment about error code in run_with_sudo
|
2024-11-09 22:42:43 +08:00 |
|
sxyazi
|
eea135bdc9
|
feat: add sudo-demo plugin
|
2024-11-09 22:33:47 +08:00 |
|
sxyazi
|
4adba4e07b
|
feat: add @sync entry metadata to hide-preview and max-preview
|
2024-11-07 23:25:01 +08:00 |
|
sxyazi
|
102a0cd75d
|
feat: compatibility with Yazi v0.4 for the no-status plugin
|
2024-11-03 17:51:39 +08:00 |
|
sxyazi
|
ad52adf917
|
chore: fix typo in discussion template
|
2024-10-26 08:41:07 +08:00 |
|
sxyazi
|
591db0ee92
|
chore: add discussion template
|
2024-10-25 08:56:08 +08:00 |
|
sxyazi
|
4fcd737db5
|
feat: support git worktree, closes #29
|
2024-10-24 06:10:43 +08:00 |
|
sxyazi
|
4f1d0ae086
|
docs: add tips for the max-preview plugin
|
2024-10-16 20:49:53 +08:00 |
|
boydaihungst
|
7458b6c791
|
feat: update mimetype for SubStation Alpha (.ass) (#27)
|
2024-10-15 19:58:18 +08:00 |
|