Amr Bashir
|
fb10b87970
|
feat: move app plugin back to core (#8039)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 15:13:47 -03:00 |
|
Amr Bashir
|
a63e71f979
|
refactor(core&api)!: hide internal functions and reuse them in api.js & rename tauri module to primitives (#7942)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 09:40:20 -03:00 |
|
Amr Bashir
|
c9a9246c37
|
feat: move window plugin back to core (#8007)
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
|
2023-10-17 08:33:23 -03:00 |
|
Lucas Fernandes Nogueira
|
e63111b65a
|
chore: remove v1 references on documentation and benchmark (#7258)
Co-authored-by: Amr Bashir <amr.bashir2015@gmail.com>
|
2023-06-19 09:47:51 -03:00 |
|
Amr Bashir
|
e1e85dc2a5
|
chore: fix ci and cleanup leftovers (#6925)
* chore: fix ci and cleanup leftovers
1. removed leftover feature flags
2. remove zip/extract apis which are not used anymore
3. removed leftoever scopes
4. removed leftover allowlist and updater options
5. updated the example api
* remove leftover updater structs
* move updater under bundle and remove uneeded options
* fix cli on linux
* remove create_proxy
* clippy
* more clippy
* clippppy
* readd path api
* fix api example
* remove window allowlist
* remove window from allowlist config
* remove `all` allowlist option
* remove file_move
* lint
* fix windows build
* remvoe unused deps
* remvoe allowlist config option, move protocol to `security > asset_protocol`
* fix diffing features
* fmt and test
* fix scope alias
* change files
* android lint
* simplify allow_file impl
* Revert "simplify allow_file impl"
This reverts commit b8882f2fd0 .
* expose scopes
* remove unused error variants
* protocol-asset on docs.rs
* ignore reqwest on udeps
---------
Co-authored-by: Lucas Nogueira <lucas@tauri.studio>
Co-authored-by: Lucas Nogueira <lucas@tauri.app>
|
2023-05-13 13:48:28 +03:00 |
|
Lorenzo Lewis
|
47666c4a0b
|
Fix/docs qol improvements (#4641)
|
2022-07-11 10:14:31 -03:00 |
|
Jonas Kruckenberg
|
79bf061e01
|
fix: move to separate config file and fix mocks docs (#3456)
|
2022-02-14 16:15:08 -03:00 |
|