15 Commits

Author SHA1 Message Date
borisneubert
714bfb9dfb 02_HTTPSRV: added readingFnAttributes to AttrList
git-svn-id: https://svn.fhem.de/fhem/trunk@20110 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-09-05 17:30:20 +00:00
borisneubert
6b8dd9007a 02_HTTPSRV: fixed commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@16874 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-06-15 17:18:55 +00:00
borisneubert
18445e421a 02_HTTPSRV: strip parameters from filename
git-svn-id: https://svn.fhem.de/fhem/trunk@13976 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-04-12 13:35:44 +00:00
borisneubert
57c606a5da 57_Calendar, 02_RSS, 02_HTTPSRV: pod doc classified (=item ...)
git-svn-id: https://svn.fhem.de/fhem/trunk@10733 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-06 09:02:02 +00:00
borisneubert
14623e1910 02_HTTPSRV: support tabletui (Forum #37232)
git-svn-id: https://svn.fhem.de/fhem/trunk@8933 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-07-11 08:26:21 +00:00
borisneubert
a7782eee91 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@8781 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-20 07:36:16 +00:00
borisneubert
60f7388cb4 02_HTTPSRV: require trailing slash in infix to foster integration of TabletUI
git-svn-id: https://svn.fhem.de/fhem/trunk@8700 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-06-06 06:54:05 +00:00
borisneubert
7b6b2a67aa 02_HTTPSRV: query string sets readings (Stefan Strobel)
git-svn-id: https://svn.fhem.de/fhem/trunk@8163 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-03-07 10:50:05 +00:00
borisneubert
1ca00a2342 Log migrated to Log3
git-svn-id: https://svn.fhem.de/fhem/trunk@3830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-31 17:09:10 +00:00
rudolfkoenig
a1397d1c34 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
borisneubert
32cbc8016a removed debug messages
git-svn-id: https://svn.fhem.de/fhem/trunk@1851 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-16 09:45:19 +00:00
borisneubert
41d0f308cd 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@1849 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-16 09:37:30 +00:00
borisneubert
d8bca88c8d bugfix: now really returns MIME type
git-svn-id: https://svn.fhem.de/fhem/trunk@1830 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-05 18:43:23 +00:00
borisneubert
9ad884b8d4 - 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@1825 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-09-01 17:09:33 +00:00
borisneubert
9516b9f95e new module 02_HTTPSRV.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@1815 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-08-27 17:52:27 +00:00