Sunil Mohan Adapa
dea4af17fb
Rename Plinth to FreedomBox in license headers
...
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: James Valleroy <jvalleroy@mailbox.org>
2018-02-16 20:10:09 -05:00
Shubham Agarwal
f11dd191c1
diagnostics: Enable button when enabled but not running
...
Signed-off-by: Shubham Agarwal <shubhama@thoughtworks.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2018-01-12 15:58:07 +05:30
Johannes Keyser
249403a6dd
diagnostics: Disable button if app/service is not running
...
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
2017-06-06 08:55:24 +05:30
Sunil Mohan Adapa
31c6f866e2
Use loading icon for other busy operations
2016-08-26 21:51:51 -04:00
fonfon
b54846b0ce
Services: Template restructuring
...
- renamed app.html to simple_service.html
- allow hiding the 'status' block instead of using separate
apache_service.html template
2016-05-11 18:19:35 -04:00
Sunil Mohan Adapa
b916d95a0b
openvpn: Use new setup mechanism
2016-02-13 13:51:32 +05:30
Caly
15312fe595
Update messages for simplicity/consistency/grammer
...
- Closes #375 and #380 .
- More use of configurable brand name.
2016-01-24 12:14:25 +05:30
Sunil Mohan Adapa
572e68dc36
Make remaining uses of brand name customizable
2016-01-24 00:50:14 +05:30
Sunil Mohan Adapa
4602c5bfce
Use translated brand name in templates
...
Using brand name directly from configuration means that it can't be
easily translated. Instead use the translated brand name sent in my the
context processor.
2016-01-24 00:37:01 +05:30
Sunil Mohan Adapa
01d50c7ae8
Fix i18n of template expressions
2015-11-14 11:42:32 +05:30
Sunil Mohan Adapa
02cd89b60d
Internationalize strings in template files
2015-11-13 22:02:17 +05:30
James Valleroy
24418e2469
openvpn: minor fixes
2015-11-04 07:05:27 -05:00
Sunil Mohan Adapa
646763ff3c
openvpn: New module VPN into FreedomBox
...
- Authentication using client certificates. Extra password based
authentication for later.
- Auto setup of CA, server and client certificates.
- Provides a .ovpn profile for each user for easy setup.
- Use 4096 bit Diffie-Hellman parameters for better security. If this
takes to much time, reduce it to 2048 or 1024, at least during
debugging.
2015-11-03 20:24:40 -05:00