aboutsummaryrefslogtreecommitdiffstats
path: root/apps/workers/constants.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Allow configuring inline asset size thresholdMohamed Bassem2025-10-261-1/+0
|
* feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem2025-10-261-0/+1
* Add admin maintenance job to migrate large inline HTML * add cursor * more fixes