Fabian-Lars
|
f3c8d35d12
|
fix(ws): Don't block main thread while connecting (#337)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4834041872
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-28 19:21:11 +00:00 |
|
Fabian-Lars
|
100b5e9eb3
|
ci: set up covector (#329)
* ci: set up covector
* remove postpublish
* push new tags to mirrors
* fetch tags of current repo in workflow file
* use our fork of create-pull-request action
* fmt
* use org tokens
* simplify string subst
* fmt again
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4799361831
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-25 15:32:38 +00:00 |
|
FabianLars
|
9b1883b40e
|
fix: Change out dir of type declaration files, fixes #321
Closes #322
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4730794281
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-18 09:33:30 +00:00 |
|
Fabian-Lars
|
4964a788fd
|
chore(deps): Update all deps. Run pnpm dedupe (#320)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723441558
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-17 16:19:44 +00:00 |
|
renovate[bot]
|
63632a26c9
|
chore(deps): update dependency svelte-check to v3 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723232633
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-17 15:58:14 +00:00 |
|
Fabian-Lars
|
edd68649f0
|
ci: set pnpm version (#319)
* ci: set pnpm version
* fmt
* missed one
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723212261 \n\nCo-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-17 15:55:35 +00:00 |
|
Amr Bashir
|
64d9c96d4f
|
feat(window-state): add js api, closes #254 (#309)
* feat(window-state): add js api, closes #254
* symlink tsconfig.json
* update symlink
* Update plugins/window-state/package.json
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
* Update Cargo.toml
* move to cmd.rs
* Update plugins/window-state/guest-js/index.ts
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4723002931\nCo-authored-by: FabianLars <FabianLars@users.noreply.github.com>
|
2023-04-17 15:33:10 +00:00 |
|
FabianLars
|
40b00b14e1
|
fix(deps): update rust crate tokio-tungstenite to 0.18 (#314)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4722861243
|
2023-04-17 15:17:40 +00:00 |
|
FabianLars
|
09c1974dac
|
chore(deps): update dependency typescript to v5 (#315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4722839487
|
2023-04-17 15:15:41 +00:00 |
|
FabianLars
|
e06c010c9a
|
chore(deps): Use less specific tokio version in ws example (#312)
* fix(deps): update rust crate tokio to 1.27
* Update Cargo.toml
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4722794687
|
2023-04-17 15:11:47 +00:00 |
|
FabianLars
|
18bd11f263
|
chore(deps): update dependency @sveltejs/adapter-auto to v2 (#313)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4722778190
|
2023-04-17 15:10:04 +00:00 |
|
FabianLars
|
ee8a346527
|
chore: Add MSRV to all readmes (#255)
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4184387391
|
2023-02-15 13:33:24 +00:00 |
|
FabianLars
|
71ac8ad884
|
fix: change dist for js files, fixes #76 for yarn3 (#88)
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3903864444
|
2023-01-12 15:59:50 +00:00 |
|
FabianLars
|
1c32b4bf07
|
Merge pull request #85 from tauri-apps/websocket
chore: Add tauri-plugin-websocket history
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3902852969
|
2023-01-12 13:49:42 +00:00 |
|
FabianLars
|
6ee011c34c
|
fix(deps): update rust crate tokio-tungstenite to 0.18 (#66)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3862717006
|
2023-01-07 15:22:02 +00:00 |
|
FabianLars
|
6b05bd57e1
|
fix(deps): update rust crate auto-launch to 0.4 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3862702982
|
2023-01-07 15:18:33 +00:00 |
|
JonasKruckenberg
|
7c3463b27d
|
fmt
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3857113108
|
2023-01-06 17:19:06 +00:00 |
|
JonasKruckenberg
|
b7a49ca261
|
Update sync-to-mirrors.sh
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3856774296
|
2023-01-06 16:27:45 +00:00 |
|
JonasKruckenberg
|
c92684d17a
|
chore: fix template
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3856602855
|
2023-01-06 16:02:32 +00:00 |
|
JonasKruckenberg
|
3ff3fbe76d
|
refactor(websocket): Use new PluginBuilder
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3855552347
|
2023-01-06 13:23:31 +00:00 |
|
Beanow
|
f6718a4486
|
Merge pull request #49 from tauri-apps/pr/owners
admin: Initial CODEOWNERS file
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3855481967
|
2023-01-06 13:12:33 +00:00 |
|
Amr Bashir
|
9288a45aeb
|
Merge pull request #64 from JonasKruckenberg/patch-1
Delete node_modules directory
|
2023-01-05 18:14:46 +02:00 |
|
Jonas Kruckenberg
|
ed115aac89
|
Delete node_modules directory
|
2023-01-05 17:10:16 +01:00 |
|
JonasKruckenberg
|
42de0f6eb3
|
fmt
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3848363585
|
2023-01-05 16:09:48 +00:00 |
|
JonasKruckenberg
|
addb3d834f
|
Create .gitignore
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3848356629
|
2023-01-05 16:08:50 +00:00 |
|
JonasKruckenberg
|
827d98737b
|
chore: move package.json to plugin root
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3848341101
|
2023-01-05 16:06:48 +00:00 |
|
JonasKruckenberg
|
a078f189fb
|
chore(ws): move package.json to plugin root
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3847003425
|
2023-01-05 13:11:37 +00:00 |
|
JonasKruckenberg
|
cb81562719
|
Update pnpm-lock.yaml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3846867017
|
2023-01-05 12:53:28 +00:00 |
|
JonasKruckenberg
|
ecfe7c88f7
|
fix(log): correct package names
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3846839172
|
2023-01-05 12:48:52 +00:00 |
|
JonasKruckenberg
|
e82b54a54b
|
Update sync.yml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3845957601
|
2023-01-05 10:37:23 +00:00 |
|
Lucas Nogueira
|
53c9a3ffc3
|
feat(ci): add publish scripts
|
2022-03-06 10:33:27 -03:00 |
|
Fabian-Lars
|
d996f6b76d
|
Merge pull request #47 from tauri-apps/renovate/rollup-plugin-typescript-8.x
chore(deps): update dependency @rollup/plugin-typescript to v8.3.1
|
2022-02-23 16:42:01 +01:00 |
|
Renovate Bot
|
989bc1de67
|
chore(deps): update dependency @rollup/plugin-typescript to v8.3.1
|
2022-02-23 15:28:32 +00:00 |
|
Fabian-Lars
|
08263dbefb
|
Merge pull request #46 from tauri-apps/renovate/rollup-2.x
chore(deps): update dependency rollup to v2.68.0
|
2022-02-22 10:38:42 +01:00 |
|
Renovate Bot
|
c5839f7ee6
|
chore(deps): update dependency rollup to v2.68.0
|
2022-02-22 08:18:55 +00:00 |
|
Lucas Fernandes Nogueira
|
317cf664cf
|
Merge pull request #45 from tauri-apps/renovate/tokio-tungstenite-0.x
|
2022-02-19 00:01:24 -03:00 |
|
FabianLars
|
476882878c
|
fix: ignore Message::Frame
|
2022-02-18 23:01:14 +01:00 |
|
Renovate Bot
|
71bff7ce31
|
fix(deps): update rust crate tokio-tungstenite to 0.17
|
2022-02-18 20:10:24 +00:00 |
|
Fabian-Lars
|
82ef6986be
|
Merge pull request #42 from tauri-apps/renovate/tokio-1.x
fix(deps): update rust crate tokio to 1.17
|
2022-02-18 21:09:46 +01:00 |
|
Renovate Bot
|
07cfe80334
|
fix(deps): update rust crate tokio to 1.17
|
2022-02-18 19:54:21 +00:00 |
|
Fabian-Lars
|
dc9807775a
|
Merge pull request #43 from tauri-apps/renovate/rollup-2.x
chore(deps): update dependency rollup to v2.67.3
|
2022-02-18 20:54:05 +01:00 |
|
Renovate Bot
|
ba037af16e
|
chore(deps): update dependency rollup to v2.67.3
|
2022-02-18 16:13:23 +00:00 |
|
Lucas Fernandes Nogueira
|
32b7a81993
|
Merge pull request #44 from tauri-apps/renovate/tauri-1.x
|
2022-02-18 13:13:00 -03:00 |
|
Renovate Bot
|
7fbedf702d
|
fix(deps): update rust crate tauri to 1.0.0-rc.3
|
2022-02-18 16:00:38 +00:00 |
|
Lucas Fernandes Nogueira
|
b2679d751a
|
Merge pull request #40 from tauri-apps/renovate/tauri-1.x
|
2022-02-14 12:13:01 -03:00 |
|
Renovate Bot
|
eeebe8f514
|
fix(deps): update rust crate tauri to 1.0.0-rc.2
|
2022-02-14 14:58:29 +00:00 |
|
Fabian-Lars
|
69721a028a
|
Merge pull request #39 from tauri-apps/renovate/tauri-apps-api-1.x
fix(deps): update dependency @tauri-apps/api to v1.0.0-rc.1
|
2022-02-14 10:02:40 +01:00 |
|
Renovate Bot
|
16064eac99
|
fix(deps): update dependency @tauri-apps/api to v1.0.0-rc.1
|
2022-02-14 08:51:18 +00:00 |
|
Lucas Fernandes Nogueira
|
daa974c8f5
|
Merge pull request #41 from tauri-apps/feat/tauri-rc
|
2022-02-13 17:48:35 -03:00 |
|
Lucas Nogueira
|
ea880bb8a6
|
feat: update to tauri v1.0.0-rc
|
2022-02-13 17:19:12 -03:00 |
|