Commit Graph

369 Commits (507cf43e8286c349d0a210aab3529113bec8970b)
 

Author SHA1 Message Date
FabianLars 507cf43e82
chore: fix lint issues
2 years ago
FabianLars 2184b72de0
run formatter on covector script
2 years ago
FabianLars dce0f02bc5
Rename dev branch to v1 and next branch to v2
2 years ago
Lucas Fernandes Nogueira 882fcf8ab1
feat(ci): update covector getPublishedVersion (#339)
2 years ago
Fabian-Lars d02432df06
fix(log): Replace unknown js location with `webview::unknown`, fixes #41 (#338)
2 years ago
Fabian-Lars 8de442113f
fix(ws): Don't block main thread while connecting (#337)
2 years ago
Fabian-Lars 46f4a949c9
docs(positioner): Fix npm package name, fixes #6
2 years ago
Fabian-Lars 92b01ea050
refactor(fs-watch): make options arg optional, closes #3 (#334)
2 years ago
Fabian-Lars f0fee4f132
build: Skip examples when building all packages
2 years ago
FabianLars 68d321f3fc
chore: Change version in Cargo.toml template
2 years ago
renovate[bot] 57727f262a
fix(deps): update rust crate aho-corasick to v1 (#333)
2 years ago
FabianLars 5b86b0fa9e
ci: enable sync script for next branch
2 years ago
FabianLars b9cf0ec148
ci: only sync tags of js packages. Fix tag syntax to covector's style
2 years ago
Fabian-Lars ebb2eb2fe2
fix(persisted-scope): Prevent out-of-memory issues, fixes #274 (#328)
2 years ago
FabianLars 8e5dead7d3
ci: Prefill covector manager fields.
2 years ago
Fabian-Lars 3fddf476de
ci: set up covector (#329)
2 years ago
Fabian-Lars 9e97a55d85
fix(window-state): fix command names
2 years ago
Fabian-Lars eb55671f27
fix(upload): Don't bail on unknown file length on download, fixes #297 (#330)
2 years ago
FabianLars 7acf865ffb
fix: Change out dir of type declaration files, fixes #321
2 years ago
Fabian-Lars 5c79b6ae30
chore(deps): Update all deps. Run pnpm dedupe (#320)
2 years ago
renovate[bot] 3dcfda14c1
chore(deps): update dependency svelte-check to v3 (#316)
2 years ago
Amr Bashir ea288b03a0
ci: continuation of #318
2 years ago
Fabian-Lars 31d328faca
ci: set pnpm version (#319)
2 years ago
Amr Bashir 6ada0a1122
ci: fix sync script action URL (#318)
2 years ago
Fabian-Lars de09eb8ce4
chore: Set minimum pnpm version in package.json
2 years ago
Amr Bashir e5b07f4af2
feat(window-state): add js api, closes #254 (#309)
2 years ago
Amr Bashir 6f39921dbe
ci: use original commiter author instead of actor (#310)
2 years ago
Fabian-Lars 091f7f5088
chore(renovate): hard-code semnatic commit type
2 years ago
renovate[bot] de1706fee2
fix(deps): update rust crate tokio-tungstenite to 0.18 (#314)
2 years ago
renovate[bot] 61daa088ea
chore(deps): update dependency typescript to v5 (#315)
2 years ago
renovate[bot] 48bb71eaa3
chore(deps): Use less specific tokio version in ws example (#312)
2 years ago
renovate[bot] 64cba15cd9
chore(deps): update dependency @sveltejs/adapter-auto to v2 (#313)
2 years ago
Fabian-Lars 3dfdef0678
chore: Make renovate update dependencies of examples (#311)
2 years ago
renovate[bot] fa8e68fd6a
chore(deps): update dependency typescript to v5 (#286)
2 years ago
Fabian-Lars cea1d4f7b5
ci: Replace actions-rs/audit-check with rustsec fork (#294)
2 years ago
afa 06f39586af
fix(store): Load state from disk and extend defaults, fixes #296 (#295)
2 years ago
renovate[bot] 204f61052f
fix(deps): update rust crate windows-sys to 0.48 (#292)
2 years ago
nya1 aa879c9ac7
chore(window-state): readme typo (#290)
2 years ago
Fabian-Lars 14b67bef54
chore(store): Fix import in readme example, closes #289
2 years ago
renovate[bot] 5a6abd3203
fix(deps): update rust crate base64 to ^0.21.0 (#284)
2 years ago
Fabian-Lars 9b70a79b2c
fix(store): Use event module instead of appWindow, fixes #282 (#283)
2 years ago
renovate[bot] a4dfa62486
fix(deps): update rust crate iota-crypto to 0.17 (#281)
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
renovate[bot] 58defafd2a
fix(deps): update rust crate bitflags to v2 (#277)
2 years ago
Parker McMullin b49d8addda
fix(window-state): Use outer position (#276)
2 years ago
renovate[bot] 70e2ad0f3b
fix(deps): update rust crate iota-crypto to 0.16 (#272)
2 years ago
FabianLars e950946300
ci: Add workflow to confirm MSRV compliance
2 years ago
Alex Currie-Clark 494a029a10
chore(store): Update store readme (#270)
2 years ago
Jonas Kruckenberg d4223f6fd2
feat(store): expose Store to Rust code (#108)
2 years ago