Commit Graph

350 Commits (8ed00adaa085bbbd92216a2f66e3bc9d61f7c010)
 

Author SHA1 Message Date
Lucas Fernandes Nogueira 8ed00adaa0
feat(shell): add plugin (#327)
2 years ago
Lucas Fernandes Nogueira 89fb40caac
feat(http): add plugin (#325)
2 years ago
Lucas Fernandes Nogueira 7a8633f429
feat(dialog): add plugin (#306)
2 years ago
Lucas Nogueira 4d32919f0f
fix(clipboard): adjust clip data and response kind types
2 years ago
Amr Bashir 00757a2918
chore(global-shortcut/deps): update to global-hotkey v0.2
2 years ago
Lucas Fernandes Nogueira 4b66ba03a5
feat(global-shortcut): add plugin (#324)
2 years ago
Lucas Fernandes Nogueira 8cd7d3501b
feat(clipboard): add plugin (#323)
2 years ago
Lucas Fernandes Nogueira 4539c03f95
feat(fs): add plugin (#308)
2 years ago
Lucas Fernandes Nogueira 775581d824
feat(template): add mobile projects, build script, fill initial src code (#305)
2 years ago
Lucas Fernandes Nogueira 0fed10fdce
feat(cli): add plugin (#304)
2 years ago
Lucas Nogueira 4b229031b7
chore(deps): update Tauri CLI
2 years ago
Lucas Fernandes Nogueira bbdccefa2d
chore(deps): update to tauri alpha.8 (#303)
2 years ago
Lucas Fernandes Nogueira 14e4705d55
refactor(log): use NSString instead of SRString on iOS (#302)
2 years ago
Lucas Nogueira 39b144df42
chore(deps): update tauri to 2.0.0-alpha.4, tauri-build to 2.0.0-alpha.2
2 years ago
Lucas Nogueira e53788240c
chore(deps): update tauri
2 years ago
Lucas Nogueira 9330e05398
chore(deps): update tauri, adjust iOS plugin
2 years ago
Lucas Fernandes Nogueira 539c38a692
feat: update swift-rs (#285)
2 years ago
Lucas Fernandes Nogueira 961602bd1b
fix(log): use Swift OSLog instead of oslog Rust binding (#262)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
2 years ago
FabianLars 738636472c
Merge branch 'dev' into next
2 years ago
FabianLars 082e05e045
Merge branch 'dev' into next
2 years ago
Fabian-Lars 92d9f2754c
chore: apply clippy suggestions (#256)
2 years ago
Mohamad e203b4f68f
fix(autostart): fix auto start choosing wrong app path on macOS (#125)
2 years ago
Fabian-Lars 2e090c90cd
chore: Add MSRV to all readmes (#255)
2 years ago
Fabian-Lars d18bc1ea60
fix(sql): derive datatype from value, not colomn (#118)
2 years ago
Fabian-Lars c348eb31ea
feat(upload): Add function to download files (#89)
2 years ago
renovate[bot] bf1106a0a5
chore(deps): update dependency eslint-config-standard-with-typescript to v34 (#121)
2 years ago
Fabian-Lars 3cfa9af859
fix(fs-watch): use less specific `notify` version
2 years ago
renovate[bot] 72b5c490e6
chore(deps): update dependency @rollup/plugin-terser to ^0.4.0 (#106)
2 years ago
Fabian-Lars 4bb200aac5
fix: apply clippy suggestions (#120)
2 years ago
Jonas Kruckenberg 2e515abba7
fix: Bump MSRV to 1.64 (#119)
2 years ago
Jonas Kruckenberg e151ffcf61
Update Cargo.toml
2 years ago
Bryan Lee 61bdf04bc8
docs: fix typo (#117)
2 years ago
renovate[bot] 526f1fcb85
chore(deps): update dependency eslint-config-standard-with-typescript to v33 (#115)
2 years ago
Fabian-Lars 7cfea6be3f
Update renovate.json (#110)
2 years ago
Fabian-Lars ba81e865b2
feat(sql): Handle `JSON` columns as `TEXT` columns and return content as string, closes #112 (#113)
2 years ago
Amr Bashir 4c6255d34f
fix(window-state): update state before saving (#111)
2 years ago
Jonas Kruckenberg 766021a699
Merge pull request #104 from tauri-apps/feat/window-state/flags
2 years ago
amrbashir b02c7e15f9
clippy lints
2 years ago
amrbashir 1930a1aa84
cleanup & defer saving state until `ClosedRequest`
2 years ago
Amr Bashir c41a1d072a
Restore Cargo.lock
2 years ago
amrbashir 0abe028e88
clippy
2 years ago
amrbashir 47e85ad06d
feat(window-state): add flags to control what is saved/restored
2 years ago
Jonas Kruckenberg 4ff7843581
Update README.md
2 years ago
Jonas Kruckenberg 37e0511020
Merge pull request #96 from tauri-apps/feat/mobile-log
2 years ago
renovate[bot] 581d0887e0
chore(deps): update dependency eslint-config-standard-with-typescript to v31 (#99)
2 years ago
Lucas Nogueira 1675a4de80
fix unused var [skip ci]
2 years ago
Lucas Nogueira 5f13148aad
simplify default formatter for mobile
2 years ago
Lucas Nogueira df21598a48
update deps
2 years ago
Lucas Nogueira 510845c1a0
update android_logger
2 years ago