GitHub/WoltLab/WCF.git
Author Commit
2024-02-05 CyperghostFix that wsm images can inside a link
2024-02-05 CyperghostMake `HtmlUpcastProcessor` final
2024-02-02 CyperghostRemove unused types
2024-02-02 CyperghostUse `#[\Override]`
2024-02-02 CyperghostFix upcast calls
2024-02-01 CyperghostRemove unnecessary phpdoc
2024-02-01 CyperghostHtmlUpcast for comment and comment response
2024-02-01 CyperghostFix messageObjectType access
2024-02-01 CyperghostInsert upcast to MessageOptionType
2024-02-01 CyperghostInsert upcast to WysiwygFormField
2024-02-01 CyperghostImplement upcast for box and pages
2024-02-01 CyperghostRevert "Use set default values function"
2024-02-01 CyperghostInsert some docs
2024-02-01 CyperghostImplement attachment upcast
2024-02-01 CyperghostRemove unused function `resolveAttachmentUrl`
2024-02-01 CyperghostImplement AttachmentRuntimeCache
2024-02-01 CyperghostImplement caching of objects
2024-02-01 CyperghostInsert style attribute with width value
2024-02-01 CyperghostUse set default values function
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 CyperghostEscape attributes
2024-02-01 CyperghostMake classes final and functions/members private
2024-02-01 CyperghostMerge branch 'master' into html-upcast
2024-02-01 CyperghostFix old template listener lookup
2024-02-01 CyperghostMerge branch 'master' into html-upcast
2024-01-31 Marcel WerkShow missing default values for group options
2024-01-31 Marcel WerkDeprecate `ValidateActionException`
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 CyperghostFix edit form of article
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-30 Marcel WerkMerge pull request #5786 from WoltLab/currency-form...
2024-01-30 Marcel WerkAdd form builder field for currencies
2024-01-30 Marcel WerkFix wrong file name in cache flush
2024-01-30 CyperghostRename `contentNotVisible` to `shared_contentNotVisible`
2024-01-30 CyperghostOptimize migrate script
2024-01-30 Marcel WerkMerge pull request #5785 from WoltLab/template-scriptin...
2024-01-30 Marcel WerkMerge pull request #5784 from WoltLab/template-scriptin...
2024-01-30 CyperghostRemove old template `__multiPageCondition`
2024-01-30 CyperghostChange prepareStatement to prepare
2024-01-30 CyperghostAllow loading old template-listener
2024-01-29 Marcel WerkIntroduce the `unsafe` keyword for the raw output of...
2024-01-29 Marcel WerkMake the TemplateEngine understand nullsafe operators
2024-01-29 Marcel WerkMerge pull request #5782 from WoltLab/rework-disk-cache...
2024-01-29 Marcel WerkRework DiskCacheSource
2024-01-29 CyperghostAllow includes from old template name
2024-01-29 CyperghostAdd missing templates
2024-01-29 CyperghostUse `SourceCodeFormField`
2024-01-29 CyperghostCorrect the loading of shared templates
2024-01-29 CyperghostFix error message for shared templates or template...
2024-01-29 CyperghostCreate function to check if a template name a shared...
2024-01-29 CyperghostUser form builder for template
2024-01-29 CyperghostInsert update script to create the shared template...
2024-01-29 CyperghostTmp move files
2024-01-29 CyperghostTmp move files
2024-01-29 CyperghostRename function to get compile file prefix
2024-01-29 CyperghostUpdate migrate-script doc
2024-01-29 Marcel WerkIncrease width of the new user popover
2024-01-29 CyperghostCreate migrate script
2024-01-29 Marcel WerkFix invalid css
2024-01-29 Marcel WerkImprove cover photo appearance
2024-01-29 Marcel WerkFix issue when converting the hostname to lower case
2024-01-29 CyperghostRename attach bbcode templates
2024-01-29 CyperghostRename group bbcode template
2024-01-29 CyperghostRename media bbcode template
2024-01-29 CyperghostRename user bbcode template
2024-01-29 CyperghostRename template for bbcode wsa(article)
2024-01-29 CyperghostRun tsc
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 Marcel WerkMerge pull request #5778 from WoltLab/cache-source...
2024-01-26 CyperghostFix devtools template includes
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 Marcel WerkShorten evaluation notice
2024-01-26 CyperghostRevert some auto formatting
2024-01-26 Marcel WerkImprove error handling if the configured cache source...
2024-01-26 CyperghostRemove `SharedIncludeFunctionTemplatePlugin`
2024-01-26 CyperghostMove all templates from `syncTemplates` into shared...
2024-01-26 CyperghostRename function and create php-doc
2024-01-26 CyperghostRemove SharedTemplateEngine
2024-01-26 CyperghostUse include instant of sharedInclude
2024-01-26 Marcel WerkFix missing language variable
next