Commit Graph

111 Commits

Author SHA1 Message Date
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 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
renovate[bot] 929cbfb6b7 fix(deps): update rust crate tiny_http to 0.12 (#64)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:19:20 +01:00
renovate[bot] 86e61a6ac0 fix(deps): update rust crate auto-launch to 0.4 (#60)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 16:17:38 +01:00
renovate[bot] e52bbd5d23 fix(deps): change tokio version to 1 (#65)
* fix(deps): update rust crate tokio to 1.24

* Apply suggestions from code review

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-01-07 16:16:59 +01:00
renovate[bot] 42aac5255a fix(deps): change once_cell version to 1 (#63)
* fix(deps): update rust crate once_cell to 1.17

* Change once_cell version to `1`

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2023-01-07 16:04:17 +01:00
Jonas Kruckenberg 2d670f70d9 refactor: use builder style (#50)
* refactor(upload): use plugin builder style

* refactor(sql): use builder style

* refactor(fs-watch): use builder style

* refactor(fs-extra): use builder style

* refactor(auth): use builder style

* fmt

* fmt

Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2023-01-07 15:53:56 +01:00
Fabian-Lars 66dc508f34 ci: fix path pattern. upgrade rust-cache action (#68) 2023-01-07 15:15:54 +01:00
Jonas Kruckenberg 2d7bbc8925 Update mirrors.txt 2023-01-07 13:07:01 +01:00
Jonas Kruckenberg 6566563a58 Update sync.yml 2023-01-07 13:03:02 +01:00
Jonas Kruckenberg 43186889ef Update sync.yml 2023-01-07 13:01:19 +01:00
Jonas Kruckenberg a0d0cf4fbe Update sync.yml 2023-01-07 12:59:42 +01:00
Jonas Kruckenberg 263185be34 Merge branch 'dev' of https://github.com/tauri-apps/plugins-workspace into dev 2023-01-07 10:32:50 +01:00
Jonas Kruckenberg 800e11de22 Update .prettierignore 2023-01-07 10:32:45 +01:00
Jonas Kruckenberg 184f4aa1ff Merge pull request #54 from tauri-apps/pull-that-sync-trigger 2023-01-06 21:37:31 +01:00
Jonas Kruckenberg 9568a99d4c Merge pull request #52 from tauri-apps/store/rename 2023-01-06 20:27:44 +01:00
Jonas Kruckenberg 12eed57465 Merge pull request #45 from tauri-apps/ci/actions-rs
ci: don't use unmaintained actions-rs actions
2023-01-06 18:20:48 +01:00
Jonas Kruckenberg a2f0e2eb73 fmt 2023-01-06 18:18:16 +01:00
Jonas Kruckenberg c64b949b12 clippy 2023-01-06 18:08:19 +01:00
Jonas Kruckenberg a56e9194da only run clippy on sql package 2023-01-06 18:08:15 +01:00
Jonas Kruckenberg b7325b5d1d Create renovate.json 2023-01-06 17:58:42 +01:00
Jonas Kruckenberg 8befcf561b Update lib.rs 2023-01-06 17:52:35 +01:00
Jonas Kruckenberg e6cfc80b17 update readmes and package descriptions 2023-01-06 17:42:43 +01:00
Jonas Kruckenberg 89650db1b1 Update sync-to-mirrors.sh 2023-01-06 17:27:04 +01:00
Jonas Kruckenberg 2f713b7fc5 don't force add 2023-01-06 17:21:48 +01:00
Jonas Kruckenberg 84133c9db7 chore: fix template 2023-01-06 17:01:38 +01:00
Jonas Kruckenberg 5966b7d133 chore: add rust-version field 2023-01-06 17:01:21 +01:00
Jonas Kruckenberg 44c2188f23 Update mirrors.txt 2023-01-06 16:49:18 +01:00
Jonas Kruckenberg a27f98e644 Merge branch 'dev' into ci/actions-rs 2023-01-06 16:47:23 +01:00
Jonas Kruckenberg b9a06108d8 Merge pull request #46 from tauri-apps/fix/clippy
fix: make clippy 1.66 happy
2023-01-06 16:45:18 +01:00
Jonas Kruckenberg a112f4bb32 Merge pull request #51 from tauri-apps/log/rename
refactor(log): rename builder struct
2023-01-06 16:44:03 +01:00
Jonas Kruckenberg deefbd172f Update README.md 2023-01-06 16:42:39 +01:00
Jonas Kruckenberg 3d0d23c9ed Update Cargo.lock 2023-01-06 16:38:13 +01:00
Jonas Kruckenberg ef96f78e6c Update README.md 2023-01-06 16:34:28 +01:00
Fabian-Lars 6f7b24bc42 revert audit-rust.yml changes 2023-01-06 14:31:02 +01:00
Jonas Kruckenberg 102ea4de01 refactor(log): rename builder struct
rename builder struct to align with convetion
2023-01-06 14:25:18 +01:00
Jonas Kruckenberg a2afb07029 refactor(store): rename plugin
align with plugin naming conventions
2023-01-06 14:24:11 +01:00
Jonas Kruckenberg c52995ab7c refactor(websocket): Use new PluginBuilder 2023-01-06 14:22:34 +01:00
Jonas Kruckenberg 685ee3ea01 Merge branch 'dev' of https://github.com/tauri-apps/plugins-workspace into dev 2023-01-06 14:21:59 +01:00
Jonas Kruckenberg 08f90f0fb4 update readmes 2023-01-06 14:21:57 +01:00
Robin van Boven 572a2a8dc5 Merge pull request #49 from tauri-apps/pr/owners
admin: Initial CODEOWNERS file
2023-01-06 14:11:41 +01:00
Beanow 34caec49b4 admin: Initial CODEOWNERS file 2023-01-06 13:08:36 +01:00