Commit Graph

74 Commits

Author SHA1 Message Date
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 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
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 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
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
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
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
Jonas Kruckenberg ca047e19d9 wip 2022-12-15 15:57:34 +01:00
Jonas Kruckenberg 366e17feae Update sync-to-mirrors.sh 2022-12-15 11:37:10 +01:00
Jonas Kruckenberg dcc2cf25bf wip 2022-12-15 11:35:17 +01:00
Jonas Kruckenberg aaeeb0f4fa add sync action 2022-12-15 11:32:48 +01:00
Beanow f590eec88b ci: clippy should be --features not --feature 2022-12-14 21:56:56 +01:00
Beanow d0f25b9067 ci: clippy sql plugin one feature at a time
As it doesn't support --all-features and breaks.
2022-12-14 21:48:39 +01:00