glaszig
|
f36b08c10a
|
rename CSRFToken() to the more apt CSRFTokenFieldTag()
|
2019-08-06 20:55:16 +02:00 |
|
glaszig
|
0a255e8b49
|
don't write the csrf token field to the output buffer
but return and echo it
|
2019-08-06 20:55:16 +02:00 |
|
glaszig
|
87fe8948b8
|
remove splattered, duplicated csrf validation code
since we do that always and early, now.
|
2019-08-06 20:55:16 +02:00 |
|
billz
|
679051b219
|
Added locale support for Türkçe. Thanks Cuqer!
|
2019-06-10 09:27:42 +00:00 |
|
billz
|
c0570b616e
|
Processed with phpcs for PSR-2 coding standard
|
2019-04-10 08:37:35 +00:00 |
|
billz
|
b758ac161d
|
Added support for Finnish & Sinhala locales
|
2019-03-04 23:12:01 +00:00 |
|
Matheus Dal Mago
|
d9306443f3
|
Updating revision code list
|
2019-02-04 15:08:14 -02:00 |
|
billz
|
5f9ed542f8
|
Added support for Español, thanks @lafm1990
|
2019-01-13 08:53:16 +00:00 |
|
billz
|
1b1aa4b6d9
|
Added support for Russian, thanks Betep
|
2018-11-19 16:44:44 +00:00 |
|
billz
|
4a7f3cc7cd
|
Added locale support for Czech, thanks @rvallo
|
2018-11-04 08:59:01 +00:00 |
|
billz
|
fca391b7c5
|
Added locale support for Chinese simplified, thanks @BANKA2017
|
2018-10-17 15:51:59 +00:00 |
|
D9ping
|
e4107870e8
|
Add dutch translations.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
|
2018-09-12 16:43:23 +02:00 |
|
D9ping
|
fb7ba20055
|
Fixed php notices log messages.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
|
2018-08-06 01:18:11 +02:00 |
|
D9ping
|
2b03fa316d
|
Escape client input, console output etc. before doing any echo.
Signed-off-by: D9ping <D9ping@users.noreply.github.com>
|
2018-08-04 02:05:56 +02:00 |
|
billz
|
55c6e332cc
|
Label change, thanks Tino
|
2018-06-16 21:55:12 +00:00 |
|
billz
|
9dd2fc2b65
|
Added locale support for de_DE, thanks Tino
|
2018-06-15 18:23:47 +00:00 |
|
billz
|
ae171cfe46
|
Initial caps for locales in select list
|
2018-06-12 16:45:11 +00:00 |
|
billz
|
65f38845a3
|
Added local support for sv_SE
|
2018-05-29 22:20:08 +00:00 |
|
billz
|
534d44c03d
|
Added language tab and selector
|
2018-05-29 19:16:40 +00:00 |
|
Bill Zimmerman
|
d8f4f15db8
|
Merge branch 'master' into i18n
|
2018-05-27 10:42:54 +02:00 |
|
Emmanuel Geoffray
|
4325f9a9cf
|
Fixed memory used
|
2017-12-07 20:49:12 +01:00 |
|
billz
|
1d41ef6da2
|
Updated static labels with gettext()
|
2017-10-24 13:50:43 +00:00 |
|
billz
|
062d5aeb4f
|
Replaced interface labels with gettext()
|
2017-10-23 19:51:34 +00:00 |
|
Lawrence
|
241e3ddff9
|
Updating layout of webconsole page
|
2017-10-21 20:30:15 +08:00 |
|
Lawrence
|
4d04155895
|
Added webconsole to system pane, added tabs to system pane to allow for webconsole to be hidden/shown
|
2017-10-14 12:55:42 +08:00 |
|
Lawrence
|
61d450d1c7
|
Fixed up a whole bunch of undefined variable warnings. Added a check to make sure raspap.auth exists before trying to include it.
|
2017-10-02 03:10:04 +08:00 |
|
Bill Zimmerman
|
d9baf397d4
|
Resolves #66
|
2017-05-19 13:44:51 +00:00 |
|
Challon Holt
|
0dce1fefcb
|
Update system.php
Added Revision for Pi Zero 1.3 and PiZero W
|
2017-03-08 16:24:42 -05:00 |
|
Joe Haig
|
bdfcf270a7
|
Show Raspberry Pi revision information
|
2016-08-08 12:38:15 +00:00 |
|
Joe Haig
|
7406a5050c
|
Move system page into separate file
|
2016-08-08 12:31:19 +00:00 |
|