Commit Graph

  • 6f7b24bc42
    revert audit-rust.yml changes Fabian-Lars 2023-01-06 14:31:02 +0100
  • 2c2fe33bb9 refactor(auth): use builder style Jonas Kruckenberg 2023-01-06 14:26:48 +0100
  • 06b0c6c659 refactor(fs-extra): use builder style Jonas Kruckenberg 2023-01-06 14:26:21 +0100
  • 051926e608 refactor(fs-watch): use builder style Jonas Kruckenberg 2023-01-06 14:25:54 +0100
  • 4632d64f85 refactor(sql): use builder style Jonas Kruckenberg 2023-01-06 14:24:39 +0100
  • 102ea4de01 refactor(log): rename builder struct #51 Jonas Kruckenberg 2023-01-06 14:25:18 +0100
  • a2afb07029 refactor(store): rename plugin #52 Jonas Kruckenberg 2023-01-06 14:24:11 +0100
  • 2185c379fb refactor(upload): use plugin builder style Jonas Kruckenberg 2023-01-06 14:23:24 +0100
  • c52995ab7c refactor(websocket): Use new PluginBuilder Jonas Kruckenberg 2023-01-06 14:22:34 +0100
  • 685ee3ea01 Merge branch 'dev' of https://github.com/tauri-apps/plugins-workspace into dev Jonas Kruckenberg 2023-01-06 14:21:59 +0100
  • 08f90f0fb4 update readmes Jonas Kruckenberg 2023-01-06 14:21:57 +0100
  • 572a2a8dc5
    Merge pull request #49 from tauri-apps/pr/owners Robin van Boven 2023-01-06 14:11:41 +0100
  • 34caec49b4 admin: Initial CODEOWNERS file #49 Beanow 2023-01-06 13:08:36 +0100
  • 51b7689b62 remember monitor data ImUrX 2023-01-05 20:28:29 -0300
  • 2eb8d7e636 add gitignores Jonas Kruckenberg 2023-01-05 17:12:36 +0100
  • 81d3f6ebe8 fmt Jonas Kruckenberg 2023-01-05 17:08:50 +0100
  • 4fadc101fa Create .gitignore Jonas Kruckenberg 2023-01-05 17:07:56 +0100
  • 4cced94332 chore: move package.json to plugin root Jonas Kruckenberg 2023-01-05 17:06:00 +0100
  • 49a57fc9e2 Update pnpm-lock.yaml Jonas Kruckenberg 2023-01-05 16:43:49 +0100
  • 95dca7a10c
    fix(deps): update rust crate zbus to 3.7 (#28) renovate[bot] 2023-01-05 17:16:15 +0200
  • 491f2c218d Update pnpm-workspace.yaml Jonas Kruckenberg 2023-01-05 14:30:56 +0100
  • 7337826bef chore(ws): move package.json to plugin root Jonas Kruckenberg 2023-01-05 14:10:53 +0100
  • 35a21e1347 Update pnpm-lock.yaml Jonas Kruckenberg 2023-01-05 13:52:35 +0100
  • df1fce20c5 build packages before sync Jonas Kruckenberg 2023-01-05 13:50:32 +0100
  • 02012a09aa fix(log): correct package names Jonas Kruckenberg 2023-01-05 13:48:33 +0100
  • 2ed0742b86 remove dist dirs from git Jonas Kruckenberg 2023-01-05 13:47:51 +0100
  • 3d6b794405
    fix(deps): update rust crate zbus to 3.6 (#20) renovate[bot] 2023-01-05 14:05:10 +0200
  • cd9daf6b20 Update sync.yml Jonas Kruckenberg 2023-01-03 19:02:30 +0100
  • 5b9144594b
    fix: make clippy 1.66 happy #46 FabianLars 2023-01-03 10:24:04 +0100
  • 78dd86a3a9
    set f FabianLars 2023-01-02 18:45:51 +0100
  • 3d4679a9ae
    fix copy paste mistake Fabian-Lars 2023-01-02 18:16:31 +0100
  • 105bc664da
    ci: don't use unmaintained actions-rs actions FabianLars 2023-01-02 18:10:45 +0100
  • edaf951db3
    feat(upload): Add function to download files FabianLars 2023-01-02 17:04:37 +0100
  • 4d77363615
    chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/vanilla/src-tauri (#25) dependabot[bot] 2022-12-22 22:54:20 +0200
  • e3611efef3
    chore(deps): bump tauri from 1.1.2 to 1.1.3 in /examples/emit-event/src-tauri (#26) dependabot[bot] 2022-12-22 22:54:12 +0200
  • 6f5b317ee7
    fmt #39 FabianLars 2022-12-19 09:39:57 +0100
  • 2c439f5a42
    feat(upload): Add relevant headers and emit file size FabianLars 2022-12-19 09:30:30 +0100
  • 27b73413e9
    Merge pull request #38 from tauri-apps/sync-prs/stronghold Jonas Kruckenberg 2022-12-18 17:51:06 +0100
  • 3c5a7013fe
    Merge pull request #30 from tauri-apps/sync-prs/log Jonas Kruckenberg 2022-12-18 17:49:48 +0100
  • b191626cbe
    Merge pull request #29 from tauri-apps/sync-prs/store Jonas Kruckenberg 2022-12-18 17:48:28 +0100
  • 0060e06ee1 Merge branch 'dev' into sync-prs/store #29 Jonas Kruckenberg 2022-12-18 17:34:23 +0100
  • a9e5925765 Merge branch 'dev' into sync-prs/sql #31 Jonas Kruckenberg 2022-12-18 17:34:15 +0100
  • 12ac35193c Merge branch 'dev' into sync-prs/log #30 Jonas Kruckenberg 2022-12-18 17:34:09 +0100
  • 8ebcbdbad5 fmt #38 Jonas Kruckenberg 2022-12-18 17:30:30 +0100
  • 2a25d6a261 transfer https://github.com/tauri-apps/tauri-plugin-stronghold/pull/46 Jonas Kruckenberg 2022-12-18 17:21:18 +0100
  • b353dfd349 transfer https://github.com/tauri-apps/tauri-plugin-stronghold/pull/69/ Jonas Kruckenberg 2022-12-18 17:06:28 +0100
  • 063a3cfd54 enable type declarations Jonas Kruckenberg 2022-12-18 17:05:10 +0100
  • 093001d876 fmt Jonas Kruckenberg 2022-12-18 16:41:53 +0100
  • 696470c358
    feat(sql): better db specific types FabianLars 2022-12-15 17:15:49 +0100
  • eb168ac2ca
    fix(log): strip ansi color/escape codes from browser console output FabianLars 2022-12-15 17:08:31 +0100
  • 3025a0d1ac
    rebuild dist FabianLars 2022-12-15 17:00:10 +0100
  • 16c955e8a5
    fix(store): fix typings FabianLars 2022-12-15 16:44:42 +0100
  • c10dd0acea Update sync-to-mirrors.sh Jonas Kruckenberg 2022-12-15 16:06:11 +0100
  • a6ae66344c Update sync-to-mirrors.sh Jonas Kruckenberg 2022-12-15 16:04:44 +0100
  • ca047e19d9 wip Jonas Kruckenberg 2022-12-15 15:57:34 +0100
  • 366e17feae Update sync-to-mirrors.sh Jonas Kruckenberg 2022-12-15 11:37:10 +0100
  • dcc2cf25bf wip Jonas Kruckenberg 2022-12-15 11:35:17 +0100
  • aaeeb0f4fa add sync action Jonas Kruckenberg 2022-12-15 11:32:48 +0100
  • f590eec88b ci: clippy should be --features not --feature Beanow 2022-12-14 21:56:56 +0100
  • d0f25b9067 ci: clippy sql plugin one feature at a time Beanow 2022-12-14 21:48:39 +0100
  • 5c4b433983 ci: Add libudev for the authenticator plugin Beanow 2022-12-14 21:15:06 +0100
  • 64aed34eff clippy Jonas Kruckenberg 2022-12-14 20:46:23 +0100
  • 36698d1436 fmt Jonas Kruckenberg 2022-12-14 20:39:21 +0100
  • 9a1fa9acbc unify workflows Jonas Kruckenberg 2022-12-14 20:36:30 +0100
  • fb9f79dee1 unifiy workflows Jonas Kruckenberg 2022-12-14 20:35:29 +0100
  • 41149d7f5e Update package.json Jonas Kruckenberg 2022-12-14 20:30:48 +0100
  • 1a65ec95f2 fmt Jonas Kruckenberg 2022-12-14 20:29:38 +0100
  • ce18e44181 wip Jonas Kruckenberg 2022-12-14 20:29:14 +0100
  • 62d0432651 Update format-rust.yml Jonas Kruckenberg 2022-12-14 20:27:49 +0100
  • 538bcca2b2 wip Jonas Kruckenberg 2022-12-14 20:27:05 +0100
  • 3236e79bdc Update package.json Jonas Kruckenberg 2022-12-14 20:26:02 +0100
  • fce17cbed3 fix workflows Jonas Kruckenberg 2022-12-14 20:25:02 +0100
  • 43fa85383f Update format-javascript.yml Jonas Kruckenberg 2022-12-14 20:23:22 +0100
  • fb764fc01c fix workflows Jonas Kruckenberg 2022-12-14 20:22:45 +0100
  • 5600179000 add workflows Jonas Kruckenberg 2022-12-14 20:14:55 +0100
  • 06663c65bf Create README.md Jonas Kruckenberg 2022-12-14 19:47:48 +0100
  • 20f70fc938 Update README.md Jonas Kruckenberg 2022-12-14 19:46:44 +0100
  • 9a7b7e6423 template readmes and banners Jonas Kruckenberg 2022-12-14 19:46:22 +0100
  • c8479dfb9e update template Jonas Kruckenberg 2022-12-14 19:10:53 +0100
  • 94ac0987cd Create README.md Jonas Kruckenberg 2022-12-14 19:10:48 +0100
  • 56eabd8b4f update package json Jonas Kruckenberg 2022-12-14 19:10:46 +0100
  • e9f90cf8ff add licenses Jonas Kruckenberg 2022-12-14 18:54:05 +0100
  • eb3495fb72 copy plugin sources Jonas Kruckenberg 2022-12-14 18:43:39 +0100
  • 941e10ec8d
    chore(deps): bump tauri from 1.1.1 to 1.1.2 in /examples/emit-event/src-tauri (#23) dependabot[bot] 2022-11-16 13:33:21 +0200
  • 0345c8fb37
    chore(deps): bump tauri from 1.1.1 to 1.1.2 in /examples/vanilla/src-tauri (#22) dependabot[bot] 2022-11-16 13:33:14 +0200
  • 7de50df7d6
    chore: add license amrbashir 2022-11-16 13:26:36 +0200
  • e39789893c
    fix(deps): update rust crate zbus to 3.2 (#19) renovate[bot] 2022-09-29 22:21:04 +0200
  • 0c7f1f4cb5
    chore: update msrv to 1.60 amrbashir 2022-09-27 22:06:38 +0200
  • 9f02283a6f
    fix(deps): update rust crate windows-sys to 0.42 (#18) renovate[bot] 2022-09-27 21:40:25 +0200
  • 9bcdd1f447
    chore(deps): bump tauri in /examples/emit-event/src-tauri (#16) dependabot[bot] 2022-09-16 21:39:18 +0200
  • 9ea14dd0f6
    chore(deps): bump tauri in /examples/vanilla/src-tauri (#15) dependabot[bot] 2022-09-16 21:39:07 +0200
  • 10b799ab36
    chore: fmt amrbashir 2022-09-13 12:36:05 +0200
  • 8da0e73634
    fix(windows): fix dangling pointers (#14) Junjie Huang 2022-09-13 18:25:33 +0800
  • 50a7472bbc
    feat: add function to stop checking for single instance (#13) Lucas Fernandes Nogueira 2022-09-12 12:36:09 -0300
  • 2dfc09139c
    fix(deps): update rust crate zbus to 3.1 (#11) renovate[bot] 2022-09-08 13:04:45 +0200
  • aaf66b2afa
    fix: fix build on macos amrbashir 2022-09-06 14:02:43 +0200
  • d088483f55
    chore: fmt amrbashir 2022-09-06 13:37:28 +0200
  • 89c83a5bad
    fix(ci): run on dev branch amrbashir 2022-09-06 13:35:04 +0200
  • bb0374d0e9
    fix: use bundle identifier in dbus path and name (#10) Lucas Fernandes Nogueira 2022-09-06 08:30:33 -0300
  • ca63208b6b
    chore: update lock file amrbashir 2022-09-01 18:24:54 +0200