 Fabian-LarsandGitHub
|
9fc73e06ea
|
ci: Revert renovate bug workaround
|
2024-05-15 18:28:54 +02:00 |
|
 thewh1teagleandGitHub
|
a940ef6250
|
feat(sql): preserve column order from query with indexmap (#1305)
* feat: preserve column order from query with indexmap
* chore(sql): remove default features
* change file
|
2024-05-15 15:15:34 +02:00 |
|
 Fabian-LarsandGitHub
|
224108818d
|
chore: Remove dialog-js from changefile
|
2024-05-14 17:25:18 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
0bbda536c7
|
chore(deps): update dependency @iconify-json/codicon to v1.1.48 (#1316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-14 13:23:42 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
e18ed3dc96
|
chore(deps): update dependency eslint-plugin-n to v17.7.0 (#1317)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-14 13:02:03 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6b06dd0c8f
|
chore(deps): update dependency svelte to v4.2.17 (#1315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-14 08:57:18 +02:00 |
|
 Ale GuzmanandGitHub
|
cd57dcdf04
|
feat(dialog): set len and modified_at fields in FileResponse on desktop (#1295)
|
2024-05-14 02:09:24 +03:00 |
|
 Amr BashirandGitHub
|
58330f9ec1
|
feat(http): enable cookies and set origin header (#1192)
|
2024-05-14 01:39:36 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
463f5971eb
|
chore(deps): update typescript-eslint monorepo to v7.9.0 (#1312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 20:02:00 +02:00 |
|
 Amr BashirandGitHub
|
c8b78034a4
|
chore(updater): non https endpoint warning (#1311)
closes #1308
|
2024-05-13 20:48:05 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
989bee8192
|
chore(deps): update unocss monorepo to ^0.60.0 (#1300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 18:11:43 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
fe0256c8c9
|
chore(deps): update dependency eslint-plugin-n to v17.6.0 (#1304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-13 18:09:01 +02:00 |
|
 ![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
7685e30462
|
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.17 (#1303)
* chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.17
* internal-ip
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: FabianLars <fabianlars@fabianlars.de>
|
2024-05-13 18:04:40 +02:00 |
|
 Fabian-LarsandGitHub
|
0d4d029011
|
build: Update pnpm to v9 (#1309)
* build: Update pnpm to v9
* update actions
* remove last actions-rs usage
* clippy
* clippy again
* revert default feature
|
2024-05-13 17:03:04 +02:00 |
|
 
|
ecda84f8d5
|
Publish New Versions (v2) (#1279)
Co-authored-by: lucasfernog <lucasfernog@users.noreply.github.com>
shell-js-v2.0.0-beta.4
deep-link-js-v2.0.0-beta.4
deep-link-v2.0.0-beta.5
positioner-v2.0.0-beta.5
window-state-v2.0.0-beta.7
shell-v2.0.0-beta.5
|
2024-05-11 07:13:52 -03:00 |
|
 Fabian-LarsandLucas Nogueira
|
021d23bef3
|
feat(deep-link): Add deep link support for desktop (#916)
|
2024-05-10 07:44:06 -03:00 |
|
 Amr BashirandGitHub
|
eb1679b997
|
fix(core/shell): speedup Command.execute & fix extra new lines (#1299)
* fix(core/shell): speedup `Command.execute` & fix extra new lines
The speed gains comes from running the Command in Rust fully and returning the result in one go instead of using events.
The extra new lines was a regression from https://github.com/tauri-apps/tauri/pull/6519
ref: https://github.com/tauri-apps/tauri/issues/7684#issuecomment-2100897383
* fmt
* dedup code
|
2024-05-09 18:15:03 +03:00 |
|
 Amr BashirandGitHub
|
5c1b7917e4
|
fix(shell/command): retry sending events when it fails (#1298)
ref: https://github.com/tauri-apps/tauri/issues/7684
|
2024-05-09 10:38:56 -03:00 |
|
amrbashir
|
6af3216fab
|
docs(global-shortcut): typo
|
2024-05-09 05:01:28 +03:00 |
|
 Amr BashirandGitHub
|
fa54f3cc9a
|
fix(log): propagte some errors and avoid unwrapping (#1297)
|
2024-05-08 17:10:29 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
56dde76889
|
chore(deps): update dependency eslint-plugin-n to v17.5.1 (#1292)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 16:19:57 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
89a7754bdf
|
chore(deps): update dependency svelte to v4.2.16 (#1293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 16:17:18 +02:00 |
|
amrbashir
|
52a48dd80a
|
docs(global-shortcut): add missing import
|
2024-05-07 17:01:54 +03:00 |
|
 Amr BashirandGitHub
|
1829c2806a
|
docs(global-shotcut): update docs in README and ts files (#1291)
|
2024-05-07 17:00:53 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
723b9f7fa8
|
chore(deps): update dependency @tauri-apps/cli to v2.0.0-beta.16 (#1288)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 08:47:23 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
62b0d739bc
|
chore(deps): update dependency eslint-plugin-n to v17.5.0 (#1290)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-07 08:43:10 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
c776916f14
|
chore(deps): update dependency @iconify-json/ph to v1.1.13 (#1285)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-06 09:17:26 +02:00 |
|
 Amr BashirandGitHub
|
d9de5b19d1
|
feat(positioner, window-state): impl WindowExt for WebviewWindow (#1283)
closes #1281
|
2024-05-03 13:16:40 +02:00 |
|
 Graham HeldandGitHub
|
b4efa58d5d
|
feat(shell) raw-encoded pipe reader directly outputs buffer (no newline scan) (#1231)
* Shell raw-encoded pipe reader directly outputs buffer (no newline scan)
* Suggestions from code review and add .changes file
* fmt
|
2024-05-02 16:00:03 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
aea748ced7
|
chore(deps): update dependency vite to v5.2.11 (#1278)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-02 13:04:46 +02:00 |
|
 Fabian-LarsandGitHub
|
8fecaba3f0
|
ci: Disable Cargo.lock patch updates for 0.x deps
|
2024-05-01 22:20:37 +02:00 |
|
 Fabian-LarsandGitHub
|
f255343b54
|
ci: Disable Cargo.lock updates for patch/minor to make MSRV handling easier later.
|
2024-05-01 22:17:33 +02:00 |
|
 Fabian-LarsandGitHub
|
e045223660
|
ci: Prevent renovate from changing stable patch/minor versions in cargo.toml
|
2024-05-01 22:04:42 +02:00 |
|
 
|
e94b089e51
|
publish new versions (#1247)
Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
clipboard-manager-js-v2.1.0-beta.1
http-v2.0.0-beta.7
cli-v2.0.0-beta.4
upload-v2.0.0-beta.5
stronghold-js-v2.0.0-beta.3
sql-v2.0.0-beta.4
log-plugin-v2.0.0-beta.4
positioner-js-v2.0.0-beta.3
cli-js-v2.0.0-beta.3
localhost-v2.0.0-beta.4
upload-js-v2.0.0-beta.4
clipboard-manager-v2.1.0-beta.2
shell-js-v2.0.0-beta.3
biometric-v2.0.0-beta.4
websocket-js-v2.0.0-beta.3
store-js-v2.0.0-beta.3
nfc-js-v2.0.0-beta.3
deep-link-js-v2.0.0-beta.3
os-v2.0.0-beta.4
biometric-js-v2.0.0-beta.3
deep-link-v2.0.0-beta.4
updater-v2.0.0-beta.5
barcode-scanner-v2.0.0-beta.5
authenticator-js-v2.0.0-beta.3
positioner-v2.0.0-beta.4
dialog-js-v2.0.0-beta.3
sql-js-v2.0.0-beta.3
nfc-v2.0.0-beta.4
log-js-v2.0.0-beta.4
barcode-scanner-js-v2.0.0-beta.3
websocket-v2.0.0-beta.5
global-shortcut-v2.0.0-beta.4
dialog-v2.0.0-beta.7
notification-js-v2.0.0-beta.3
autostart-v2.0.0-beta.5
window-state-js-v2.0.0-beta.4
updater-js-v2.0.0-beta.3
fs-js-v2.0.0-beta.3
os-js-v2.0.0-beta.3
persisted-scope-v2.0.0-beta.7
autostart-js-v2.0.0-beta.3
global-shortcut-js-v2.0.0-beta.3
http-js-v2.0.0-beta.3
process-v2.0.0-beta.4
fs-v2.0.0-beta.7
store-v2.0.0-beta.6
authenticator-v2.0.0-beta.5
window-state-v2.0.0-beta.6
process-js-v2.0.0-beta.3
stronghold-v2.0.0-beta.4
notification-v2.0.0-beta.5
shell-v2.0.0-beta.4
single-instance-v2.0.0-beta.7
|
2024-05-01 14:35:49 +02:00 |
|
 ![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6ea07297f4
|
chore(deps): change rust crate maplit version to 1 (#1270)
* chore(deps): update rust crate maplit to 1.0.2
* Update Cargo.toml
* Update tauri-beta-17.md
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Fabian-Lars <fabianlars@fabianlars.de>
|
2024-05-01 14:27:30 +02:00 |
|
 ![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
bd1ed5903f
|
chore(deps): update tauri monorepo (#1237)
* fix(deps): update tauri monorepo
* rm 1.5 cli
* macos-latest is now arm
* changefile and rebuild iife [skip ci]
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: fabianlars <fabianlars@fabianlars.de>
|
2024-05-01 14:01:24 +02:00 |
|
 TonyandGitHub
|
1fa4d30eab
|
feat(updater): support non zipped updater (#1174)
|
2024-04-30 17:48:04 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f39586bcb4
|
chore(deps): update dependency rollup to v4.17.2 (#1264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-30 13:26:02 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
5e20d7d339
|
chore(deps): update dependency eslint-plugin-n to v17.4.0 (#1265)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-30 12:57:26 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
dbc1d9374d
|
chore(deps): update typescript-eslint monorepo to v7.8.0 (#1263)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 21:27:14 +02:00 |
|
 TonyandGitHub
|
44e47fe98b
|
fix(window-state): restore window state for stubbed zerord state (#1259)
* Restore window state for default state
* Add change file
|
2024-04-29 19:33:33 +03:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
04ebd0282e
|
chore(deps): update dependency rollup to v4.17.1 (#1261)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-29 10:19:17 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f853774154
|
chore(deps): update dependency rollup to v4.17.0 (#1260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-27 15:00:33 +02:00 |
|
 Amr BashirandGitHub
|
e9977eb2f8
|
chore(fs): distinct description for *meta and *meta-recursive permissions (#1250)
closes #1249
|
2024-04-25 00:59:29 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
555cb07bfe
|
chore(deps): update dependency eslint-plugin-n to v17.3.1 (#1248)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-24 23:42:42 +02:00 |
|
 Amr BashirandGitHub
|
1f16c64d67
|
refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type (#1218)
|
2024-04-24 16:44:48 +02:00 |
|
 Amr BashirandGitHub
|
9c7eb35967
|
feat(global-shortcut): support pressed/released states (#1244)
closes #1243
|
2024-04-24 15:42:01 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
a9132161df
|
chore(deps): update dependency eslint-plugin-n to v17.3.0 (#1246)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-24 14:07:44 +02:00 |
|
 TonyandGitHub
|
edf9a4f29d
|
fix(fs): missing debouncer rename cache (#1245)
* Fix missing debouncer rename cache
* Add change file
* Format
|
2024-04-24 10:50:12 +02:00 |
|
![renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
21387ac199
|
chore(deps): update dependency rollup to v4.16.4 (#1241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-04-23 17:16:17 +02:00 |
|