Mika Vilpas
|
f0cb365839
|
feat: allow setting YAZI_ID as a command line argument (#1305)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-07-18 15:04:46 +08:00 |
|
三咲雅 · Misaki Masa
|
f5598ebb8a
|
feat: make UI extensions easier (#1257)
|
2024-07-13 14:22:03 +08:00 |
|
三咲雅 · Misaki Masa
|
1a1da216ca
|
feat: support right-click to open files (#1232)
|
2024-06-29 11:25:45 +08:00 |
|
三咲雅 · Misaki Masa
|
0c5d621348
|
feat!: include the sender ID in static messages (#1172)
|
2024-06-23 01:33:59 +08:00 |
|
sxyazi
|
0f84717a1b
|
feat: keep file creation time on macOS and Windows (#1169)
|
2024-06-20 14:54:42 +08:00 |
|
Mika Vilpas
|
2a35d30f38
|
feat: support ya sub subcommand for the Ya CLI (#1004)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-06-16 15:37:11 +08:00 |
|
三咲雅 · Misaki Masa
|
794694e2d6
|
fix: different filenames should be treated as the same file on case-insensitive file systems (#1151)
|
2024-06-13 20:38:08 +08:00 |
|
三咲雅 · Misaki Masa
|
e4d67121f8
|
feat!: DDS client-server version check (#1111)
|
2024-06-02 03:04:53 +08:00 |
|
三咲雅 · Misaki Masa
|
061faea1c5
|
feat!: redesign icons (#1086)
|
2024-05-25 22:56:08 +08:00 |
|
三咲雅 · Misaki Masa
|
c2affae3a9
|
feat: add a next property to the preloader rules to allow running multiple preloaders (#1058)
|
2024-05-19 19:04:04 +08:00 |
|
三咲雅 · Misaki Masa
|
65afe6027a
|
feat: font preview (#1048)
|
2024-05-17 13:56:27 +08:00 |
|
Gui
|
0ffba5c648
|
feat: new --args parameter for fd an rg search (#1013)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-05-09 03:01:16 +08:00 |
|
三咲雅 · Misaki Masa
|
faa1d9f37b
|
feat: package manager (#985)
|
2024-05-07 13:42:45 +08:00 |
|
sxyazi
|
d01e18067c
|
fix: move the DDS socket file out of the cache directory to avoid being affected by yazi --clear-cache
|
2024-04-27 16:47:50 +08:00 |
|
Mika Vilpas
|
2febbee595
|
feat: add new bulk event kind to DDS (#937)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-04-25 20:14:52 +08:00 |
|
Matthias Ahouansou
|
8456d3a7dc
|
feat: allow building with the system Lua (#943)
|
2024-04-24 18:49:46 +08:00 |
|
sxyazi
|
c65a14c0e6
|
chore: bump version to 0.2.5
|
2024-04-23 16:35:17 +08:00 |
|
三咲雅 · Misaki Masa
|
cb92bb7980
|
feat: new builtin session.lua plugin (#940)
|
2024-04-22 14:18:00 +08:00 |
|
三咲雅 · Misaki Masa
|
68da8998aa
|
feat: split ya send into ya pub and ya pub-static to make it more ergonomic (#933)
|
2024-04-21 09:25:38 +08:00 |
|
三咲雅 · Misaki Masa
|
ff14b9a265
|
fix: always persist static messages even when there are no remote clients (#928)
|
2024-04-19 20:36:27 +08:00 |
|
三咲雅 · Misaki Masa
|
09bc9aa371
|
feat: expand the types supported by the event system (#923)
|
2024-04-19 13:45:01 +08:00 |
|
三咲雅 · Misaki Masa
|
2975b999bf
|
fix: rollback ratatui to v0.26.1 to avoid panicking (#922)
|
2024-04-17 11:07:54 +08:00 |
|
三咲雅 · Misaki Masa
|
280529c2cd
|
feat: add a new ya send command to allow standalone client processes to communicate with DDS from the command line (#913)
|
2024-04-15 15:42:44 +08:00 |
|
三咲雅 · Misaki Masa
|
5fc2789c78
|
feat: add loading state to directories (#904)
|
2024-04-13 10:33:42 +08:00 |
|
三咲雅 · Misaki Masa
|
23c38ebae0
|
feat: add YAZI_ID environment variable (#895)
|
2024-04-11 23:57:47 +08:00 |
|
Mika Vilpas
|
38813413ec
|
feat: add new move , trash , and delete event kinds to DDS (#880)
Co-authored-by: 三咲雅 · Misaki Masa <sxyazi@gmail.com>
|
2024-04-11 01:09:29 +08:00 |
|
三咲雅 · Misaki Masa
|
4755654224
|
feat: add is_exec and is_sticky to Cha bindings (#875)
|
2024-04-05 17:11:40 +08:00 |
|
sxyazi
|
d04b549f4e
|
feat: merge the sender and severity in the DDS payload into the same field to simplify the protocol (#871)
|
2024-04-04 02:33:58 +08:00 |
|
三咲雅 · Misaki Masa
|
1b030e0f52
|
fix: a race condition in DDS static messages sent as internal events (#868)
|
2024-04-03 00:31:11 +08:00 |
|
三咲雅 · Misaki Masa
|
ec83c5dc5c
|
feat: detect CSI u through Stderr to allow using Stdout as the carrier of DDS payload without an ANSI sequence response timeout (#867)
|
2024-04-02 20:50:36 +08:00 |
|
三咲雅 · Misaki Masa
|
b51babde1c
|
feat: the cd event in DDS will now also be triggered when the tab is first created (#861)
|
2024-04-02 01:39:20 +08:00 |
|
sxyazi
|
7a99ea4409
|
fix: wrong state pointed to and ignore plugin/flavor directory creation errors
|
2024-04-01 00:11:07 +08:00 |
|
三咲雅 · Misaki Masa
|
bfcf401b40
|
feat: add a new sender property to the DDS payload (#855)
|
2024-03-31 22:29:52 +08:00 |
|
三咲雅 · Misaki Masa
|
c240602046
|
perf: port require() and ya.sync() to Rust to avoid plugin information initialization process (#853)
|
2024-03-30 22:15:05 +08:00 |
|
三咲雅 · Misaki Masa
|
903f3da7e5
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|