10 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
18c2bf4d73 Added ?hide=x support to agent invite pages. 2022-01-24 18:23:16 -08:00
Ylian Saint-Hilaire
dd63851403 Fixed server crash in AMT manager. 2020-10-28 14:46:40 -07:00
Ylian Saint-Hilaire
4f03629274 First version of alternate style login page. 2020-09-01 11:51:06 -07:00
Ylian Saint-Hilaire
9b2b48e229 Added Apple touch icon. 2020-08-18 18:29:13 -07:00
Ylian Saint-Hilaire
05b93303f5 MeshMessenger Fixes. 2020-06-21 13:41:36 -07:00
Ylian Saint-Hilaire
d6daf8e2b1 Added html lang tag to all translated web pages. 2020-06-12 14:16:24 -07:00
Ylian Saint-Hilaire
d5ae0e10eb More minification improvements. 2020-05-01 23:11:43 -07:00
Ylian Saint-Hilaire
eb1c6a0be1 Started work on agent install using invitation code. 2020-03-16 15:23:59 -07:00