GitHub/WoltLab/WCF.git
Author Commit
2021-06-09 Matthias SchmidtAdd `ViewableComment(Response)RuntimeCache`
2021-06-09 Matthias SchmidtSupport mentions and media in comment (responses)
2021-06-09 Matthias SchmidtUpdate `hasEmbeddedObjects` in comment (response) rebui...
2021-06-09 Matthias SchmidtProcess embedded objects when creating/updating/deletin...
2021-06-09 Matthias SchmidtAdd `hasEmbeddedObjects` for comments and comment responses
2021-06-09 Matthias SchmidtMerge branch '5.4'
2021-06-09 Matthias SchmidtUpdate developer documentation links in PIP info phrases
2021-06-08 Tim DüsterhusMerge pull request #4271 from WoltLab/mysql-search...
2021-06-08 Matthias SchmidtMerge pull request #4269 from WoltLab/template_delete_pip
2021-06-08 Matthias SchmidtAdd `TemplateDeletePackageInstallationPlugin`
2021-06-08 Matthias SchmidtAdd `AcpTemplateDeletePackageInstallationPlugin`
2021-06-08 Matthias SchmidtAdd `AbstractTemplateDeletePackageInstallationPlugin`
2021-06-08 Matthias SchmidtProperly size `kbd` elements in `small` elements
2021-06-08 Matthias SchmidtMove parts of `FileDeletePackageInstallationPlugin...
2021-06-08 Tim DüsterhusMake MysqlSearchIndexManager implement set()
2021-06-08 Alexander EbertMerge branch '5.3' into 5.4
2021-06-08 Alexander EbertFully clickable notification items
2021-06-08 Matthias SchmidtAdd `import` element to language XML files
2021-06-08 joshuarueswegMerge branch '5.4'
2021-06-08 joshuarueswegFix iconContainer identifier
2021-06-07 Matthias SchmidtAdd PIP to delete files (#4267)
2021-06-07 Matthias SchmidtMake event listeners' `eventname` default to `:default...
2021-06-07 Tim DüsterhusMerge pull request #4000 from WoltLab/reusable-event-poc
2021-06-07 Tim DüsterhusRevert "Add PoC events to user authentication"
2021-06-07 Tim DüsterhusRevert "Add PoC event listeners for authentication...
2021-06-07 Tim DüsterhusAdd PoC event listeners for authentication events
2021-06-07 Tim DüsterhusAdd PoC events to user authentication
2021-06-07 Tim DüsterhusRename cancelable events to interruptable events
2021-06-07 Tim DüsterhusAdd support for reusable events to EventHandler
2021-06-07 Tim DüsterhusAdd interfaces and traits for reusable events
2021-06-07 Matthias SchmidtMerge pull request #4261 from WoltLab/languagePIP_delete
2021-06-07 Matthias SchmidtMerge pull request #4264 from WoltLab/file_log_normalize
2021-06-07 Matthias SchmidtAdd update script to normalize package installation...
2021-06-07 Tim DüsterhusMerge branch '5.4'
2021-06-07 Matthias SchmidtNormalize file paths in `Installer::install()`
2021-06-07 Tim DüsterhusMerge pull request #4263 from Fabii547/patch-76
2021-06-07 Fabii547Fix visibility check in `Condition/Page/Dependence`
2021-06-04 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2021-06-04 Tim DüsterhusMerge pull request #4259 from WoltLab/session-ip-address
2021-06-04 Matthias SchmidtEnsure that either old or new language XML structure...
2021-06-04 Matthias SchmidtUpdate `language.xsd` to support `import`/`delete`...
2021-06-04 Matthias SchmidtSupport deleting language items via language PIP
2021-06-04 Matthias SchmidtRemove obsolete update instructions for 5.3 to 5.4...
2021-06-04 Tim DüsterhusMerge pull request #4243 from WoltLab/x-xss-protection
2021-06-04 Joshua RüswegMerge pull request #4258 from WoltLab/userAgent-final
2021-06-04 Alexander EbertMerge branch 'master' of https://github.com/WoltLab/WCF
2021-06-04 Alexander EbertCode style fix
2021-06-04 Tim DüsterhusUse `->toBulletMasked()` in `accountSecurity.tpl`
2021-06-04 Tim DüsterhusAdd `IpAddress::toBulletMasked()`
2021-06-04 Tim DüsterhusRename `IpAddress::mask()` to `IpAddress::toMasked()`
2021-06-04 Tim DüsterhusShow a masked IP address in accountSecurity.tpl
2021-06-04 Tim DüsterhusReturn an IP address in Session::getIpAddress()
2021-06-04 Tim DüsterhusAdd `\wcf\util\IpAddress`
2021-06-04 Tim DüsterhusFix SCSS code style
2021-06-04 Alexander EbertImproved UX and visuals of embedded URLs
2021-06-04 Matthias SchmidtMerge branch '5.3'
2021-06-04 Matthias SchmidtMerge branch '5.2' into 5.3
2021-06-04 Matthias SchmidtAdd missing `wcf.acp.devtools.pip.error.className`...
2021-06-04 Tim DüsterhusMark `\wcf\util\UserAgent` as final
2021-06-04 Tim DüsterhusMerge pull request #4257 from WoltLab/abstract-event...
2021-06-04 Tim DüsterhusMake error message in AbstractEventListener more useful
2021-06-04 Tim DüsterhusMerge branch '5.3'
2021-06-04 Tim DüsterhusEnsure the style logo is properly preserved in the...
2021-06-03 Fabii547Fix displaying `runStandalone` in devtools (#4255)
2021-06-03 Fabii547Fix ids of instruction items in devtools (#4254)
2021-06-02 Tim DüsterhusAdd 5.4 branch to GitHub workflows
2021-06-02 Matthias SchmidtRemove obsolete meta keywords input for monolingual...
2021-06-02 Alexander EbertRelease 5.4.0 Beta 1 5.4.0_Beta_1
2021-06-02 Matthias SchmidtRemove obsolete private property/method from `MediaImpo...
2021-06-01 Marcel WerkIncorrect property name
2021-06-01 Alexander EbertDeploy some last minute changes
2021-06-01 Alexander EbertMerge pull request #4248 from WoltLab/improved-article...
2021-06-01 Alexander EbertUse an `<img>` element with lazy loading for embedded...
2021-06-01 Alexander EbertHelper methods to query the style's cover photo dimensions
2021-06-01 Alexander EbertMerge branch 'master' into improved-article-bbcode
2021-06-01 Tim DüsterhusAdd `labeledUrl` column to `update_com.woltlab.wcf_5...
2021-06-01 Tim DüsterhusFix CSS formatting
2021-05-31 Marcel WerkOverhauled embedded content design
2021-05-31 Alexander EbertGeneric styling for inline lists without list elements
2021-05-31 Marcel WerkFixed code style errors
2021-05-31 Marcel WerkOverhauled article bbcode using embedded content
2021-05-31 Marcel WerkOverhauled embedded content design
2021-05-31 Alexander EbertRelease 5.4.0 Beta 1
2021-05-31 Alexander EbertRemoved the upgrade support from 5.3.*
2021-05-31 WoltLabUpdating minified JavaScript files
2021-05-31 Joshua RüswegMerge pull request #4245 from WoltLab/meta-description...
2021-05-31 Tim DüsterhusMerge branch '5.3'
2021-05-31 Tim DüsterhusMerge pull request #4247 from WoltLab/usersOnly-guest
2021-05-31 Tim DüsterhusSkip usersOnly permissions for the guest group during...
2021-05-31 Marcel WerkWrong version number in exception during setup
2021-05-31 Alexander EbertIncorrect handling of empty values for `accept`
2021-05-31 joshuarueswegAdd custom meta description for system pages
2021-05-31 Tim DüsterhusTruncate SMTP replies in error messages to 250 characte...
2021-05-30 Alexander EbertIncorrect position of the quote tooltip on touch devices
2021-05-28 Marcel WerkIncorrect import of meta keywords for CMS pages
2021-05-28 Tim DüsterhusMerge pull request #4244 from WoltLab/ajax-invoke-direct
2021-05-28 Tim DüsterhusSend HTTP 405 on direct access to an AJAXInvokeAction
2021-05-28 Matthias SchmidtUpdate version number in devtools configuration filenam...
2021-05-28 Alexander EbertIncrease the default font size and darken the text...
2021-05-28 Alexander EbertTitles of MFA methods now link to the management section
next