7 Commits
Author SHA1 Message Date
chromoxdor 66f6a598f4 [LOG] autoscroll fix, code reduction
- Fixes a long-existing autoscroll issue where the whole site would scroll instead of just the log content.
- reducing the code by simplifying the „browser check" and refining the loop
2026-02-03 10:43:40 +01:00
chromoxdor 570155347e [LOG] add filter field for older builds
- Added a check to determine if there is already a filter field present; otherwise, add one for older builds.
2026-01-25 14:18:39 +01:00
chromoxdor 6c5ce7e8f8 [LOG] refining the filter
- Added highlight filter phrases
- Added ordered AND operator (&)
- Added exclusion (!)
2026-01-24 12:33:30 +01:00
chromoxdor e60b08539b [LOG] add filter 2026-01-23 13:51:47 +01:00
Ton Huisman be17582931 [Build] Reduce size of included Fetch and parse logs script 2025-06-08 16:13:07 +02:00
TD-er acd4219eb7 [Cleanup] Reduce build size by using CDN for CSS and JS 2020-12-21 02:31:34 +01:00
TD-er 9eb2ebe210 [Cleanup] Minify JavaScript and CSS to reduce sketch size
Sketch size is reduced by 5 - 6 kB
Files are extracted from original source and moved to `static` directory.
2018-10-31 16:25:42 +01:00