Commit Graph

172 Commits (renovate/v2-schemars-0.x)

Author SHA1 Message Date
thewh1teagle 4216c0517f
feat(sql): made DbInstances public for managing directly from Rust (#1381)
12 months ago
github-actions[bot] 554cb902b0
Publish New Versions (v2) (#1387)
1 year ago
renovate[bot] 9013854f42
fix(deps): update tauri monorepo (#1382)
1 year ago
github-actions[bot] 0678af3a6c
publish new versions (#1314)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
thewh1teagle a940ef6250
feat(sql): preserve column order from query with indexmap (#1305)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
1 year ago
renovate[bot] 37dbd4c38d
fix(deps): update tauri monorepo (#1202)
1 year ago
Amr Bashir 7fc29c326b
chore: add repository field in Cargo.toml (#1143)
1 year ago
github-actions[bot] 70136b1fe8
Publish New Versions (v2) (#1047)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
Naman Garg bff722451d
docs(sql): Fix minor typo (#1048)
1 year ago
github-actions[bot] 5006717a7f
publish new versions (#986)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
Tillmann f59436dad0
Added Security Policy to All Plugins (#930)
1 year ago
lucasfernog e0d415e405
publish new versions
1 year ago
Lucas Fernandes Nogueira b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
1 year ago
Lucas Nogueira 14f381acf8
bump msrv
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Amr Bashir fe4fb7dc7a
Update plugin.rs
1 year ago
amrbashir 72db444401
feat(sql,store): add `Builder::new`
1 year ago
Lucas Nogueira dac8b6331c
fix(ci): commig schemas
1 year ago
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
Lucas Nogueira 63afaf1dfa
fmt
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
lucasfernog 18e478aba0
publish new versions
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Matthias Lohscheidt b9d29a0154
docs(sql): Add migrations section to README (#867)
1 year ago
github-actions[bot] 8c6d96e645
Publish New Versions (v2) (#832)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
github-actions[bot] 68cb23f9c0
Publish New Versions (v2) (#723)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Mitchell van der Hoeff f4b2674fd5
fix(sql): Encode JSON numbers as f64 to fix JSON_EXTRACT queries (#797)
2 years ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Fabian-Lars 8c9ff2a2a9
chore: Add sponsors section to readme (#758)
2 years ago
Amr Bashir eea3df56ef
fix: add back `main`, `module` and `types` field in top-level package.json (#742)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Fabian-Lars 251852ccbc
chore: Merge branch v1 into v2 (#702)
2 years ago
github-actions[bot] d4d1633c4d
Publish New Versions (v2) (#688)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
github-actions[bot] 437dfba814
Publish New Versions (v2) (#629)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
2 years ago
renovate[bot] 6630e5db75
fix(deps): update tauri monorepo (#665)
2 years ago
Pylogmon 77b81af36c
chore(sql): Refine features for sql plugin (#660)
2 years ago
renovate[bot] 9b96996b5a
fix(deps): update tauri monorepo to v1.5.0 (#626)
2 years ago
renovate[bot] dc5a14b6ad
chore(deps): update dependency tslib to v2.6.2 (#574)
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 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
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 Lewis 6f01bc11ab
chore: change readme banners urls (#523)
2 years ago
renovate[bot] 6d8f517148
chore(deps): update dependency tslib to v2.6.1 (#515)
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] 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] 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
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira 32c2a441c3
feat: update to 2.0.0-alpha.10 (#441)
2 years ago
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
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
Lucas Nogueira 7906397c64
fix(ci): enable sqlite feature when publishing the sql plugin
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
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 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
Lucas Fernandes Nogueira 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
FabianLars 4a10f218f0
Merge branch 'dev' into next. Rename next to v2
2 years ago
FabianLars dce0f02bc5
Rename dev branch to v1 and next branch to v2
2 years ago
FabianLars 59cb08e902
chore: Adapt readmes to next branch
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
Fabian-Lars 3fddf476de
ci: set up covector (#329)
2 years ago
Fabian-Lars 5c79b6ae30
chore(deps): Update all deps. Run pnpm dedupe (#320)
2 years ago
Lucas Fernandes Nogueira bbdccefa2d
chore(deps): update to tauri alpha.8 (#303)
2 years ago
FabianLars 62c9285c0b
fix(sql): bind `Value::Null` as `None` in `select` query
2 years ago
Fabian-Lars c6502f673b
fix(sql): bind `Value::Null` as `None`, fixes #11 (#278)
2 years ago
Fabian-Lars 1d52416f70
feat(sql): Improve type decoding. Adds support for time and dates (#266)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
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