Commit Graph

24 Commits

Author SHA1 Message Date
Daniel Baulig 26567a3146
[web_server] Add documentation for Private Network Access support (#3338) 2023-11-07 13:59:05 +13:00
Bart a540a3ba4f
Update web_server.rst (#3045)
Added log variable to enable or disable log feature in webinterface
2023-08-08 20:20:14 +02:00
Patrick ZAJDA 6afdf5aea8
Specify web_server ota configuration variable is not compatible with esp-idf (#3081)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2023-07-20 10:27:48 +12:00
H. Árkosi Róbert 67513701e8
Brush up page looks for Web Server Component (#2969)
* Brush up page looks for Web Server Component

* Update web_server.rst

* Update web_server.rst

* Update web_server.rst
2023-06-01 16:03:01 +02:00
H. Árkosi Róbert 62aa463b99
Correct web_server auth type (#2966)
* Correct web_server auth type

It's not Basic, but Digest!

* Fix typos
2023-06-01 13:14:44 +02:00
H. Árkosi Róbert 13c55ea24b
Add more links to See Also, fix REST API hook (#2964) 2023-06-01 11:24:00 +02:00
Christian Ferbar 354ec1f189
Fix Example configuration entry V1 (#2271) 2022-11-05 23:15:57 -07:00
snetsplit 49f95fd7be
Update web_server.rst (#2194)
Include information about the local attribute. It's very useful in certain situations.
2022-07-25 15:01:10 +12:00
Guillermo Ruffino a14c881b43
clean up beta 202204 (#2020) 2022-04-22 14:04:23 +12:00
Guillermo Ruffino 53d1abd7a8
Docs cleanup for schema gen (#1973) 2022-04-03 19:30:25 +12:00
wilberforce c5d9cc2ee9
Webserver v2 (#1600) 2022-03-08 15:02:30 +13:00
mechanarchy 2c6552dcb6
Add 'include_internal' option to web_server (#1572) 2021-11-29 16:52:34 +01:00
Otto Winter 6053f490b5
Update svg2png and seo.py (#1380)
Co-authored-by: Jesse Hills <3060199+jesserockz@users.noreply.github.com>
2021-11-16 15:19:33 +13:00
Laszlo Gazdag 59aeee460e
Add `web_server` component's `ota` parameter (#1598) 2021-11-11 08:31:27 +13:00
Otto Winter 94e1608202
New prometheus configuration (#713) 2020-07-27 12:06:56 +02:00
Marvin Gaube c3c2c75b42
Add Prometheus-Documentation (#556)
* Add Prometheus-Documentation

* Prometheus-Documentation: Fix indentation

* format

Co-authored-by: Guillermo Ruffino <glm.net@gmail.com>
2020-06-09 22:02:14 -03:00
Elkropac 69b39e06cf
web_server - css_include and js_include: add new options and example (#459)
* add new options and example

* update docs

* add suggested hint about inlineing files

* no html entities

* files are now served on separate urls
2020-02-20 09:06:26 -03:00
Nikolay Vasilchuk e91a665ba4 Basic Auth for web_server component (#304)
* Basic auth

* Basic auth

* typo

* Update web_server.rst

* Move auth example out of top-level example

Reason: Most users will copy-paste that into their config directly, which then causes a validation error because of the missing !secret value.


Co-authored-by: Otto Winter <otto@otto-winter.com>
2019-10-13 14:28:02 +02:00
Otto Winter 87147619c0
Docs update 2019-05-12 22:44:59 +02:00
Otto Winter 9d6c814991
Remove disqus
They started injecting ads :(
2019-03-24 14:54:58 +01:00
Otto Winter f4c1d31a1d
Revert "Remove disqus"
This reverts commit 19a22e8b39.
2019-03-06 11:02:03 +01:00
Otto Winter 19a22e8b39
Remove disqus 2019-03-05 20:42:43 +01:00
Otto Winter 59e03981a4
Update next docs 2019-02-16 23:25:23 +01:00
Otto Winter 8d9b0d2375
Netlify (#153)
* Netlify

* Fix

* Faster doxygen

* Update Makefile

* Try without api

* Debug

* Fix

* Update Makefile

* Debug

* Try 1.8.13

* Remove debug

* Update Makefile

* Optimize
2019-02-07 13:54:45 +01:00