Commit Graph

19 Commits

Author SHA1 Message Date
Lucas Fernandes Nogueira b259baa17e refactor: rename clipboard plugin to clipboard-manager (#400) 2023-05-24 12:06:07 -03:00
Lucas Fernandes Nogueira b131bc8f7c feat(plugins): inject API on window.__TAURI__ (#383) 2023-05-23 14:20:14 -03:00
Lucas Fernandes Nogueira 5914fb9f36 chore: add license headers (#384)
* feat: check for license headers

* add headers

* format
2023-05-21 16:56:10 -03:00
Amr Bashir b08a45352d ci: smarter tests (#370) 2023-05-18 08:35:37 -03:00
Lucas Fernandes Nogueira 937e6a5be6 feat: use tauri next branch, fix tests, MSRV 1.65 (#354) 2023-05-12 17:16:50 -03:00
FabianLars dce0f02bc5 Rename dev branch to v1 and next branch to v2 2023-05-03 08:55:44 +02:00
Fabian-Lars 66dc508f34 ci: fix path pattern. upgrade rust-cache action (#68) 2023-01-07 15:15:54 +01:00
Jonas Kruckenberg a56e9194da only run clippy on sql package 2023-01-06 18:08:15 +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
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
Jonas Kruckenberg 36698d1436 fmt 2022-12-14 20:39:21 +01:00
Jonas Kruckenberg 9a1fa9acbc unify workflows 2022-12-14 20:36:30 +01:00
Jonas Kruckenberg 538bcca2b2 wip 2022-12-14 20:27:05 +01:00
Jonas Kruckenberg fce17cbed3 fix workflows 2022-12-14 20:25:02 +01:00
Jonas Kruckenberg fb764fc01c fix workflows 2022-12-14 20:22:45 +01:00
Jonas Kruckenberg 5600179000 add workflows 2022-12-14 20:14:55 +01:00