Commit Graph

1549 Commits (4a29fc8990fed7caec9896b0390a30130ed1813c)
 

Author SHA1 Message Date
Lucas Nogueira 4a29fc8990
remove close_store command since we extend from Resource
9 months ago
Lucas Nogueira 09cce55b40
remove create_store command
9 months ago
Tony 5181d2b241
Update docs
9 months ago
Tony 975129695e
Update docs
9 months ago
Tony bf5a19120f
Clippy
9 months ago
Tony 0d1b78a958
Merge branch 'v2' into store-rework-2
9 months ago
Tony 99cafa6d73
Fix description and create_new logic
9 months ago
Lucas Nogueira 3288e4bd74
fix default permission
9 months ago
Lucas Nogueira 150e030c12
rename builder fn to build()
9 months ago
Lucas Nogueira ac912703d0
rename missing reload fn
9 months ago
Lucas Nogueira d7bff64098
update docs
9 months ago
Lucas Nogueira 983bd82212
rename newOrExisting to load, load to reload
9 months ago
Niko Korvenlaita cfd48b3b2e
feat: allow http calls without origin header (#1941)
9 months ago
renovate[bot] 558e14bb4c
chore(deps): update dependency typescript-eslint to v8.9.0 (#1937)
9 months ago
Tony 44016a480f
Remove R: Runtime from Builder
9 months ago
Tony 985059a1f0
Don't make StoreState public
9 months ago
Tony 5f2de5e4ea
Missed if load
9 months ago
Tony fbc7149d60
Remove load
9 months ago
Lucas Nogueira a7af6612f2
keep store lock throughout whole new_or_existing_inner
9 months ago
Lucas Nogueira 8a8bdcac23
rename createOrLoad to newOrExisting
9 months ago
Lucas Nogueira 028d6661ca
reintroduce "get existing store" behavior for create_or_load
9 months ago
Lucas Nogueira afbb5aae05
fmt
9 months ago
Lucas Nogueira ff9bddd95c
make api consistent with the JS implementation, add examples
9 months ago
Lucas Nogueira 083c165543
rename createOrExistingStore to createOrLoad
9 months ago
Tony 7aca255209
Update readme
9 months ago
Tony 3127ce562b
Merge remote-tracking branch 'upstream/v2' into store-rework-2
10 months ago
凊弦凝绝 aef5dd6157
fix(sql): don't panic on missing migration when preload is enabled (#1932)
10 months ago
Fabian-Lars 74ee7edc43
ci: Run workflows on ubuntu 22.04 (#1936)
10 months ago
Tony 1c401f7cb0
Fix wrong jsdoc param
10 months ago
Tony 99321ddbfa
Remove StoreInner from pub and expose is_empty
10 months ago
Tony 02d077ea3b
Remove with_store
10 months ago
Tony 1498eb5404
Expose resolve_store_path
10 months ago
Tony 7e33a5eba2
Update change file
10 months ago
Tony a020ae38e2
Remove unused pub(crate)
10 months ago
Tony 5296ffa3de
Apply suggestions from code review
10 months ago
Tony 3f470a7a67
Clean up
10 months ago
Tony 39dec5d5b4
Change to close_resource and take &self
10 months ago
Tony d88fcb5c8a
Return result in resolve_store_path
10 months ago
Tony c3748b39fe
Update breaking changes
10 months ago
Tony 7c24d4a939
Merge remote-tracking branch 'upstream/v2' into store-rework-2
10 months ago
Tony 3413d2a0f7
Use close instead
10 months ago
Tony 230e6bbdf3
Apply suggestions from code review
10 months ago
Fabian-Lars 7e1c17a635
ci(renovate): Remove tauri pre-release workaround
10 months ago
Lucas Fernandes Nogueira 3c1f3874f4
fix(positioner): handleIconState missing permission and wrong impl (#1911)
10 months ago
Amr Bashir 51ddf6a715
fix(shell): use async command for `open` JS API (#1881)
10 months ago
renovate[bot] 62082b7086
chore(deps): lock file maintenance (#1895)
10 months ago
nashaofu aee14ed426
fix(dialog): Fix the issue of Android saving files with a .txt extension (#1892)
10 months ago
Amr Bashir 9b2840db94
fix(http): retain headers order (#1884)
10 months ago
renovate[bot] 60064fce52
chore(deps): update dependency typescript to v5.6.3 (#1905)
10 months ago
renovate[bot] 0058583583
fix(deps): update tauri monorepo to v2.0.2 (#1874)
10 months ago