Henning
7c25c7715f
changed rel="shortcut icon" to rel="icon"
...
"icon" is standard and used by all modern browsers. Only IE needed
"shortcut icon". Since is it not longer supported and would have needed an
.ico-file, "icon" is the right value for rel.
2023-06-06 12:54:51 +02:00
Unrud
b93842b10c
Redirect GET and HEAD requests to sanitized path
2022-01-15 22:33:55 +01:00
Unrud
d3f99d349d
Don't manually assemble origin
2022-01-07 23:23:53 +01:00
Unrud
83c02a64b9
Shorter web interface title
2020-05-22 16:34:48 +02:00
Unrud
4d632a97f3
Use secure RNG for UIDs
...
Closes #766
2020-05-15 23:34:31 +02:00
Unrud
2b60f8ca2a
Don't save password in session storage
2020-05-03 21:00:48 +02:00
Unrud
3c778ef95e
Cosmetics
2020-04-28 21:56:13 +02:00
Unrud
8de3a234c4
Escape all occurrences not only the first
2020-04-28 14:11:35 +02:00
Unrud
d73a308294
Cosmetics
2020-04-22 19:20:30 +02:00
Unrud
bd71c04973
Use correct delimiter
2020-02-20 18:29:08 +01:00
Unrud
f844bbacda
Web: Show startup loading message
2020-01-16 04:39:22 +01:00
Unrud
1ef067c7e9
Web: Replace attribute name with data-name
2020-01-16 03:58:31 +01:00
Unrud
d7c7d694e0
Web: Use class "hidden" instead of overwriting style
2020-01-16 03:58:30 +01:00
Unrud
1e27581afd
Web: Remove unnecessary tags
2020-01-16 03:58:30 +01:00
Unrud
60de01870e
Web: Use let and const instead of var
2020-01-16 03:58:29 +01:00
Unrud
63e6d091b9
Update copyright
2019-06-17 04:13:24 +02:00
Unrud
5e0a387ed9
remove whitespace before email
2018-09-04 03:33:47 +02:00
Unrud
8869b34470
refactor
2018-08-28 16:19:43 +02:00