2
0
mirror of https://github.com/opnsense/docs synced 2024-11-05 06:00:36 +00:00
Commit Graph

86 Commits

Author SHA1 Message Date
Ad Schellevis
2766dd5f6f fix types, as suggested by @8191 2021-01-13 11:34:13 +01:00
Stephan de Wit
c466abda73
Add documentation for using dtrace on opnsense (#299) 2021-01-11 17:14:56 +01:00
Ad Schellevis
5629f2c7c5 Development: add documentation for Javascript helpers (https://github.com/opnsense/docs/issues/241) dialog wrappers 2020-12-21 18:25:36 +01:00
Ad Schellevis
aca5f2412c Development: add documentation for Javascript helpers (https://github.com/opnsense/docs/issues/241) $.UIBootgrid 2020-12-21 15:52:19 +01:00
Ad Schellevis
746d27f3ab Development: javascript helper docs for https://github.com/opnsense/docs/issues/241 (work in progress) 2020-12-18 10:52:12 +01:00
Ad Schellevis
aa9583fdcc add base64 fieldtype for https://github.com/opnsense/core/issues/4398 2020-10-22 20:26:19 +02:00
Ad Schellevis
bf004ac276 development / syshook: document new config change event. closes https://github.com/opnsense/core/issues/4388
sponsored by : Modirum (https://www.modirum.com/)
2020-10-02 18:05:59 +02:00
Ad Schellevis
6e247e7b88 guidelines/basics PSR-12 2020-08-10 17:49:24 +02:00
Ad Schellevis
e4170c05eb Development: add some JS functions for https://github.com/opnsense/docs/issues/241 2020-08-09 17:40:58 +02:00
Ad Schellevis
51a8ab63b0 Development: add some view help, work in progress for https://github.com/opnsense/docs/issues/241 2020-08-09 14:20:40 +02:00
Ad Schellevis
c6cfdd7dd7 Development: safeguard user input should be part of the basics. 2020-08-09 14:02:10 +02:00
Ad Schellevis
dadbd2ef14 api: sync plugins 2020-08-09 10:29:46 +02:00
Ad Schellevis
e09b314963 api: sync core 2020-08-09 10:29:12 +02:00
Ad Schellevis
665a5cab29 API: sync plugins (master) 2020-07-19 19:34:24 +02:00
Ad Schellevis
d35460ddd9 API: update core endpoints (from master) 2020-07-19 19:29:07 +02:00
Ad Schellevis
378aa6e2dc development/backend: syslog, remote keyword is not being used anymore 2020-05-18 11:54:29 +02:00
Ad Schellevis
da130a0598 Syslog-NG: add documentation for https://github.com/opnsense/core/issues/4068 2020-05-12 16:58:46 +02:00
Ad Schellevis
9b74bef4fe fix previous 2020-04-07 20:53:31 +02:00
Ad Schellevis
6588a2c064 API: core, add attached models in tables when using standard templates. 2020-04-07 20:49:44 +02:00
Ad Schellevis
2ec2ca7e86 API: plugins, add models for standard templates. 2020-04-07 20:48:40 +02:00
Ad Schellevis
6700e6c2ac os-firewall: add new endpoints (using extended template) for https://github.com/opnsense/plugins/issues/1749 2020-04-07 20:47:37 +02:00
Ad Schellevis
29a1e05df7 Shaper: add statistics endpoint for https://github.com/opnsense/core/issues/3994 2020-04-07 12:57:52 +02:00
Ad Schellevis
9d15b497f5 Firewall / alias: add listNetworkAliases endpoint 2020-04-07 12:56:02 +02:00
Ad Schellevis
9fd2e62d1e Interfaces / Diagnostics: add api endpoints for https://github.com/opnsense/core/issues/4013 2020-04-07 12:54:24 +02:00
Ad Schellevis
5372a5bcad PSR-12: add/format copy of https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-12-extended-coding-style-guide.md closes https://github.com/opnsense/docs/issues/244 2020-03-26 13:34:53 +01:00
Ad Schellevis
7b04b98f00 Development:MVC, add migration section. closes https://github.com/opnsense/docs/issues/246
ref: https://github.com/opnsense/plugins/issues/1749
2020-03-26 10:26:27 +01:00
Ad Schellevis
e52e381aed firewall add api docs and examples for https://github.com/opnsense/plugins/issues/1720 2020-03-12 17:47:10 +01:00
Ad Schellevis
0e8b82886d api: stylesweep using the new collect_api_endpoints.py script 2020-03-11 10:02:53 +01:00
Ad Schellevis
41186eb9cd MVC: add NetworkAliasField (introduced https://github.com/opnsense/plugins/issues/1720) 2020-03-09 12:42:12 +01:00
Ad Schellevis
35fea4c042 MVC: add ProtocolField (introduced https://github.com/opnsense/plugins/issues/1720) 2020-02-28 17:39:44 +01:00
ServiusHack
2b17226313
fix formatting (#240)
Move text out of literal block used for the file path.
2020-02-27 08:32:53 +01:00
Ad Schellevis
a5b3177774 MVC: explain new LegacyLinkField type 2020-02-24 13:41:20 +01:00
Ad Schellevis
db00ba0160 API/plugins: update to stable/20.1. closes https://github.com/opnsense/plugins/issues/1698 while there 2020-02-16 16:11:37 +01:00
Ad Schellevis
6d3dbaedfc API: core api's 20.1 update 2020-02-16 16:08:40 +01:00
Ad Schellevis
e9e70acc0e Development: explain ApiMutableServiceControllerBase and refer to examples from controller documentation (controller.rst contains the concepts, examples are more suited to explain the use in this case) 2020-02-04 14:28:38 +01:00
Michael
806a30c559 Update vnstat.rst (#230) 2020-01-10 16:05:18 +01:00
Ad Schellevis
69d4794747 cleanup previous 2019-11-14 18:14:49 +01:00
Ad Schellevis
3a7afc2e45 Models / explain custom fieldtypes. closes https://github.com/opnsense/docs/issues/215 2019-11-14 17:09:59 +01:00
Ad Schellevis
f4d9a1e44d models, minor fixes in previous 2019-11-04 21:51:37 +01:00
Ad Schellevis
849e3b391d add model constraints and field types, closes https://github.com/opnsense/docs/issues/212 2019-11-03 19:47:19 +01:00
Ad Schellevis
68f02106a7 move modelConstraints.rst 2019-11-03 17:52:16 +01:00
Fabian Franz
cc1561556c fix typo 2019-10-30 19:18:14 +01:00
Fabian Franz
cb43dedbb5 #212: add contraints by me to doc 2019-10-30 19:14:49 +01:00
Ad Schellevis
b03b837408 add carp_service_status documentation. closes https://github.com/opnsense/docs/issues/193 2019-08-19 14:37:12 +02:00
Ad Schellevis
31185cd649 fix typo in autorun.rst 2019-08-19 11:40:22 +02:00
Ad Schellevis
6939952f54 development/plugins, add hooks and extend documentation for the rest. 2019-08-12 14:04:58 +02:00
Ad Schellevis
d64f454fb2 add using_grids.rst 2019-07-18 13:55:23 +02:00
Ad Schellevis
44d3d7498a fix previous 2019-07-17 17:39:20 +02:00
Ad Schellevis
b4ddcc82c3 dev/helloworld, move locations to code-blocks 2019-07-17 17:19:52 +02:00
Ad Schellevis
3dff72d456 dev/helloworld, reference ui_devtools for easy frontend development 2019-07-17 13:13:48 +02:00