spiegel-keyman/developer/server/src
Marc Durdin 1b3388290d fix(developer): server font support
Fixes #6297.

Five issues fixed from #6297. Note that the fix for point 5
(`font-family` should be keyboard-specific, and it is not being used
per-keyboard in the keyboard registration yet) opts to use a cleaned
identifier for the font filename, but not one that is keyboard-specific,
at this time.
2022-02-28 15:11:39 +11:00
..
dev-resources feat(developer): polish Keyman Developer Server 2022-01-19 11:06:23 +11:00
handlers fix(developer): server font support 2022-02-28 15:11:39 +11:00
site chore(developer): cleanup from code review 2022-01-21 12:02:50 +11:00
win32 feat(developer): build addins during server build 2022-01-20 11:33:27 +11:00
config.ts feat(developer): last-use and expire old resources 2021-12-22 14:48:24 +11:00
data.ts fix(developer): server font support 2022-02-28 15:11:39 +11:00
environment.ts chore(developer): more cleanup of server 2022-01-20 16:50:45 +11:00
index.ts chore: address review comments 2022-01-28 15:48:10 +11:00
routes.ts fix(developer): server font support 2022-02-28 15:11:39 +11:00
tray.ts feat(developer): improve server tray icon 2022-01-19 11:04:15 +11:00
version-data.test.ts chore(developer): more cleanup of server 2022-01-20 16:50:45 +11:00
version-data.ts chore(developer): more cleanup of server 2022-01-20 16:50:45 +11:00
win32-tray.ts feat(developer): improve server tray icon 2022-01-19 11:04:15 +11:00