5
0
mirror of git://git.proxmox.com/git/pve-docs.git synced 2025-03-08 04:58:19 +03:00

80 Commits

Author SHA1 Message Date
Thomas Lamprecht
4e7f60c220 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-11-14 14:26:34 +01:00
Thomas Lamprecht
de786b48df update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-09-12 17:25:00 +02:00
Thomas Lamprecht
460359c5ba update static/schema info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-04 08:52:51 +02:00
Thomas Lamprecht
e6d66c2f52 update static/schema info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-05-02 17:40:59 +02:00
Thomas Lamprecht
7af2edf96a update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-28 21:24:22 +02:00
Thomas Lamprecht
c30bb419ce update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2022-04-04 14:16:48 +02:00
Thomas Lamprecht
5370fa8ca1 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-11-15 15:20:02 +01:00
Thomas Lamprecht
34f3e48131 update static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-07-02 16:26:00 +02:00
Thomas Lamprecht
5f4e66fe4a update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-23 22:26:38 +02:00
Thomas Lamprecht
8f4d9c8716 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-23 17:05:41 +02:00
Thomas Lamprecht
0695fdafa5 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-18 19:36:45 +02:00
Thomas Lamprecht
1f79cc8cea api-viewer: adapt to changes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-06-02 16:19:34 +02:00
Dominik Csapak
37d44f8e21 build api-viewer from widget-toolkit-dev
build-depends naturally on the new proxmox-widget-toolkit-dev package

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2021-06-02 15:35:48 +02:00
Thomas Lamprecht
e7084ef7d0 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-05-07 18:48:52 +02:00
Thomas Lamprecht
d26563851c update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2021-04-26 17:48:36 +02:00
Thomas Lamprecht
4772952b60 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-11-24 14:31:57 +01:00
Thomas Lamprecht
739d4d64c2 update static and schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-09-18 16:34:51 +02:00
Thomas Lamprecht
04d22a9f94 update static info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-13 12:04:29 +02:00
Thomas Lamprecht
ac70d7d134 update static information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-07 14:17:03 +02:00
Thomas Lamprecht
c5aa7e14b5 update static data and schema definitions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-05-06 14:31:37 +02:00
Thomas Lamprecht
e9cd3bd4d9 run make update for static/schema information
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-02-13 12:24:02 +01:00
Fabian Grünbichler
78f5fcdc70 include allowtoken info in api-viewer
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-02-12 14:12:53 +01:00
Thomas Lamprecht
afbe0fcce5 api-viewer: tree-tools: use modern callback and add tooltips
The 'handler' config is deprecated since ExtJS 4.2

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 15:45:53 +01:00
Thomas Lamprecht
f081718e44 api-viewer: flex search field
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 15:45:22 +01:00
Thomas Lamprecht
78bcda1de1 api-viewer: trim trailing slashes and spaces from tree-path url
as else the store.findNode(...) works on "/access" but not
"/access/", which some browser auto-complete to.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-11 14:39:03 +01:00
Tim Marx
ab918a4fc7 apiviewer: add search and collapse/expand tools
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-11 14:14:11 +01:00
Tim Marx
16e6779d4c apiviewer: add api endpoint deeplink ability
use #/<endpoint> to deeplink to a specific endpoint

Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-11 14:14:11 +01:00
Thomas Lamprecht
b77cddaade api-viewer: fine-tune RAW return type showing
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-12-10 14:51:53 +01:00
Tim Marx
8753d260ad apiviewer: format return values as grid with optionial toggle raw
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-10 14:30:52 +01:00
Tim Marx
87ec83f4b8 whitespace cleanup
Signed-off-by: Tim Marx <t.marx@proxmox.com>
2019-12-10 14:23:22 +01:00
Thomas Lamprecht
5c1699e5ef update static schema/synopsis definitions
this time *without* pve-network installed for now.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-27 18:46:15 +01:00
Thomas Lamprecht
1c5325464b update static schema/synopsis definitions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-11-18 12:51:42 +01:00
Thomas Lamprecht
7420d3f101 api-viewer: add missing </pre> closing tag
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-08-17 12:55:02 +02:00
Thomas Lamprecht
7cbed89a63 run make update
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-15 21:53:35 +02:00
Thomas Lamprecht
9226ccbcd1 run make update
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-07-04 16:17:53 +02:00
Thomas Lamprecht
1e3f815645 run make update
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-06-25 12:45:44 +02:00
Thomas Lamprecht
bb4c8cf8d8 run make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-05-16 17:02:24 +02:00
Thomas Lamprecht
95895385d2 run make update
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-04-04 17:17:19 +02:00
Thomas Lamprecht
5f26e15b39 run make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2019-02-01 13:49:22 +01:00
Thomas Lamprecht
e2d681b368 run make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-29 13:12:20 +01:00
Nick Chevsky
25203dc111 Document new SSD emulation feature
This change documents the recently added SSD emulation feature for
IDE, SATA, and SCSI drives, which consists of:

* an `ssd` qm.conf flag [1], and
* an "SSD emulation" drive option in pve-manager. [2]

[1] https://git.proxmox.com/?p=qemu-server.git;a=commit;h=6c875f9f315f2dc7a0a3a988622c2efdf089b171
[2] https://git.proxmox.com/?p=pve-manager.git;a=commit;h=6e40f7b0347e4275f6bcc7a484f930d4345d1c8e

Signed-off-by: Nick Chevsky <nchevsky@gmail.com>
2018-11-10 10:58:58 +01:00
Thomas Lamprecht
4d47f12597 make update-static
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-10-23 12:57:54 +02:00
Dietmar Maurer
0c83a706e6 api-viewer: correctly escape html when displaying return types.
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
2018-09-14 13:36:36 +02:00
Thomas Lamprecht
e56030c4d7 api-viewer: use our extjs package
The loading of an external hosted ExtJS is from a time where we did
not have a extra ExtJS package as it still was in the pve-manager
one, which was not desired to be installed on a non-pve machine.
Add a dependency on libjs-extjs and a link from api-viewer/extjs to
the installation directory of the ExtJS package, this allows to reuse
ExtJS on PVE node hosted docs and on the hosted docs from proxmox.com
at the same time.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-26 14:11:00 +02:00
Thomas Lamprecht
de7763697d api-viewer: use 'normal' over 'touch' theme
The touch feels super zoomed, and the api-viewer is probably much
more viewed through a desktop/laptop not a mobile device with small
high-dpi touch screen.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-26 14:10:45 +02:00
Thomas Lamprecht
b23bc10ebd api-viewer: use much smaller minified extjs
Use the over 4 times smaller minfied version of ExtJS, not the debug
one.

Any developer can easily use the debug version if needed, but most of
the times it this isn't the case.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-26 14:10:33 +02:00
Thomas Lamprecht
5da3d723c1 update static files
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-07-10 11:35:10 +02:00
Dietmar Maurer
a9a8e3d108 update API 2018-05-14 12:30:15 +02:00
Dietmar Maurer
ba295265e6 api-viewer: minor style fix 2018-03-22 13:32:32 +01:00
Dietmar Maurer
27a7acb285 update generated docs 2018-03-22 13:18:05 +01:00