Commit Graph

67 Commits (1c401f7cb00d78245195332efd76cbdf5d42f074)

Author SHA1 Message Date
Tony 99321ddbfa
Remove StoreInner from pub and expose is_empty
8 months ago
Tony 02d077ea3b
Remove with_store
8 months ago
Tony 1498eb5404
Expose resolve_store_path
8 months ago
Tony a020ae38e2
Remove unused pub(crate)
8 months ago
Tony 3f470a7a67
Clean up
8 months ago
Tony 39dec5d5b4
Change to close_resource and take &self
8 months ago
Tony d88fcb5c8a
Return result in resolve_store_path
8 months ago
Tony 3413d2a0f7
Use close instead
8 months ago
Tony a00cb15224
Rename inner store's inset method to set
8 months ago
Tony dc5be009b7
Add create or existing
8 months ago
Tony 7faf8c31e0
Differentiate json null from no value for events
8 months ago
Tony 831105d7a8
Use `undefined` for empty value in get
8 months ago
Tony 1ef9f6a487
Use pretty json by default
8 months ago
Tony 4037589000
Add default (de)serialize fn
8 months ago
Tony fc51b3d132
More docs for StoreBuilder::build
8 months ago
Tony 73f365d3f0
Show case how to use pretty json
8 months ago
Tony 4f13a03401
Fix js get and close store
8 months ago
Tony 718f5dc90d
Allow js to use pre-stored (de)serialize functions
8 months ago
Tony d22de0257d
Use absolute path for store
8 months ago
Tony 45b2af4cfe
Docs
8 months ago
Tony 42c5a1cb56
try get first
8 months ago
Tony 3acf66ee57
Revert "Add get-or-create-store"
8 months ago
Tony 7ffd769240
Add get-or-create-store
8 months ago
Tony 79bc8d08f4
Add lazy store
8 months ago
Tony 6cdaa31959
Add store function
8 months ago
Tony 4cb9d8de5e
Add close store
8 months ago
Tony 8975d10bb7
Clean up
8 months ago
Tony 98d4fc4e9b
Remove share store
8 months ago
Tony ea9c101da8
Store to resource table by default
8 months ago
Tony 35b439f70f
Enable auto save by default
8 months ago
Tony 9811756e6c
refactor(store): more reworks
8 months ago
Tony 7e5e34420b
Cancel auto save on save (#1859)
8 months ago
Tony f12d35609a
feat(store)!: fully rework and add auto save (#1550)
8 months ago
Lucas Fernandes Nogueira 0c040bcc9a
fix(store): remove Android and iOS plugins, closes #1256 (#1695)
10 months ago
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
Fabian-Lars 0d4d029011
build: Update pnpm to v9 (#1309)
1 year ago
Fabian-Lars bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend (#1168)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Tony 79691e93e0
fix(store): `with_store` and `StoreCollection` become private in #1011 (#1040)
1 year ago
Ahmed Elkhoudiry 22f5acf240
feat(store): Add android & iOS support (#1011)
1 year ago
Lucas Fernandes Nogueira b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
1 year ago
Lucas Nogueira dbc0c0757e
dist
1 year ago
Lucas Nogueira 9dd1d09797
rebuild
1 year ago
Amr Bashir 7cefa2b0bd
pub
1 year ago
amrbashir 72db444401
feat(sql,store): add `Builder::new`
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
2 years ago
Amr Bashir 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago