- Avoid crash in unmount if journal is null
- Sync Makefile closer to starter-kit
- Use current babel/eslint integration
- Use Flex layout for spacing the two config cards in the config page
- Use Page/PageSection/Breadcrumb patternfly components
- Move to xz dist tarballs
- Remove unused slider.html file
- package.json: explicitely depend on @patternfly/react-icons
- webpack: Use relative resolve path for npm 7 compatibility
- package.json: update patternfly packages
- package.json: use sass instead of node-sass
- Fetch pkg/lib automatically from cockpit instead of keeping a local
copy
- Update Docker image and TEST_OS run to Fedora 35
- Tests: Test SSSD exclude_users and exclude_groups
- Config: Add SSSD exclude_users and exclude_groups
- TESTS: Fix testSessionRecordingConf cleanup issue
- TESTS: Restart SSSD after restoring config
Remove bots sudo rm from Makefile
Use journalctl --utc for Logs view to handle DST
Add Applications Menu test
Install cockpit-packagekit in local VM
Set timezone for Logs Correlation test
Update parent id in metainfo file
Update package manifest
Fix rpmmacro to resolve correc t path on CentOS7
Handle byte-array encoded journal data
Don't clobber cockpit bots directory
Move code out of deprecated React lifecycle functions
Optimize performance when playing back flooded output recordings.
Make Logs View optional rendered with a toggle button.
Make Logs component a child of Recording component.
Fix Recording page column sorting in Google Chrome.
CSS updates for Patternfly 4 compatibility.
Replace term.js with maintained xterm.js library.
Fix hostname and username filtering.