elixir/static
Franciszek Stachura e8f8a2e7b4 js: Switch to strict mode in script.js
The script should be compatible with strict mode, and strict mode
prevents some annoying bugs. The most important, it prevents assigning
to an undeclared variable.

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Strict_mode
2024-09-26 13:05:00 +02:00
..
fonts Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
img templates: Remove png version of logo 2024-09-09 16:33:12 +02:00
autocomplete.css Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
autocomplete.js autocomplete: Submit form on item selection 2024-09-13 11:22:28 +02:00
banner.css Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
dynamic-references.js Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
fonts.css Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
header.css Restructure Elixir to avoid Python path hacks 2024-08-27 11:33:18 +02:00
script.js js: Switch to strict mode in script.js 2024-09-26 13:05:00 +02:00
style.css web: Make mobile sidebar state separate 2024-09-20 14:33:01 +02:00