Add PhpDoc headers to all components
[GitHub/WoltLab/WCF.git] / wcfsetup / install / files / lib / system / html /
2024-03-10 Alexander EbertMerge branch '6.0'
2024-03-01 Marcel WerkMerge pull request #5808 from IceQ1337/XSD
2024-02-22 Olaf BraunMerge pull request #5816 from WoltLab/bugfix/wcfNode...
2024-02-22 CyperghostAdd a whitespace before and after each `<wcfNode-*>`.
2024-02-08 Olaf BraunMerge pull request #5787 from WoltLab/html-upcast
2024-02-08 Olaf BraunMerge branch 'master' into html-upcast
2024-02-08 CyperghostMerge remote-tracking branch 'origin/master' into html...
2024-02-06 CyperghostUse textnode instant of span element
2024-02-06 Olaf BraunMerge pull request #5793 from WoltLab/bugfix/unfurl...
2024-02-05 CyperghostInsert some class docs
2024-02-05 CyperghostCreate simple image metacode upcast class
2024-02-05 CyperghostReplace element with correct img-element
2024-02-05 CyperghostChange upcast, that the function replace the elements...
2024-02-05 CyperghostFix that wsm images can inside a link
2024-02-05 CyperghostMake `HtmlUpcastProcessor` final
2024-02-05 CyperghostFixes the error that the order of links and text was...
2024-02-02 CyperghostUse `#[\Override]`
2024-02-01 CyperghostRemove unnecessary phpdoc
2024-02-01 CyperghostInsert some docs
2024-02-01 CyperghostImplement attachment upcast
2024-02-01 CyperghostImplement caching of objects
2024-02-01 CyperghostInsert style attribute with width value
2024-02-01 CyperghostMake function private
2024-02-01 CyperghostMerge remote-tracking branch 'origin/html-upcast' into...
2024-02-01 Olaf BraunUpdate wcfsetup/install/files/lib/system/html/input...
2024-02-01 CyperghostMake classes final and functions/members private
2024-02-01 CyperghostMerge branch 'master' into html-upcast
2024-02-01 CyperghostMerge branch 'master' into html-upcast
2024-01-31 Marcel WerkMerge pull request #5779 from WoltLab/shared-tempate...
2024-01-31 CyperghostAdd data-width
2024-01-31 CyperghostFix output class of image
2024-01-31 CyperghostSet attributes only to img element
2024-01-31 CyperghostInsert attributes media-id and media-size
2024-01-31 CyperghostRevert "Not insert media elements as img element"
2024-01-31 CyperghostRevert "Remove handle media as image"
2024-01-31 CyperghostUse new UpcastProcessor in Article form
2024-01-31 CyperghostRemove wcfDebug call
2024-01-31 CyperghostImplement a html upcast processor
2024-01-29 Alexander EbertMerge branch 'update-608' into 6.0
2024-01-29 Alexander Ebert`\DOMElement::$parentElement` requires PHP 8.3+
2024-01-29 Alexander EbertFix the default hostname for links without hostnames
2024-01-29 Marcel WerkFix issue when converting the hostname to lower case
2024-01-28 Marcel WerkMerge pull request #5781 from WoltLab/lowercase-unfurl...
2024-01-27 Marcel WerkLowercase the hostname for use in wcf1_unfurl_url
2024-01-26 CyperghostMove all templates from `syncTemplates` into shared...
2024-01-25 Marcel WerkMerge pull request #5751 from WoltLab/user-card
2024-01-23 Olaf BraunMerge pull request #5768 from WoltLab/order-link-form
2024-01-23 Olaf BraunMerge pull request #5763 from WoltLab/bugfix/link-detec...
2024-01-22 Alexander EbertImprove the docs
2024-01-22 CyperghostAdd some checks if multiply links in the same paragraph
2024-01-22 CyperghostSimplify the code
2024-01-22 CyperghostAllow non null values for element
2024-01-22 CyperghostRename function
2024-01-22 Olaf BraunUpdate wcfsetup/install/files/lib/system/html/node...
2024-01-17 CyperghostRemove if both(next and previous) are null. This should...
2024-01-17 CyperghostFix if link in b,u or other elements and text directly...
2024-01-17 CyperghostInsert spaces before comment text
2024-01-17 CyperghostFix none bb-code links
2024-01-17 CyperghostRun code fixer
2024-01-17 CyperghostMove the mayContainOtherContent check in separate function
2024-01-17 CyperghostCheck parent elements and new property `aloneInParagraph`
2024-01-17 CyperghostDetect links in one line alone
2024-01-15 Alexander EbertMerge branch '6.0'
2024-01-10 Olaf BraunMerge pull request #5748 from WoltLab/bugfix-share...
2024-01-10 CyperghostRead image width only from `img` element
2024-01-08 Olaf BraunMerge pull request #5745 from WoltLab/remove-text-forma...
2024-01-08 Olaf BraunChange font-sizes in CKEditor (#5746)
2024-01-04 Alexander EbertFilter out nested links before attempting to process...
2024-01-03 Olaf BraunMerge pull request #5744 from WoltLab/bugifx-media...
2024-01-03 CyperghostRemove handle media as image
2024-01-03 CyperghostNot insert media elements as img element
2024-01-01 Alexander EbertMerge branch '5.5' into 6.0
2023-12-20 Olaf BraunMerge pull request #5735 from WoltLab/mailto-links
2023-12-20 CyperghostSkip mailto links
2023-12-15 Alexander EbertStrip empty link artifacts in the output
2023-12-14 Alexander EbertMerge pull request #5728 from WoltLab/bugfix-media...
2023-12-14 CyperghostRemove unnecessary check
2023-12-14 CyperghostHandle img has an a-tag
2023-12-13 Alexander EbertMerge pull request #5726 from WoltLab/image-center
2023-12-13 CyperghostMerge remote-tracking branch 'origin/6.0' into image...
2023-12-13 Olaf BraunFix image(attachment and media) width change from edito...
2023-12-13 CyperghostAllow center for media and attachment
2023-12-12 Marcel WerkMerge pull request #5661 from WoltLab/comment-notificat...
2023-11-30 Marcel WerkMerge branch '5.5' into 6.0
2023-11-24 Alexander EbertMerge branch '5.5' into 6.0
2023-11-20 Alexander EbertMerge pull request #5701 from Cyperghost/6.0
2023-11-20 Alexander EbertMerge pull request #5690 from Cyperghost/bugfix/confirm...
2023-11-20 Alexander EbertMerge branch '6.0'
2023-11-17 Alexander EbertMerge pull request #5692 from IceQ1337/spiderlist
2023-11-16 Marcel WerkMerge pull request #5700 from SoftCreatR/patch-2
2023-11-11 Alexander EbertWorkaround for malformed URLs that trigger the backtrac...
2023-11-03 Alexander EbertMerge branch '5.5' into 6.0
2023-11-01 Marcel WerkMerge pull request #5697 from WoltLab/pbkdf2
2023-11-01 Alexander EbertSilently process font BBCodes
2023-10-27 Alexander EbertMerge branch '5.5' into 6.0
2023-10-27 Tim DüsterhusMerge branch '6.0'
2023-10-26 Alexander EbertMerge branch '5.5' into 6.0
2023-10-25 Alexander EbertMerge branch '5.5' into 6.0
2023-10-17 Alexander EbertAdd a workaround for invalid URIs generated by Guzzle...
2023-10-16 Marcel WerkMerge pull request #5657 from WoltLab/category-manageme...
next