GitHub/WoltLab/WCF.git
Author Commit
2024-01-26 Marcel WerkMerge pull request #5777 from WoltLab/require-mfa
2024-01-25 Marcel WerkEnforcing MFA should force the user to set up MFA
2024-01-25 Marcel WerkMerge pull request #5774 from WoltLab/popover-v2
2024-01-25 Marcel WerkRemove obsolete old user profile preview
2024-01-25 Marcel WerkDisable popover trigger in user card
2024-01-25 Marcel WerkAdjust user popover styling
2024-01-25 Marcel WerkHide empty popovers
2024-01-25 Marcel WerkRemove obsolete code
2024-01-25 Marcel WerkMerge branch 'popover-v2' of https://github.com/WoltLab...
2024-01-25 Marcel WerkFix indentation
2024-01-25 Alexander EbertUpdate the JS artifact
2024-01-25 Alexander EbertMark the existing popover implementation as deprecated
2024-01-25 Alexander EbertRemove the legacy popover API for user profiles
2024-01-25 Alexander EbertAdd cache reset and enabled state handling
2024-01-25 Alexander EbertManage each popover separately to avoid shared state
2024-01-25 Alexander EbertAdd a shared cache for popovers
2024-01-25 Alexander EbertAdd basic styling and display behavior
2024-01-25 Alexander EbertAdd the prototype for the new popover API
2024-01-25 Alexander EbertAccept the `URL` object for `prepareRequest()`
2024-01-25 Marcel WerkMerge pull request #5751 from WoltLab/user-card
2024-01-25 Marcel WerkFix typo
2024-01-25 Marcel WerkMigrate ignore/unignore to modern code
2024-01-25 Marcel WerkMerge pull request #5775 from WoltLab/unique-index...
2024-01-25 CyperghostRename the index name to `messageEmbeddedObject`
2024-01-25 CyperghostInsert update script to remove duplicate entries
2024-01-25 Marcel WerkMerge pull request #5770 from WoltLab/4778-bulk-process...
2024-01-25 CyperghostAdd `@since 6.1`
2024-01-24 CyperghostAdd informal variant for `wcf.message.content.no.permis...
2024-01-24 Marcel WerkMerge pull request #5772 from WoltLab/event-missing...
2024-01-24 CyperghostChange empty array check
2024-01-24 CyperghostChange language phrase
2024-01-24 CyperghostCreate a new event to find missing PHP extensions
2024-01-23 CyperghostRevert limit change
2024-01-23 CyperghostChange type of `$action`
2024-01-23 CyperghostFix indent in template
2024-01-23 CyperghostFix indent in template
2024-01-23 CyperghostFix save count of objects
2024-01-23 CyperghostRename function to load additional parameters
2024-01-23 CyperghostAllow bulk processing in worker for some user actions
2024-01-23 CyperghostImplement (un)serialize of bulk processing additional...
2024-01-23 CyperghostImplement a bulk processing worker
2024-01-22 Marcel WerkSimplify code the article bbcode
2024-01-22 Marcel WerkMerge pull request #5764 from WoltLab/content-not-visible
2024-01-22 Marcel WerkAdjust styling
2024-01-22 Marcel WerkAlso load articles that are not accessible
2024-01-19 Marcel WerkMerge pull request #5765 from WoltLab/page-handler...
2024-01-19 Marcel WerkApply suggestions from code review
2024-01-18 Marcel WerkAllow access to the menu item in menu page handler
2024-01-18 CyperghostDisplay template if content can not be displayed
2024-01-18 CyperghostCreate new template for content that can not be displayed
2024-01-15 Alexander EbertMerge branch '6.0'
2024-01-15 Olaf BraunMerge pull request #5756 from WoltLab/bugfix/mobile...
2024-01-15 CyperghostClose all other open menus
2024-01-13 Marcel WerkFix poll integration in form builder dialogs
2024-01-12 Marcel WerkFix order in cronjob definition
2024-01-12 Marcel WerkRemove obsolete title tag
2024-01-12 Marcel WerkFix wrapping in `inputAddonPasswordStrength`
2024-01-12 Marcel WerkSet color theme for reCAPTCHA
2024-01-12 Alexander EbertSkip the unknown packages if everything is installed
2024-01-11 Marcel WerkFix handling of comment permalinks
2024-01-11 Marcel WerkAdd generic css class for discussion provider buttons
2024-01-11 Marcel WerkMark notifications as read when visiting an article
2024-01-11 Marcel WerkFix missing phrase in CLI importer
2024-01-10 Marcel WerkFix missing search index after switching from Elasticse...
2024-01-10 Marcel WerkRemove obsolete code
2024-01-10 Marcel WerkRemove support for square brackets in FileUtil::LINK_REGEX
2024-01-10 Alexander EbertMerge pull request #5675 from WoltLab/admin-dashboard
2024-01-10 Marcel WerkApply suggestions from code review
2024-01-10 CyperghostMerge remote-tracking branch 'origin/6.0' into 6.0
2024-01-10 CyperghostCompletely delete ICQ profile field
2024-01-10 Olaf BraunMerge pull request #5748 from WoltLab/bugfix-share...
2024-01-10 CyperghostRead image width only from `img` element
2024-01-10 CyperghostDon't safe dialog persistent
2024-01-10 CyperghostRevert "Hold one dialog per button"
2024-01-10 Olaf BraunMerge pull request #5749 from WoltLab/bugifx-user-list...
2024-01-09 Alexander EbertMerge pull request #5750 from Hanashi/fix/id-search
2024-01-09 Marcel WerkUse user card in members list
2024-01-09 Marcel WerkIntroduce user card component
2024-01-09 Marcel WerkMerge pull request #5747 from WoltLab/user-follow-types...
2024-01-09 Peter LohseFix error on menu item id search
2024-01-09 CyperghostSet innerHTML by DomUtil to execute script
2024-01-09 CyperghostHold one dialog per button
2024-01-09 Marcel WerkApply suggestions from code review
2024-01-08 Marcel WerkMigrate follow/unfollow to typescript
2024-01-08 Olaf BraunMerge pull request #5745 from WoltLab/remove-text-forma...
2024-01-08 Olaf BraunChange font-sizes in CKEditor (#5746)
2024-01-08 CyperghostRemove not used userOption `editorPastePreserveFormatting`
2024-01-05 CyperghostSee https://woltlab.com/community/thread/303938-counter...
2024-01-04 Marcel WerkMade parameters for page content optional during updates
2024-01-04 Marcel WerkFix error caused by undefined username
2024-01-04 Alexander EbertFilter out nested links before attempting to process...
2024-01-04 Alexander EbertIncrease the contrast of the text selection in CodeMirror
2024-01-03 Alexander EbertPreserve the scroll position when refreshing CodeMirror
2024-01-03 Alexander EbertProperly detach the dialog when rejecting it with ...
2024-01-03 Marcel WerkMerge pull request #5743 from WoltLab/comments-view
2024-01-03 Olaf BraunMerge pull request #5744 from WoltLab/bugifx-media...
2024-01-03 CyperghostAllow size `auto`
2024-01-03 CyperghostRemove handle media as image
2024-01-03 CyperghostNot insert media elements as img element
2024-01-03 Olaf BraunMerge pull request #5742 from WoltLab/fix-empty-content
next