Commit Graph

485 Commits

Author SHA1 Message Date
Ylian Saint-Hilaire c3efdb39c1 More access control improvements, RPi icon. 2019-12-27 15:18:43 -08:00
Ylian Saint-Hilaire ffb10a82be Added remove previous events selector when adding a new user. 2019-12-26 13:52:09 -08:00
Ylian Saint-Hilaire 2a64717799 Small fix to web app collapse for listview with unknown power state. 2019-12-26 13:01:02 -08:00
Ylian Saint-Hilaire 48d9592fb9 Completed webapp collapse feature. 2019-12-26 12:50:11 -08:00
Ryan Blenis c2a6d0ecd1 Consistency in call names 2019-12-26 10:52:48 -05:00
Ryan Blenis e5b76ccdc4 Add webUI startup hook 2019-12-26 10:46:56 -05:00
Ylian Saint-Hilaire 5dda176e07 Improved webapp group collapsing feature. 2019-12-24 11:49:36 -08:00
Ylian Saint-Hilaire 81fd0451a7 First version with collapsable device groups 2019-12-23 17:40:58 -08:00
Ylian Saint-Hilaire 097eb6cd9d Fixed multi-desktop with filter, added tag:xxx filter. 2019-12-23 16:11:08 -08:00
Ylian Saint-Hilaire 2da3061efb Fixed context menus in web application. 2019-12-23 15:46:00 -08:00
Ylian Saint-Hilaire e2f69f8bf6 Improved internalization. 2019-12-23 14:25:27 -08:00
Ylian Saint-Hilaire f79698bb53 Fixed multi-desktop connect all. 2019-12-21 16:47:49 -08:00
Ylian Saint-Hilaire 8d27a02362 Added toggle footer bar option in webapp. 2019-12-21 16:07:25 -08:00
Ylian Saint-Hilaire 2642ab6d05 Fixed web app fullscreen, improved MeshCtrl. 2019-12-21 15:05:58 -08:00
Ylian Saint-Hilaire 3ad55e4634 Fixed web app device list issue, improved MeshCtrl. 2019-12-20 17:29:38 -08:00
Ylian Saint-Hilaire 46e3bef83c Fixed SSPI Account Settings, UserConsent Setting, use of NPM with a proxy. 2019-12-20 16:45:41 -08:00
Ylian Saint-Hilaire def2338f9c Fixed web app interface and server version. 2019-12-20 14:02:49 -08:00
Ylian Saint-Hilaire 98dbbfde25 Updated Dutch, improved back button in web app. 2019-12-19 12:10:50 -08:00
Ylian Saint-Hilaire a0479092eb Improved device group summary page. 2019-12-18 14:57:29 -08:00
Ylian Saint-Hilaire 3cb56ee4ec Added Device Group Summary Panel, other fixes. 2019-12-18 12:00:08 -08:00
Ylian Saint-Hilaire da1a8951df Added titlehtml domain option. 2019-12-16 11:21:07 -08:00
Ylian Saint-Hilaire c7c601d8e3 Merge branch 'master' of https://github.com/Ylianst/MeshCentral 2019-12-16 10:39:57 -08:00
Ylian Saint-Hilaire 528f24db18 Fixed connection options, not sent unless needed. 2019-12-16 10:39:51 -08:00
Ryan Blenis 131ed27913 - 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 3c93ef0bc5 Fixed file text editor in web application. 2019-12-12 18:34:58 -08:00
Ylian Saint-Hilaire 243c91a60c Added Windows Terminal Sessions support, Notification group names. 2019-12-12 17:45:42 -08:00
Ylian Saint-Hilaire db9f0fd5b6 No WebRTC on Terminal, Improved text file editor. 2019-12-12 14:08:15 -08:00
Ylian Saint-Hilaire 055190187d Fixed create account dialog, improved meshctrl.js 2019-12-12 11:44:03 -08:00
Ryan Blenis c1c08f9400 Remember the last plugin tab and jump back to it. 2019-12-11 21:12:39 -05:00
Ylian Saint-Hilaire 96f568db9b Updated Windows Agents. 2019-12-10 18:17:25 -08:00
Ylian Saint-Hilaire 4ca5be4b2e Improved Czech, Improved Let's Encrypt validation, added --dbstats and --showsmbios. 2019-12-08 20:46:25 -08:00
Ylian Saint-Hilaire 8c636bdf19 Improved translation web application. 2019-12-06 16:49:40 -08:00
Ylian Saint-Hilaire 2d9aa79636 Fixed WebApp when geolocation is disabled. 2019-12-05 11:34:23 -08:00
Ylian Saint-Hilaire 91cdaca1d4 Added rarly web based translator web app. 2019-12-04 16:52:16 -08:00
Ylian Saint-Hilaire ce5da5249b Merge pull request #703 from ryanblenis/plugin-admin
Plugin Admin Links Broken
2019-12-03 21:16:54 -08:00
Ryan Blenis 3ae2951e30 Fix plugin admin links not working, protect against potential apostrophes in plugin name 2019-12-03 20:50:09 -05:00
Ylian Saint-Hilaire 6c5bb46d22 Fixed web app error, display stderr on the console. 2019-12-03 17:44:08 -08:00
Ylian Saint-Hilaire d5eda27741 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 6fa812d887 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 efd890869b 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 14b6355282 Web app speed improvement with geolocation is off. 2019-12-02 14:00:28 -08:00
Ylian Saint-Hilaire d4551d83c4 IE11 Fixes 2019-12-02 12:36:06 -08:00
Ylian Saint-Hilaire 6cc6d019cd Improved internalization, french translation. 2019-12-01 15:21:33 -08:00
Ryan Blenis 3c3a3d3b14 - 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 3670f229b9 Added remember for 30 days 2nd factor option. 2019-11-28 22:29:22 -08:00
Ylian Saint-Hilaire 8edf312298 Enabled all next-gen agent features in the server. 2019-11-28 12:34:45 -08:00
Ylian Saint-Hilaire 4f4ca2c8bb Updated to next generation MeshAgent. 2019-11-28 12:27:44 -08:00
Ylian Saint-Hilaire 65d20c3c78 Added server warnings in MyServer tab. 2019-11-26 14:11:09 -08:00
Ylian Saint-Hilaire 6f092341be Fixed plugin protocol in web app 2019-11-26 10:54:45 -08:00
Ryan Blenis 02aa261f38 Fix unavailable plugin actions 2019-11-26 02:19:42 -05:00