Commit Graph

457 Commits (7659b9515dbc51ffa96f9b5b99d62c7fee6ecbb3)

Author SHA1 Message Date
renovate[bot] 662c61826b
chore(deps): update dependency vite to v4.5.0 (#666)
2 years ago
Fabian-Lars 1240631840
fix(websocket): Fix argument mismatch, fixes #661 (#663)
2 years ago
Amr Bashir c2103c91bc
feat(global-shortcut): pass app handle to the closure, closes #657 (#658)
2 years ago
Fabian-Lars 28ec084e56
fix(updater): Fix endpoint string replacements, fixes #655 (#662)
2 years ago
Pylogmon 77b81af36c
chore(sql): Refine features for sql plugin (#660)
2 years ago
renovate[bot] 9b20f28d74
chore(deps): update dependency @sveltejs/kit to v1.25.2 (#647)
2 years ago
renovate[bot] d68d5cce60
chore(deps): update dependency @tauri-apps/cli to v1.5.2 (#643)
2 years ago
mellobacon ac7390973b
feat(log): Custom .log file names (#633)
2 years ago
renovate[bot] d5f5d78830
chore(deps): update dependency vite to v4.4.11 (#635)
2 years ago
renovate[bot] 1f799ae25e
chore(deps): update dependency vite to v4.4.10 (#632)
2 years ago
renovate[bot] fa32d1afa9
chore(deps): update dependency @tauri-apps/cli to v1.5.1 (#630)
2 years ago
Lucas Fernandes Nogueira 8902fe9adf
fix(notification): permission on mobile returns `prompt` (#627)
2 years ago
renovate[bot] 9b96996b5a
fix(deps): update tauri monorepo to v1.5.0 (#626)
2 years ago
Xinyu Yang 3d279094d4
fix(positioner): Prevent tray relative windows from being moved off-screen (#291)
2 years ago
renovate[bot] 6111c7f3da
fix(deps): update rust crate notify-debouncer-mini to 0.4 (#577)
2 years ago
renovate[bot] 746067bb70
fix(deps): update rust crate auto-launch to 0.5 (#621)
2 years ago
renovate[bot] 7432a399db
fix(deps): update rust crate aho-corasick to 1.1 (#620)
2 years ago
renovate[bot] 4a39b74d5c
chore(deps): update dependency typescript to v5.2.2 (#619)
2 years ago
renovate[bot] dc5a14b6ad
chore(deps): update dependency tslib to v2.6.2 (#574)
2 years ago
renovate[bot] 418294b1a3
chore(deps): update dependency svelte-check to v3.5.2 (#617)
2 years ago
renovate[bot] 3febb72f28
chore(deps): update dependency svelte to v4.2.1 (#616)
2 years ago
renovate[bot] 473991371d
chore(deps): update dependency @sveltejs/kit to v1.25.1 (#584)
2 years ago
Fabian-Lars e98e8eac3d
fix(docs): Revert a single change from #612 (#613)
2 years ago
Praveen Ravichandran 44d8f60e0d
fix(typo): fixed some language related issues in the documentation (#612)
2 years ago
Fermín Cirella a1738b2401
fix(notification): function 'invoke' not found in permission request (#596)
2 years ago
Lorenzo Castellino b04bde3461
fix: small typo in README (#611)
2 years ago
Fabian-Lars 0190f68f1d
fix(sql): split up datatypes more granular, fixes #462 (#608)
2 years ago
Fabian-Lars 5b85dd22c7
fix(sql): decode float columns as f32, closes #602 (#607)
2 years ago
Lucas Fernandes Nogueira 76832e60bf
Revert "fix(deps): update rust crate rust-argon2 to v2 (#552)" (#565)
2 years ago
github-actions[bot] 2b9ddbe29a
Publish New Versions (v2) (#603)
2 years ago
Tejas Kumar 8e8ba52766
Fix logos (#604)
2 years ago
Lucas Fernandes Nogueira 454428cd50
feat: add barcode scanner plugin (#536)
2 years ago
Fabian-Lars eccd6f977a
feat: Add deep link plugin for mobile (#504)
2 years ago
Lucas Fernandes Nogueira 2409b01fe7
chore(examples): update to tauri 2.0.0-alpha.14 (#600)
2 years ago
github-actions[bot] 903361100c
Publish New Versions (v2) (#589)
2 years ago
Lucas Fernandes Nogueira 4e2cef9b70
chore(deps): update to tauri alpha.12 (#593)
2 years ago
Jason Tsai 70e535abd5
fix(window): use `button` property for `data-tauri-drag-region` left mouse button detection (#590)
2 years ago
i-c-b 2cb0fa719b
fix(http): remove `cmd` property from `http|fetch` invoke, closes #587 (#588)
2 years ago
github-actions[bot] 319de692bf
Publish New Versions (v2) (#560)
2 years ago
renovate[bot] 83148da959
fix(deps): update rust crate rust-argon2 to v2 (#552)
2 years ago
renovate[bot] e8d7e765e7
chore(deps): update dependency svelte to v4.2.0 (#550)
2 years ago
renovate[bot] bd0d88243a
chore(deps): update dependency svelte-check to v3.5.0 (#551)
2 years ago
renovate[bot] f001df870f
chore(deps): update dependency @sveltejs/kit to v1.22.6 (#548)
2 years ago
Gökçe Merdun e510f2fe4c
fix(os): correct typo in OsType (#561)
2 years ago
Lucas Fernandes Nogueira 265dbc02e3
chore(shell): remove outdated todo (#559)
2 years ago
Lucas Fernandes Nogueira aec17a90fc
feat(http): improve performance (#558)
2 years ago
github-actions[bot] 553c87bde0
Publish New Versions (v2) (#423)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Lucas Fernandes Nogueira d5a7c77a8d
fix(docs): enable `tauri/dox` feature on docs.rs build (#545)
2 years ago
Lorenzo Rizzotti 7e58dc8502
feat(websocket): add custom headers feature (#542)
2 years ago
Lorenzo Rizzotti ac495b9fb4
fix(websocket): config (#541)
2 years ago
Alexandre Dang dacde1629d
feat(stronghold): add an init function that uses argon2 (#449)
2 years ago
Amr Bashir 4ab90f048e
feat(updater): refactor and improvements (#431)
2 years ago
Amr Bashir 84133b57b8
feat(window): refactor and improvements (#426)
2 years ago
Lucas Fernandes Nogueira 5b3210c224
feat(shell): expand Command APIs (#526)
2 years ago
renovate[bot] 811b1ec12d
chore(deps): update dependency vite to v4.4.9 (#537)
2 years ago
Jason Tsai be591d2feb
fix(dialog): using AsyncMessageDialog for non linux, closes tauri#7182 (#445)
2 years ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
Lucas Fernandes Nogueira 7f2e2dd5b8
fix(docs): plugin usage examples using wrong package name (#527)
2 years ago
renovate[bot] ee0d314bb5
chore(deps): update dependency svelte to v4.1.2 (#524)
2 years ago
renovate[bot] ae8a581f9a
chore(deps): update dependency @sveltejs/kit to v1.22.4 (#525)
2 years ago
renovate[bot] 67bff4559d
chore(deps): update dependency vite to v4.4.8 (#529)
2 years ago
Lorenzo Lewis 6f01bc11ab
chore: change readme banners urls (#523)
2 years ago
renovate[bot] b60b46a0b8
chore(deps): update dependency svelte to v4.1.1 (#508)
2 years ago
renovate[bot] 6d8f517148
chore(deps): update dependency tslib to v2.6.1 (#515)
2 years ago
renovate[bot] 949c59f8a5
chore(deps): update dependency vite to v4.4.7 (#510)
2 years ago
renovate[bot] 92514cca47
fix(deps): update rust crate tokio-tungstenite to 0.20 (#513)
2 years ago
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
David Blythe 51f20b438e
MySQL examples (#501)
2 years ago
renovate[bot] c8c6d56d1b
chore(deps): update dependency vite to v4.4.4 (#496)
2 years ago
renovate[bot] 180ec441aa
fix(deps): update rust crate iota-crypto to 0.23 (#495)
2 years ago
renovate[bot] 07f3a89df0
chore(deps): update dependency @sveltejs/kit to v1.22.3 (#493)
2 years ago
renovate[bot] 00915af7e7
chore(deps): update dependency @sveltejs/kit to v1.22.2 (#484)
2 years ago
renovate[bot] c499238892
chore(deps): update dependency svelte to v4.0.5 (#486)
2 years ago
renovate[bot] ac6f08f193
chore(deps): update dependency svelte-check to v3.4.6 (#487)
2 years ago
renovate[bot] 84d8a21e55
chore(deps): update dependency vite to v4.4.3 (#492)
2 years ago
renovate[bot] 280f99c5f3
chore(deps): update dependency vite to v4.4.2 (#488)
2 years ago
renovate[bot] 9dba680114
chore(deps): update dependency tslib to v2.6.0 (#483)
2 years ago
renovate[bot] 2365c46534
fix(deps): update tauri monorepo to v1.4.0 (#482)
2 years ago
Fabian-Lars 6845cefc82
chore: Lock npm deps versions (#477)
2 years ago
renovate[bot] 2a8e168149
fix(deps): update rust crate iota-crypto to 0.22 (#475)
2 years ago
Pretzel Vector 0bba6932c0
fix(fs-js): fix `writeBinaryFile` invalid command usage (#454)
2 years ago
github-actions[bot] 395ff65547
Publish New Versions (#470)
2 years ago
Fabian-Lars ad3028646c
fix(persisted-scope): separately save asset protocol patterns (#459)
2 years ago
renovate[bot] 0d0ed7b907
chore(deps): update dependency prettier to v3 (#467)
2 years ago
renovate[bot] 92233ea64a
fix(deps): update rust crate sqlx to 0.7. plugin-sql msrv is now 1.65 (#464)
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
2 years ago
renovate[bot] 36b7296746
chore(deps): update dependency svelte to v4 (#453)
2 years ago
github-actions[bot] 3d4697b34a
publish new versions (#417)
2 years ago
Thibault 9174b808dc
[persisted scope] fix: handle recursive directory correctly (#455)
2 years ago
NaokiM03 a305ad3ddb
chore(fs-watch) Update Usage (#451)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Duke Jones 7b9d7a1d88
docs(websocket): fix readme example (#447)
2 years ago
Amr Bashir 56d455d343
fix(updater): fix nsis updater unable to launch installers requiring elevation (#444)
2 years ago
Lucas Fernandes Nogueira a79d6d94bd
feat(window): add option to disable controls (#406)
2 years ago
Lucas Fernandes Nogueira 83abea3cae
feat(window): add is_focused API (#407)
2 years ago
Lucas Fernandes Nogueira 0417b7ad60
chore: add missing banners (#442)
2 years ago
Lucas Fernandes Nogueira 1cb831183c
feat(updater): backport changes from tauri v1 (#405)
2 years ago
Amr Bashir db7f4f9a41
refactor(os): refactor EOL const (#427)
2 years ago
Lucas Fernandes Nogueira c8c3191565
feat(window): add `setEffects` API (#392)
2 years ago
Amr Bashir 2fc420ba37
feat(window): add `incognito` option (#418)
2 years ago
Amr Bashir c81dff292a
fix(notification): remove default notification sound on Windows (#440)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
renovate[bot] c4d2c8c693
fix(deps): update rust crate iota-crypto to 0.21 (#438)
2 years ago
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
2 years ago
Amr Bashir 417c85a2dd
fix(window-state): manual default implentation (#425)
2 years ago
Amr Bashir 617cf38069
fix(window-state): propagate promise (#435)
2 years ago
Ludea 6ad221ed36
fix(stronghold): return null if there is no record (#129)
2 years ago
Fabian-Lars 0984fc8374
chore: Add branch to install instructions that use git (#433)
2 years ago
Amr Bashir c73049d3ed
fix: remove tsconfig symlink (#429)
2 years ago
Fabian-Lars 523bcdc528
fix(window-state): correctly set decoration state if no saved state exists, fixes #421 (#424)
2 years ago
Amr Bashir 1091d6d6ac
feat(os): refactor and improvemnts (#419)
2 years ago
Alexandre Dang ea63b40224
fix(stronghold): change wrong argument name for `remove` (#422)
2 years ago
github-actions[bot] 91ffc01a91
Publish New Versions (v2) (#402)
2 years ago
Lucas Nogueira 0413ed3ce6
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
Lucas Fernandes Nogueira b3d7d11ae3
fix(stronghold): remove constructor, add static load function (#416)
2 years ago
Fabian-Lars d8b4aca69f
fix(notification): Fix init.js script for use without global tauri object. (#414)
2 years ago
Fabian-Lars 393667b547
chore: update pnpm version to 7.33 (#413)
2 years ago
Lucas Fernandes Nogueira cf5864266e
chore(window): fix package name on documentation (#408)
2 years ago
Lucas Fernandes Nogueira 0f480d0985
fix(tests): backport updater test fix from tauri (#404)
2 years ago
Ngo Iok Ui (Wu Yu Wei) a7cba0dac7
Merge pull request #401 from tauri-apps/feat/notification-sound
2 years ago
Lucas Nogueira 7906397c64
fix(ci): enable sqlite feature when publishing the sql plugin
2 years ago
Lucas Nogueira 7d71ad4e58
feat(notification): play default sound on WIndows
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago
Lucas Fernandes Nogueira 26d993cfea
chore(plugins): update description field (#399)
2 years ago
Lucas Fernandes Nogueira b5aaf5d9dd
fix(ci): adjust package-latest-version script (#398)
2 years ago
Lucas Nogueira 43be6c7585
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
Fabian-Lars 37d65620f1
chore: Add mirror for notification plugin (#397)
2 years ago
renovate[bot] 07406f1c9d
fix(deps): update rust crate iota-crypto to 0.20 (#394)
2 years ago
Lucas Fernandes Nogueira 9bf98f68e7
chore(api): update @since tag to 2.0.0 (#395)
2 years ago
Lucas Fernandes Nogueira 7e3034904c
feat(os): add `locale` API (#391)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 3c8577bc9a
refactor(log): extend target with filter fn and file name, closes #123 (#386)
2 years ago
Lucas Fernandes Nogueira 6adcedc0c2
fix(localhost): adjust documentation to work on dev, closes #388 (#389)
2 years ago
Lucas Fernandes Nogueira e2a54e9cf4
feat: remove localhost and persisted-scope from mirror list (#390)
2 years ago
Simon Hyll a0133cb5b3
fix: exclude debug only function in release mode (#387)
2 years ago
Lucas Fernandes Nogueira f3f92a6ff6
fix(window): change commands to async (#385)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira 95329dded1
chore: add remaining mirrors (#382)
2 years ago
Lucas Fernandes Nogueira f4069f5588
docs: update README.md and remove allowlist information (#381)
2 years ago
Lucas Fernandes Nogueira d677f73495
feat(ci): test mobile targets (#378)
2 years ago
Lucas Fernandes Nogueira fdec66c69f
fix: adjust Cargo features to fix android build (#375)
2 years ago
Lucas Fernandes Nogueira 3c9771e287
feat: update to tauri 2.0.0-alpha.9 (#372)
2 years ago
Lucas Fernandes Nogueira 717ae67097
feat: prepare v2 alpha release (#371)
2 years ago
Amr Bashir b08a45352d
ci: smarter tests (#370)
2 years ago
Lucas Fernandes Nogueira ac76abcebd
refactor: move fs-watch to fs (#369)
2 years ago
Lucas Fernandes Nogueira b064718f32
feat(ci): also test on Windows and macOS (#366)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Lucas Fernandes Nogueira caf8456864
fix: adjust feature flags, wrong zip usage (#367)
2 years ago