GitHub/WoltLab/WCF.git
Author Commit
2021-05-31 joshuarueswegAdd custom meta description for system pages
2021-05-20 Alexander EbertRelease 5.4.0 Alpha 3 5.4.0_Alpha_3
2021-05-20 Tim DüsterhusMerge pull request #4232 from WoltLab/iusermailbox
2021-05-20 Tim DüsterhusAdd IUserMailbox interface
2021-05-20 WoltLabUpdating minified JavaScript files
2021-05-20 Marcel WerkMerge pull request #4231 from WoltLab/unfurl-user-agent...
2021-05-20 Tim DüsterhusImprove phrasing of success state in email log
2021-05-20 Tim DüsterhusAdd '; like Twitterbot' to URL Unfurling User-Agent
2021-05-20 Tim DüsterhusAllow commas and semicolons in the comment in HttpFacto...
2021-05-20 Matthias SchmidtMerge branch '5.3'
2021-05-20 Matthias SchmidtPreserve deleted filter when using article list paginat...
2021-05-19 Alexander EbertMerge pull request #4229 from WoltLab/bundle-exclude
2021-05-19 Alexander EbertBundle two modules due to external dependency
2021-05-19 Alexander EbertSkip the "Add Article" dialog for non authorized users
2021-05-19 Marcel WerkShow disabled articles in categorized list
2021-05-19 Marcel WerkMerge branch '5.3'
2021-05-19 Marcel WerkMerge branch '5.3'
2021-05-19 Marcel WerkIncorrect badge selector
2021-05-19 Alexander EbertRebuild JS files
2021-05-19 Alexander EbertExclude modules from (some) builds
2021-05-19 joshuarueswegMerge branch '5.3'
2021-05-19 joshuarueswegFix email in Apple Mail with darkmode enabled
2021-05-19 Tim DüsterhusUse whitespace as the separator after `@woltlabExcludeB...
2021-05-19 Marcel WerkMerge pull request #4226 from WoltLab/email-log-filter
2021-05-19 Tim DüsterhusExclude `Ui/User/Multifactor/Totp/Qr` from all JS bundles
2021-05-19 Tim DüsterhusExclude `Devtools/Style/LiveReload` from all JS bundles
2021-05-19 Tim DüsterhusMerge pull request #4228 from WoltLab/js-bundle-optimize
2021-05-19 Tim DüsterhusSupport excluding specific modules from bundles
2021-05-19 Tim DüsterhusMake require.build.js more flexible
2021-05-19 WoltLabUpdating minified JavaScript files
2021-05-19 Tim DüsterhusFix typo in comment in FloodControl.class.php
2021-05-19 Tim DüsterhusStop using `elBySel` in emailLogList.tpl
2021-05-19 Tim DüsterhusTrim filter values in EmailLogListPage
2021-05-19 Tim DüsterhusAdd `email` filter to EmailLogList
2021-05-19 Matthias SchmidtFix code style issue
2021-05-19 Matthias SchmidtAdd `Database::prepare()` which replaces `app1_` with...
2021-05-18 Alexander EbertMissing font stack for system font in emails
2021-05-18 joshuarueswegAdd missing `since` tag
2021-05-18 Tim DüsterhusMerge pull request #4221 from WoltLab/session-legacy...
2021-05-18 Tim DüsterhusMerge pull request #4222 from mutec/pjsonfiles
2021-05-18 mutecprovide files-property for package.json
2021-05-18 Tim DüsterhusPrevent duplicate key errors during creation of legacy...
2021-05-18 Tim DüsterhusGracefully handle missing legacy session in SessionHand...
2021-05-18 Tim DüsterhusExplicitly `return null` in SessionHandler::__get(...
2021-05-18 Tim DüsterhusRevert "Ignore duplicate key errors when creating a...
2021-05-18 Matthias SchmidtFix code style issues
2021-05-18 Matthias SchmidtProperly position errors below fields in `.inputAddon...
2021-05-18 Matthias SchmidtMerge branch '5.3'
2021-05-18 Matthias SchmidtProperly position errors below fields in `.inputAddon...
2021-05-17 Alexander EbertMerge branch '5.3'
2021-05-17 Alexander EbertIncorrect redirect url after login in multi domain...
2021-05-17 Alexander EbertUse `opacity` to fade out icons
2021-05-17 Alexander EbertMerge branch '5.3'
2021-05-17 Alexander EbertIncorrect fade out effect in iOS Safari
2021-05-17 Matthias SchmidtMerge pull request #4217 from WoltLab/readme_redactor
2021-05-17 Alexander EbertSkip basic bbcodes when the selection is inside a code...
2021-05-17 Tim DüsterhusFix possible property access on `null` in `SessionHandl...
2021-05-17 Matthias SchmidtStart each sentence in new line in `README.md`
2021-05-17 Matthias SchmidtRemove reference to specific WSC version in `README.md`
2021-05-14 Alexander EbertSupport for lazy loading of rich embeds
2021-05-14 Alexander EbertThe title of rich embeds can now span two lines
2021-05-14 Tim DüsterhusIgnore duplicate key errors when creating a legacy...
2021-05-14 Matthias SchmidtMerge branch '5.3'
2021-05-14 Matthias SchmidtFix attachment ids in metacode elements during import...
2021-05-14 Matthias SchmidtPreserve names of method arguments during inheritance
2021-05-14 Matthias SchmidtFix condition in `Dependency/Manager.isHiddenByDependen...
2021-05-12 WoltLabUpdating minified JavaScript files
2021-05-12 Tim DüsterhusAdd .gitignore for sourcemaps
2021-05-12 Tim DüsterhusGenerate sourcemaps for WoltLabSuite.Core bundles
2021-05-12 Alexander EbertIncorrect file path
2021-05-12 Matthias SchmidtUse new instead of deprecated popover data attribute...
2021-05-12 Tim DüsterhusUse BCrypt costs '9' for MFA backup codes
2021-05-12 Tim DüsterhusAllow adjusting the '$cost' parameter for BCrypt hashes
2021-05-12 Tim DüsterhusAdd note regarding the upgrade from 5.4.0 Alpha 2 to...
2021-05-12 Tim DüsterhusDo not change the userID of legacy sessions during...
2021-05-12 Matthias SchmidtMerge branch '5.3'
2021-05-12 Matthias SchmidtDo not delete media files if file is replaced with...
2021-05-12 Matthias SchmidtDo not open media manager dialog after replacing media...
2021-05-12 Matthias SchmidtMerge branch '5.3'
2021-05-12 Matthias SchmidtMerge branch '5.2' into 5.3
2021-05-12 Matthias SchmidtMerge branch '3.1' into 5.2
2021-05-12 Matthias SchmidtMerge pull request #4209 from WoltLab/comment_moderatio...
2021-05-11 Matthias SchmidtUse `InvalidObjectArgument` in more places (#4207)
2021-05-11 Matthias SchmidtDelete moderation queue entries after deleting comments...
2021-05-11 Matthias SchmidtAdd missing `$definitionName` value for comment respons...
2021-05-11 Marcel WerkPrevent invalid or done IPN from being sent again
2021-05-11 Alexander EbertBad package version 5.4.0_Alpha_2
2021-05-11 Alexander EbertRelease 5.4.0 Alpha 2
2021-05-11 WoltLabUpdating minified JavaScript files
2021-05-11 Tim DüsterhusUpdate composer dependencies
2021-05-11 joshuarueswegAdd `getFilenameExtension` for `UploadFile` instances
2021-05-11 Matthias SchmidtMerge branch '5.3'
2021-05-11 Matthias SchmidtMerge branch '5.2' into 5.3
2021-05-11 Matthias SchmidtPreserve article sorting when using pagination
2021-05-11 joshuarueswegMerge branch '5.2' into 5.3
2021-05-11 joshuarueswegMerge branch '3.1' into 5.2
2021-05-11 joshuarueswegFix ignoring the disable state of an article category
2021-05-11 Alexander EbertMerge pull request #4205 from WoltLab/cover-photo-webp
2021-05-11 Alexander EbertMinor code style adjustments
2021-05-11 Matthias SchmidtFix typo in method documentation
next