renovate[bot]
9b99416965
fix(deps): update tauri monorepo ( #815 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-21 14:19:25 +01:00
FabianLars
46dfb75d92
Revert "fix(deps): update dependency @tauri-apps/api to v1.5.2 ( #814 )"
...
This reverts commit 3af968ce8f .
2023-12-12 11:18:20 +01:00
renovate[bot]
3af968ce8f
fix(deps): update dependency @tauri-apps/api to v1.5.2 ( #814 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-12-12 11:14:47 +01:00
Fabian-Lars
12900556a0
Revert "chore: Disable workspace inheritance for [package] ( #775 )" ( #776 )
...
This reverts commit 4899ae007a .
2023-11-29 11:08:11 +01:00
Fabian-Lars
4899ae007a
chore: Disable workspace inheritance for [package] ( #775 )
2023-11-29 10:59:04 +01:00
Fabian-Lars
8c9ff2a2a9
chore: Add sponsors section to readme ( #758 )
...
* chore: Add sponsors section to readme
* which link style works in nested folders?
* add sponsors to plugin readmes
* use https links as src
* double test it with the pr branch
* revert last commit
* fmt
2023-11-23 17:18:09 +01:00
renovate[bot]
6630e5db75
fix(deps): update tauri monorepo ( #665 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-18 12:50:05 +02:00
renovate[bot]
9b96996b5a
fix(deps): update tauri monorepo to v1.5.0 ( #626 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-29 11:59:59 +02:00
renovate[bot]
dc5a14b6ad
chore(deps): update dependency tslib to v2.6.2 ( #574 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-09-26 18:24:12 +02:00
Lucas Fernandes Nogueira
76832e60bf
Revert "fix(deps): update rust crate rust-argon2 to v2 ( #552 )" ( #565 )
...
This reverts commit 83148da959 .
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-09-19 16:34:47 +02:00
renovate[bot]
83148da959
fix(deps): update rust crate rust-argon2 to v2 ( #552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-15 10:11:04 -03:00
Alexandre Dang
dacde1629d
feat(stronghold): add an init function that uses argon2 ( #449 )
...
Co-authored-by: Lucas Nogueira <lucas@tauri.studio >
2023-08-08 09:36:16 -03:00
renovate[bot]
6d8f517148
chore(deps): update dependency tslib to v2.6.1 ( #515 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-27 14:04:12 +02:00
renovate[bot]
92514cca47
fix(deps): update rust crate tokio-tungstenite to 0.20 ( #513 )
...
* fix(deps): update rust crate tokio-tungstenite to 0.20
* adapt new websocket config struct
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-07-24 12:22:22 +02:00
renovate[bot]
180ec441aa
fix(deps): update rust crate iota-crypto to 0.23 ( #495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-13 22:40:05 +02:00
renovate[bot]
9dba680114
chore(deps): update dependency tslib to v2.6.0 ( #483 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 14:44:03 +02:00
renovate[bot]
2365c46534
fix(deps): update tauri monorepo to v1.4.0 ( #482 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 14:39:27 +02:00
Fabian-Lars
6845cefc82
chore: Lock npm deps versions ( #477 )
...
* chore: Lock npm deps versions
* lock ws example too
* override optionator
2023-07-11 14:09:35 +02:00
renovate[bot]
2a8e168149
fix(deps): update rust crate iota-crypto to 0.22 ( #475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 11:49:09 +02:00
renovate[bot]
0d0ed7b907
chore(deps): update dependency prettier to v3 ( #467 )
...
* chore(deps): update dependency prettier to v3
* fmt
* semver override
* update example deps
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-07-06 11:47:41 +02:00
renovate[bot]
c4d2c8c693
fix(deps): update rust crate iota-crypto to 0.21 ( #438 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-14 14:52:07 +02:00
Ludea
6ad221ed36
fix(stronghold): return null if there is no record ( #129 )
...
* [stronghold] return null if there is no record
* Return value
* return statement
* prettier
* fix function signature
* fix if condition
* simplify condition
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-06-12 19:26:08 +02:00
Fabian-Lars
0984fc8374
chore: Add branch to install instructions that use git ( #433 )
2023-06-12 11:20:59 +02:00
Alexandre Dang
ea63b40224
fix(stronghold): change wrong argument name for remove ( #422 )
2023-06-07 08:09:43 -03:00
Lucas Fernandes Nogueira
b3d7d11ae3
fix(stronghold): remove constructor, add static load function ( #416 )
2023-06-06 08:50:05 -03:00
renovate[bot]
07406f1c9d
fix(deps): update rust crate iota-crypto to 0.20 ( #394 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-24 10:44:48 +02:00
renovate[bot]
e46acc74be
fix(deps): update rust crate iota-crypto to 0.19 ( #349 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-09 11:42:33 +02:00
renovate[bot]
146004129e
fix(deps): update rust crate iota-crypto to 0.18 ( #342 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-03 19:47:36 +02:00
FabianLars
dce0f02bc5
Rename dev branch to v1 and next branch to v2
2023-05-03 08:55:44 +02:00
Fabian-Lars
3fddf476de
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
2023-04-25 17:31:33 +02:00
Fabian-Lars
5c79b6ae30
chore(deps): Update all deps. Run pnpm dedupe ( #320 )
2023-04-17 18:18:44 +02:00
renovate[bot]
a4dfa62486
fix(deps): update rust crate iota-crypto to 0.17 ( #281 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-14 11:03:01 +01:00
renovate[bot]
70e2ad0f3b
fix(deps): update rust crate iota-crypto to 0.16 ( #272 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-07 15:56:25 +01:00
Fabian-Lars
2e090c90cd
chore: Add MSRV to all readmes ( #255 )
...
* chore: Add MSRV to all readmes
* fix single-instance support matrix
* wording
* wording
* typo
2023-02-15 14:32:17 +01:00
Fabian-Lars
467bcb90af
fix: change dist for js files, fixes #76 for yarn3 ( #88 )
2023-01-12 16:55:21 +01:00
Fabian-Lars
1546e4e0fb
fix: fix path patterns in files property ( #78 )
2023-01-10 18:21:09 +01:00
renovate[bot]
66322a3426
fix(deps): update rust crate iota_stronghold to v1 ( #70 )
...
* fix(deps): update rust crate iota_stronghold to v1
* fix compile error
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-01-07 20:32:23 +01:00
renovate[bot]
b7522ed71c
fix(deps): update rust crate iota-crypto to 0.15 ( #62 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-07 20:05:47 +01:00
Jonas Kruckenberg
a2f0e2eb73
fmt
2023-01-06 18:18:16 +01:00
Jonas Kruckenberg
e6cfc80b17
update readmes and package descriptions
2023-01-06 17:42:43 +01:00
Jonas Kruckenberg
5966b7d133
chore: add rust-version field
2023-01-06 17:01:21 +01:00
Jonas Kruckenberg
08f90f0fb4
update readmes
2023-01-06 14:21:57 +01:00
Jonas Kruckenberg
2eb8d7e636
add gitignores
2023-01-05 17:12:36 +01:00
Jonas Kruckenberg
81d3f6ebe8
fmt
2023-01-05 17:08:50 +01:00
Jonas Kruckenberg
4cced94332
chore: move package.json to plugin root
2023-01-05 17:06:00 +01:00
Jonas Kruckenberg
2ed0742b86
remove dist dirs from git
2023-01-05 13:48:04 +01:00
Jonas Kruckenberg
8ebcbdbad5
fmt
2022-12-18 17:30:30 +01:00
Jonas Kruckenberg
2a25d6a261
transfer https://github.com/tauri-apps/tauri-plugin-stronghold/pull/46
...
Co-Authored-By: Lucas Fernandes Nogueira <lucas@tauri.studio >
2022-12-18 17:21:18 +01:00
Jonas Kruckenberg
b353dfd349
transfer https://github.com/tauri-apps/tauri-plugin-stronghold/pull/69/
...
Co-Authored-By: Philipp Walter <philippwalter@pm.me >
2022-12-18 17:06:28 +01:00
Jonas Kruckenberg
063a3cfd54
enable type declarations
2022-12-18 17:05:10 +01:00