kandrelczyk
9ac5fe84e7
feat(updater): support bundle-specific targets ( #2624 )
...
* fallback targets
* linux test
* linux ready
* RPM installation
* small error fix
* fix windows build
* windows tests
* add aider files to .gitignore
* get bundle type out of patched variable
* windows tests
* patch windows binary
* format
* fix bundler
* remove local tauri dependency
* remove print
* rever Cargo.lock
* move __TAURI_BUNDLE_TYPE to tauri::utils
* get_current_bundle_type
* update tauri
* fix macos integration test
* fix fallback logic
Signed-off-by: Krzysztof Andrelczyk <cristof@curiana.net >
* amend! fallback targets
fallback targets
* reformat
* fix tests
* reformat
* bump tari versio
* fix fallback logic
* restore Cargo.lock
* Bump tauri and add notes
* Rename some staffs
* move target logic
* Refactor the target fallback to a function
* Format and clippy
* Keep target in `Update` since it's public
* Keep updater/tests/app-updater/src/main.rs lf
* Revert changes in tests/app-updater/src/main.rs
* Clean up
* changefile
* Bump updater-js as well
* update pub fn target docs
* update pub fn target docs
* Update plugins/updater/src/error.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de >
* Update plugins/updater/src/updater.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de >
* Update plugins/updater/src/updater.rs
Co-authored-by: Fabian-Lars <github@fabianlars.de >
* suggestios
* add comment
* restore error
* Revert "Bump tauri and add notes"
This reverts commit 0a495ccc6a .
* Revert "bump tari versio"
This reverts commit 5b4c1c164b .
---------
Signed-off-by: Krzysztof Andrelczyk <cristof@curiana.net >
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
Co-authored-by: Tony <legendmastertony@gmail.com >
Co-authored-by: Fabian-Lars <github@fabianlars.de >
2025-08-26 09:33:58 -03:00
kandrelczyk
9841ff81ce
chore: add contributing guide ( #2753 )
2025-06-16 22:05:11 +02:00
Tony
f7f5bbf259
Ignore vscode settings.json and tasks.json ( #2482 )
2025-03-03 04:39:43 +02:00
Lucas Fernandes Nogueira
60765694f5
refactor(geolocation): simplify API, defer permission checks ( #1773 )
2024-09-16 17:01:13 +03:00
Amr Bashir
cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files ( #1728 )
...
* chore: adjust prettier config, .gitignore and use taplo to format toml files
This brings the plugins-workspace repository to the same code style of the main tauri repo
* format toml
* ignore examples gen dir
* add .vscode/extensions.json
* remove packageManager field
* fmt
* fix audit
* taplo ignore permissions autogenerated files
* remove create dummy dist
* fix prettier workflow
* install fmt in prettier workflow
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.app >
2024-09-04 08:54:23 -03:00
Lucas Fernandes Nogueira
d0482502e9
chore(api): tauri can serialize array buffers from rc.7 ( #1694 )
...
* chore(api): tauri can serialize array buffers from rc.7
* fmt
* fix audit
* update lockfile
2024-08-28 17:58:56 -03:00
Ahmed Elkhoudiry
22f5acf240
feat(store): Add android & iOS support ( #1011 )
...
* update cli
* init android module
* upgdate gitignore
* add desktop and mobile
* android
* ios
* lib
* remove comment
* cargo fmt
* skip empty file creation
* android comments
* apple path
* Discard changes to plugins/store/ios/README.md
* stop auto directories creation
* Update README.md
2024-03-04 21:02:17 +02:00
Fabian-Lars
8a5e05cd83
fix: Fix comp with latest beta ( #1018 )
...
* fix: Fix comp with latest beta
* linux
2024-03-04 19:59:24 +02:00
Lucas Nogueira
fe10ab488f
beta.1
2024-02-03 18:16:49 -03:00
FabianLars
14f5961569
chore: merge v1 into v2 for the last time
2024-02-03 20:16:36 +01:00
Fabian-Lars
467bcb90af
fix: change dist for js files, fixes #76 for yarn3 ( #88 )
2023-01-12 16:55:21 +01:00
Jonas Kruckenberg
2ed0742b86
remove dist dirs from git
2023-01-05 13:48:04 +01:00
Jonas Kruckenberg
eb3495fb72
copy plugin sources
2022-12-14 18:43:39 +01:00