Lucas Fernandes Nogueira
ac76abcebd
refactor: move fs-watch to fs ( #369 )
2023-05-17 22:50:45 -03:00
Lucas Fernandes Nogueira
b064718f32
feat(ci): also test on Windows and macOS ( #366 )
2023-05-17 20:53:03 -03:00
Lucas Fernandes Nogueira
7ae7167fbe
feat: add init scripts ( #361 )
2023-05-17 18:25:56 -03:00
Lucas Fernandes Nogueira
d87b569643
chore(deps): update tauri and Android project ( #360 )
2023-05-16 20:39:00 -03:00
Lucas Fernandes Nogueira
702b7b36bd
refactor: move deleted tauri APIs, prepare for next release ( #355 )
2023-05-13 12:32:30 -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
Lucas Fernandes Nogueira
e0e7b4fc71
fix(global-shortcut): update to 0.2.1 to fix macos build ( #353 )
2023-05-12 09:30:55 -03:00
Lucas Fernandes Nogueira
bb26f7d710
feat(window): add plugin ( #352 )
2023-05-12 07:58:20 -03:00
Lucas Fernandes Nogueira
012d32e8ed
feat(process): add plugin ( #348 )
2023-05-09 12:00:44 -03:00
Lucas Fernandes Nogueira
61e7d6ede5
feat(os): add plugin ( #346 )
...
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-05-08 13:39:54 -03:00
Lucas Fernandes Nogueira
bcb42b7343
feat(app): add plugin ( #345 )
2023-05-08 12:55:50 -03:00
Lucas Fernandes Nogueira
be1c775b8d
feat(notification): implement Android and iOS APIs ( #340 )
2023-05-05 09:22:19 -03:00
Lucas Fernandes Nogueira
e9bbe94181
feat(notification): add plugin ( #326 )
2023-05-02 13:09:50 -03:00
FabianLars
fad6edab71
Merge remote-tracking branch 'origin/dev' into next
2023-04-26 16:56:03 +02:00
renovate[bot]
57727f262a
fix(deps): update rust crate aho-corasick to v1 ( #333 )
...
* fix(deps): update rust crate aho-corasick to v1
* fix compilation
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-04-26 16:40:22 +02:00
Fabian-Lars
ebb2eb2fe2
fix(persisted-scope): Prevent out-of-memory issues, fixes #274 ( #328 )
...
* fix(persisted-scope): Unescape paths before saving to disk.
* fix cfg flags
* dedupe code
* unescape when reading to try to fix existing files
* add more patterns. only fix pattern on app start. don't check if pattern is allowed already.
* remove dbg log
* typo
* remove unused imports
* clippy
* fix compilation with asset-protocol feature flag enabled
* update patterns
* manually re-save state once
* add changefile
* remove dbg print
2023-04-26 12:37:23 +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
Lucas Fernandes Nogueira
8ed00adaa0
feat(shell): add plugin ( #327 )
2023-04-23 15:39:48 -03:00
Lucas Fernandes Nogueira
7a8633f429
feat(dialog): add plugin ( #306 )
2023-04-18 22:41:12 -03:00
Lucas Fernandes Nogueira
4b66ba03a5
feat(global-shortcut): add plugin ( #324 )
...
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com >
2023-04-18 22:18:14 -03:00
Lucas Fernandes Nogueira
8cd7d3501b
feat(clipboard): add plugin ( #323 )
2023-04-18 10:19:45 -03:00
Lucas Fernandes Nogueira
4539c03f95
feat(fs): add plugin ( #308 )
2023-04-16 08:53:19 -03:00
Lucas Fernandes Nogueira
0fed10fdce
feat(cli): add plugin ( #304 )
2023-04-14 15:31:28 -03:00
Lucas Fernandes Nogueira
bbdccefa2d
chore(deps): update to tauri alpha.8 ( #303 )
2023-04-14 08:02:48 -03:00
Lucas Fernandes Nogueira
14e4705d55
refactor(log): use NSString instead of SRString on iOS ( #302 )
2023-04-13 18:27:56 -03:00
renovate[bot]
204f61052f
fix(deps): update rust crate windows-sys to 0.48 ( #292 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-31 16:30:41 +02: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
Lucas Nogueira
39b144df42
chore(deps): update tauri to 2.0.0-alpha.4, tauri-build to 2.0.0-alpha.2
2023-03-20 09:02:13 -03:00
Lucas Nogueira
e53788240c
chore(deps): update tauri
2023-03-19 08:51:44 -03:00
Lucas Nogueira
9330e05398
chore(deps): update tauri, adjust iOS plugin
2023-03-18 11:31:55 -03:00
Lucas Fernandes Nogueira
539c38a692
feat: update swift-rs ( #285 )
...
* feat: update swift-rs
* swift-rs v1
* pin deps
2023-03-16 09:36:31 -03: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]
58defafd2a
fix(deps): update rust crate bitflags to v2 ( #277 )
...
* fix(deps): update rust crate bitflags to v2
* derive clone and copy
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de >
2023-03-13 13:08:11 +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
ngapham@kobiton.com
6d7b985b46
[log] Allow to use local timezone instead of UTC when writing logs ( #269 )
...
* Allow to use local timezone instead of UTC timezone when writing log
* Address PR feedback
* Fix cargo clippy
* revert `time` version
---------
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de >
2023-03-06 15:31:28 +01:00
Fabian-Lars
1d52416f70
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
2023-03-05 12:25:15 +01:00
Lucas Fernandes Nogueira
961602bd1b
fix(log): use Swift OSLog instead of oslog Rust binding ( #262 )
2023-02-23 14:17:15 -03:00
renovate[bot]
8f34eb83e4
fix(deps): update rust crate windows-sys to 0.45 ( #103 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-23 13:54:46 +01:00
Lucas Fernandes Nogueira
22f987bf24
feat: update setup hook to new syntax ( #257 )
2023-02-16 13:42:26 -03:00
FabianLars
082e05e045
Merge branch 'dev' into next
2023-02-15 15:49:39 +01:00
Fabian-Lars
c348eb31ea
feat(upload): Add function to download files ( #89 )
2023-02-15 13:06:43 +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
Lucas Nogueira
df21598a48
update deps
2023-01-17 18:26:19 -03:00
Lucas Nogueira
cc03bde0ea
revert tauri dep
2023-01-17 13:15:02 -03:00
Lucas Fernandes Nogueira
fc693f75ca
Merge pull request #71 from tauri-apps/renovate/notify-5.x
2023-01-17 06:59:53 -08:00
Lucas Nogueira
42037a7a99
feat(log): implement mobile logging
2023-01-16 17:47:43 -03:00
Jonas Kruckenberg
0b42d3f554
update Tauri to alpha version
2023-01-13 12:43:19 +01:00
Jonas Kruckenberg
f6ab641e08
fix: add back log feature
2023-01-13 11:45:19 +01:00
FabianLars
96fc592649
Merge branch 'dev' into renovate/notify-5.x
2023-01-12 15:29:14 +01:00
Jonas Kruckenberg
183a081364
exclude examples from cargo workspace
2023-01-11 20:23:35 +01:00