Commit Graph

665 Commits

Author SHA1 Message Date
bergware
16723e133f Replace share size hack with more 'proper' solution 2017-07-14 12:49:09 +02:00
bergware
20b4c4230f Code cleanup 2017-07-14 10:45:57 +02:00
bergware
2120a11de6 Added help text about "flash backup" 2017-07-14 10:41:38 +02:00
bergware
c7fea890d0 Correction in sidebar css for themes AZURE and GRAY 2017-07-14 10:00:33 +02:00
bergware
8b48a799df Code optimization 2017-07-14 09:20:44 +02:00
bergware
5b180ab636 Make flash_backup executable 2017-07-14 07:44:29 +02:00
bergware
20a4807272 Rename "USB backup" to "Flash backup" 2017-07-14 07:42:30 +02:00
bergware
0ce46a502a Added "USB backup" function 2017-07-14 07:25:32 +02:00
bergware
bf8621f6e8 Added "USB backup" function 2017-07-14 07:17:22 +02:00
bergware
7ce3b00e35 Added "USB backup" function 2017-07-14 07:14:58 +02:00
bergware
8bcb70cffc Added "USB backup" function 2017-07-14 01:51:39 +02:00
bergware
6e82e2cc40 Minor correction in themes AZURE and GRAY 2017-07-11 13:59:22 +02:00
bergware
3052821eed Merge branch '6.4-wip' into 6.4-wip 2017-07-08 23:11:04 +02:00
bergware
476100cf58 Display progress messages in blue 2017-07-08 22:51:02 +02:00
bergware
830e9d7a64 Added class 'blue'
Can we use blue instead of green as color of the array messages?
2017-07-08 21:09:42 +02:00
bergware
0090d2c571 Add date and warranty fields to disk identity information 2017-07-08 16:49:18 +02:00
Tom Mortensen
65fc2b4198 Got rid of var['currTime'] so get the current time from php time() function. 2017-07-06 20:41:15 -07:00
Tom Mortensen
2b87e51534 Added new 'fsProgress' string to footer. No more logging of text to progressFrame.
Also fixed bug generating parity sync type text.
Also removed stupid comment I put in diskload script some time ago.
2017-07-05 23:12:32 -07:00
Tom Mortensen
95bfa90175 Get rid of 'heartbeat' event.
Footer status now updated via websocket.
2017-07-05 16:08:44 -07:00
Tom Mortensen
0b955a38a9 More websocket work. 2017-07-05 11:25:31 -07:00
bergware
81a2d93e62 Revert "Make separator color a little more distinct in themes AZURE and GRAY"
This reverts commit 04cfaf0471.
2017-07-02 09:09:00 +02:00
Tom Mortensen
6ae0ee0c45 Support selective emhttpd state update. 2017-06-30 13:28:06 -07:00
bergware
04cfaf0471 Make separator color a little more distinct in themes AZURE and GRAY 2017-06-30 09:26:10 +02:00
tom mortensen
7e1f676e1f Merge pull request #139 from bergware/6.4-wip
Added "shared" option to container path creation
2017-06-30 00:13:00 -07:00
bergware
501c28ed7f Automatic 2 or 3 column display on Dashboard page based on screen width 2017-06-30 08:54:40 +02:00
tom mortensen
f8d3074550 Merge pull request #137 from bergware/6.4-wip
Changed popup windows to higher contrast and the same for all themes
2017-06-25 15:53:30 -07:00
Eric Schultz
ee5e2ac5ef webGui: use JSON for Slack notifications since it's preferred and may work better for 3rd party webhooks (e.g. Discord) 2017-06-25 11:15:14 -05:00
bergware
6e1f8d3aaf Auto-width reversed (not a good idea) 2017-06-25 12:23:11 +02:00
bergware
91abb83418 Changed slider-width to auto - this allows for longer titles 2017-06-25 12:19:59 +02:00
bergware
f4ca187232 Made sidebar slide-out a little wider 2017-06-25 12:15:08 +02:00
bergware
e1a38ec13e Fixed display of APPS on Dashboard for themes AZURE and GRAY 2017-06-25 11:15:47 +02:00
bergware
660fc5ee42 Motion improvement of sidebar in themes AZURE and GRAY 2017-06-25 11:00:35 +02:00
bergware
60f81ec3c5 More improvements on contrast in popup windows 2017-06-25 10:21:52 +02:00
bergware
f5c1148272 Changed popup windows to higher contrast and the same for all themes
Improve readability
2017-06-25 10:13:39 +02:00
tom mortensen
879f95febb Merge pull request #135 from bergware/6.4-wip
Show condensed table in dashboard when fewer disks are present
2017-06-24 17:29:13 -07:00
bergware
8fa10409f4 Show cpu pairs in VM creator and VM overview 2017-06-25 00:03:26 +02:00
bergware
bd55a96073 Undo GUI Access 2017-06-24 11:24:29 +02:00
bergware
6519183571 Show condensed table in dashboard when fewer disks are present
W...I...D...E  == narrow
2017-06-24 08:40:11 +02:00
Tom Mortensen
51021eacfc Change permission bits. 2017-06-23 16:03:19 -07:00
Tom Mortensen
3606fdb700 Remove remnants and references to 'dynamix.plg'.
The 'unRAID' attribute of an existing dynamix.plg file is used as the 'max' compatible version.  This
prevents stale dyanamix.plg files being loaded.
2017-06-23 16:01:38 -07:00
tom mortensen
621596b1c0 Merge pull request #134 from bergware/6.4-wip
Undo GUI access
2017-06-23 11:52:58 -07:00
bergware
66bbc91c3f Undo GUI access 2017-06-23 19:58:43 +02:00
bergware
bcaa259957 Added validation of free port(s) before committing GUI access 2017-06-23 17:17:32 +02:00
bergware
a286a7c7cf Introduced "restart" for emhttp 2017-06-23 15:31:20 +02:00
bergware
e0d09ff9b1 Minor code change 2017-06-23 13:50:14 +02:00
bergware
19ac7c4d12 Fix go file parsing 2017-06-23 13:44:29 +02:00
tom mortensen
4fff3d7ef5 Merge pull request #132 from bergware/6.4-wip
Added GUI access mode
2017-06-23 03:43:01 -07:00
bergware
7ba8d3e9fc make scripts executable 2017-06-23 12:30:04 +02:00
bergware
1d2f5d1d44 Added GUI access mode - allows changes in access mode from GUI itself
See Tools - WebGUI
2017-06-23 12:28:31 +02:00
tom mortensen
4c0061b4f3 Merge pull request #130 from bergware/6.4-wip
Fixed auto resize icons to 48px in plugins page
2017-06-22 16:38:07 -07:00