Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
brufdev
/
many-notes
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
45
Star
1.1k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: brufdev/many-notes
Actions
All workflows
Workflows
Tests
Tests
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
554 workflow runs
554 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
style: improve user menu layout
Tests
#870:
Commit
912041d
pushed by
brufdev
1m 41s
dev
dev
1m 41s
View workflow file
style: improve user menu appearance
Tests
#869:
Commit
4cc4564
pushed by
brufdev
1m 54s
dev
dev
1m 54s
View workflow file
fix: mismatched transaction error when opening a note
Tests
#868:
Commit
2bbf152
pushed by
brufdev
1m 47s
dev
dev
1m 47s
View workflow file
fix: stop jumping cursor after an autosave
Tests
#867:
Commit
911746b
pushed by
brufdev
1m 57s
dev
dev
1m 57s
View workflow file
fix: clear the opened file when closing it
Tests
#866:
Commit
19b06a1
pushed by
brufdev
2m 3s
dev
dev
2m 3s
View workflow file
fix: discard failed note save response after switching files
Tests
#865:
Commit
5cd7f19
pushed by
brufdev
1m 50s
dev
dev
1m 50s
View workflow file
feat: insert images dragged from the tree as Markdown images
Tests
#864:
Commit
fc85110
pushed by
brufdev
1m 27s
dev
dev
1m 27s
View workflow file
fix: discard stale search results from overlapping requests
Tests
#863:
Commit
018b500
pushed by
brufdev
2m 6s
dev
dev
2m 6s
View workflow file
fix: resolve npm audit vulnerabilities
Tests
#862:
Commit
0c4dd1e
pushed by
brufdev
1m 49s
dev
dev
1m 49s
View workflow file
chore: upgrade to Vite 8
Tests
#861:
Commit
d46d542
pushed by
brufdev
1m 51s
dev
dev
1m 51s
View workflow file
refactor: replace Inertia Form with useRequest in modals
Tests
#860:
Commit
77dacc6
pushed by
brufdev
1m 32s
dev
dev
1m 32s
View workflow file
refactor: type page props and keep usePage reactive
Tests
#859:
Commit
5212fa7
pushed by
brufdev
1m 39s
dev
dev
1m 39s
View workflow file
refactor: type page props through InertiaConfig
Tests
#858:
Commit
9f6e7ef
pushed by
brufdev
1m 46s
dev
dev
1m 46s
View workflow file
fix: read opened file ancestors from the correct prop
Tests
#857:
Commit
5f0cf26
pushed by
brufdev
2m 3s
dev
dev
2m 3s
View workflow file
feat: render HTTP errors as an Inertia page
Tests
#856:
Commit
dc1a316
pushed by
brufdev
1m 53s
dev
dev
1m 53s
View workflow file
refactor: replace session props with Inertia flash data
Tests
#855:
Commit
cf8622b
pushed by
brufdev
2m 3s
dev
dev
2m 3s
View workflow file
perf: skip unused vault queries on partial reloads
Tests
#854:
Commit
17deb17
pushed by
brufdev
1m 22s
dev
dev
1m 22s
View workflow file
refactor: convert pages to Inertia persistent layouts
Tests
#853:
Commit
da3a1f9
pushed by
brufdev
1m 27s
dev
dev
1m 27s
View workflow file
chore: enforce frontend code style and types in CI
Tests
#852:
Commit
fe48148
pushed by
brufdev
1m 27s
dev
dev
1m 27s
View workflow file
chore: enforce frontend code style and types in CI
Tests
#851:
Commit
668d7d1
pushed by
brufdev
47s
dev
dev
47s
View workflow file
refactor: replace axios with Inertia useHttp
Tests
#850:
Commit
3985585
pushed by
brufdev
1m 30s
dev
dev
1m 30s
View workflow file
chore: add Inertia Vite plugin and improve Inertia setup
Tests
#849:
Commit
c5567b0
pushed by
brufdev
1m 12s
dev
dev
1m 12s
View workflow file
refactor: move usePage and useToast into vault composables
Tests
#848:
Commit
6fc43e0
pushed by
brufdev
1m 23s
dev
dev
1m 23s
View workflow file
chore: upgrade Inertia to v3
Tests
#847:
Commit
4037b95
pushed by
brufdev
1m 23s
dev
dev
1m 23s
View workflow file
chore: update dependencies
Tests
#846:
Commit
6d48e70
pushed by
brufdev
1m 45s
dev
dev
1m 45s
View workflow file
Previous
1
2
3
4
5
…
22
23
Next
You can’t perform that action at this time.