Commit Graph
17 Commits
Author SHA1 Message Date
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
BeanowandJonas Kruckenberg 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
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
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
Beanow 5c4b433983 ci: Add libudev for the authenticator plugin 2022-12-14 21:15:06 +01:00