1
0
mirror of https://github.com/osmarks/mycorrhiza.git synced 2024-12-05 02:29:54 +00:00
mycorrhiza/static
handlerug b43f2836c1
Make shortcuts work outside of English layout (#227)
The keyboard event is tested two times: first time with the original key
property, second time with the key property derived from the key code.
This is done to support non-English shortcuts (which may be added by
wiki administrators).
2024-05-25 23:39:23 +03:00
..
icon Add default favicon.ico file (#162) 2022-08-22 13:31:17 +05:00
common.js Refactor shortcuts 2022-08-21 18:01:57 +03:00
default.css Add print-specific styles 2023-08-06 02:13:46 +05:00
editor.js Javascript related code changes (#112) 2021-10-29 20:13:59 +07:00
robots.txt robots.txt: Allow /list, disallow /orphans 2022-05-07 02:00:40 +05:00
shortcuts.js Make shortcuts work outside of English layout (#227) 2024-05-25 23:39:23 +03:00
static.go Fix comments in static/static.go 2021-06-23 22:46:04 +07:00
toolbar.js Use Content-Security-Policy 2022-02-18 16:09:00 +07:00
view.js Implement category autocomplete 2023-02-18 23:04:52 +03:00