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 |
|
Jonas Kruckenberg
|
2eb8d7e636
|
add gitignores
|
2023-01-05 17:12:36 +01:00 |
|
Jonas Kruckenberg
|
81d3f6ebe8
|
fmt
|
2023-01-05 17:08:50 +01:00 |
|
Jonas Kruckenberg
|
4fadc101fa
|
Create .gitignore
|
2023-01-05 17:07:56 +01:00 |
|
Jonas Kruckenberg
|
4cced94332
|
chore: move package.json to plugin root
|
2023-01-05 17:06:00 +01:00 |
|
Jonas Kruckenberg
|
49a57fc9e2
|
Update pnpm-lock.yaml
|
2023-01-05 16:43:49 +01:00 |
|
renovate[bot]
|
95dca7a10c
|
fix(deps): update rust crate zbus to 3.7 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 17:16:15 +02:00 |
|
Jonas Kruckenberg
|
491f2c218d
|
Update pnpm-workspace.yaml
|
2023-01-05 14:30:56 +01:00 |
|
Jonas Kruckenberg
|
7337826bef
|
chore(ws): move package.json to plugin root
|
2023-01-05 14:10:53 +01:00 |
|
Jonas Kruckenberg
|
35a21e1347
|
Update pnpm-lock.yaml
|
2023-01-05 13:52:35 +01:00 |
|
Jonas Kruckenberg
|
df1fce20c5
|
build packages before sync
|
2023-01-05 13:50:32 +01:00 |
|
Jonas Kruckenberg
|
02012a09aa
|
fix(log): correct package names
|
2023-01-05 13:48:33 +01:00 |
|
Jonas Kruckenberg
|
2ed0742b86
|
remove dist dirs from git
|
2023-01-05 13:48:04 +01:00 |
|
renovate[bot]
|
3d6b794405
|
fix(deps): update rust crate zbus to 3.6 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-05 14:05:10 +02:00 |
|
Jonas Kruckenberg
|
cd9daf6b20
|
Update sync.yml
|
2023-01-03 19:02:30 +01:00 |
|
FabianLars
|
5b9144594b
|
fix: make clippy 1.66 happy
|
2023-01-03 10:24:04 +01:00 |
|
FabianLars
|
78dd86a3a9
|
set f
|
2023-01-02 18:45:51 +01:00 |
|
Fabian-Lars
|
3d4679a9ae
|
fix copy paste mistake
|
2023-01-02 18:16:31 +01:00 |
|
FabianLars
|
105bc664da
|
ci: don't use unmaintained actions-rs actions
|
2023-01-02 18:10:45 +01:00 |
|
dependabot[bot]
|
4d77363615
|
chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/vanilla/src-tauri (#25)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.2...tauri-v1.1.3)
---
updated-dependencies:
- dependency-name: tauri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-22 22:54:20 +02:00 |
|
dependabot[bot]
|
e3611efef3
|
chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/emit-event/src-tauri (#26)
Bumps [tauri](https://github.com/tauri-apps/tauri) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/tauri-v1.1.2...tauri-v1.1.3)
---
updated-dependencies:
- dependency-name: tauri
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-22 22:54:12 +02:00 |
|
Jonas Kruckenberg
|
27b73413e9
|
Merge pull request #38 from tauri-apps/sync-prs/stronghold
Sync prs/stronghold
|
2022-12-18 17:51:06 +01:00 |
|
Jonas Kruckenberg
|
3c5a7013fe
|
Merge pull request #30 from tauri-apps/sync-prs/log
fix(store): fix typings
|
2022-12-18 17:49:48 +01:00 |
|
Jonas Kruckenberg
|
b191626cbe
|
Merge pull request #29 from tauri-apps/sync-prs/store
fix(store): fix typings
|
2022-12-18 17:48:28 +01:00 |
|
Jonas Kruckenberg
|
0060e06ee1
|
Merge branch 'dev' into sync-prs/store
|
2022-12-18 17:34:23 +01:00 |
|
Jonas Kruckenberg
|
12ac35193c
|
Merge branch 'dev' into sync-prs/log
|
2022-12-18 17:34:09 +01:00 |
|
Jonas Kruckenberg
|
8ebcbdbad5
|
fmt
|
2022-12-18 17:30:30 +01:00 |
|
Jonas Kruckenberg
|
2a25d6a261
|
transfer https://github.com/tauri-apps/tauri-plugin-stronghold/pull/46
Co-Authored-By: Lucas Fernandes Nogueira <lucas@tauri.studio>
|
2022-12-18 17:21:18 +01:00 |
|
Jonas Kruckenberg
|
b353dfd349
|
transfer https://github.com/tauri-apps/tauri-plugin-stronghold/pull/69/
Co-Authored-By: Philipp Walter <philippwalter@pm.me>
|
2022-12-18 17:06:28 +01:00 |
|
Jonas Kruckenberg
|
063a3cfd54
|
enable type declarations
|
2022-12-18 17:05:10 +01:00 |
|
Jonas Kruckenberg
|
093001d876
|
fmt
|
2022-12-18 16:41:53 +01:00 |
|
FabianLars
|
eb168ac2ca
|
fix(log): strip ansi color/escape codes from browser console output
Co-authored-by: Angus Peart <angusp@gmail.com>
|
2022-12-15 17:22:57 +01:00 |
|
FabianLars
|
3025a0d1ac
|
rebuild dist
|
2022-12-15 17:00:10 +01:00 |
|
FabianLars
|
16c955e8a5
|
fix(store): fix typings
Co-authored-by: Nelson Truran <nelson@truran.dev>
Co-authored-by: dkzlv <dkzlv@pm.me>
|
2022-12-15 16:50:52 +01:00 |
|
Jonas Kruckenberg
|
c10dd0acea
|
Update sync-to-mirrors.sh
|
2022-12-15 16:06:11 +01:00 |
|
Jonas Kruckenberg
|
a6ae66344c
|
Update sync-to-mirrors.sh
|
2022-12-15 16:04:44 +01:00 |
|