GitHub/WoltLab/WCF.git
Author Commit
2024-01-25 Olaf BraunOnly load page content for active languages (#5773)
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`
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
2024-01-02 CyperghostOnly reload content if content type `text`
2024-01-01 Alexander EbertRelease 6.0.6 6.0.6
2024-01-01 Alexander EbertMerge branch '5.5' into 6.0
2024-01-01 Alexander EbertRelease 5.5.20 5.5.20
2024-01-01 Alexander EbertEncode the title of moderation queues
2023-12-29 Alexander EbertRelease 6.0.5 6.0.5
2023-12-29 Alexander EbertFilter out `null` values passed as BBCode attribute
2023-12-28 Marcel WerkAdd missing interface implementation
2023-12-27 Alexander EbertRelease 6.0.5 dev 1 6.0.5_dev_1
2023-12-27 Alexander EbertDrop the upgrade block for 5.5
2023-12-27 WoltLabUpdating minified JavaScript files
2023-12-27 Alexander EbertFix the icon visibility on mobile devices
2023-12-27 Marcel WerkFix broken gdpr export
2023-12-23 Alexander EbertProperly handle `NamedUserException` thrown by PSR...
2023-12-22 Alexander EbertTrigger the `cancel` event when the dialog is closed...
2023-12-22 Alexander EbertWork-around for invalid email addresses
2023-12-22 Olaf BraunReload content after save (#5737)
next