Commit Graph

9 Commits

Author SHA1 Message Date
Simon Hyll 5fd597ddaf docs: added banners and icons (#443)
* added banners and icons

* fix: formatting
2023-06-20 14:55:14 +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
Lucas Fernandes Nogueira d677f73495 feat(ci): test mobile targets (#378) 2023-05-19 09:46:06 -07:00
renovate[bot] 5a6abd3203 fix(deps): update rust crate base64 to ^0.21.0 (#284)
* fix(deps): update rust crate base64 to ^0.21.0

* update to new functions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2023-03-20 14:03:35 +01:00
Fabian-Lars 4bb200aac5 fix: apply clippy suggestions (#120)
* fix: apply clippy suggestions

* fmt

* clippy for linux targets
2023-02-01 11:27:33 +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
FabianLars 5b9144594b fix: make clippy 1.66 happy 2023-01-03 10:24:04 +01:00
Jonas Kruckenberg eb3495fb72 copy plugin sources 2022-12-14 18:43:39 +01:00