Commit Graph

759 Commits

Author SHA1 Message Date
Eric Schultz
443911995c Improve ProvisionSSL button state reporting and prevent concurrent requests 2017-09-07 09:10:12 -05:00
bergware
234d06df40 Make sidebar scrolling consistent in all browsers for themes AZURE and GRAY
- no more need to install "hide-scrollbar" applet in firefox
2017-09-05 16:27:17 +02:00
bergware
e10e401818 Merge branch '6.4-wip' into 6.4-wip 2017-09-05 11:49:20 +02:00
bergware
2aa6ac9529 Minor changes in SSL settings
- Use uppercase HTTP and HTTPS (sorry my network background)
- Reduce width of HTTP/HTTPS input boxes
2017-09-05 11:45:53 +02:00
Tom Mortensen
4fbf244759 Simplify SSL Certificate Settings page 2017-09-04 16:48:29 -07:00
Tom Mortensen
4d82465456 - Permit LE provisioning only if 'Use SSL/TLS' is set to 'Auto' - this ensures webGui is not using self-signed
cert which would prevent our DNS rebinding protection check from working properly.
- Get rid of 'only' setting.
- Some help changes.
2017-09-04 11:51:14 -07:00
Tom Mortensen
26e59bfb5c Handle $disk['fsType'] possibly having "luks:" prefix which checking file system type.
Don't permit choosing encrypted file system type if there's no encryption keyfile present. (Don't know
if this is such as good idea or not, may end up changing this again.)
2017-09-04 11:48:54 -07:00
tom mortensen
8fc6ea1271 Merge branch '6.4-wip' into 6.4-wip 2017-09-04 08:18:06 -07:00
bergware
fc5670a14c Correct size calculation for unassigned disks 2017-09-04 13:37:29 +02:00
bergware
1b6fad459d Corrected USG typo 2017-09-04 09:47:29 +02:00
bergware
0d8550e25e Corrected invalid links in Browse function 2017-09-04 09:14:11 +02:00
tom mortensen
0f29a84dc4 Merge pull request #161 from bergware/6.4-wip
Correction in display of notifications archive
2017-09-03 19:07:31 -07:00
bergware
30723543d0 Correction in display of notifications archive 2017-09-03 22:54:18 +02:00
Tom Mortensen
bae3cbf9c3 Version 6.4.0-rc8q 2017-09-02 20:24:21 -07:00
Eric Schultz
6440d16fa5 Move DNS rebind detection in to javascript; uses /dnscheck nginx endpoint to test this 2017-09-02 13:13:13 -05:00
tom mortensen
823db165e0 Merge pull request #160 from bergware/6.4-wip
Minor style correction in Browse table
2017-09-02 10:43:35 -05:00
bergware
5e6fd754a1 Increase picture upload size to 512kB 2017-09-02 15:53:23 +02:00
bergware
7f637cafd1 Updated icon for boot device 2017-09-02 12:09:22 +02:00
bergware
6513fefd82 Header banner width 100% in themes AZURE and GRAY 2017-09-02 11:44:19 +02:00
bergware
d3c7dde801 Change icon in share-list and disk-list which is partially encrypted 2017-09-02 09:33:21 +02:00
bergware
c25b006b48 Minor style correction in Browse table 2017-09-02 09:27:08 +02:00
Eric Schultz
090dfdd943 DNS Rebind protection detection during SSL provisioning 2017-09-02 00:22:24 -05:00
Tom Mortensen
a385705590 Support Let's Encrypt SSL provisioning. 2017-09-01 10:59:06 -07:00
tom mortensen
ea7067d3b4 Merge pull request #158 from bergware/6.4-wip
Allow font-awesome icons in header buttons
2017-08-29 00:25:28 -05:00
bergware
5fcbd18b83 Add 'flash' location to browse function 2017-08-27 08:08:14 +02:00
bergware
36851c2c2a Allow font-awesome icons in header buttons 2017-08-26 08:21:36 +02:00
bergware
51f231367b Allow font-awesome icons in header buttons 2017-08-26 08:05:57 +02:00
Tom Mortensen
660f2a02bc Fix regression preventing InstallKey page from loading. 2017-08-25 13:08:14 -07:00
bergware
2221fa964e Border colors a little bit more contrasting in themes AZURE and GRAY 2017-08-24 13:37:24 +02:00
bergware
543fb3333d Alignment of empty user shares and empty disk shares 2017-08-24 12:57:57 +02:00
bergware
e1b221d328 CSS adjustment for screens wider than 1920px 2017-08-24 12:54:47 +02:00
bergware
d706484ffa Corrected "Proceed" button color for themes AZURE and GRAY 2017-08-24 12:31:01 +02:00
bergware
c50df04360 Changed "folder-up" icon in browse listing 2017-08-23 08:39:47 +02:00
bergware
af167f6cc0 Archived notifications update: importance sorting on severity 2017-08-22 14:06:44 +02:00
bergware
2141f1f700 Support of new themes AZURE and GRAY in user-add and user-edit pages 2017-08-22 09:22:51 +02:00
bergware
0ae7658274 Minor code optimization Browse.php 2017-08-22 09:04:59 +02:00
bergware
36eef44594 Improved sorting in browse function 2017-08-21 23:04:03 +02:00
bergware
8ba2d79c1b Revert "Improved sorting in browse function"
This reverts commit 98e9a635fc.
2017-08-21 22:32:54 +02:00
bergware
98e9a635fc Improved sorting in browse function 2017-08-21 22:27:27 +02:00
bergware
8225ef3fad Code optimization in browse function 2017-08-21 22:23:11 +02:00
bergware
3447b42529 Minor style correction AZURE and GRAY [2] 2017-08-21 21:36:38 +02:00
bergware
63ce55d6ae Minor style correction AZURE and GRAY 2017-08-21 21:34:05 +02:00
bergware
6387389a13 Add font-awesome tag 2017-08-21 19:21:59 +02:00
bergware
4e25acca99 Add encryption icon to disk selection in ShareSettings and ShareEdit
Includes updated and modified dropdownchecklist script
2017-08-21 17:52:33 +02:00
bergware
65a498230a Adjust dropdownchecklst width according to selected theme 2017-08-21 14:29:25 +02:00
bergware
8e3da0399c Improved trim_slash function for browser url 2017-08-21 12:22:50 +02:00
bergware
87d78c8abb Browser correction in parent folder link 2017-08-21 11:53:04 +02:00
bergware
fc59ae8d55 Browser handle corner case when no dir is given 2017-08-21 11:30:16 +02:00
bergware
dcbdc0c9b2 Browser remove double slashes in URL 2017-08-21 11:25:50 +02:00
bergware
b1140335f9 Correction in browser table creation 2017-08-21 10:59:31 +02:00