Merge pull request #5896 from WoltLab/nullable-multiple-selection-formfield
[GitHub/WoltLab/WCF.git] / wcfsetup /
2024-04-26 Marcel WerkMerge pull request #5896 from WoltLab/nullable-multiple...
2024-04-26 Marcel WerkMake MultipleSelectionFormField nullable again
2024-04-26 Marcel WerkMerge pull request #5895 from WoltLab/guests-in-user...
2024-04-26 Marcel WerkRemove guests from the user online record permanently
2024-04-26 CyperghostMerge branch 'refs/heads/6.0'
2024-04-26 CyperghostMerge branch 'refs/heads/5.5' into 6.0
2024-04-26 Olaf BraunMerge pull request #5894 from WoltLab/bugfix/search...
2024-04-26 CyperghostAdd `__multilineItemListFormField` to the list of share...
2024-04-26 CyperghostSet the correct time for `$endDate` and `$startDate` 5.5
2024-04-25 Olaf BraunRename `__multilineItemListFormField` template to ...
2024-04-25 Olaf BraunMerge remote-tracking branch 'origin/6.0'
2024-04-25 Olaf BraunMerge pull request #5892 from WoltLab/multiline-item...
2024-04-25 Olaf BraunChange export of the class
2024-04-25 Olaf BraunMerge pull request #5891 from WoltLab/oauth-action
2024-04-25 CyperghostFix code-style
2024-04-25 CyperghostFix import of class
2024-04-25 CyperghostAdd new form field `MultilineItemListFormField`
2024-04-23 CyperghostRemove `getInternalUser()` from `GithubAuthAction`
2024-04-23 CyperghostAdd default implementation for `isEnabled()`
2024-04-23 CyperghostRename function to `redirectToRegistration`
2024-04-23 CyperghostImplementation of a new request handler for OAuth 2...
2024-04-23 Marcel WerkMerge branch '5.5' into 6.0
2024-04-23 Marcel WerkAdjust text for the consent to the privacy policy
2024-04-22 Alexander EbertRelease 6.0.12 6.0.12
2024-04-22 Alexander EbertMerge branch '5.5' into 6.0
2024-04-22 Alexander EbertRelease 5.5.21 5.5.21
2024-04-22 WoltLabUpdating minified JavaScript files
2024-04-21 Marcel WerkMerge pull request #5889 from WoltLab/no-unread-trackin...
2024-04-21 Marcel WerkSuppress unread tracking for guests
2024-04-21 Alexander EbertFix the data attribute required for `.userLink`
2024-04-21 Alexander EbertRelease 6.0.12 dev 2 6.0.12_dev_2
2024-04-21 WoltLabUpdating minified JavaScript files
2024-04-21 Alexander EbertRebuild the JS artifacts
2024-04-21 Alexander EbertMerge branch '5.5' into 6.0
2024-04-21 Alexander EbertReliably cancel an in-flight request
2024-04-19 Marcel WerkRemove usage of the `woltlab-core-notice` component...
2024-04-19 Marcel WerkSet version number to 6.1.0 dev 1
2024-04-19 Marcel WerkMerge pull request #5886 from WoltLab/contact-form...
2024-04-19 Marcel WerkFix hardcoded border-radius for some buttons
2024-04-19 Marcel WerkRemove obsolete confirmation of the privacy policy...
2024-04-18 Alexander EbertRelease 6.0.12 dev 1 6.0.12_dev_1
2024-04-18 WoltLabUpdating minified JavaScript files
2024-04-18 WoltLabUpdating minified JavaScript files
2024-04-17 Alexander EbertMerge branch '5.5' into 6.0
2024-04-17 Alexander EbertFix the order in which the previous XHR is registered
2024-04-16 CyperghostRemove references to `WCF.ACL`
2024-04-16 Olaf BraunMerge pull request #5883 from WoltLab/opt-out-rocket...
2024-04-16 Olaf BraunUpdate wcfsetup/install/files/lib/util/HeaderUtil.class.php
2024-04-16 CyperghostCheck only attributes for `data-cfasync="false"`
2024-04-16 CyperghostMake sure that `data-cfasync="false"` is added only...
2024-04-16 CyperghostMove `data-cfasync="false"` after `data-relocate="true"`
2024-04-16 CyperghostAdd `data-cfasync="false"` attribute to script tags
2024-04-15 Olaf BraunMerge pull request #5881 from WoltLab/bugfix/license-api
2024-04-15 CyperghostFixed the installation error that could not find the...
2024-04-15 CyperghostCheck whether license credentials is available
2024-04-15 Olaf BraunMerge pull request #5874 from WoltLab/bugfix/bbcode...
2024-04-12 Alexander EbertFix the `:active` state of editor buttons
2024-04-12 Alexander EbertFix the `z-index` of the editor toolbar
2024-04-12 CyperghostUse `replaceChild`
2024-04-12 Olaf BraunMerge pull request #5845 from WoltLab/auto-completion...
2024-04-11 Olaf BraunMerge pull request #5875 from WoltLab/bugfix/wsm-bb...
2024-04-11 CyperghostRemove the text nodes from the dom after set it as...
2024-04-11 CyperghostUse the first element instead of the last element for...
2024-04-11 CyperghostMark `HtmlBBCodeParser` as deprecated
2024-04-11 CyperghostMove `getBlockBBCodes` and `getSourceBBCodes` into...
2024-04-11 CyperghostMake the function `isValidTag` and `buildTagAttributes...
2024-04-11 CyperghostInsert raw bb-code text for non-closing bb-code
2024-04-11 Marcel WerkFix wrong description
2024-04-11 CyperghostUpdate php doc
2024-04-11 CyperghostUse alignment in video and audio
2024-04-11 CyperghostMerge branch 'refs/heads/master' into auto-completion...
2024-04-10 Olaf BraunMerge pull request #5873 from WoltLab/media-bbcode...
2024-04-10 CyperghostUppercase index
2024-04-10 CyperghostFind the correct closing bbcode tag
2024-04-10 CyperghostLoad the text content for the attribute with `useText...
2024-04-10 CyperghostCheck earlier if node is a code node
2024-04-10 CyperghostUse `$document` as member
2024-04-10 CyperghostAdd `DomBBCodeParser` to parse bbcodes inside a \DOMText
2024-04-10 CyperghostRemove parsing from raw html string
2024-04-09 Alexander EbertAllow the registration date to be open-ended
2024-04-09 Marcel WerkFix missing language variable
2024-04-09 CyperghostAdd alignment support for media bb-code
2024-04-08 Marcel WerkMerge pull request #5870 from WoltLab/edit-history
2024-04-08 Alexander EbertImprove the color scheme of the diff
2024-04-08 Alexander EbertImport `@woltlab/visual-dom-diff`
2024-04-08 Alexander EbertImport `google/diff-match-patch`
2024-04-08 Olaf BraunRemove possible invalid html code, if bbcode `isBlockEl...
2024-04-08 Olaf BraunMerge pull request #5867 from WoltLab/set-manifest...
2024-04-08 CyperghostAdd a default favicon in 512x512px
2024-04-08 CyperghostStore style object instead of styleID
2024-04-08 CyperghostCheck if `manifest.json` exists
2024-04-08 CyperghostDelete prev generated manifest.json
2024-04-08 CyperghostMerge remote-tracking branch 'origin/set-manifest-color...
2024-04-08 Olaf BraunUpdate wcfsetup/install/files/lib/data/style/StyleActio...
2024-04-08 Cyperghostindent the manifest code
2024-04-08 CyperghostUse `sprintf`
2024-04-08 Olaf BraunUpdate wcfsetup/install/files/lib/system/style/command...
2024-04-08 Olaf BraunUpdate wcfsetup/install/files/lib/system/style/command...
2024-04-08 Olaf BraunUpdate wcfsetup/install/files/lib/system/style/command...
2024-04-08 Olaf BraunUpdate wcfsetup/install/files/lib/system/style/command...
next