]> git.ipfire.org Git - thirdparty/rspamd.git/commit
[WebUI] Add history load range controls 5550/head
authorAlexander Moisseev <moiseev@mezonplus.ru>
Tue, 22 Jul 2025 16:25:05 +0000 (19:25 +0300)
committerAlexander Moisseev <moiseev@mezonplus.ru>
Tue, 22 Jul 2025 16:25:05 +0000 (19:25 +0300)
commit0fdcfc044eeac6521a809c56120dd5f244100b3c
tree80a91ef39b2498023e68b49f8d9df0381bb8e719
parent0a1b5449fc3d709a20ce0ecc552b5a5c8ff8f45e
[WebUI] Add history load range controls

- Add 'Offset' and 'Count' inputs to History tab for selecting
  the range of history rows to load
- Add corresponding default setting in Settings tab
interface/css/rspamd.css
interface/index.html
interface/js/app/history.js
interface/js/app/rspamd.js