Dimitri Huisman
a9fa592868
Remove reg exp check for IPv6. This is now handled server-side.
2023-10-31 13:52:00 +00:00
Dimitri Huisman
d1a2a4d15e
Check IPv4 and subnet server side, flash message if these are invalid.
2023-10-31 09:54:13 +00:00
Dimitri Huisman
e332a7de6a
Refine subnet check and improve hint for defining subnet. 4th number is always 0 with a subnet.
2023-10-29 16:47:35 +00:00
Dimitri Huisman
67d11c47c8
Added checks to SETUP to make sure JavaScript is enabled and that all JS files could be loaded when loading the site page.
...
The setup site malfunctions if this is not the case.
Regular expression for checking the Mailu storage path was invalid.
2023-10-29 12:55:40 +00:00
Florent Daigniere
af511308c9
Run aspell
2023-10-20 09:39:16 +02:00
Florent Daigniere
0a7797e96b
Review
2023-10-12 20:42:16 +02:00
Florent Daigniere
054fde8ac1
Tika v1
2023-10-11 15:49:04 +02:00
Florent Daigniere
cea533ae57
Merge remote-tracking branch 'upstream/master' into oletools
2022-12-19 12:05:27 +01:00
Florent Daigniere
44c064ff38
make it configurable
2022-12-19 11:53:05 +01:00
Florent Daigniere
d0631558c7
Remove Swarm everywhere.
...
This hasn't been tested
2022-11-24 16:23:53 +01:00
Vincent Kling
23d06a5761
Fix a bunch of typos
2022-10-19 19:41:49 +02:00
Dimitri Huisman
f2f859280c
Merge remote-tracking branch 'origin/master' into feature-switch-snappymail
2022-03-22 09:14:53 +00:00
Dimitri Huisman
9519d07ba2
Switch from RainLoop to SnappyMail
2022-03-22 09:04:56 +00:00
Florent Daigniere
a88424d19f
Sturdy up the warning about v6 in setup
2022-03-20 12:16:04 +01:00
Dimitri Huisman
dfd5e441bd
Fix resolver warning message not being displayed in setup.
2022-02-23 10:41:08 +00:00
Florent Daigniere
0abbf2ba4a
untested but it should work
2022-02-22 13:23:01 +01:00
Florent Daigniere
984ae8b2d3
enable unbound by default
2022-01-05 18:53:15 +01:00
Dimitri Huisman
b140fa54ac
Update jquery js dependencies in setup
2021-07-22 14:43:03 +00:00
Simonmicro
eca00905cf
Minor formulation
2020-09-05 12:19:23 +02:00
Simonmicro
db440d46be
Added line of warning
2020-09-05 12:02:50 +02:00
liquidat
6dbf7eb0e0
Setup, compose: add note about reverse DNS
2020-05-17 02:22:26 +02:00
Dario Ernst
5ab47864e7
Clarify fetchmail description text in setup
2020-03-12 19:43:57 +01:00
Leigh Morresi
83b51e6597
Place checkbox descriptions after checkboxes and labels, set italic for readability.
2020-03-08 00:57:28 +01:00
Leigh Morresi
1ede5dc301
Grammatical and spelling mistake fixes.
2020-03-08 00:42:38 +01:00
Jonathan Elias Caicedo
468793640a
Fix 'coma' -> 'comma'
2019-07-28 23:03:32 -04:00
toxik-io
f1eb2ee367
solve admin problems by recommending it in setup, not just FAQ.
2019-05-07 12:19:06 -06:00
Tim Möhlmann
3460872747
Documentation on IPv6
2019-01-17 17:56:00 +02:00
Ionut Filip
3ae1c75c55
Added IPv6 as optional
2019-01-17 16:40:39 +02:00
Tim Möhlmann
38e754be6d
Make docs refer to the setup utility
2019-01-16 21:01:09 +02:00
Tim Möhlmann
8172f3eab8
Move the Mailu Docker network to a fixed subnet.
...
This will make network configuration and host based authentication
more robust, across different deployment platforms.
The options `RELAYNETS` and`POD_ADDRESS_RANGE` are kept for compatibility.
However, their usage have become optional.
2018-12-06 12:08:22 +02:00
Ionut Filip
2a76451a98
Moved scripts to an external js file
2018-11-07 16:41:11 +02:00
Tim Möhlmann
ca4804653d
Merge branch 'master' into feat-setup
2018-10-31 20:11:52 +01:00
Ionut Filip
ffdef18bd6
Rendering admin/webmail path based on checkbox value
2018-10-26 16:50:59 +03:00
Tim Möhlmann
1e3392e417
Antispam not an optional service, postfix fails without it
2018-10-25 17:37:22 +03:00
Ionut Filip
7c07efc216
Added unbound to setup
...
- Added checkbox for unbound resolver
- Added subnet variable
- Added dns variable which is generating the ip address based on subnet
2018-10-23 15:44:30 +03:00
Ionut Filip
08987dfa22
Minor changes
2018-10-19 11:45:55 +03:00
Ionut Filip
35193f5530
Added functionality for stack flavor
2018-10-18 17:23:25 +03:00
Tim Möhlmann
adfadab4cf
Load steps after setting flavor
2018-10-18 12:56:16 +03:00
Ionut Filip
7c0f5b20d6
Bug fixes
2018-10-17 17:54:37 +03:00
Ionut Filip
6b6cbcf977
Modified variables in .env file
2018-10-17 15:38:51 +03:00
Ionut Filip
b3c7c45140
Added input form constraints
2018-10-17 15:11:55 +03:00