FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src - purocean/yn · GitHub
purocean
/
yn
Public
Notifications
You must be signed in to change notification settings
Fork
924
Star
6.7k
Code
Issues
67
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
yn
src
on
develop
User selector
Datepicker
Commit history
Commits on Jul 12, 2026
fix: restore non-markdown files on startup
purocean
committed
2a5ec15
View commit details
Copy full SHA for 2a5ec15
View code at this point
Browse repository at this point
Commits on Jul 11, 2026
style: fix text highlighter lint
purocean
committed
00a01b5
View commit details
Copy full SHA for 00a01b5
View code at this point
Browse repository at this point
feat: support range-based text highlighting
purocean
committed
68f3c60
View commit details
Copy full SHA for 68f3c60
View code at this point
Browse repository at this point
refactor: always show floating editor hint
purocean
committed
c3638d6
View commit details
Copy full SHA for c3638d6
View code at this point
Browse repository at this point
feat: add raw HTML container
purocean
committed
9e03005
View commit details
Copy full SHA for 9e03005
View code at this point
Browse repository at this point
fix: avoid double escaping text fences
purocean
committed
6d7a5b2
View commit details
Copy full SHA for 6d7a5b2
View code at this point
Browse repository at this point
feat: support CJK-friendly emphasis parsing
purocean
committed
fa1a1f4
View commit details
Copy full SHA for fa1a1f4
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
Add overflow-x: clip to .xterm-screen to prevent IME layout shift
Copilot
authored
1d8a0dc
View commit details
Copy full SHA for 1d8a0dc
View code at this point
Browse repository at this point
Commits on May 16, 2026
feat: expose setting panel MCP tool
purocean
committed
cf56eb9
View commit details
Copy full SHA for cf56eb9
View code at this point
Browse repository at this point
fix: sanitize pasted image names
purocean
committed
73ba293
View commit details
Copy full SHA for 73ba293
View code at this point
Browse repository at this point
test: update markdown extra args mock
purocean
committed
81f12a9
View commit details
Copy full SHA for 81f12a9
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/copilot/install-markdown-it-cj-friendly' into develop
purocean
committed
879ea6d
View commit details
Copy full SHA for 879ea6d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/copilot/remove-floating-editor-permanent' into develop
purocean
committed
7235177
View commit details
Copy full SHA for 7235177
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/copilot/fix-editor-focus-on-preview' into develop
purocean
committed
64588c2
View commit details
Copy full SHA for 64588c2
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/copilot/add-image-paste-naming-option' into develop
purocean
committed
2b3da65
View commit details
Copy full SHA for 2b3da65
View code at this point
Browse repository at this point
Commits on May 15, 2026
perf: only compute file hash when template uses {hash:}
Show description for aaef732
Copilot
authored
aaef732
View commit details
Copy full SHA for aaef732
View code at this point
Browse repository at this point
feat: add paste image naming setting with template support
Show description for ef020d9
Copilot
authored
ef020d9
View commit details
Copy full SHA for ef020d9
View code at this point
Browse repository at this point
feat: auto-close floating editor when it loses focus
Show description for bc5babf
Copilot
authored
bc5babf
View commit details
Copy full SHA for bc5babf
View code at this point
Browse repository at this point
Commits on May 11, 2026
fix: focus editor when clicking preview line in floating editor
Show description for 90ba099
Copilot
and
purocean
authored
90ba099
View commit details
Copy full SHA for 90ba099
View code at this point
Browse repository at this point
Commits on May 7, 2026
feat: add mcp config tool implementation
Show description for 3b3ccc6
Copilot
authored
3b3ccc6
View commit details
Copy full SHA for 3b3ccc6
View code at this point
Browse repository at this point
feat: add cj-friendly markdown render toggle
Show description for d07b13f
Copilot
authored
d07b13f
View commit details
Copy full SHA for d07b13f
View code at this point
Browse repository at this point
chore: switch wording back to cj
Show description for 84d130e
Copilot
authored
84d130e
View commit details
Copy full SHA for 84d130e
View code at this point
Browse repository at this point
feat: add cj-friendly markdown render option
Show description for e1af0eb
Copilot
authored
e1af0eb
View commit details
Copy full SHA for e1af0eb
View code at this point
Browse repository at this point
Commits on May 2, 2026
fix: close floating editor with escape
purocean
committed
3c5de52
View commit details
Copy full SHA for 3c5de52
View code at this point
Browse repository at this point
fix: correct sidebar resize with floating editor
purocean
committed
85af1b1
View commit details
Copy full SHA for 85af1b1
View code at this point
Browse repository at this point
test: remove duplicate editor mock key
purocean
committed
74161cb
View commit details
Copy full SHA for 74161cb
View code at this point
Browse repository at this point
test: push coverage past ninety-two percent
purocean
committed
dfccc3a
View commit details
Copy full SHA for dfccc3a
View code at this point
Browse repository at this point
test: unskip file reader utilities
purocean
committed
cfbbf1d
View commit details
Copy full SHA for cfbbf1d
View code at this point
Browse repository at this point
test: raise branch coverage to eighty percent
purocean
committed
78d3ab3
View commit details
Copy full SHA for 78d3ab3
View code at this point
Browse repository at this point
test: raise coverage above ninety percent
purocean
committed
fbb5e46
View commit details
Copy full SHA for fbb5e46
View code at this point
Browse repository at this point
test: cover high-value plugins
purocean
committed
cc7f81f
View commit details
Copy full SHA for cc7f81f
View code at this point
Browse repository at this point
test: expand unit coverage
purocean
committed
12f6f29
View commit details
Copy full SHA for 12f6f29
View code at this point
Browse repository at this point
test: colocate renderer tests
purocean
committed
bb15f7a
View commit details
Copy full SHA for bb15f7a
View code at this point
Browse repository at this point
test: migrate to vitest
purocean
committed
c2bba29
View commit details
Copy full SHA for c2bba29
View code at this point
Browse repository at this point
chore: upgrade vite
purocean
committed
b2b4a0e
View commit details
Copy full SHA for b2b4a0e
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL