15 Commits

Author SHA1 Message Date
borisneubert
0391ecc9e6 02_HTTPSRV: added readingFnAttributes to AttrList
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20110 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-05 17:30:20 +00:00
borisneubert
01442d1eae 02_HTTPSRV: fixed commandref
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16874 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-06-15 17:18:55 +00:00
borisneubert
958f6c4927 02_HTTPSRV: strip parameters from filename
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@13976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-12 13:35:44 +00:00
borisneubert
eafe337ad1 57_Calendar, 02_RSS, 02_HTTPSRV: pod doc classified (=item ...)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@10733 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-06 09:02:02 +00:00
borisneubert
d172969212 02_HTTPSRV: support tabletui (Forum #37232)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8933 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-11 08:26:21 +00:00
borisneubert
6f8fdc8af8 02_HTTPSRV: reverted addition of backslash (it does not work as intended and it is not downward compatible)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8781 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-20 07:36:16 +00:00
borisneubert
ed10fb8b16 02_HTTPSRV: require trailing slash in infix to foster integration of TabletUI
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8700 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-06 06:54:05 +00:00
borisneubert
d58f1e3719 02_HTTPSRV: query string sets readings (Stefan Strobel)
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@8163 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-07 10:50:05 +00:00
borisneubert
da56055e07 Log migrated to Log3
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-31 17:09:10 +00:00
rudolfkoenig
6a2e174e05 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
borisneubert
66ea4b281f removed debug messages
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1851 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-16 09:45:19 +00:00
borisneubert
3d888cfecd HTTPSRV: new attribute directoryindex
HTTPSRV: directoryindex is loaded no matter if the request contains a trailing / or not
HTTPSRV: HTTPSRV_CGI() finds the correct device by name (bugfix)
HTTPSRV: undef unregisters extension

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1849 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-16 09:37:30 +00:00
borisneubert
b8652aa2ca bugfix: now really returns MIME type
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-05 18:43:23 +00:00
borisneubert
55e60f801a - new helper functions ext2MIMEType(), filename2MIMEType()
- 02_HTTPSRV also serves files from subdirectories
- 02_HTTPSRV sends MIME types

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1825 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-01 17:09:33 +00:00
borisneubert
a1603e1480 new module 02_HTTPSRV.pm
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@1815 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-08-27 17:52:27 +00:00