Commit Graph

4444 Commits

Author SHA1 Message Date
bergware d0c5edbb71 Suppress error in info parsing 2021-06-02 19:43:21 +02:00
bergware 045fe46452 Suppress error in disks parsing 2021-06-02 19:30:38 +02:00
bergware 77eba7c4cd Initialize variables properly with array values 2021-06-02 19:09:15 +02:00
bergware 9f9e2dfb19 Translation support: fix new session open 2021-05-31 16:54:52 +02:00
bergware b1edaf0141 Revert "Translation support updates + csrf correction"
This reverts commit fb564755ae.
2021-05-31 10:50:01 +02:00
bergware fb564755ae Translation support updates + csrf correction 2021-05-31 10:38:30 +02:00
bergware 345feb910d Translation support updates + csrf correction 2021-05-31 09:48:54 +02:00
Tom Mortensen bba1d930a4 Force creation of root password 2021-05-30 14:57:08 -07:00
Tom Mortensen 7c1d093b70 Merge branch 'master' of github.com:limetech/webgui 2021-05-29 12:45:34 -07:00
tom mortensen 5f8ae62394 Merge pull request #870 from bergware/master
Dashboard: fix context menu display
2021-05-29 11:58:59 -07:00
Tom Mortensen 19d5825d2c update wiki help links 2021-05-29 07:54:30 -07:00
Tom Mortensen 7613600a56 local master setting only required if netbios enabled 2021-05-29 07:53:22 -07:00
bergware a4f7ae7b13 Merge remote-tracking branch 'upstream/master' 2021-05-28 17:34:15 +02:00
bergware 9d9da3ae12 Dashboard: fix context menu display 2021-05-28 17:33:07 +02:00
tom mortensen 6d70413c70 Merge pull request #869 from bergware/master
add leave confirmation when form has changed without applying
2021-05-28 08:14:15 -07:00
bergware a9e9263d32 add leave confirmation when form has changed without applying
Form must set the opt-in class "js-confirm-leave"
2021-05-28 16:32:46 +02:00
tom mortensen f9072bb60f Merge pull request #868 from bergware/master
Show warning when javascript is disabled
2021-05-28 06:40:30 -07:00
bergware b684a001ed Show warning when javascript is disabled 2021-05-28 15:25:25 +02:00
tom mortensen 666fa9d11d Merge pull request #867 from bergware/master
Multi-language support
2021-05-27 12:56:13 -07:00
tom mortensen b4e13af50c Merge pull request #866 from ljm42/patch-3
remove sourceMappingURL from JS file
2021-05-27 12:55:58 -07:00
bergware ebb9799cdc Multi-language support 2021-05-27 21:21:26 +02:00
ljm42 a544866be2 remove sourceMappingURL 2021-05-27 09:58:38 -07:00
tom mortensen 35bd5e0af3 Merge pull request #865 from bergware/master
Added "User 'root'" reference on Management Access page
2021-05-27 07:16:23 -07:00
tom mortensen 38c9a1c216 Merge pull request #864 from zackspear/refactor/statephp
refactor statephp
2021-05-27 07:16:13 -07:00
bergware 4e738307e8 Added "User 'root'" reference on Management Access page 2021-05-27 08:25:59 +02:00
Zack Spear f56c08e659 refactor statephp 2021-05-26 16:08:48 -07:00
tom mortensen 14ce35e16a Merge pull request #863 from bergware/master
Show management access and shares access groups for users
2021-05-26 07:41:59 -07:00
bergware ee4dce2e1f SSH authorized keys 2021-05-26 11:59:21 +02:00
bergware ae03fe4c89 SSH authorized keys
Added key validation and renamed "Save" button
2021-05-26 11:42:44 +02:00
bergware 510fe750d0 Device_list replace .png icon with font icon 2021-05-26 09:35:10 +02:00
bergware 0961ff7643 Compress too long share names in dropdown menus 2021-05-25 22:13:10 +02:00
bergware 903c8d99fc Compress too long share names in dropdown menus 2021-05-25 21:51:45 +02:00
bergware 9e111a8d3e Device_list replace .png icon with font icon 2021-05-25 20:49:01 +02:00
bergware 24ef2535d0 Main page: use Nchan for parity status updates 2021-05-25 20:09:01 +02:00
bergware 201b1275eb Make parity_list executable 2021-05-25 20:07:44 +02:00
bergware 94ff59ac75 Show management access and shares access groups for users 2021-05-25 17:15:51 +02:00
tom mortensen 1f1b33ca23 Merge pull request #862 from Squidly271/master
dockerMan: remove HTML from descriptions
2021-05-25 07:01:30 -07:00
Squidly271 094e319596 dockerMan: remove HTML from descriptions 2021-05-25 06:14:05 -04:00
tom mortensen 95bf7f6967 Merge pull request #860 from bergware/master
Included sprintf-js package
2021-05-24 19:45:58 -07:00
bergware 876e2b8f0a SSH authorized keys upload 2021-05-24 22:29:16 +02:00
bergware 48a017a430 Included sprintf-js package 2021-05-23 10:36:33 +02:00
tom mortensen ce4d98bf37 Merge pull request #852 from nysos3/master
feat(docker): process bash ANSI colors in web log display
2021-05-22 07:15:39 -07:00
tom mortensen 4d3f8031b4 Merge pull request #859 from bergware/master
Convert notify polling to Nchan
2021-05-22 07:07:17 -07:00
tom mortensen ee248eab99 Merge pull request #858 from zackspear/refactor/upc-src
refactor: upc src determination & consolidate scripts
2021-05-22 07:05:39 -07:00
bergware d9c379f01c Convert notify polling to Nchan 2021-05-22 09:51:51 +02:00
bergware 83a2982e9c Fix javascript error when no plugins installed 2021-05-22 09:20:49 +02:00
bergware fda0a853f6 Convert notify polling to Nchan 2021-05-22 08:58:09 +02:00
bergware 74a143c956 Make notify_poller executable 2021-05-22 08:57:11 +02:00
Zack Spear e840554444 refactor: upc src determination & consolidate scripts 2021-05-21 11:53:09 -07:00
tom mortensen 7633761c87 Merge pull request #857 from bergware/master
Dashboard: add CPU and NETWORK chart
2021-05-21 11:41:35 -07:00