Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Since there's no UI to set the page size, this makes the argument more discoverable.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[Website] Improve regex safety for the log viewer
|
|
|
|
|
|
|
|
|
|
This isn't needed anymore with the current is-mod-folder scanning.
|
|
|
|
|
|
regular expression has a syntax error. Additionally, use a non-capturing group to surround the user input when `Match whole word` is enabled in case alternates are being used. Finally, add a safety check to highlighting to avoid an infinite loop when zero-length matches happen.
|
|
|
|
|
|
[Website] Cleanup log filtering a bit more, save state to URL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|