Skip to content

Commit

Permalink
Configuration documentation updated
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-schwarz authored and github-actions[bot] committed Apr 25, 2024
1 parent 2261013 commit 74e9492
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 56 deletions.
69 changes: 37 additions & 32 deletions doc/CONFIGURATION.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
"key" : "allowed",
"label" : "action.allowed",
"possibleValues" : [
{
"description" : "Add to sidebar",
"value" : "com.owncloud.action.addToSidebar"
},
{
"description" : "Make available offline",
"value" : "com.owncloud.action.availableOffline"
Expand Down Expand Up @@ -41,10 +45,6 @@
"description" : "Delete",
"value" : "com.owncloud.action.delete"
},
{
"description" : "Close Window",
"value" : "com.owncloud.action.discardscene"
},
{
"description" : "Duplicate",
"value" : "com.owncloud.action.duplicate"
Expand All @@ -69,10 +69,6 @@
"description" : "Open in",
"value" : "com.owncloud.action.openin"
},
{
"description" : "Open in a new Window",
"value" : "com.owncloud.action.openscene"
},
{
"description" : "Go to page",
"value" : "com.owncloud.action.pdfpage"
Expand All @@ -81,6 +77,10 @@
"description" : "Presentation Mode",
"value" : "com.owncloud.action.presentationmode"
},
{
"description" : "Remove from sidebar",
"value" : "com.owncloud.action.removeFromSidebar"
},
{
"description" : "Rename",
"value" : "com.owncloud.action.rename"
Expand Down Expand Up @@ -155,6 +155,10 @@
"key" : "disallowed",
"label" : "action.disallowed",
"possibleValues" : [
{
"description" : "Add to sidebar",
"value" : "com.owncloud.action.addToSidebar"
},
{
"description" : "Make available offline",
"value" : "com.owncloud.action.availableOffline"
Expand Down Expand Up @@ -183,10 +187,6 @@
"description" : "Delete",
"value" : "com.owncloud.action.delete"
},
{
"description" : "Close Window",
"value" : "com.owncloud.action.discardscene"
},
{
"description" : "Duplicate",
"value" : "com.owncloud.action.duplicate"
Expand All @@ -211,10 +211,6 @@
"description" : "Open in",
"value" : "com.owncloud.action.openin"
},
{
"description" : "Open in a new Window",
"value" : "com.owncloud.action.openscene"
},
{
"description" : "Go to page",
"value" : "com.owncloud.action.pdfpage"
Expand All @@ -223,6 +219,10 @@
"description" : "Presentation Mode",
"value" : "com.owncloud.action.presentationmode"
},
{
"description" : "Remove from sidebar",
"value" : "com.owncloud.action.removeFromSidebar"
},
{
"description" : "Rename",
"value" : "com.owncloud.action.rename"
Expand Down Expand Up @@ -597,6 +597,19 @@
"status" : "supported",
"type" : "string"
},
{
"autoExpansion" : "none",
"category" : "OAuth2",
"categoryTag" : "oauth2",
"classIdentifier" : "authentication-oauth2",
"className" : "OCAuthenticationMethodOAuth2",
"description" : "Omit Authorization Request Parameters - parameter names provided here are omitted from OAuth2 authorization requests.",
"flatIdentifier" : "authentication-oauth2.omit-authorization-parameters",
"key" : "omit-authorization-parameters",
"label" : "authentication-oauth2.omit-authorization-parameters",
"status" : "advanced",
"type" : "stringArray"
},
{
"autoExpansion" : "none",
"category" : "Authentication",
Expand Down Expand Up @@ -1717,6 +1730,10 @@
"description" : "Extension with the identifier auth-race-condition.",
"value" : "auth-race-condition"
},
{
"description" : "Extension with the identifier com.owncloud.action.addToSidebar.",
"value" : "com.owncloud.action.addToSidebar"
},
{
"description" : "Extension with the identifier com.owncloud.action.availableOffline.",
"value" : "com.owncloud.action.availableOffline"
Expand Down Expand Up @@ -1749,10 +1766,6 @@
"description" : "Extension with the identifier com.owncloud.action.delete.",
"value" : "com.owncloud.action.delete"
},
{
"description" : "Extension with the identifier com.owncloud.action.discardscene.",
"value" : "com.owncloud.action.discardscene"
},
{
"description" : "Extension with the identifier com.owncloud.action.duplicate.",
"value" : "com.owncloud.action.duplicate"
Expand Down Expand Up @@ -1781,10 +1794,6 @@
"description" : "Extension with the identifier com.owncloud.action.openin.",
"value" : "com.owncloud.action.openin"
},
{
"description" : "Extension with the identifier com.owncloud.action.openscene.",
"value" : "com.owncloud.action.openscene"
},
{
"description" : "Extension with the identifier com.owncloud.action.pdfpage.",
"value" : "com.owncloud.action.pdfpage"
Expand All @@ -1797,6 +1806,10 @@
"description" : "Extension with the identifier com.owncloud.action.presentationmode.",
"value" : "com.owncloud.action.presentationmode"
},
{
"description" : "Extension with the identifier com.owncloud.action.removeFromSidebar.",
"value" : "com.owncloud.action.removeFromSidebar"
},
{
"description" : "Extension with the identifier com.owncloud.action.rename.",
"value" : "com.owncloud.action.rename"
Expand Down Expand Up @@ -1905,14 +1918,6 @@
"description" : "Extension with the identifier simple-apm.",
"value" : "simple-apm"
},
{
"description" : "Extension with the identifier system.dark.",
"value" : "system.dark"
},
{
"description" : "Extension with the identifier system.light.",
"value" : "system.light"
},
{
"description" : "Extension with the identifier web-finger.",
"value" : "web-finger"
Expand Down
48 changes: 24 additions & 24 deletions doc/configuration.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ tag::actions[]
!===
! Value
! Description
! `com.owncloud.action.addToSidebar`
! Add to sidebar

! `com.owncloud.action.availableOffline`
! Make available offline

Expand All @@ -38,9 +41,6 @@ tag::actions[]
! `com.owncloud.action.delete`
! Delete

! `com.owncloud.action.discardscene`
! Close Window

! `com.owncloud.action.duplicate`
! Duplicate

Expand All @@ -59,15 +59,15 @@ tag::actions[]
! `com.owncloud.action.openin`
! Open in

! `com.owncloud.action.openscene`
! Open in a new Window

! `com.owncloud.action.pdfpage`
! Go to page

! `com.owncloud.action.presentationmode`
! Presentation Mode

! `com.owncloud.action.removeFromSidebar`
! Remove from sidebar

! `com.owncloud.action.rename`
! Rename

Expand Down Expand Up @@ -124,6 +124,9 @@ action.create-document-mode
!===
! Value
! Description
! `com.owncloud.action.addToSidebar`
! Add to sidebar

! `com.owncloud.action.availableOffline`
! Make available offline

Expand All @@ -145,9 +148,6 @@ action.create-document-mode
! `com.owncloud.action.delete`
! Delete

! `com.owncloud.action.discardscene`
! Close Window

! `com.owncloud.action.duplicate`
! Duplicate

Expand All @@ -166,15 +166,15 @@ action.create-document-mode
! `com.owncloud.action.openin`
! Open in

! `com.owncloud.action.openscene`
! Open in a new Window

! `com.owncloud.action.pdfpage`
! Go to page

! `com.owncloud.action.presentationmode`
! Presentation Mode

! `com.owncloud.action.removeFromSidebar`
! Remove from sidebar

! `com.owncloud.action.rename`
! Rename

Expand Down Expand Up @@ -1077,6 +1077,9 @@ tag::extensions[]
! `auth-race-condition`
! Extension with the identifier auth-race-condition.

! `com.owncloud.action.addToSidebar`
! Extension with the identifier com.owncloud.action.addToSidebar.

! `com.owncloud.action.availableOffline`
! Extension with the identifier com.owncloud.action.availableOffline.

Expand All @@ -1101,9 +1104,6 @@ tag::extensions[]
! `com.owncloud.action.delete`
! Extension with the identifier com.owncloud.action.delete.

! `com.owncloud.action.discardscene`
! Extension with the identifier com.owncloud.action.discardscene.

! `com.owncloud.action.duplicate`
! Extension with the identifier com.owncloud.action.duplicate.

Expand All @@ -1125,9 +1125,6 @@ tag::extensions[]
! `com.owncloud.action.openin`
! Extension with the identifier com.owncloud.action.openin.

! `com.owncloud.action.openscene`
! Extension with the identifier com.owncloud.action.openscene.

! `com.owncloud.action.pdfpage`
! Extension with the identifier com.owncloud.action.pdfpage.

Expand All @@ -1137,6 +1134,9 @@ tag::extensions[]
! `com.owncloud.action.presentationmode`
! Extension with the identifier com.owncloud.action.presentationmode.

! `com.owncloud.action.removeFromSidebar`
! Extension with the identifier com.owncloud.action.removeFromSidebar.

! `com.owncloud.action.rename`
! Extension with the identifier com.owncloud.action.rename.

Expand Down Expand Up @@ -1218,12 +1218,6 @@ tag::extensions[]
! `simple-apm`
! Extension with the identifier simple-apm.

! `system.dark`
! Extension with the identifier system.dark.

! `system.light`
! Extension with the identifier system.light.

! `web-finger`
! Extension with the identifier web-finger.

Expand Down Expand Up @@ -1504,6 +1498,12 @@ tag::oauth2[]
|OAuth2 token endpoint.
|advanced `candidate`

|authentication-oauth2.omit-authorization-parameters
|stringArray
|
|Omit Authorization Request Parameters - parameter names provided here are omitted from OAuth2 authorization requests.
|advanced `candidate`

|authentication-oauth2.oa2-expiration-override-seconds
|int
|
Expand Down

0 comments on commit 74e9492

Please sign in to comment.