35 Commits

Author SHA1 Message Date
Fabian-Lars
e180c047ed ci: set up covector (#329)
* ci: set up covector

* remove postpublish

* push new tags to mirrors

* fetch tags of current repo in workflow file

* use our fork of create-pull-request action

* fmt

* use org tokens

* simplify string subst

* fmt again

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4799361831

Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
2023-04-25 15:32:33 +00:00
FabianLars
b945c7a74e feat(sql): Improve type decoding. Adds support for time and dates (#266)
* feat(sql): Improve type decoding. Adds support for time and dates

* remove default feat

* typo

Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/4335797420
2023-03-05 11:26:01 +00:00
JonasKruckenberg
f05e18b0fd Update sync.yml
Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/3861974889
2023-01-07 12:03:57 +00:00
Ken Snyder
42a9ecd38b feat: add close api. Expand vue example (#157)
* chore: added a system-bar menu item to the example TODO app

* chore: updated screenshots in README

* chore: add github action to test matrix build of vue-todo example app

* chore: attempt to fix action by use of working-directory instead of run

* chore: added workflow_dispatch to github action

* chore: added name to new github action

* chore: adding vue-todo github action

* fix: added ACTIONS_ALLOW_UNSECURE_COMMANDS to action to address concern raised in Tauri package

* fix: take 2

* fix: vue-todo action changed to use "projectPath" instead of "working-directory"

* fix: explicit distPath

* chore: allow workflow_dispatch for test action

* chore: further updates to github actions

* fix: fixed action name

* chore: and again

* ag

* chore: ag2

* chore: moving back to working-directory

* fix: working dir path

* chore: I hate github actions and they hate me back

* fix: using npm over yarn

* chore: ag3

* chore: updated README with cross-os pictures

* chore: use safer exit routine

* chore: only add main window dropdown to macOS

* chore: add npm install steps to github action

* chore: simple script renaming on package.json to be more clear

* chore: updated image for windows app without the main window dropdown

* use cache v2 for npm

* chore: fixed typo

* chore: fixed another typo

* chore: switch away from "ci" target and back to just install

* chore: use package.json for caching

* chore: one more go

* chore: added missing dep that pnpm allowed for but npm does not

* chore: move away from npm install

* with working-direcotry

* add global install of pnpm

* working-dir

* use home dir not relative dir

* so so

* fix typo

* and

* one last time

* realy i'm done

* the build command should work

* fix pnpm install in background

* build webview first

* build webview first

* that's all for now folks

* i hate actions

* key

* no npm cache

* cache removal

* fix: remove single quotes in build:esm target

* chore: updated vue-todo action

* chore: added "libappindicator3" for linux install in github action

* chore: fixed apt-get package name

* chore: updated Rust and TS deps and moved to 2021 edition

* feature: added close() API to close database connection pools

* fix: remove duplicate brace

* ci: improve vue-todo workflow

* remove unused config.toml

* fix eslint error

* install instructions

* fix type

* rebuild webview-dist

Co-authored-by: FabianLars <fabianlars@fabianlars.de>
2022-10-11 13:30:28 +02:00
renovate[bot]
1b5e8e5852 fix(deps): change tauri version to 1 (#151)
* fix(deps): update rust crate tauri to 1.1

* Update Cargo.toml

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-09-15 20:00:20 +02:00
renovate[bot]
ab899e90d4 fix(deps): update rust crate sqlx to 0.6 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-04 17:09:16 +02:00
renovate[bot]
cbb33a741f fix(deps): change version of tokio to 1 (#125)
* fix(deps): update rust crate tokio to 1.21

* change tokio version to 1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
2022-09-04 15:55:12 +02:00
Fabian-Lars
b48f77da00 fix examples for tauri@v1 2022-07-10 22:09:39 +02:00
renovate[bot]
ddb69d4ed2 fix(deps): update tauri monorepo 2022-07-06 21:22:59 +00:00
Renovate Bot
100670757d fix(deps): update rust crate tokio to 1.19 2022-06-16 10:14:57 +00:00
Renovate Bot
c72094871b fix(deps): update tauri monorepo to v1.0.0 2022-06-16 04:22:32 +00:00
Renovate Bot
a7ba0a1bf9 fix(deps): update rust crate tokio to 1.18 2022-05-24 11:08:20 +00:00
Renovate Bot
993a177283 fix(deps): update tauri monorepo 2022-05-24 11:01:41 +00:00
Renovate Bot
0b0e6f0c06 fix(deps): update rust crate tokio to 1.17 2022-02-18 20:11:37 +00:00
Renovate Bot
7adbf01de4 fix(deps): update rust crate tauri to 1.0.0-rc.3 2022-02-18 16:06:12 +00:00
Renovate Bot
3b89f55de5 fix(deps): update rust crate tauri to 1.0.0-rc.2 2022-02-14 15:43:22 +00:00
Jonas Kruckenberg
428581b0c0 chore: update tauri to 1.0.0-rc.1 2022-02-13 20:03:14 +01:00
FabianLars
62d299e7e6 fix(deps): update to tauri rc.0 2022-02-11 15:59:27 +01:00
Renovate Bot
336b02024d fix(deps): update rust crate tokio to 1.16 2022-01-31 17:36:32 +00:00
Jonas Kruckenberg
a27ea918ed Revert update tauri version
This reverts commit 2abcc508d8.

Revert "update tauri version"

This reverts commit 41a1206e9c.
2022-01-20 12:44:10 +01:00
Jonas Kruckenberg
41a1206e9c update tauri version 2022-01-20 12:13:54 +01:00
Jonas Kruckenberg
e21dbe276a update rust edition 2022-01-20 12:13:48 +01:00
Jonas Kruckenberg
78d536f94b update license files and package/crate license properties 2022-01-20 11:56:34 +01:00
Ken Snyder
fa283e97a8 Merge branch 'dev' of git://github.com/tauri-apps/tauri-plugin-sql into feature/binary-file-access 2021-12-20 09:41:29 -08:00
Renovate Bot
68301ef31e fix(deps): update rust crate tokio to 1.15 2021-12-15 19:17:12 +00:00
Ken Snyder
876aa9fe83 fix: removed default feature and changed split_once() to use character 2021-12-14 11:19:22 -08:00
Ken Snyder
2bdf1cc0ca feat: the app's directory is now used for SQLite instances in all areas except for migrations
feat: added build work-around to ensure that binaries are compatible down to v10.13 of macOS
2021-12-13 14:44:27 -08:00
Ken Snyder
3198d04c35 chore: added a default feature to Cargo.toml so that people cloning the repo will get typing on source code while maintaining consumers choice
chore: added comment in README to reflect this default
2021-12-10 12:25:35 -08:00
Renovate Bot
d8682d9524 fix(deps): update rust crate tokio to 1.14 2021-11-16 10:56:54 +00:00
Renovate Bot
d7db4461bd fix(deps): update rust crate tokio to 1.13 2021-10-29 17:57:17 +00:00
Lucas Nogueira
7edd9bad51 feat: add mysql and postgres support 2021-09-30 12:10:47 -03:00
Renovate Bot
24f6bfd985 fix(deps): update rust crate tokio to 1.12 2021-09-29 13:54:49 +00:00
Lucas Nogueira
c80721d097 refactor: use state to manage db instances 2021-09-29 10:20:28 -03:00
Lucas Nogueira
8f0041d28b chore: change authors 2021-09-14 14:07:11 -03:00
Lucas Nogueira
488558717b initial commit 2021-09-13 20:52:24 -03:00