summaryrefslogtreecommitdiff
path: root/content/handlers/html/css.c
Commit message (Expand)AuthorAgeFilesLines
* html: css: Remove redundant origin filtering for author_level_cssMichael Drake2023-11-261-5/+0
* html: Avoid fetching (and decoding) linked stylesheetsMichael Drake2023-11-261-0/+4
* html: css: Minor code style fixMichael Drake2023-11-261-2/+2
* css: Add option to ignore author level CSSMichael Drake2023-11-251-0/+5
* Avoid integer types with platform dependent sizeDeltaVonNeumann2023-06-171-1/+2
* Squash warning: "_GNU_SOURCE" redefined.Michael Drake2020-05-221-2/+0
* remove junk content_add_error apiVincent Sanders2020-05-061-1/+0
* improve html content handler private headersVincent Sanders2020-05-021-10/+37
* remove unecessary filename prefixes in the html content handlerVincent Sanders2020-04-301-0/+739