17 Commits (master)

Author SHA1 Message Date
  Vsevolod Stakhov 14c13854d3
[Rework] Further types conversion (no functional changes) 2 months ago
  Vsevolod Stakhov 537a7180a0
[Rework] Use clang-format to unify formatting in all sources 10 months ago
  Vsevolod Stakhov 5fd7a90fda
[Feature] Add order to urls structure 10 months ago
  Vsevolod Stakhov 1a7b7d7076
[Feature] Add html parsing limit 1 year ago
  Vsevolod Stakhov e215f89e7c [Minor] Try to fix has_fake_html rule 2 years ago
  Vsevolod Stakhov 4ce4d6163e [Project] Html: Replace \0 in html content 2 years ago
  Vsevolod Stakhov c93a78780f [Project] Fix xml/sgml tags processing 3 years ago
  Vsevolod Stakhov 409aa04d9d [Rework] Html/Css: Start rework of the html blocks 3 years ago
  Vsevolod Stakhov 1d3c9379b9 [Rework] Html: Deal with the utf_content part 3 years ago
  Vsevolod Stakhov 141617dab4 [Rework] Html: Add images processing logic 3 years ago
  Vsevolod Stakhov f5b403091a [Rework] Further work to make html content private 3 years ago
  Vsevolod Stakhov 6f6f6758fb [Rework] Html: Start rework of the html content structure 3 years ago
  Vsevolod Stakhov 6c1822676c [Rework] Html: Rework lua bindings 3 years ago
  Vsevolod Stakhov a7496ccc1e [Rework] Html: Move blocks part 3 years ago
  Vsevolod Stakhov 882ea3395a [Rework] Html: Further html urls rework 3 years ago
  Vsevolod Stakhov 2bf1323550 [Rework] Html: Start refactoring of the html tags handling 3 years ago
  Vsevolod Stakhov c017695895 [Minor] Move html code to a separate subdir (no functional changes) 3 years ago
  Vsevolod Stakhov 162b69d568 [Project] Css: Implement styles merging 3 years ago
  Vsevolod Stakhov 40db5f6260 [Project] Css: Enable conditional css parsing support from the HTML parser 3 years ago
  Vsevolod Stakhov e151d66a02 [Feature] Extract text from img alt attributes 3 years ago
  Vsevolod Stakhov bdd5c1ed32 [Minor] Oops, fix crash 3 years ago
  Vsevolod Stakhov 4fb77a80c9 [Minor] Add link tag basic processing 3 years ago
  Vsevolod Stakhov 5dd1ccbb33 [Minor] Allow attaching of urls to the mime parts 4 years ago
  Vsevolod Stakhov ce94689221 [Minor] Use more strict checks for image urls 4 years ago
  Vsevolod Stakhov 5cb7a60c65 [Rework] Urls: adopt html related stuff 4 years ago
  Vsevolod Stakhov 50a043a7cb [Rework] Urls: more rework of the urls sets 4 years ago
  Vsevolod Stakhov 58fafcd653 [Rework] Rework HTML tags content attachment 4 years ago
  Vsevolod Stakhov c271eb3665 [Rework] Add C++ guards to all headers 5 years ago
  Vsevolod Stakhov 00135c8f9a [Minor] Slight types improvement 5 years ago
  Vsevolod Stakhov 198e242157 [Feature] Treat all tags with HREF as a potential hyperlinks 5 years ago
  Vsevolod Stakhov b1dca3c8bd [Fix] HTML: Fix entities in HTML attributes 5 years ago
  Vsevolod Stakhov 12e8ccdae8 [Feature] HTML: Specially treat data urls in HTML 5 years ago
  Vsevolod Stakhov 5cb0023612 [Minor] Core: Rework images processing API 5 years ago
  Vsevolod Stakhov f1a4121eca [Feature] Store url object in images 5 years ago
  Vsevolod Stakhov 0bcc686d0f [Feature] Support base tag in HTML 6 years ago
  Vsevolod Stakhov f48f00d4e8 [Minor] Opacity is actually not supported attribute 6 years ago
  Vsevolod Stakhov fec00f49be [Feature] Support opacity style 6 years ago
  Vsevolod Stakhov eac6f15d9e [Feature] Propagate content length of invisible tags 6 years ago
  Vsevolod Stakhov 41eb0acc21 [Feature] Process font size in HTML parser 6 years ago
  Vsevolod Stakhov 413ecb9bde [Minor] Add some tags limit to avoid HTML parser DoS 6 years ago
  Vsevolod Stakhov 7a820f15c1 [Feature] Track visibility of HTML elements 7 years ago
  Vsevolod Stakhov d7acbc3402 [Fix] Fix parsing of background color 7 years ago
  Vsevolod Stakhov 832e08e53f [Fix] Further fixes in HTML tags parsing 7 years ago
  Vsevolod Stakhov a976f102cd [Feature] Store content length for HTML tags 7 years ago
  Vsevolod Stakhov 2fcc3bbac0 Add HTML tags interface for LUA 8 years ago
  Vsevolod Stakhov 9f14d2552d Add routines to find HTML tags by id 8 years ago
  Vsevolod Stakhov 0784bf958e Link html tags with extra data (urls, images) 8 years ago
  Vsevolod Stakhov b22485f657 Allow processing images urls for SURBL 8 years ago
  Vsevolod Stakhov 28b5ce29ad Fix processing of HTML tags. 8 years ago
  Vsevolod Stakhov f030ec7c59 Tune html blocks. 8 years ago