Commit Graph

472 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire 3ae3da2187 Fixed web app fullscreen, improved MeshCtrl. 2019-12-21 15:05:58 -08:00
Ylian Saint-Hilaire 8acf7c4fa3 Fixed web app device list issue, improved MeshCtrl. 2019-12-20 17:29:38 -08:00
Ylian Saint-Hilaire 30f914d74c Fixed SSPI Account Settings, UserConsent Setting, use of NPM with a proxy. 2019-12-20 16:45:41 -08:00
Ylian Saint-Hilaire b0768fe604 Fixed web app interface and server version. 2019-12-20 14:02:49 -08:00
Ylian Saint-Hilaire c43228cbff Updated Dutch, improved back button in web app. 2019-12-19 12:10:50 -08:00
Ylian Saint-Hilaire 74187309d3 Improved device group summary page. 2019-12-18 14:57:29 -08:00
Ylian Saint-Hilaire 1a92a47882 Added Device Group Summary Panel, other fixes. 2019-12-18 12:00:08 -08:00
Ylian Saint-Hilaire 42ecc12fe5 Added titlehtml domain option. 2019-12-16 11:21:07 -08:00
Ylian Saint-Hilaire 7a4417a148 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-12-16 10:39:57 -08:00
Ylian Saint-Hilaire 4fb6a77d94 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Ryan Blenis 3792400335 - Clear plugin headers / pages on device change
- Safety check existence of plugin on device change
- Add plugin eventing capability
2019-12-15 05:20:44 -05:00
Ylian Saint-Hilaire 9a22c3f572 Fixed file text editor in web application. 2019-12-12 18:34:58 -08:00
Ylian Saint-Hilaire 74e3d437dc Added Windows Terminal Sessions support, Notification group names. 2019-12-12 17:45:42 -08:00
Ylian Saint-Hilaire 09190fbc86 No WebRTC on Terminal, Improved text file editor. 2019-12-12 14:08:15 -08:00
Ylian Saint-Hilaire e238aa56cb Fixed create account dialog, improved meshctrl.js 2019-12-12 11:44:03 -08:00
Ryan Blenis 347a6bf9bd Remember the last plugin tab and jump back to it. 2019-12-11 21:12:39 -05:00
Ylian Saint-Hilaire df27bdb606 Updated Windows Agents. 2019-12-10 18:17:25 -08:00
Ylian Saint-Hilaire 82d6294ae2 Improved Czech, Improved Let's Encrypt validation, added --dbstats and --showsmbios. 2019-12-08 20:46:25 -08:00
Ylian Saint-Hilaire 4cc4835bd9 Improved translation web application. 2019-12-06 16:49:40 -08:00
Ylian Saint-Hilaire 62cbaf6785 Fixed WebApp when geolocation is disabled. 2019-12-05 11:34:23 -08:00
Ylian Saint-Hilaire 2336f955ed Added rarly web based translator web app. 2019-12-04 16:52:16 -08:00
Ylian Saint-Hilaire 744cb4ae51
Merge pull request #703 from ryanblenis/plugin-admin
Plugin Admin Links Broken
2019-12-03 21:16:54 -08:00
Ryan Blenis dd530d6957 Fix plugin admin links not working, protect against potential apostrophes in plugin name 2019-12-03 20:50:09 -05:00
Ylian Saint-Hilaire c3bcb6f186 Fixed web app error, display stderr on the console. 2019-12-03 17:44:08 -08:00
Ylian Saint-Hilaire 0d662950a6
Merge pull request #700 from ryanblenis/plugin-admin
Show/Hide Plugins tab in device view
2019-12-03 16:54:41 -08:00
Ryan Blenis 3e8bff2248 Show/Hide Plugins tab in device view only if plugins exists that use that functionality 2019-12-02 18:13:19 -05:00
Ylian Saint-Hilaire e258af143a
Merge pull request #698 from ryanblenis/plugin-admin
Plugin Tab OnStates / Better MeshCore processing
2019-12-02 14:14:26 -08:00
Ylian Saint-Hilaire e71e9ce79a Web app speed improvement with geolocation is off. 2019-12-02 14:00:28 -08:00
Ylian Saint-Hilaire f1ceb5adac IE11 Fixes 2019-12-02 12:36:06 -08:00
Ylian Saint-Hilaire 4360783bc2 Improved internalization, french translation. 2019-12-01 15:21:33 -08:00
Ryan Blenis 3cc2d9ae7e - Move p19 styles to stylesheet
- Wait to update meshcore until after all plugins loaded (reduced processing power)
- More intuitive registerPluginTab functionality
- OnStates for current plugin tab
2019-11-30 20:26:39 -05:00
Ylian Saint-Hilaire f33a22fefc Added remember for 30 days 2nd factor option. 2019-11-28 22:29:22 -08:00
Ylian Saint-Hilaire f6c4a3b9e9 Enabled all next-gen agent features in the server. 2019-11-28 12:34:45 -08:00
Ylian Saint-Hilaire 5176d17a4c Updated to next generation MeshAgent. 2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire 2c5033811a Added server warnings in MyServer tab. 2019-11-26 14:11:09 -08:00
Ylian Saint-Hilaire acd39ae7fc Fixed plugin protocol in web app 2019-11-26 10:54:45 -08:00
Ryan Blenis 441d2f2dda Fix unavailable plugin actions 2019-11-26 02:19:42 -05:00
Ylian Saint-Hilaire 8c1f68e3d6 Plugin support improvements. 2019-11-25 18:06:41 -08:00
Ylian Saint-Hilaire 4930e7901d Added launching terminal as logged in user in Linux. 2019-11-25 15:58:07 -08:00
Ylian Saint-Hilaire c0323f7a9d Added support for multiple login 3FA keys. 2019-11-25 14:30:23 -08:00
Ylian Saint-Hilaire 467349f347 Plugin system improvements. 2019-11-25 14:12:43 -08:00
Ryan Blenis ff04a663c9 Only show "My Plugins" admin page to site admins 2019-11-22 22:06:25 -05:00
Ryan Blenis 9bd63a084f Redirect download fixes, option to redistribute the meshcore to all nodes after plugin installation 2019-11-22 21:17:07 -05:00
Ryan Blenis 8e35f432c8 Merge branch 'master' into plugin-admin 2019-11-22 14:26:44 -05:00
Ryan Blenis 78bbf03b00 Tweaks to plugin install/removal so server does not require a restart. Initial support for downgrading plugins. 2019-11-22 14:25:13 -05:00
Ylian Saint-Hilaire d82545395d GreenLockv3 fixes 2019-11-15 17:55:05 -08:00
Ylian Saint-Hilaire 3394e5e2f6 Fixed user group permissions in web app. 2019-11-13 14:58:57 -08:00
Ryan Blenis e7d662f2f4 Add onDesktopDisconnect hook, refactor plugin hooks on front end to be variable 2019-11-13 16:31:29 -05:00
Ryan Blenis 5e4bfb27b3 LeftBar Plugin Icon update 2019-11-09 17:26:24 -05:00
Ryan Blenis 470ce54413 Refactor plugin admin views to a more simplistic, reusable, multiple view approach 2019-11-07 22:48:14 -05:00