Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / tauri-apps/plugins-workspace issues and pull requests
#1972 - fix(sql): replace Mutex with RwLock to enable concurrent SQL execution
Pull Request -
State: closed - Opened by cijiugechu 23 days ago
- 3 comments
#1971 - Cannot run example code of sqlite3 migration listed in the readme
Issue -
State: closed - Opened by arcollector 24 days ago
Labels: plugin: sql
#1970 - [window-state] When adding the window state plugin, it ignores "decoration" : false
Issue -
State: closed - Opened by abarrafo 24 days ago
- 3 comments
#1969 - Tauri v2 - error on writeTextFile with path arg
Issue -
State: closed - Opened by Silbad 25 days ago
- 3 comments
Labels: plugin: fs
#1968 - [bug] request got a 403 response using tauri_plugin_http and unsafe_headers feature
Issue -
State: open - Opened by Z-Only 25 days ago
Labels: bug, plugin: http
#1967 - [notifications]: Plugin causes crash on Windows 7
Issue -
State: open - Opened by dmitov 25 days ago
- 2 comments
Labels: bug, plugin: notification, platform: windows
#1966 - Publish New Versions (v2)
Pull Request -
State: closed - Opened by github-actions[bot] 26 days ago
Labels: version updates
#1965 - fix(fs): fix `writeTextFile` converting UTF-8 characters in path into replacement character
Pull Request -
State: closed - Opened by amrbashir 26 days ago
- 5 comments
#1964 - feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API
Pull Request -
State: open - Opened by amrbashir 26 days ago
- 1 comment
#1963 - docs(sql): docs of frontend Database select method
Pull Request -
State: closed - Opened by yoggys 26 days ago
- 1 comment
#1962 - feat(fs): improve `readTextFile` and `readTextFileLines` performance
Pull Request -
State: open - Opened by amrbashir 26 days ago
- 1 comment
#1961 - Publish New Versions (v2)
Pull Request -
State: closed - Opened by github-actions[bot] 26 days ago
Labels: version updates
#1960 - [sql] How to use the plugin commands from Rust side?
Issue -
State: closed - Opened by ecmel 26 days ago
- 1 comment
Labels: question, plugin: sql
#1959 - [stronghold] More guidance/examples wanted
Issue -
State: open - Opened by mdings 26 days ago
- 2 comments
Labels: documentation, plugin: stronghold
#1958 - fix(fs): fix compilation on targets with pointer width 16 and 32
Pull Request -
State: closed - Opened by bWanShiTong 27 days ago
- 2 comments
#1957 - [bug] http服务器设置头 Transfer-Encoding: chunked 后,fetch失败
Issue -
State: open - Opened by buff-m 28 days ago
- 8 comments
Labels: bug, plugin: http
#1956 - chore(deps): update dependency svelte to v5 (v2)
Pull Request -
State: closed - Opened by renovate[bot] 27 days ago
- 3 comments
Labels: dependencies
#1955 - chore(deps): update dependency @sveltejs/vite-plugin-svelte to v4 (v2) - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] 28 days ago
- 2 comments
Labels: dependencies
#1954 - [updater][v2] The app repeatedly upgrades and never gets updated
Issue -
State: closed - Opened by ayangweb 28 days ago
- 2 comments
Labels: question, plugin: updater
#1953 - fix(deps): update rust crate zbus to v5 (v2)
Pull Request -
State: closed - Opened by renovate[bot] 29 days ago
- 3 comments
Labels: dependencies
#1952 - chore(deps): update rust crate tauri to 2.0.4 (v2)
Pull Request -
State: closed - Opened by renovate[bot] 29 days ago
- 1 comment
Labels: dependencies
#1951 - chore(deps): update eslint monorepo to v9.13.0 (v2)
Pull Request -
State: closed - Opened by renovate[bot] 29 days ago
- 2 comments
Labels: dependencies
#1950 - perf(fs): improve `FileHandle.read` performance
Pull Request -
State: closed - Opened by amrbashir 29 days ago
- 3 comments
#1949 - chore(deps): update dependency typescript-eslint to v8.10.0 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1948 - Auto Start Path Problem
Issue -
State: closed - Opened by RogerChen2005 about 1 month ago
- 1 comment
Labels: bug, plugin: autostart, platform: windows
#1947 - feat(shell) add wait fn to get event from child process
Pull Request -
State: open - Opened by Ludea about 1 month ago
- 1 comment
#1946 - Updater 2.0 ERROR 'Download request failed with status: 404 Not Found'
Issue -
State: closed - Opened by xiaoyihao001018 about 1 month ago
- 3 comments
#1945 - Remove cameraView from superview after scanning
Pull Request -
State: open - Opened by d0m1n1kr about 1 month ago
- 1 comment
#1944 - chore(deps): update dependency tslib to v2.8.1 (v1)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1943 - chore(deps): update dependency tslib to v2.8.1 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1942 - [`fs`] Failed to read some directory using `fs.readDir`
Issue -
State: closed - Opened by lamualfa about 1 month ago
- 2 comments
Labels: question, plugin: fs
#1941 - feat: allow http calls without origin header
Pull Request -
State: closed - Opened by Nipsuli about 1 month ago
- 2 comments
#1940 - [Stronghold] libsodium-sys-stable failed downloading. (connection timeout)
Issue -
State: open - Opened by on1force about 1 month ago
- 1 comment
Labels: bug, plugin: stronghold
#1939 - enhance(fs): improve error message when resolving path in debug builds
Pull Request -
State: open - Opened by amrbashir about 1 month ago
- 1 comment
#1938 - chore(deps): update dependency @tauri-apps/cli to v1.6.3 (v1)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1937 - chore(deps): update dependency typescript-eslint to v8.9.0 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1936 - ci: Run workflows on ubuntu 22.04
Pull Request -
State: closed - Opened by FabianLars about 1 month ago
- 1 comment
#1935 - [sql] select queries are blocked and not executed concurrently (sqlite)
Issue -
State: closed - Opened by rap2hpoutre about 1 month ago
Labels: enhancement, plugin: sql
#1934 - fix(store): `autoSave` type to `number`
Pull Request -
State: closed - Opened by ayangweb about 1 month ago
- 1 comment
#1933 - [dialog] using the `open` method crashes on macOS
Issue -
State: open - Opened by ayangweb about 1 month ago
Labels: bug, platform: macos, plugin: dialog
#1932 - fix(sql): don't panic on missing migration when preload is enabled
Pull Request -
State: closed - Opened by Goodjooy about 1 month ago
- 5 comments
#1931 - [store][v2] "autosave" expects u64 in rust, but boolean in js
Issue -
State: closed - Opened by bpevs about 1 month ago
- 1 comment
#1930 - SQL Plugin: The `preload` parameter has a potential `migration` requirement.
Issue -
State: closed - Opened by Goodjooy about 1 month ago
Labels: bug, plugin: sql
#1929 - chore(deps): lock file maintenance (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1928 - fix(sql): Fix QueryResult typings
Pull Request -
State: open - Opened by FabianLars about 1 month ago
- 1 comment
#1927 - [fs][v2] scope-wide requireLiteralLeadingDot config not working
Issue -
State: open - Opened by ayangweb about 1 month ago
- 13 comments
Labels: bug, plugin: fs
#1926 - [log][v2] How to convert log time to local time?
Issue -
State: open - Opened by ayangweb about 1 month ago
- 7 comments
Labels: bug, status: upstream, platform: macos, platform: android, plugin: log, platform: linux, platform: ios
#1925 - chore(deps): update tauri monorepo (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1924 - fix: autoSave Inconsistency
Pull Request -
State: closed - Opened by hylarucoder about 1 month ago
- 1 comment
#1923 - [Bug]global-shortcut v2 Failed to create a new window using WebviewWindowBuilder in with_handler
Issue -
State: closed - Opened by suxiaoshao about 1 month ago
- 1 comment
Labels: question, plugin: global-shortcut
#1922 - 在使用autostart设置开机自启的时候,好像没有生效
Issue -
State: open - Opened by Sunrisies about 1 month ago
- 6 comments
Labels: plugin: autostart
#1921 - Store autoSave is Boolean
Issue -
State: closed - Opened by bradleat about 1 month ago
- 1 comment
Labels: bug, plugin: store
#1920 - [shell] feat: close event on child process
Issue -
State: open - Opened by Ludea about 1 month ago
- 3 comments
Labels: enhancement, plugin: shell
#1919 - Add global version_comparator
Pull Request -
State: open - Opened by n1ght-hunter about 1 month ago
- 1 comment
#1918 - [window-state][v2] macOS using plugins causes apps to get stuck
Issue -
State: closed - Opened by ayangweb about 1 month ago
- 7 comments
Labels: bug, platform: macos, plugin: window-state
#1917 - Purpose of updatePaintColorByZValue in android barcode-scanner
Issue -
State: open - Opened by ahirner about 1 month ago
Labels: bug, question, plugin: barcode-scanner
#1916 - [window-state][v2] Using a plugin causes the terminal to keep outputting
Issue -
State: closed - Opened by ayangweb about 1 month ago
- 8 comments
#1915 - [bug]Unable to create storage with Stronghold plugin
Issue -
State: closed - Opened by ryusei-48 about 1 month ago
- 1 comment
#1914 - Android forbidden path with @tauri-apps/plugin-fs create()
Issue -
State: open - Opened by lindongchen about 1 month ago
Labels: bug, platform: android, plugin: fs
#1913 - [bug] Shell plugin freezes when invoking open function on non-exist local path
Issue -
State: closed - Opened by Steve-xmh about 1 month ago
- 1 comment
Labels: bug, plugin: shell
#1912 - Default Permission part of autogenerated plugin's permissions is misleading
Issue -
State: closed - Opened by HeveraletLaidCenx about 1 month ago
Labels: documentation, plugin: fs
#1911 - fix(positioner): handleIconState missing permission and wrong impl
Pull Request -
State: closed - Opened by lucasfernog about 1 month ago
- 1 comment
#1910 - fix(dialog): `ask` and `confirm` not using system button texts
Pull Request -
State: closed - Opened by Legend-Master about 1 month ago
- 1 comment
#1909 - Publish New Versions (v2)
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: version updates
#1908 - [bug] cannot find function `with_store` in crate `tauri_plugin_store`
Issue -
State: closed - Opened by nooblyf about 1 month ago
- 2 comments
Labels: documentation, plugin: store
#1907 - [Feature Request] libSQL Support for plugin-sql
Issue -
State: open - Opened by slavakurilyak about 1 month ago
- 2 comments
Labels: enhancement, plugin: sql
#1906 - chore(deps): update dependency typescript to v5.6.3 (v1)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1905 - chore(deps): update dependency typescript to v5.6.3 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1904 - [sql] allow bind array of values for `IN` queries
Issue -
State: open - Opened by rap2hpoutre about 1 month ago
Labels: enhancement, plugin: sql
#1903 - [notification] registerActionTypes fails with Command register_action_types not found
Issue -
State: open - Opened by jude-iwuji about 1 month ago
- 5 comments
Labels: documentation, plugin: notification
#1902 - [bug] The store plugin reports an error according to the configuration of the official website, and the autoSave type is incorrect.
Issue -
State: closed - Opened by moom-en about 1 month ago
- 1 comment
Labels: plugin: store
#1901 - clipboard in windows 11 write_image png image, The transparent background will turn black
Issue -
State: closed - Opened by zerooverture about 1 month ago
- 1 comment
#1900 - fix(deps): update tauri monorepo to v2 (v1) (major)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 3 comments
Labels: dependencies
#1899 - chore(deps): update dependency typescript-eslint to v8.8.1 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1898 - [notification] `active()`, `pending()`, `cancel()` throw `Command not found` on macOS
Issue -
State: open - Opened by micouy about 1 month ago
- 1 comment
Labels: documentation, plugin: notification
#1897 - [notification] `active()` returns an empty object on Android instead of list of active notifications
Issue -
State: open - Opened by micouy about 1 month ago
Labels: bug, platform: android, plugin: notification
#1896 - [sql] allow using prepared statement more than once
Issue -
State: open - Opened by rap2hpoutre about 1 month ago
Labels: enhancement, plugin: sql
#1895 - chore(deps): lock file maintenance (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1894 - [fs] forbidden path error when using fs plugin to watch changes
Issue -
State: closed - Opened by patelka2211 about 1 month ago
- 4 comments
Labels: question, plugin: fs
#1893 - [sql] lastInsertId return null after insert
Issue -
State: open - Opened by fanesz about 1 month ago
- 4 comments
Labels: documentation, plugin: sql
#1892 - fix(dialog): Fix the issue of Android saving files with a .txt extension
Pull Request -
State: closed - Opened by nashaofu about 1 month ago
- 1 comment
#1891 - [positionier] generate_context macro panic with default permissions
Issue -
State: open - Opened by its-monotype about 1 month ago
- 2 comments
Labels: bug, plugin: positioner
#1890 - Plugin Store StoreExt ctx doesnt exist
Issue -
State: closed - Opened by nickheyer about 1 month ago
- 6 comments
Labels: documentation, plugin: store
#1889 - Enable background geolocation updates
Pull Request -
State: open - Opened by bradleat about 1 month ago
- 2 comments
#1888 - chore(deps): update eslint monorepo to v9.12.0 (v1)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 1 comment
Labels: dependencies
#1887 - chore(deps): update eslint monorepo to v9.12.0 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1886 - What is the 'name of the database' mentioned in the docs for sql db.close?
Issue -
State: open - Opened by lendle about 1 month ago
- 1 comment
Labels: enhancement, plugin: sql
#1885 - @tauri-apps/plugin-store createStore type error
Issue -
State: closed - Opened by Atticus6 about 1 month ago
#1884 - fix(http): retain headers order
Pull Request -
State: closed - Opened by amrbashir about 1 month ago
- 1 comment
#1883 - [autostart] The application break on windows when autostart
Issue -
State: closed - Opened by jason89521 about 1 month ago
- 2 comments
Labels: plugin: autostart
#1882 - [http] Incorrect headers order
Issue -
State: closed - Opened by vitalygashkov about 1 month ago
#1881 - fix(shell): use async command for `open` JS API
Pull Request -
State: closed - Opened by amrbashir about 1 month ago
- 4 comments
#1880 - [biometric] support for desktop platforms can be added
Issue -
State: open - Opened by ninetynin about 1 month ago
Labels: enhancement, plugin: biometric
#1879 - [deep-link][v2] onOpenUrl Listener is being triggered when mounting even if the even was already processed
Issue -
State: closed - Opened by nicolaspapp about 1 month ago
- 10 comments
Labels: question, plugin: deep-link
#1878 - Publish New Versions (v2)
Pull Request -
State: closed - Opened by github-actions[bot] about 1 month ago
Labels: version updates
#1877 - After upgrade to v2: invalid args `rid` for command `get`: command get missing required key rid
Issue -
State: closed - Opened by gknapp about 1 month ago
- 14 comments
Labels: bug, plugin: store
#1876 - [bug] iOS app crashes on devices when `tauri_plugin_nfc` is used
Issue -
State: open - Opened by IT-ess about 1 month ago
- 2 comments
Labels: bug, plugin: nfc, platform: ios
#1875 - Downgrade MSRV to 1.77.2 to support Windows 7
Issue -
State: closed - Opened by cnlancehu about 1 month ago
#1874 - fix(deps): update tauri monorepo to v2.0.2 (v2)
Pull Request -
State: closed - Opened by renovate[bot] about 1 month ago
- 2 comments
Labels: dependencies
#1873 - chore: change MSRV to 1.77.2 to support Windows 7
Pull Request -
State: closed - Opened by lucasfernog about 1 month ago
- 1 comment