Lucas Nogueira
|
13fcc06087
|
fix iOS build
|
2023-01-16 18:08:36 -03:00 |
|
Lucas Nogueira
|
42037a7a99
|
feat(log): implement mobile logging
|
2023-01-16 17:47:43 -03:00 |
|
Jonas Kruckenberg
|
58dd417f1b
|
Update Cargo.toml
|
2023-01-13 20:46:57 +01:00 |
|
Jonas Kruckenberg
|
0b42d3f554
|
update Tauri to alpha version
|
2023-01-13 12:43:19 +01:00 |
|
Jonas Kruckenberg
|
f6ab641e08
|
fix: add back log feature
|
2023-01-13 11:45:19 +01:00 |
|
Fabian-Lars
|
467bcb90af
|
fix: change dist for js files, fixes #76 for yarn3 (#88)
|
2023-01-12 16:55:21 +01:00 |
|
renovate[bot]
|
79f1130b85
|
chore(deps): update dependency eslint-config-standard-with-typescript to v27 (#87)
* chore(deps): update dependency eslint-config-standard-with-typescript to v27
* update json5
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
|
2023-01-12 14:59:16 +01:00 |
|
Fabian-Lars
|
90b1dc6d4d
|
Merge pull request #85 from tauri-apps/websocket
chore: Add tauri-plugin-websocket history
|
2023-01-12 14:48:05 +01:00 |
|
Jonas Kruckenberg
|
5a018251a4
|
Update plugins/single-instance/examples/vanilla/src-tauri/Cargo.toml
|
2023-01-11 21:03:40 +01:00 |
|
Jonas Kruckenberg
|
183a081364
|
exclude examples from cargo workspace
|
2023-01-11 20:23:35 +01:00 |
|
Jonas Kruckenberg
|
9f2f2bdacb
|
dont use workspace features in tauri app
|
2023-01-11 20:13:05 +01:00 |
|
Jonas Kruckenberg
|
bb4be49afa
|
fmt
|
2023-01-11 19:09:09 +01:00 |
|
Jonas Kruckenberg
|
ff5f85c412
|
Update pnpm-lock.yaml
|
2023-01-11 19:06:42 +01:00 |
|
Jonas Kruckenberg
|
db89717962
|
Update Cargo.lock
|
2023-01-11 19:03:45 +01:00 |
|
Jonas Kruckenberg
|
b0c21978f2
|
Merge branch 'dev' into websocket
|
2023-01-11 19:03:34 +01:00 |
|
Jonas Kruckenberg
|
f910b1f496
|
chore: make examples part of the workspace
|
2023-01-11 19:02:23 +01:00 |
|
Jonas Kruckenberg
|
4714cc2e2d
|
update example app
|
2023-01-11 19:01:30 +01:00 |
|
Jonas Kruckenberg
|
900b8ccdb1
|
fmt
|
2023-01-11 18:34:23 +01:00 |
|
Jonas Kruckenberg
|
a8f198afec
|
cleanup
|
2023-01-11 18:33:55 +01:00 |
|
Jonas Kruckenberg
|
66245c943d
|
Merge branch 'origin-dev' into websocket
|
2023-01-11 18:31:38 +01:00 |
|
Jonas Kruckenberg
|
e522367552
|
move files to subdir
|
2023-01-11 18:28:00 +01:00 |
|
Jonas Kruckenberg
|
6e2356af25
|
delete files
|
2023-01-11 18:27:37 +01:00 |
|
Fabian-Lars
|
42b145e0ce
|
fix(sql): don't panic if no migrations were provided, fixes #84
|
2023-01-11 16:33:34 +01:00 |
|
Jonas Kruckenberg
|
4b098fb518
|
Merge pull request #72 from tauri-apps/add-single-instance
feat: Add single-instance
|
2023-01-11 14:53:28 +01:00 |
|
Jonas Kruckenberg
|
af5336895c
|
remove duplicate example
|
2023-01-11 14:51:39 +01:00 |
|
Jonas Kruckenberg
|
adf33745f6
|
Add plugin banner
|
2023-01-11 14:30:27 +01:00 |
|
Fabian-Lars
|
4d8d109b6b
|
fix(sql): derive default on Builder, fixes #82 (#83)
|
2023-01-11 14:24:51 +01:00 |
|
Beanow
|
4709b41eeb
|
chore: Cargo fmt
|
2023-01-11 12:44:38 +01:00 |
|
Beanow
|
b8e031e574
|
chore: Update Cargo.lock
|
2023-01-11 12:42:18 +01:00 |
|
Beanow
|
9884734bf5
|
chore: Clippy suggestion, combine replaces
|
2023-01-11 12:41:45 +01:00 |
|
Beanow
|
b88ec8e9c1
|
chore: Run formatter
|
2023-01-11 12:37:37 +01:00 |
|
Beanow
|
d9301f2ad1
|
chore: Clippy, unused variable
|
2023-01-11 12:29:17 +01:00 |
|
Beanow
|
89342351ff
|
chore: Use workspace deps where possible
|
2023-01-11 12:28:56 +01:00 |
|
Beanow
|
9797e21ded
|
chore: Match licensing with other plugins
|
2023-01-11 12:28:35 +01:00 |
|
Beanow
|
10396006a1
|
single-instance: Add README details
Co-authored-by: Jonas Kruckenberg <iterpre@protonmail.com>
|
2023-01-11 12:20:44 +01:00 |
|
Beanow
|
fd577cfda4
|
chore: rm old gitignore
|
2023-01-11 12:19:01 +01:00 |
|
Beanow
|
3a6333c046
|
Merge branch 'source-dev' into add-single-instance
|
2023-01-11 12:00:07 +01:00 |
|
Beanow
|
9b38d388d9
|
chore: move single-instance plugin
|
2023-01-11 11:57:08 +01:00 |
|
Beanow
|
69de39cf05
|
chore: remove irrelevant things for monorepo
|
2023-01-11 11:56:29 +01:00 |
|
Jonas Kruckenberg
|
8bee9e4716
|
Merge pull request #80 from osbre/patch-1
docs(autostart): add import to `README.md` usage example
|
2023-01-10 20:47:18 +01:00 |
|
Ostap Brehin
|
e95c10598c
|
Update README.md
|
2023-01-10 18:18:54 +00:00 |
|
Fabian-Lars
|
74c698987b
|
fix(deps): use less specific version for zbus
|
2023-01-10 19:06:30 +01:00 |
|
Fabian-Lars
|
1546e4e0fb
|
fix: fix path patterns in files property (#78)
|
2023-01-10 18:21:09 +01:00 |
|
Uriel
|
827bd47db6
|
fix(window-state): compare position with available monitors bounds (#48)
* remember monitor data
* check only if the position exists
Co-authored-by: amrbashir <amr.bashir2015@gmail.com>
|
2023-01-09 14:33:53 +02:00 |
|
renovate[bot]
|
66322a3426
|
fix(deps): update rust crate iota_stronghold to v1 (#70)
* fix(deps): update rust crate iota_stronghold to v1
* fix compile error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
|
2023-01-07 20:32:23 +01:00 |
|
renovate[bot]
|
58144ecb41
|
chore(deps): update dependency eslint-config-standard-with-typescript to v26 (#69)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-07 20:06:52 +01:00 |
|
renovate[bot]
|
b7522ed71c
|
fix(deps): update rust crate iota-crypto to 0.15 (#62)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-07 20:05:47 +01:00 |
|
renovate[bot]
|
fca1b85d42
|
chore(deps): update dependency @rollup/plugin-typescript to v11 (#67)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-07 20:00:15 +01:00 |
|
renovate[bot]
|
c6d79f93fd
|
chore(deps): update dependency @rollup/plugin-terser to ^0.3.0 (#57)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-07 19:57:45 +01:00 |
|
renovate[bot]
|
0bdd5ff98f
|
fix(deps): update rust crate tokio-tungstenite to 0.18 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-07 16:21:15 +01:00 |
|