Commit Graph

1581 Commits (enhance/fs/improve-error-debug)
 

Author SHA1 Message Date
Amr Bashir 4fa05f7799
comma
6 months ago
Amr Bashir 2b979f852d
fmt
6 months ago
Amr Bashir 0e5d268f72
fix compile again
6 months ago
Amr Bashir 1995bb44a8
fix compile
6 months ago
amrbashir dbaec32acf
deduplicate read_file code
6 months ago
amrbashir 99edf97ba1
Merge branch 'v2' into enhance/fs/improve-error-debug
6 months ago
renovate[bot] 5b8efde906
chore(deps): update dependency rollup to v4.28.1 (#2158)
6 months ago
Tony 69d508ee69
fix(log): prevent thowing on failed to get caller location (#2157)
6 months ago
Fabian-Lars fe610d6759
ci: Force the same version bumps for rs and js packages (#2130)
6 months ago
renovate[bot] a7e58f5654
chore(deps): update dependency prettier to v3.4.2 (#2133)
6 months ago
github-actions[bot] 715a0477be
Publish New Versions (v2) (#2128)
6 months ago
enri90 05c62d731f
feat(upload): Added body to download function (#1523)
6 months ago
Adam C ce83d53775
docs(clipboard-manager): Added missing codeblock quotes in inline code docs (#2127)
6 months ago
renovate[bot] 6dbc304c28
chore(deps): update dependency typescript-eslint to v8.17.0 (#2124)
6 months ago
github-actions[bot] ab8cf45bb9
publish new versions (#2121)
6 months ago
Muhammed Rahif 3ef756f4ce
docs(all): incorrect path for registering plugin in rust (#2123)
6 months ago
Fabian-Lars 664c452697
ci(renovate): Rename log-plugin to log (#2122)
6 months ago
Fabian-Lars 82fa1e1f45
docs(updater): Link to website in Usage section
6 months ago
Fabian-Lars 3195646996
fix(sql): Fix QueryResult typings (#1928)
6 months ago
FabianLars 6f6a178ae4
ci(renovate): Disable lockfile maintenance
6 months ago
FabianLars 28935b65be
ci: Re-add Cargo.lock to ci triggers
6 months ago
github-actions[bot] 1f5ed2fbb0
publish new versions (#2011)
6 months ago
renovate[bot] de4808f96d
chore(deps): update unocss monorepo to ^0.65.0 (#2120)
6 months ago
FabianLars 59076b0a35
chore(example): Add root .taurignore to prevent build loop
6 months ago
renovate[bot] 484eadaf33
chore(deps): update dependency rollup to v4.28.0 (#2113)
6 months ago
renovate[bot] 2572018e3f
chore(deps): lock file maintenance (#2117)
6 months ago
renovate[bot] ab9a24b89b
chore(deps): update eslint monorepo to v9.16.0 (#2110)
6 months ago
renovate[bot] 33e924574a
chore(deps): update dependency @sveltejs/vite-plugin-svelte to v5 (#2102)
6 months ago
Fabian-Lars 76f99ce999
fix(dialog): pub export `Dialog` (#2108)
6 months ago
renovate[bot] 241319ae1d
chore(deps): update dependency vite to v6 (#2100)
6 months ago
renovate[bot] 40ea6e0b4e
chore(deps): update dependency prettier to v3.4.1 (#2104)
6 months ago
Roman Steiner 3fa0fc09bb
fix(clipboard): `alt_text` in `write_html` command not being passed with correct argument name (#2099)
6 months ago
ayang fef76bd504
feat(fs): add the `size` method to get the size of a file or directory (#2095)
6 months ago
jLynx f8f2eefe03
feat(updater): Add .deb Package Support to Linux Updater (#1991)
6 months ago
renovate[bot] c665818395
chore(deps): update dependency prettier to v3.4.0 (#2097)
6 months ago
renovate[bot] 2ba68760b9
chore(deps): update dependency typescript-eslint to v8.16.0 (v2) (#2096)
6 months ago
SoSweetHam 5070476816
docs(store): Fix file reference (#2094)
6 months ago
Fabian-Lars 51cd283a5f
docs(deep-link): Fix js inline docs (#2093)
6 months ago
renovate[bot] d44f0ee7a7
chore(deps): update dependency typescript to v5.7.2 (v2) (#2084)
6 months ago
renovate[bot] b1b0565d12
chore(deps): update dependency rollup to v4.27.4 (v2) (#2086)
6 months ago
renovate[bot] db526a1c97
chore(deps): lock file maintenance (#2090)
6 months ago
Amr Bashir a3b553ddb4
feat(http): add request and response tracing behind feature flag (#2079)
6 months ago
Fabian-Lars fecfd5533a
fix(fs)!: use `tauri::scope::fs::Scope` (#2070)
6 months ago
Amr Bashir ed981027dd
feat(fs): improve `readTextFile` and `readTextFileLines` performance (#1962)
6 months ago
Amr Bashir 5092ea5e89
feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964)
6 months ago
Fabian-Lars ac2edc2159
docs(notification): Add note about installation requirement on windows
6 months ago
amrbashir 59dd5f105a
chore: fmt toml
6 months ago
Jakob Westhoff 4db626354c
feat(positioner): add `moveWindowConstrained` for tray-icon positions (#2076)
6 months ago
Amr Bashir 383e636a8e
feat: add `tauri-plugin-opener` (#2019)
6 months ago
Vinicius Cestari 1051db406a
docs(clipboard-manager): update readImage doc to use async rgba() instead of bytes (#2077)
6 months ago