GitHub/WoltLab/WCF.git
Author Commit
2021-04-14 Matthias SchmidtAdd clipboard support for moderation (#4121)
2021-04-14 Matthias SchmidtMerge branch '5.3'
2021-04-14 Matthias SchmidtOnly show top add button on empty captcha question...
2021-04-14 Matthias SchmidtMerge branch '5.3'
2021-04-14 Matthias SchmidtMerge pull request #4102 from WoltLab/devtools_open_archive
2021-04-13 Matthias SchmidtOnly create one `DevtoolsPackageArchive` object in...
2021-04-13 Tim DüsterhusCorrectly handle a missing .htaccess in the tmp/ folder
2021-04-13 Matthias SchmidtMerge branch '5.3'
2021-04-13 Matthias SchmidtMerge pull request #4118 from WoltLab/db_fk_future_tables
2021-04-13 Matthias SchmidtProperly handle foreign keys referencing tables created...
2021-04-13 Tim DüsterhusFix wcf1_tag_to_object migration
2021-04-13 Matthias SchmidtCheck if foreign key references unknown database table
2021-04-13 Alexander EbertMerge branch '5.3' of https://github.com/WoltLab/WCF...
2021-04-13 Alexander EbertAvoid one disk write with every request
2021-04-13 Matthias SchmidtFix code style after merge
2021-04-13 Matthias SchmidtMerge branch '5.3'
2021-04-13 Matthias SchmidtMerge branch '5.2' into 5.3
2021-04-13 Matthias SchmidtFix `reloadPageOnSuccess` from different clipboard...
2021-04-13 Alexander EbertMerge pull request #4116 from WoltLab/html-processing...
2021-04-12 Alexander EbertUse `XPath::query()` for its superior performance
2021-04-12 Alexander EbertUse `XPath::query()` for its superior performance
2021-04-12 Alexander Ebert`XPath::query()` is much more efficient than `getElemen...
2021-04-12 Alexander EbertInline calls in `removeNode()` to improve the simplifie...
2021-04-12 Alexander EbertAvoid updates to DOMNodeList for childNodes
2021-04-12 Alexander EbertAvoid live updates to DOMNodeList
2021-04-12 Marcel WerkMerge branch '5.2' into 5.3
2021-04-12 Marcel WerkMerge branch '3.1' into 5.2
2021-04-12 Marcel WerkUpdated Google's address in the privacy policy
2021-04-12 Alexander EbertRelease 5.3.6
2021-04-12 Matthias SchmidtStop using `self` return type in form builder (#4115)
2021-04-12 WoltLabUpdating minified JavaScript files
2021-04-12 Alexander EbertMerge pull request #4113 from WoltLab/event-all
2021-04-12 Tim DüsterhusMerge branch '5.3'
2021-04-12 Tim DüsterhusAdd the update of wcf1_event_listener to update_com...
2021-04-12 Alexander EbertMerge branch '5.2' into 5.3
2021-04-12 Alexander EbertMerge pull request #4112 from WoltLab/user-option-title
2021-04-12 Tim DüsterhusUse UserOption::getTitle() in userOptionList.tpl
2021-04-12 Tim DüsterhusUse UserOption::getTitle() where possible
2021-04-12 Alexander EbertMerge branch '5.2' into 5.3
2021-04-12 Alexander EbertMerge branch '3.1' into 5.2
2021-04-12 Alexander EbertReset the assignment cache on group deletion
2021-04-12 Alexander EbertTypo + ES5-incompatible syntax
2021-04-12 Sascha MoserAdd Buck to spiderList.xml
2021-04-12 Sascha MoserAdd ZoominfoBot to spiderList.xml
2021-04-12 Matthias SchmidtFix SCSS code style
2021-04-12 Matthias SchmidtMerge branch '5.3'
2021-04-11 Alexander EbertLogical separation of attachments in messages and signa...
2021-04-11 Matthias SchmidtUse consistent title for flood control delay time
2021-04-11 Matthias SchmidtConsistently use "entered" in English phrases instead...
2021-04-11 Matthias SchmidtAdd missing url attribute for message share buttons...
2021-04-10 Alexander EbertHide the quote tooltip while dragging the touch selection
2021-04-10 Alexander EbertImproved the behavior of page action buttons on mobile
2021-04-10 Alexander EbertWork-around for the scroll position when inserting...
2021-04-09 Alexander EbertDetection of pasted blob uris in iOS
2021-04-09 Alexander EbertBlock the form submit if one or more editors are still...
2021-04-09 Alexander EbertDetection of repeated mentions with the first mention...
2021-04-09 Alexander EbertWork-around for the HTML entity in notifications for...
2021-04-09 Matthias SchmidtRevert "Do not encode link in `Ui/Message/Share/Dialog`"
2021-04-09 Matthias SchmidtDo not encode link in `Ui/Message/Share/Dialog`
2021-04-09 Matthias SchmidtAdd `Ui/Message/Share/Dialog` as reusable share dialog...
2021-04-09 Alexander EbertAvoid the use of gradients involving the `transparent...
2021-04-09 Alexander EbertUse a separate shadow link for embedded content
2021-04-09 Alexander EbertImplement `_dialogSubmit()` for confirmation dialogs
2021-04-09 Tim DüsterhusMerge pull request #4110 from WoltLab/xars-oof
2021-04-09 Tim DüsterhusSet X-Auto-Response-Suppress: OOF header on all mail
2021-04-09 Matthias SchmidtConsistently use "The entered X" in English phrases...
2021-04-09 Matthias SchmidtMerge branch '5.3'
2021-04-07 Joshua RüswegMerge pull request #4103 from WoltLab/acp-user-email...
2021-04-07 Joshua RüswegFix codestyle
2021-04-07 joshuarueswegRemove German language tag for spider URL
2021-04-07 Tim DüsterhusMerge pull request #4100 from SoftCreatR/patch-2
2021-04-07 Marcel WerkMerge branch '5.3'
2021-04-07 Marcel WerkMerge branch '5.2' into 5.3
2021-04-07 Marcel WerkLack of filtering of content from ignored users
2021-04-07 Tim DüsterhusMerge branch '5.3'
2021-04-07 Tim DüsterhusMerge pull request #4105 from WoltLab/notification...
2021-04-06 Tim DüsterhusAttempt to prevent deadlocks involving marking all...
2021-04-06 Tim DüsterhusUpdate to Guzzle 7.3
2021-04-06 Tim DüsterhusMerge pull request #4098 from netzhuffle/patch-4
2021-04-04 joshuarueswegAdd acp user email search
2021-04-04 joshuarueswegAdd meta tags for trophy page
2021-04-04 joshuarueswegAdd PetalBot
2021-04-04 joshuarueswegAdd Googlebot-Video
2021-04-04 joshuarueswegAdd WoltLab Suite bot
2021-04-04 joshuarueswegAdd meta tags for CategoryArticleListPage
2021-03-31 Matthias SchmidtOpen archive in `DevtoolsPackageArchive` only once
2021-03-31 Matthias SchmidtFix code style
2021-03-31 Matthias SchmidtFix code style
2021-03-31 Matthias SchmidtMerge branch '5.3'
2021-03-31 Marcel WerkPreview images and cover photos were exported twice
2021-03-30 Marcel WerkRemove/replace nbsp when copying code to the clipboard
2021-03-30 Matthias SchmidtMerge branch '5.3'
2021-03-30 Marcel WerkCover photo deletion was not saved properly
2021-03-30 Marcel WerkAlways fetch package information using the default...
2021-03-30 Matthias SchmidtImprove `Ui/Object/Action` implementation (#4101)
2021-03-30 Marcel WerkFixed missing language variables for error messages
2021-03-30 Marcel WerkRemoved obsolete language variables
2021-03-29 Marcel WerkMerge branch '5.2' into 5.3
2021-03-29 Marcel WerkMerge branch '3.1' into 5.2
2021-03-29 Marcel WerkUpdate the user rank after users change their profile
next