GitHub/WoltLab/WCF.git
Author Commit
2021-07-10 joshuarueswegMerge branch '5.3'
2021-07-10 joshuarueswegSet new activation code on rerequesting them
2021-07-08 Alexander EbertRelease 5.4.0 RC 2 5.4.0_RC_2
2021-07-08 Tim DüsterhusAdd update_com.woltlab.wcf_5.4_styleCoverPhoto.php...
2021-07-08 Tim DüsterhusDo not use the cache in update_com.woltlab.wcf_5.4_styl...
2021-07-08 Matthias SchmidtFix variable name in `ViewableArticleContentList::readO...
2021-07-07 Alexander EbertDo not block matching abbreviation if the package is...
2021-07-07 Alexander EbertRelease 5.4.0 RC 2
2021-07-07 WoltLabUpdating minified JavaScript files
2021-07-07 Alexander EbertImproved the visuals of the list of MFA options
2021-07-07 Alexander EbertUse `<small>` instead of `<p class="small">`
2021-07-07 Matthias SchmidtFix `this` value for `Core.enableLegacyInheritance...
2021-07-07 Matthias SchmidtExplicitly show error message if import queue is empty
2021-07-07 Matthias SchmidtMerge branch '5.3' into 5.4
2021-07-07 Matthias SchmidtFix reading value of `CheckboxFormField`
2021-07-06 Alexander EbertMerge branch '5.4' of https://github.com/WoltLab/WCF...
2021-07-06 Alexander EbertIncorrect type cast to `number`
2021-07-06 Matthias SchmidtFix conversion of `Dictionary` to `Map` in `Acp/Ui...
2021-07-06 Alexander EbertSearch for articles toggled the incorrect container
2021-07-06 Matthias SchmidtMerge branch '5.3' into 5.4
2021-07-06 Matthias SchmidtRemove obsolete style logo upload field descriptions
2021-07-06 Marcel WerkFixed missing language version for embedded articles
2021-07-06 Tim DüsterhusMerge remote-tracking branch 'origin/5.4' into 5.4
2021-07-06 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-06 Tim DüsterhusAdd missing encoding of `$family` in font download...
2021-07-06 Matthias SchmidtAdd missing since tag for `User::requiresMultifactor()`
2021-07-06 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-06 Tim DüsterhusMerge branch '5.2' into 5.3
2021-07-06 Tim DüsterhusMerge branch '3.1' into 5.2
2021-07-06 Tim DüsterhusRemove duplicate `class` attribute in cacheList.tpl
2021-07-05 Tim DüsterhusCheck for WebP support in update_com.woltlab.wcf_5...
2021-07-05 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-05 Tim DüsterhusMerge pull request #4368 from WoltLab/upgrade-check...
2021-07-05 Tim DüsterhusAdd check for GD support to PackageEnableUpgradeOverrid...
2021-07-05 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-05 Tim DüsterhusValidate the `actionName` in MessageQuoteAction
2021-07-05 Matthias SchmidtFix adding pages if only one language is available
2021-07-05 Matthias SchmidtFix code formatting issue
2021-07-05 Matthias SchmidtEnsure that app abbreviation is unique before app insta...
2021-07-05 Matthias SchmidtFix path of database PIP file located in `files_wcf...
2021-07-05 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-05 Tim DüsterhusMerge branch '5.2' into 5.3
2021-07-05 Tim DüsterhusMerge branch '3.1' into 5.2
2021-07-05 Tim DüsterhusFix typo in de.xml
2021-07-05 Tim DüsterhusAdd missing `@since` to AbstractOauth2Action
2021-07-04 Tim DüsterhusMake AbstractOauth2Action::getHttpClient() non-final
2021-07-01 Tim DüsterhusFix TOTP QR code in dark styles
2021-07-01 Alexander EbertRelease 5.3.10 5.3.10
2021-07-01 Tim DüsterhusMerge branch '5.3' into 5.4
2021-07-01 Tim DüsterhusMerge pull request #4354 from WoltLab/systemcheck-perfo...
2021-07-01 Tim DüsterhusImprove performance of SystemCheckPage::validateWritabl...
2021-07-01 WoltLabUpdating minified JavaScript files
2021-06-30 Alexander EbertModified update instructions 5.4.0_RC_1
2021-06-30 Tim DüsterhusHandle Facebook not providing an email address
2021-06-29 Tim DüsterhusRegister reauthentication after MFA in ACP only
2021-06-28 Tim DüsterhusMerge pull request #4350 from WoltLab/update-server-db
2021-06-28 Marcel WerkMerge branch '5.3' into 5.4
2021-06-28 Marcel WerkSorting in article category had no effect
2021-06-28 Tim DüsterhusAdjust the URL of the update servers in install.sql
2021-06-28 Tim DüsterhusAdd acpTemplate PIP to update instructions from 5.4...
2021-06-28 Tim DüsterhusUse RejectEverythingFormField in PackageEnableUpgradeOv...
2021-06-28 Tim DüsterhusClear WCF::AVAILABLE_UPGRADE_VERSION
2021-06-28 Tim DüsterhusMerge branch '5.3' into 5.4
2021-06-28 Tim DüsterhusAdd support for version upgrades (#4160)
2021-06-28 Alexander EbertRelease 5.4.0 RC 1
2021-06-28 WoltLabUpdating minified JavaScript files
2021-06-28 Tim DüsterhusAdd modified PIPs to 5.3 -> 5.4 instructions
2021-06-28 Tim DüsterhusRevert "Removed the upgrade support from 5.3.*"
2021-06-25 Tim DüsterhusRemove unused `DevicesContainer::$devices` property
2021-06-25 Alexander EbertType hint instead of a type cast
2021-06-25 Alexander EbertIncorrect access of an element that is not always present
2021-06-25 Joshua RüswegMerge pull request #4341 from WoltLab/unfurl-download...
2021-06-25 Matthias SchmidtFix code style issue
2021-06-25 Tim DüsterhusEncode non-UTF-8 parameters as hexadecimal in Benchmark
2021-06-25 Matthias SchmidtMerge branch '5.3' into 5.4
2021-06-25 Matthias SchmidtFix poll insertion after message edit if no poll exists
2021-06-24 Tim DüsterhusPrevent unfurling DownloadFailed exceptions from ending...
2021-06-23 Tim DüsterhusMake return types in HttpFactory more readable
2021-06-23 Tim DüsterhusImprove return types in HttpFactory
2021-06-23 Alexander EbertForce non-cursive font for code listings inside quotes
2021-06-23 Tim DüsterhusMerge branch '5.3' into 5.4
2021-06-23 Tim DüsterhusMerge branch '5.2' into 5.3
2021-06-23 Tim DüsterhusMerge branch '3.1' into 5.2
2021-06-23 Tim DüsterhusMerge branch '5.3' into 5.4
2021-06-23 Tim DüsterhusMerge branch '5.2' into 5.3
2021-06-23 Tim DüsterhusFix typo in de.xml
2021-06-23 Tim DüsterhusUse “Moderation” instead of “Moderatoren” in de.xml
2021-06-23 Matthias SchmidtUpdate XSD paths in XML files generated by PHP code
2021-06-23 Matthias SchmidtUpdate XSD paths in XML files
2021-06-21 Alexander EbertEmbedded object ids are now explicitly casted to int
2021-06-21 Alexander EbertRevert "Cast values of simple embedded objects to int"
2021-06-21 Alexander EbertCast values of simple embedded objects to int
2021-06-21 Alexander EbertImproved the regex for simple embedded objects
2021-06-21 Matthias SchmidtMerge branch '5.3' into 5.4
2021-06-21 Matthias SchmidtReset link-related fields after creating box
2021-06-18 Tim DüsterhusMerge branch '5.3' into 5.4
2021-06-18 Tim DüsterhusMerge branch '5.2' into 5.3
2021-06-18 Tim DüsterhusMerge branch '3.1' into 5.2
2021-06-18 Tim DüsterhusSet 'accept-encoding: identity' by default in HTTPRequest
2021-06-18 Tim DüsterhusRevert "Ignore security token for guests" 5.4.0_Beta_2
next