Commit Graph

891 Commits (c3748b39fee5582488cef4d7082afb784c9798b0)

Author SHA1 Message Date
Tony 7c24d4a939
Merge remote-tracking branch 'upstream/v2' into store-rework-2
8 months ago
Tony 3413d2a0f7
Use close instead
8 months ago
Tony 230e6bbdf3
Apply suggestions from code review
8 months ago
Lucas Fernandes Nogueira 3c1f3874f4
fix(positioner): handleIconState missing permission and wrong impl (#1911)
8 months ago
Amr Bashir 51ddf6a715
fix(shell): use async command for `open` JS API (#1881)
8 months ago
nashaofu aee14ed426
fix(dialog): Fix the issue of Android saving files with a .txt extension (#1892)
8 months ago
Amr Bashir 9b2840db94
fix(http): retain headers order (#1884)
8 months ago
renovate[bot] 0058583583
fix(deps): update tauri monorepo to v2.0.2 (#1874)
8 months ago
Tony c7094473eb
Update readme
8 months ago
Tony a00cb15224
Rename inner store's inset method to set
8 months ago
Tony 92196ee927
Build
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 bfe2b38f8e
Merge branch 'v2' into store-rework-2
8 months ago
Tony 120f39fd9b
Build
8 months ago
github-actions[bot] fd785ab5de
publish new versions (#1878)
8 months ago
Lucas Fernandes Nogueira a1a82208ed
chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
8 months ago
Tony 7723f48f39
Use store instead of `store_builder` in example
8 months ago
Tony f6a72ee2cb
Merge branch 'v2' into store-rework-2
8 months ago
Tony 2718722422
Update readme
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
Tillmann 4c2454d410
sync readme with metadata (#1872)
8 months ago
Tony 718f5dc90d
Allow js to use pre-stored (de)serialize functions
8 months ago
Tony a3bef84382
more docs
8 months ago
Tony d22de0257d
Use absolute path for store
8 months ago
Tony 45b2af4cfe
Docs
8 months ago
Tony 4f17adc9e8
Merge branch 'v2' into store-rework-2
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 bbd34b16f4
Add init to lazy store
8 months ago
renovate[bot] fe6dd0ff9e
fix(deps): update dependency @tauri-apps/api to v2.0.1 (#1862)
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
Horu ab8d089b2b
chore(barcode-scanner): fix banner link in readme (#1870)
8 months ago
Tony e0bbc6d72b
Merge remote-tracking branch 'upstream/v2' into store-rework-2
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
github-actions[bot] ee02ea7746
publish new versions (#1869)
8 months ago
Lucas Fernandes Nogueira 9501cfa5f5
fix(updater): validate endpoint scheme before printing warning (#1868)
8 months ago
Lucas Fernandes Nogueira e8069af804
feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
8 months ago
pajlada 0975a687a0
fix: make package.json licenses SPDX compliant (#1861)
8 months ago
Amr Bashir 654a7299c3
fix(positioner): pass correct values through IPC (#1858)
8 months ago