GitHub/WoltLab/WCF.git
Author Commit
2024-02-02 Alexander EbertFix the support for numeric phrase variants
2024-02-02 Olaf BraunMerge pull request #5789 from WoltLab/bugfix/notifcatio...
2024-02-02 Olaf BraunMerge pull request #5791 from WoltLab/cli-worker-thread...
2024-02-02 CyperghostAdd a check that `variables_order` has `ENV` active
2024-02-02 CyperghostMove check to top of function
2024-02-01 CyperghostIf `$recipientIDs` empty this will cause an exception
2024-01-31 Alexander EbertInitialize the `$cursorOffset` variable
2024-01-29 Alexander EbertMerge branch 'update-608' into 6.0
2024-01-29 Alexander EbertRelease 6.0.8 6.0.8
2024-01-29 Alexander Ebert`\DOMElement::$parentElement` requires PHP 8.3+
2024-01-29 Alexander EbertUpgrade to CKEditor v41.0.0
2024-01-29 Alexander EbertUpdated the composer dependencies
2024-01-29 Alexander EbertFix the default hostname for links without hostnames
2024-01-29 Alexander EbertRelease 6.0.7 6.0.7
2024-01-26 Alexander EbertRelease 6.0.7 dev 2 6.0.7_dev_2
2024-01-26 Alexander EbertUpdate the CKEditor 5 bundle
2024-01-25 Alexander EbertRelease 6.0.7 dev 1 6.0.7_dev_1
2024-01-25 WoltLabUpdating minified JavaScript files
2024-01-25 Olaf BraunMerge pull request #5776 from WoltLab/bugfix/styleChanger
2024-01-25 Olaf BraunOnly load page content for active languages (#5773)
2024-01-25 CyperghostMake the StyleChanger button clickable when the Edit...
2024-01-24 Olaf BraunMerge pull request #5771 from WoltLab/acp-signature...
2024-01-24 Cyperghost`$attachmentHandler` can not be null
2024-01-24 CyperghostRemove call `getSignature`
2024-01-24 CyperghostAllow admin to add attachments to the signature of...
2024-01-24 CyperghostAllow attachment, but disable media
2024-01-24 Olaf BraunMerge pull request #5769 from WoltLab/bugfix/signature...
2024-01-23 CyperghostDisable implicit delete of attachments for signature
2024-01-23 Olaf BraunMerge pull request #5768 from WoltLab/order-link-form
2024-01-23 Olaf BraunMerge pull request #5763 from WoltLab/bugfix/link-detec...
2024-01-22 Alexander EbertImprove the docs
2024-01-22 Alexander EbertUpdate the JS artifacts
2024-01-22 Alexander EbertAdd an event when the editor data has changed
2024-01-22 CyperghostChange the order of the buttons in the link form dialog...
2024-01-22 CyperghostAdd some checks if multiply links in the same paragraph
2024-01-22 CyperghostSimplify the code
2024-01-22 CyperghostAllow non null values for element
2024-01-22 CyperghostRename function
2024-01-22 Olaf BraunUpdate wcfsetup/install/files/lib/system/html/node...
2024-01-20 WoltLabUpdating minified JavaScript files
2024-01-19 Alexander EbertSafeguard against invalid EXIF values
2024-01-17 Marcel WerkFix react button in additional loaded comments
2024-01-17 Marcel WerkMerge pull request #5761 from WoltLab/bugfix/pollEditor
2024-01-17 CyperghostRemove if both(next and previous) are null. This should...
2024-01-17 CyperghostFix if link in b,u or other elements and text directly...
2024-01-17 CyperghostInsert spaces before comment text
2024-01-17 CyperghostRename ids of fields
2024-01-17 CyperghostRevert "Fix poll editor"
2024-01-17 CyperghostRevert "Rename resultsRequireVoteField"
2024-01-17 Marcel WerkMerge pull request #5760 from WoltLab/bugfix/dailyNotif...
2024-01-17 CyperghostFix none bb-code links
2024-01-17 CyperghostRun code fixer
2024-01-17 CyperghostMove the mayContainOtherContent check in separate function
2024-01-17 CyperghostCheck parent elements and new property `aloneInParagraph`
2024-01-17 CyperghostDetect links in one line alone
2024-01-17 CyperghostRename resultsRequireVoteField
2024-01-17 CyperghostFix poll editor
2024-01-17 CyperghostInsert comment for the definitions
2024-01-17 CyperghostDefine some variables for backward compatibility
2024-01-16 Olaf BraunMerge pull request #5757 from WoltLab/bugfix/UiDropdown...
2024-01-15 Alexander EbertMerge pull request #5755 from WoltLab/ckeditor-autosave...
2024-01-15 Alexander EbertImprove the name of the exported type
2024-01-15 CyperghostClose overlays after tab change
2024-01-15 Olaf BraunMerge pull request #5756 from WoltLab/bugfix/mobile...
2024-01-15 CyperghostClose all other open menus
2024-01-15 CyperghostUse native event
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 WerkSet color theme for reCAPTCHA
2024-01-12 CyperghostCkeditor5 saveDraft and deleteDraft event
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 WerkRemove obsolete code
2024-01-10 Marcel WerkRemove support for square brackets in FileUtil::LINK_REGEX
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 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-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 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 Olaf BraunMerge pull request #5744 from WoltLab/bugifx-media...
2024-01-03 CyperghostAllow size `auto`
next