Commit Graph

49 Commits (feat/window/dnd-position)

Author SHA1 Message Date
Amr Bashir 18635c2200
Merge branch 'v2' into feat/window/dnd-position
2 years ago
Lucas Fernandes Nogueira aec17a90fc
feat(http): improve performance (#558)
2 years ago
Lucas Fernandes Nogueira 12adc1dbec
fix(ci): update pnpm lockfile on version bump, fix covector config (#556)
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
Amr Bashir cdae07afe6
feat(window): add drag and drop position
2 years ago
Lucas Fernandes Nogueira d5a7c77a8d
fix(docs): enable `tauri/dox` feature on docs.rs build (#545)
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
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
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
Pretzel Vector 0bba6932c0
fix(fs-js): fix `writeBinaryFile` invalid command usage (#454)
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
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 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
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
2 years ago
Amr Bashir 1091d6d6ac
feat(os): refactor and improvemnts (#419)
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
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 Nogueira 94b3747a9c
fix(covector): move `fs` up in the packages tree
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
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
Lucas Fernandes Nogueira 717ae67097
feat: prepare v2 alpha release (#371)
2 years ago
Lucas Fernandes Nogueira ac76abcebd
refactor: move fs-watch to fs (#369)
2 years ago
github-actions[bot] 843800ab1e
Publish New Versions (#341)
2 years ago
FabianLars 40e3624f37
ci: change covector script to .cjs file extension
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Nogueira 4470468d7b
Merge branch 'dev' into next
2 years ago
Lucas Fernandes Nogueira 882fcf8ab1
feat(ci): update covector getPublishedVersion (#339)
2 years ago
Lucas Fernandes Nogueira e9bbe94181
feat(notification): add plugin (#326)
2 years ago
Lucas Fernandes Nogueira 864b9d790f
chore(ci): update covector configuration (#335)
2 years ago
Fabian-Lars ebb2eb2fe2
fix(persisted-scope): Prevent out-of-memory issues, fixes #274 (#328)
2 years ago
FabianLars 8e5dead7d3
ci: Prefill covector manager fields.
2 years ago
Fabian-Lars 3fddf476de
ci: set up covector (#329)
2 years ago