Commit Graph

360 Commits (68d321f3fca04b45668dc7bed806dd2b95fc06f7)
 

Author SHA1 Message Date
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
ngapham@kobiton.com 6d7b985b46
[log] Allow to use local timezone instead of UTC when writing logs (#269)
2 years ago
Fabian-Lars 1d52416f70
feat(sql): Improve type decoding. Adds support for time and dates (#266)
2 years ago
Flux Xu 265acf7454
docs(single-instance): Fix a typo (#264)
2 years ago
renovate[bot] 8f34eb83e4
fix(deps): update rust crate windows-sys to 0.45 (#103)
2 years ago
Fabian-Lars 8f0d662ea9
fix(upload): download function invokes wrong command
2 years ago
Fabian-Lars aeb2125176
chore(single-instance): Fix banner link in readme
2 years ago
Fabian-Lars 92d9f2754c
chore: apply clippy suggestions (#256)
2 years ago
Mohamad e203b4f68f
fix(autostart): fix auto start choosing wrong app path on macOS (#125)
2 years ago
Fabian-Lars 2e090c90cd
chore: Add MSRV to all readmes (#255)
2 years ago