aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/system/jobs/jobs.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Improve admin tables responsiveChocobozzz2021-10-201-0/+1
|
* Add refresh button in jobs listChocobozzz2021-01-261-0/+4
|
* Add priority to transcoding jobsChocobozzz2021-01-251-1/+3
| | | | | | | | | | (1 = highest priority) 100 for new resolutions 10 for original file optimization Add a malus for transcoding jobs depending on how many uploads the user did in the last 7 days
* 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 ↵Rigel Kent2020-07-291-5/+5
| | | | statuses
* space optimizations for `node_modules` and client stats removalRigel Kent2020-06-101-2/+2
| | | | | | | - replace sharp with lighter jimp alternative - remove stats in builds fixes #2807
* Fix rowsPerPage change, add filter clear button, update video-abuse-list ↵Rigel Kent2020-05-041-1/+1
| | | | search query param dynamically
* 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 ↵Rigel Kent2020-05-011-1/+1
| | | | add for non-https
* Improving select displays, focus box-shadows for paginators, instructions ↵Rigel Kent2020-04-131-2/+2
| | | | for index url
* 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