Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
e124d75
feat: add recent document api support.
Kokoro2336 Nov 29, 2025
6b54c13
chore: update Cargo.toml.
Kokoro2336 Nov 29, 2025
6af4a72
chore: format some code.
Kokoro2336 Nov 29, 2025
e343853
Update plugins/recent-doc/build.rs
Kokoro2336 Mar 9, 2026
8f1d050
Update plugins/recent-doc/package.json
Kokoro2336 Mar 9, 2026
aca0920
Update plugins/recent-doc/Cargo.toml
Kokoro2336 Mar 9, 2026
3a3eaf6
Merge branch 'v2' into feat/recent-doc
Kokoro2336 Mar 9, 2026
b122618
Merge branch 'v2' into feat/recent-doc
Kokoro2336 Mar 28, 2026
7232d85
style: fmt the code.
Kokoro2336 Mar 28, 2026
2e0b2bd
chore: update pnpm lock file.
Kokoro2336 Mar 28, 2026
c264a89
fix: bug fixing.
Kokoro2336 Mar 28, 2026
dadd07b
chore: update dependencies.
Kokoro2336 Mar 28, 2026
10220d6
chore: update .changes/config.json.
Kokoro2336 Mar 28, 2026
908a368
chore: update github workflows.
Kokoro2336 Mar 28, 2026
676f548
Remove execute command
Legend-Master Mar 28, 2026
ffe6afd
Revert back to ts 5
Legend-Master Mar 28, 2026
cf7708b
fix: update default permissions.
Kokoro2336 Mar 28, 2026
19a0b18
Merge remote-tracking branch 'origin/feat/recent-doc' into feat/recen…
Kokoro2336 Mar 28, 2026
98d01f4
chore: update change file.
Kokoro2336 Mar 28, 2026
08174a2
fix: remove execute permissions.
Kokoro2336 Mar 28, 2026
c31ebf4
fix: fix macos implementation.
Kokoro2336 Mar 28, 2026
3e68476
fix: fix windows implemenation.
Kokoro2336 Mar 28, 2026
f33a2fd
fix: macos impl.
Kokoro2336 Mar 28, 2026
0f46ebc
Update plugins/recent-doc/Cargo.toml
Kokoro2336 Mar 28, 2026
410ad93
fix: revert the versions.
Kokoro2336 Mar 28, 2026
d313ba2
Merge remote-tracking branch 'origin/feat/recent-doc' into feat/recen…
Kokoro2336 Mar 28, 2026
17f8ab0
Update plugins/recent-doc/Cargo.toml
Legend-Master Mar 28, 2026
6b6837c
Merge remote-tracking branch 'origin/feat/recent-doc' into feat/recen…
Kokoro2336 Mar 28, 2026
397b364
chore: fix build.rs.
Kokoro2336 Mar 28, 2026
93843bd
style: fmt toml.
Kokoro2336 Mar 28, 2026
c87c000
style: format toml.
Kokoro2336 Mar 28, 2026
ae2b7f4
fix: fix warnings.
Kokoro2336 Mar 29, 2026
6acd4f0
Small cleanup
Legend-Master Mar 29, 2026
c13bbee
feat: add recent-doc to examples/api.
Kokoro2336 Mar 29, 2026
6faea98
chore: rm redundant comments.
Kokoro2336 Mar 29, 2026
ebcd3b9
refactor: raise the imports.
Kokoro2336 Mar 30, 2026
55ca389
Clean up
Legend-Master Mar 30, 2026
0fec61c
fix: windows impl.
Kokoro2336 Mar 30, 2026
fbe05bd
Merge remote-tracking branch 'origin/feat/recent-doc' into feat/recen…
Kokoro2336 Mar 30, 2026
95bc396
style: fmt rust code.
Kokoro2336 Mar 30, 2026
9d7adbd
style: fmt toml.
Kokoro2336 Mar 30, 2026
e25e95b
chore: update README.md.
Kokoro2336 Mar 30, 2026
c01d964
Revert "style: fmt toml."
Kokoro2336 Mar 30, 2026
da9b6d0
fix: windows impl.
Kokoro2336 Mar 30, 2026
810a820
style: fmt rust code.
Kokoro2336 Mar 30, 2026
e7851b1
chore: fix configs.
Kokoro2336 Mar 30, 2026
b6ed6f8
Merge branch 'v2' into feat/recent-doc
Kokoro2336 Mar 31, 2026
0f3944c
fix: windows impl.
Kokoro2336 Mar 31, 2026
ad8a802
Merge branch 'feat/recent-doc' of github.com:Kokoro2336/plugins-works…
Kokoro2336 Mar 31, 2026
78353aa
chore: remove redundant comments.
Kokoro2336 Mar 31, 2026
a573b67
chore: win dependence.
Kokoro2336 Mar 31, 2026
cecfcf1
fix: naming.
Kokoro2336 Apr 1, 2026
6c24b9b
Clean up
Legend-Master Apr 1, 2026
fa4ba89
Revert "fix: naming."
Legend-Master Apr 1, 2026
bcafdc7
Clean up
Legend-Master Apr 1, 2026
feef679
Return errors
Legend-Master Apr 1, 2026
2e1c583
Use runes mode
Legend-Master Apr 1, 2026
5161b39
Fix unused variable
Legend-Master Apr 1, 2026
26a67b1
chore: expose the apis.
Kokoro2336 Apr 1, 2026
ab34550
chore: document behaviors and requirements.
Kokoro2336 Apr 1, 2026
a3e6687
chore: update doc.
Kokoro2336 Apr 1, 2026
94a794d
chore: docs.
Kokoro2336 Apr 1, 2026
3c9f5fc
Merge branch 'v2' of github.com:Kokoro2336/plugins-workspace into v2
Kokoro2336 Apr 11, 2026
02739c7
Merge branch 'v2' into feat/recent-doc
Kokoro2336 Apr 11, 2026
fc416f3
chore: delete 2.
Kokoro2336 Apr 11, 2026
271413e
Merge branch 'v2' into feat/recent-doc
Kokoro2336 Apr 23, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .changes/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
"fs",
"global-shortcut",
"opener",
"recent-doc",
"http",
"nfc",
"notification",
Expand Down Expand Up @@ -207,6 +208,14 @@
"path": "./plugins/opener",
"manager": "javascript"
},
"recent-doc": {
"path": "./plugins/recent-doc",
"manager": "rust"
},
"recent-doc-js": {
"path": "./plugins/recent-doc",
"manager": "javascript"
},
"haptics": {
"path": "./plugins/haptics",
"manager": "rust"
Expand Down
6 changes: 6 additions & 0 deletions .changes/recent-doc-initial.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"recent-doc": "major"
"recent-doc-js": "major"
---

Initial Release
5 changes: 5 additions & 0 deletions .github/workflows/check-generated-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ jobs:
- pnpm-lock.yaml
- plugins/opener/guest-js/**
- plugins/opener/src/api-iife.js
recent-doc:
- .github/workflows/check-generated-files.yml
- pnpm-lock.yaml
- plugins/recent-doc/guest-js/**
- plugins/recent-doc/src/api-iife.js
haptics:
- .github/workflows/check-generated-files.yml
- pnpm-lock.yaml
Expand Down
3 changes: 3 additions & 0 deletions .github/workflows/lint-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ jobs:
tauri-plugin-opener:
- .github/workflows/lint-rust.yml
- plugins/opener/**
tauri-plugin-recent-doc:
- .github/workflows/lint-rust.yml
- plugins/recent-doc/**
tauri-plugin-haptics:
- .github/workflows/lint-rust.yml
- plugins/haptics/**
Expand Down
5 changes: 5 additions & 0 deletions .github/workflows/test-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,11 @@ jobs:
- Cargo.toml
- Cargo.lock
- plugins/opener/**
tauri-plugin-recent-doc:
- .github/workflows/test-rust.yml
- Cargo.toml
- Cargo.lock
- plugins/recent-doc/**
tauri-plugin-haptics:
- .github/workflows/test-rust.yml
- Cargo.toml
Expand Down
Loading