Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: re-generate reference.md #1847

Merged
merged 1 commit into from
Sep 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion plugins/autostart/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ disable the automatic start on boot.
- `allow-disable`
- `allow-is-enabled`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ It allows all barcode related features.
- `allow-scan`
- `allow-vibrate`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/biometric/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It allows acccess to all biometric commands.
- `allow-authenticate`
- `allow-status`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/cli/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Allows reading the CLI matches

- `allow-cli-matches`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Clipboard interaction needs to be explicitly enabled.



## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/deep-link/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Allows reading the opened deep link via the get_current command

- `allow-get-current`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/dialog/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ All dialog types are enabled.
- `allow-save`
- `allow-open`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/fs/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ On Windows the webview data folder access is denied.
- `read-app-specific-dirs-recursive`
- `deny-default`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ registered or unregistered.



## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/haptics/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/http/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ All fetch operations are enabled.
- `allow-fetch-read-body`
- `allow-fetch-send`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/log/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Allows the log command

- `allow-log`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/nfc/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Writing to tags needs to be manually enabled.
- `allow-is-available`
- `allow-scan`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ It allows all notification related features.
- `allow-create-channel`
- `allow-permission-state`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/os/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ All information except the host name are available.
- `allow-platform`
- `allow-version`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Allows the move_window command

- `allow-move-window`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/process/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ the application.
- `allow-exit`
- `allow-restart`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/shell/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ scope pre-configured. It will allow opening `http(s)://`,

- `allow-open`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/sql/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Also allows to load or close a connection.
- `allow-load`
- `allow-select`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/store/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ All operations are enabled by default.
- `allow-set`
- `allow-values`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ All non-destructive operations are enabled by default.
- `allow-save-store-record`
- `allow-save`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/updater/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ is enabled.
- `allow-install`
- `allow-download-and-install`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/upload/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ All operations are enabled by default.
- `allow-upload`
- `allow-download`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
2 changes: 1 addition & 1 deletion plugins/websocket/permissions/autogenerated/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Allows connecting and sending data to a WebSocket server
- `allow-connect`
- `allow-send`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ All operations are enabled by default.
- `allow-restore-state`
- `allow-save-window-state`

## Permission Table
## Permission Table

<table>
<tr>
Expand Down
Loading