11 Commits

Author SHA1 Message Date
bundabrg
a7633d27c5
Add initial support for custom stylesheets (#7164)
* Add initial support for custom stylesheets

Allow an override file `custom.css` that can partially override the
stylesheet used for the web interface.

# Changes
1. Update default views to use custom stylesheet
2. Update documentation

Related to: https://github.com/Ylianst/MeshCentral/issues/7144

* Add custom style support to more views

Load `custom.css` in the following views:
- agentinvite.handlebars
- invite.handlebars
- login2.handlebars
- message2.handlebars
- messenger.handlebars
- player.handlebars
- sharing.handlebars
2025-07-18 21:06:00 +01:00
Ylian Saint-Hilaire
ea7e98b3b4 Added BREACH attack mittigation, #4084 2022-06-08 10:47:23 -07:00
Ylian Saint-Hilaire
b9f34381e9 Fix for #2686 2021-05-25 11:17:23 -07:00
Ylian Saint-Hilaire
650e0bf07c Password reset improvements. 2020-12-09 22:14:51 -08:00
Ylian Saint-Hilaire
615c1e81c0 Minor fixes. 2020-12-09 17:13:02 -08:00
Ylian Saint-Hilaire
1b2a63977b Added terminal device sharing. 2020-11-27 13:55:02 -08:00
Ylian Saint-Hilaire
9af599e4df Added server maintenance mode. 2020-11-20 16:43:58 -08:00
Ylian Saint-Hilaire
b53200afda Guest desktop sharing with time range. 2020-11-02 12:11:45 -08:00
Ylian Saint-Hilaire
dd63851403 Fixed server crash in AMT manager. 2020-10-28 14:46:40 -07:00
Ylian Saint-Hilaire
98544382db Added LoginKey support to emails. 2020-09-22 17:06:08 -07:00
Ylian Saint-Hilaire
2cd930b2dc Added message.handlebar support for sitestyle 2. 2020-09-14 14:28:55 -07:00