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
Accelerator
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 }}
kleinhammer
/
tauri
Public
forked from
tauri-apps/tauri
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
tauri
tooling
on
dev
User selector
All users
All time
Commit history
Commits on Sep 28, 2022
feat(api): add app-specific directory APIs, closes #5263 (#5272)
Show description for 5d89905
3 people
authored
5d89905
View commit details
Copy full SHA for 5d89905
View code at this point
Browse repository at this point
feat(core): Expose "ignore_cursor_events" to Tauri and API (#5032)
Show description for eedfa5e
jabza
and
lucasfernog
authored
eedfa5e
View commit details
Copy full SHA for eedfa5e
View code at this point
Browse repository at this point
feat: bump MSRV to 1.59 (#5296)
lucasfernog
authored
7d9aa39
View commit details
Copy full SHA for 7d9aa39
View code at this point
Browse repository at this point
chore(deps) Update Tauri API Definitions (#5249)
Show description for f98e1b1
renovate[bot]
authored
f98e1b1
View commit details
Copy full SHA for f98e1b1
View code at this point
Browse repository at this point
chore(deps) Update Rust crate env_logger to 0.9.1 (#5248)
Show description for 82e915c
renovate[bot]
authored
82e915c
View commit details
Copy full SHA for 82e915c
View code at this point
Browse repository at this point
feat(bundler): add `publisher` field, closes #5273 (#5283)
Show description for 628285c
amrbashir
and
lucasfernog
authored
628285c
View commit details
Copy full SHA for 628285c
View code at this point
Browse repository at this point
feat(cli): hotreload support for frontend static files, closes #2173 (#5256)
Show description for 54c337e
amrbashir
and
lucasfernog
authored
54c337e
View commit details
Copy full SHA for 54c337e
View code at this point
Browse repository at this point
fix(cli): validate `productName` in config, closes #5233 (#5262)
amrbashir
authored
b9316a6
View commit details
Copy full SHA for b9316a6
View code at this point
Browse repository at this point
docs: correct path for desktop_dir, closes #5267 (#5268)
caesar
authored
08a4449
View commit details
Copy full SHA for 08a4449
View code at this point
Browse repository at this point
chore(deps) Update Rust crate image to 0.24.4 (#5289)
Show description for 3baa6ac
renovate[bot]
authored
3baa6ac
View commit details
Copy full SHA for 3baa6ac
View code at this point
Browse repository at this point
Commits on Sep 23, 2022
docs(path): fix log directory documentation
lucasfernog
committed
013fb35
View commit details
Copy full SHA for 013fb35
View code at this point
Browse repository at this point
ci: migrate to the org-level token
amrbashir
authored
adba73a
View commit details
Copy full SHA for adba73a
View code at this point
Browse repository at this point
Commits on Sep 18, 2022
chore: add prettierignore and fmt the repo (#5192)
Show description for 1d7171a
amrbashir
and
lucasfernog
authored
1d7171a
View commit details
Copy full SHA for 1d7171a
View code at this point
Browse repository at this point
chore(deps) Update Tauri API Definitions (#5184)
Show description for ecb489a
renovate[bot]
authored
ecb489a
View commit details
Copy full SHA for ecb489a
View code at this point
Browse repository at this point
chore(cli): remove unused dependencies (#5219)
lucasfernog
authored
18b17a9
View commit details
Copy full SHA for 18b17a9
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
apply version updates (#5216)
github-actions[bot]
authored
e4292ce
View commit details
Copy full SHA for e4292ce
View code at this point
Browse repository at this point
fix: fix wrong cli metadata (#5214)
Show description for db26aaf
amrbashir
and
lucasfernog
authored
db26aaf
View commit details
Copy full SHA for db26aaf
View code at this point
Browse repository at this point
fix: Add missing allowlist config for cursor apis, closes #5207 (#5211)
FabianLars
authored
c764408
View commit details
Copy full SHA for c764408
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
fix(cli): wrong metadata
lucasfernog
committed
2954f6d
View commit details
Copy full SHA for 2954f6d
View code at this point
Browse repository at this point
fix(cli.js): revert jest update
lucasfernog
committed
0967da2
View commit details
Copy full SHA for 0967da2
View code at this point
Browse repository at this point
fix(ci): adjust publish-cli-js workflow to only install prod deps
lucasfernog
committed
e939e6d
View commit details
Copy full SHA for e939e6d
View code at this point
Browse repository at this point
chore: add `exists` function to the changelog
lucasfernog
committed
3ceed62
View commit details
Copy full SHA for 3ceed62
View code at this point
Browse repository at this point
Revert "Apply Version Updates From Current Changes (#5198)"
Show description for 83a6dab
github-actions[bot]
authored and
lucasfernog
committed
83a6dab
View commit details
Copy full SHA for 83a6dab
View code at this point
Browse repository at this point
Apply Version Updates From Current Changes (#5198)
Show description for 9190206
github-actions[bot]
and
lucasfernog
authored
9190206
View commit details
Copy full SHA for 9190206
View code at this point
Browse repository at this point
Apply Version Updates From Current Changes (#4753)
Show description for fbdd0a7
github-actions[bot]
and
lucasfernog
authored
fbdd0a7
View commit details
Copy full SHA for fbdd0a7
View code at this point
Browse repository at this point
feat(api): Add `exists` function to the fs module. (#5060)
Show description for 3c62dbc
3 people
authored
3c62dbc
View commit details
Copy full SHA for 3c62dbc
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
Remove `futures` & `futures-lite` and use `futures-util` directily. (#5172)
Berrysoft
authored
9b793ee
View commit details
Copy full SHA for 9b793ee
View code at this point
Browse repository at this point
chore(api.js): add `@since` tag where appropriate (#5169)
amrbashir
authored
5e74aef
View commit details
Copy full SHA for 5e74aef
View code at this point
Browse repository at this point
fix(api): revert broken `@rollup/plugin-node-resolve`
lucasfernog
committed
6b73731
View commit details
Copy full SHA for 6b73731
View code at this point
Browse repository at this point
Commits on Sep 10, 2022
chore(deps) Update Rust crate url to 2.3 (#5157)
Show description for 1c98751
renovate[bot]
authored
1c98751
View commit details
Copy full SHA for 1c98751
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
fix(cli): fix wrong filename for 256px png icon (#5164)
FabianLars
authored
3fdd287
View commit details
Copy full SHA for 3fdd287
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
chore(deps) Update dependency @rollup/plugin-node-resolve to v14 (#5156)
Show description for 5b0b8ef
renovate[bot]
authored
5b0b8ef
View commit details
Copy full SHA for 5b0b8ef
View code at this point
Browse repository at this point
chore(deps): use less specific version for tokio and once_cell (#5158)
lucasfernog
authored
e9412fb
View commit details
Copy full SHA for e9412fb
View code at this point
Browse repository at this point
chore(deps) Update Rust crate once_cell to 1.14 (#5152)
Show description for 83eefcc
renovate[bot]
authored
83eefcc
View commit details
Copy full SHA for 83eefcc
View code at this point
Browse repository at this point
chore(deps) Update dependency jest to v29.0.2 (#5151)
Show description for cdb5c8e
renovate[bot]
authored
cdb5c8e
View commit details
Copy full SHA for cdb5c8e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.