三咲雅 misaki masa
|
3cdc3ecb70
|
feat: new hey DDS event fires when static messages are restored from persistence (#3725)
|
2026-02-28 13:01:03 +08:00 |
|
三咲雅 misaki masa
|
31cfc58188
|
feat: new download DDS event fires when remote files are downloaded (#3687)
|
2026-02-16 12:52:58 +08:00 |
|
三咲雅 misaki masa
|
8c81172a19
|
feat: new duplicate DDS event for copying files (#3456)
|
2025-12-24 13:28:38 +08:00 |
|
三咲雅 misaki masa
|
f9abe886cc
|
feat: multi-path architecture (#3334)
|
2025-11-18 13:56:20 +08:00 |
|
三咲雅 misaki masa
|
879ed49996
|
feat: filesystem-level error (#3217)
|
2025-09-28 23:08:48 +08:00 |
|
三咲雅 misaki masa
|
d7df581b67
|
feat: tasks without progress (#3131)
|
2025-09-02 16:58:34 +08:00 |
|
三咲雅 misaki masa
|
7a9bfff95d
|
perf: switch to a higher-performance hash algorithm (#3083)
|
2025-08-19 15:58:39 +08:00 |
|
三咲雅 misaki masa
|
3ca33c1f84
|
refactor: introduce UrlBuf (#3072)
|
2025-08-18 02:25:59 +08:00 |
|
三咲雅 misaki masa
|
9810196565
|
refactor: introduce LocBuf (#3062)
|
2025-08-17 16:25:04 +08:00 |
|
三咲雅 misaki masa
|
41b00c8d4e
|
feat: allow DDS events to change command arguments (#3037)
|
2025-08-06 22:23:22 +08:00 |
|
三咲雅 misaki masa
|
9c1f303f2c
|
feat: URL covariance for selected and yanked files (#3025)
|
2025-07-29 15:03:22 +08:00 |
|
三咲雅 misaki masa
|
c9c85130e1
|
refactor: pull DDS events out into a macro (#2977)
|
2025-07-11 08:55:56 +08:00 |
|
三咲雅 misaki masa
|
750ca0c0d4
|
fix: throw catchable errors instead of crashing when publishing a message containing invalid UTF-8 over DDS (#2893)
|
2025-06-18 19:30:31 +08:00 |
|
三咲雅 misaki masa
|
622ba09a80
|
refactor: use raw identifiers (#2783)
|
2025-05-21 17:32:41 +08:00 |
|
三咲雅 · Misaki Masa
|
db0300c902
|
feat: new ya.id("app") to get YAZI_ID in plugins (#2503)
|
2025-03-20 20:26:45 +08:00 |
|
三咲雅 · Misaki Masa
|
3e1c8950f2
|
feat: mount manager (#2199)
|
2025-01-17 21:32:55 +08:00 |
|
三咲雅 · Misaki Masa
|
4bd8b0b446
|
feat: new load DDS event (#1980)
|
2024-12-03 09:13:23 +08:00 |
|
三咲雅 · Misaki Masa
|
a9a8a190a4
|
refactor: upgrade to mlua v0.10.0 (#1842)
|
2024-11-08 22:37:32 +08:00 |
|
三咲雅 · Misaki Masa
|
e8c1d625ac
|
fix: use a unique Id for each tab (#1826)
|
2024-10-24 08:57:08 +08:00 |
|
三咲雅 · Misaki Masa
|
631afd09ee
|
fix: warnings should be output to stderr instead of stdout (#1669)
|
2024-09-21 20:12:35 +08:00 |
|
Mika Vilpas
|
77d1817771
|
feat: new tab DDS event on tab switch (#1474)
Co-authored-by: sxyazi <sxyazi@gmail.com>
|
2024-08-15 21:34:12 +08:00 |
|
三咲雅 · Misaki Masa
|
44f45fd8e1
|
fix: DDS static messages only work when at least two instances are running (#1467)
|
2024-08-11 16:38:25 +08:00 |
|
三咲雅 · Misaki Masa
|
0c5d621348
|
feat!: include the sender ID in static messages (#1172)
|
2024-06-23 01:33:59 +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 |
|
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 |
|
三咲雅 · Misaki Masa
|
cb92bb7980
|
feat: new builtin session.lua plugin (#940)
|
2024-04-22 14:18:00 +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 |
|
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 |
|
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
|
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
|
903f3da7e5
|
feat: DDS (Data Distribution Service) (#826)
|
2024-03-29 23:30:30 +08:00 |
|