GitHub/WoltLab/WCF.git
Author Commit
2020-08-13 Alexander EbertMerge pull request #3483 from WoltLab/page-action-butto...
2020-08-13 joshuarueswegMerge branch '5.2'
2020-08-13 joshuarueswegFix resizing images in Safari
2020-08-13 Tim DüsterhusMerge pull request #3505 from WoltLab/create-thumbnail...
2020-08-12 Marcel WerkMerge branch '5.2'
2020-08-12 Marcel WerkMerge branch '3.1' into 5.2
2020-08-12 Marcel WerkPrevent username overflow in the message sidebar
2020-08-12 Marcel WerkMerge branch '5.2'
2020-08-12 Marcel WerkMerge branch '3.1' into 5.2
2020-08-12 Marcel WerkPrevent changes to the showOrder setting of system...
2020-08-12 Marcel WerkMerge branch '5.2'
2020-08-12 Marcel WerkMerge branch '3.1' into 5.2
2020-08-12 Alexander EbertPrevent changes to the visibility settings of system...
2020-08-12 Tim DüsterhusMerge branch '5.2' into master
2020-08-12 Tim DüsterhusMerge pull request #3502 from Krymonota/timing-safe...
2020-08-12 NiklasFix type of `options` parameter in HTTPRequest PHPDoc...
2020-08-12 Niklas (Krymonota)Use timing safe comparison to validate `state` paramete...
2020-08-12 Tim DüsterhusClear thumbnail handles as soon as possible
2020-08-11 Joshua RüswegMerge pull request #3499 from WoltLab/5.2-like-rebuild...
2020-08-10 joshuarueswegUse proper placeholders for fetching the reactions
2020-08-10 joshuarueswegFix calculation the cached reactions
2020-08-10 Tim DüsterhusMerge branch '5.2' into master
2020-08-10 Tim DüsterhusMerge pull request #3498 from WoltLab/dbo-action-php-8
2020-08-10 Tim DüsterhusFix bogus call to `call_user_func_array` in AbstractDBO...
2020-08-10 Alexander EbertMerge pull request #3449 from WoltLab/password-security
2020-08-10 Alexander EbertAdjusted the bar sizes for the visual password strength
2020-08-10 Alexander EbertMerge pull request #3496 from WoltLab/comment-object...
2020-08-10 Tim DüsterhusPrevent guests from being a comment’s content author
2020-08-10 Tim DüsterhusAdd AbstractCommentManager::getObjectID() to DRY up...
2020-08-10 Tim DüsterhusMerge branch 'master' into password-security
2020-08-09 Marcel WerkSkip the menu indicator on mobile if only sub level...
2020-08-07 Alexander EbertTypo
2020-08-07 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2020-08-07 Marcel WerkAllow targeting of checkboxes in enableoptions
2020-08-07 Alexander EbertMerge pull request #3493 from WoltLab/comment-object...
2020-08-07 Alexander EbertMerge pull request #3482 from WoltLab/style-image-upload
2020-08-07 Alexander EbertImproved the UI/UX for the password strength estimations
2020-08-07 Alexander EbertIgnore certain scroll events that are just side effects
2020-08-07 Joshua RüswegUse a more defined description
2020-08-07 joshuarueswegMerge branch '5.2'
2020-08-07 joshuarueswegRemove superfluous `array_unique` call
2020-08-07 Tim DüsterhusImplement isContentAuthor for article comments
2020-08-07 Tim DüsterhusImplement isContentAuthor for user profile comments
2020-08-07 Tim DüsterhusAdd contentAuthor badge to comments
2020-08-07 Tim DüsterhusAdd ICommentManager::isContentAuthor()
2020-08-07 Marcel WerkMerge pull request #3488 from WoltLab/external-link...
2020-08-07 Marcel WerkApplied suggestions
2020-08-07 Tim DüsterhusFix return value of sort callback in TemplateListPage
2020-08-07 Tim DüsterhusMerge branch '5.2' into master
2020-08-07 Tim DüsterhusFix PHP 8 compatibility for WCFSetup's error handler
2020-08-07 Marcel WerkApplied suggestions
2020-08-07 Marcel WerkMerge pull request #3487 from WoltLab/improved-package...
2020-08-06 Alexander EbertMerge pull request #3477 from WoltLab/style-cleanup...
2020-08-06 Marcel WerkAdded rel attribute for external links in menus
2020-08-06 Marcel WerkAdd rel="ugc" for links within user generated content
2020-08-06 Alexander EbertImproved the animation behavior by merging transitions
2020-08-06 Marcel WerkisInternalURL() treats everything as internal that...
2020-08-06 Marcel WerkRemoved EXTERNAL_LINK_REL_NOFOLLOW
2020-08-06 Marcel WerkNew method to generate attributes for <a> tags
2020-08-06 Marcel WerkUse of StringUtil::getAnchorTag()
2020-08-06 Marcel Werkuse StringUtil::getAnchorTag()
2020-08-06 Alexander EbertMerge pull request #3486 from Krymonota/use-generic...
2020-08-06 Marcel WerkFixed image path issue
2020-08-06 Marcel WerkImprove results when searching for packages
2020-08-06 Niklas (Krymonota)Use generic value for default cookie prefix
2020-08-06 Marcel WerkMerge branch '5.2'
2020-08-06 Marcel WerkAdded missing informal variant
2020-08-06 Tim DüsterhusMerge pull request #3484 from WoltLab/wcfsetup-cookietest
2020-08-06 Tim DüsterhusDetect misconfigured hostnames during WCFSetup
2020-08-05 Alexander EbertMerge branch 'master' into password-security
2020-08-05 Alexander EbertForce display buttons when a new button appears
2020-08-05 Alexander EbertOverhauled the page action buttons' behavior
2020-08-05 Marcel WerkMerge pull request #3466 from Sir-Will/patch-1
2020-08-05 Tim DüsterhusMerge branch '5.2' into master
2020-08-05 Tim DüsterhusMerge branch '3.1' into 5.2
2020-08-05 Tim DüsterhusFix PHP 5.5 compatibility
2020-08-05 Sir-WillVerify if business argument is set in PayPal callback
2020-08-05 Matthias SchmidtMerge branch '5.2'
2020-08-05 Matthias SchmidtFix handling of hidden form field values via AJAX
2020-08-05 Tim DüsterhusAdd upload for custom style assets
2020-08-05 Tim DüsterhusFix UploadField::supportMultipleFiles() for unlimited...
2020-08-05 Tim DüsterhusDo not hardcode the style's asset path in the update...
2020-08-05 Alexander EbertMerge branch '5.2'
2020-08-05 Alexander EbertMerge branch '3.1' into 5.2
2020-08-05 Alexander EbertMerge pull request #3462 from SoftCreatR/patch-14
2020-08-05 Alexander EbertMerge branch '5.2'
2020-08-05 Alexander EbertMerge pull request #3471 from WoltLab/disable-spider...
2020-08-05 Tim DüsterhusMerge branch '5.2' into master
2020-08-05 Tim DüsterhusMerge branch '3.1' into 5.2
2020-08-05 Tim DüsterhusDo not decrement wcf1_user.articles when deleting unpub...
2020-08-05 Tim DüsterhusMerge branch '5.2' into master
2020-08-05 Tim DüsterhusMerge branch '3.1' into 5.2
2020-08-05 Tim DüsterhusUpdate wcf1_user.articles when deleting articles
2020-08-05 Marcel WerkMerge pull request #3479 from WoltLab/jump-to-content
2020-08-05 Marcel WerkImproved german phrasing
2020-08-05 Tim DüsterhusRename "Mark as Read" button to "Jump To Content" in...
2020-08-05 Tim DüsterhusMerge pull request #3475 from WoltLab/image-scale-memory
2020-08-04 Alexander EbertPrevent the incorrect focus of the close button for...
2020-08-04 Tim DüsterhusDuplicate logo on import of pageLogo = pageLogoMobile
2020-08-04 Tim DüsterhusAdd update script for style cleanup
next