GitHub/WoltLab/WCF.git
Author Commit
2024-05-07 Olaf BraunRename `RegistrationNotification` to `CreateRegistratio...
2024-05-07 Olaf BraunApply suggestions from code review
2024-05-06 CyperghostFixes the problem that the template for plan text start...
2024-05-06 CyperghostChange the check for sending notifications
2024-05-06 CyperghostReload user object
2024-05-06 CyperghostAdd text and template for notification of successful...
2024-05-06 CyperghostAdd new command to send notifications for user registra...
2024-05-06 CyperghostAdd a new notification event for users waiting for...
2024-05-06 CyperghostRemove notification for new registration
2024-05-03 Marcel WerkMerge pull request #5901 from WoltLab/reauth
2024-05-03 Marcel WerkRequest a reauthentication for GET requests in the...
2024-05-03 Marcel WerkMerge pull request #5899 from WoltLab/acp-menu-items...
2024-05-02 Marcel WerkUse `FontAwesomeIcon` to provide an icon for menu items
2024-04-30 Marcel WerkMerge pull request #5898 from WoltLab/email-placeholder...
2024-04-30 Marcel WerkDocument the option to use placeholders in email texts
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`
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-19 Marcel WerkRemove obsolete `<p><br></p>` tags
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 CyperghostAdd `data-cfasync="false"` to script tags without src...
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 Marcel WerkFix wrong css class name
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-11 CyperghostUpdate `@woltlab/editor` package
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
next