aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/jobs/jobs.component.html
Commit message (Expand)AuthorAgeFilesLines
* Add refresh button in jobs listChocobozzz2021-01-261-0/+4
* Add priority to transcoding jobsChocobozzz2021-01-251-1/+3
* Support progress for ffmpeg tasksChocobozzz2021-01-211-3/+10
* add display of logs matching any stateRigel Kent2020-12-131-10/+23
* jobs/logs view select and empty state visual improvementsRigel Kent2020-09-281-20/+36
* variable columns for users list, more columns possible, badge display for sta...Rigel Kent2020-07-291-5/+5
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-2/+2
* Fix rowsPerPage change, add filter clear button, update video-abuse-list sear...Rigel Kent2020-05-041-1/+1
* Bind expanded rows to item ids instead of row numberRigel Kent2020-05-041-1/+1
* Unify paginator disabling when no result is displayable, fix batch domain add...Rigel Kent2020-05-011-1/+1
* Improving select displays, focus box-shadows for paginators, instructions for...Rigel Kent2020-04-131-2/+2
* Improve admin tables row expandChocobozzz2020-04-081-3/+8
* Enhance variable width column for id column in jobs listRigel Kent2020-01-061-12/+12
* Enhance jobs list displaying on smaller screensJulien Maulny2020-01-061-22/+27
* Serve audit logs to clientChocobozzz2019-12-111-1/+1
* Add ability to filter per job typeChocobozzz2019-12-041-4/+16
* Add logs endpointChocobozzz2019-04-101-0/+56