Commit Graph

28 Commits (4f13a034017e2c744d29b528a7dca879c3f187cd)

Author SHA1 Message Date
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 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 6cdaa31959
Add store function
8 months ago
Tony 8975d10bb7
Clean up
8 months ago
Tony 98d4fc4e9b
Remove share store
8 months ago
Tony 35b439f70f
Enable auto save by default
8 months ago
Tony 9811756e6c
refactor(store): more reworks
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)
9 months 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
Amr Bashir 7cefa2b0bd
pub
1 year ago
amrbashir 72db444401
feat(sql,store): add `Builder::new`
1 year ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
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 937e6a5be6
feat: use tauri `next` branch, fix tests, MSRV 1.65 (#354)
2 years ago
FabianLars fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2 years ago
Jonas Kruckenberg d4223f6fd2
feat(store): expose Store to Rust code (#108)
2 years ago
Lucas Fernandes Nogueira 22f987bf24
feat: update setup hook to new syntax (#257)
2 years ago
Jonas Kruckenberg a2afb07029 refactor(store): rename plugin
2 years ago
Jonas Kruckenberg eb3495fb72 copy plugin sources
3 years ago