GitHub/WoltLab/WCF.git
Author Commit
2023-05-19 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-05-19 Marcel WerkFix share bbcode
2023-05-19 Marcel WerkRemove obsolete attribute for article bbcode
2023-05-19 Tim DüsterhusReplace use of `|array_pop` by `|end` in cacheList.tpl
2023-05-17 Tim DüsterhusMerge branch '5.5'
2023-05-16 Alexander EbertRelease 5.5.12 5.5.12
2023-05-16 Tim DüsterhusMerge branch '5.5'
2023-05-16 LukeFix missing informal variant in de.xml
2023-05-16 Alexander EbertMerge branch '5.5'
2023-05-16 Alexander EbertAdd a button to discard a selected icon
2023-05-16 Alexander EbertFix the behavior for the fixed anchor when editing...
2023-05-16 Tim DüsterhusDrop empty `data-attributes` for `<woltlab-metacode...
2023-05-16 Tim DüsterhusMerge pull request #5509 from WoltLab/edit-history...
2023-05-16 Tim DüsterhusPerform preprocessing on the message contents before...
2023-05-16 Alexander EbertStrip the superfluous styling of cells in the message...
2023-05-16 Alexander EbertAdd color variants to the template diff for the dark...
2023-05-16 Alexander EbertImprove the CSS for the editor history and add dark...
2023-05-16 Tim DüsterhusUpdate composer dependencies
2023-05-15 Alexander EbertUnify the appearance of new and legacy dialogs
2023-05-15 Alexander EbertFix the rendering of buttons in the visual editor
2023-05-15 Alexander EbertUpdate the visual style editor for status elements
2023-05-15 Alexander EbertUpdate the color palette for CKEditor
2023-05-15 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2023-05-15 Tim DüsterhusMerge branch '5.5'
2023-05-15 Alexander EbertReintroduce the relative position of message overlay...
2023-05-15 Alexander EbertAdd a spacer for notices above the editor
2023-05-15 Alexander EbertImprove the visuals of the editor while being initialized
2023-05-15 Alexander EbertFix the appearance of code boxes using the dark color...
2023-05-15 Tim DüsterhusUpdate composer dependencies
2023-05-14 Alexander EbertFix the replacement of the pagination in the media...
2023-05-14 Alexander EbertRemove the `vertical-align` from icons again
2023-05-14 Alexander EbertAdd the phrase and permissions for media again
2023-05-14 Alexander EbertMove the indicator badge 4px to the right
2023-05-14 Alexander EbertFix CKEditor’s sticky toolbar
2023-05-12 Alexander EbertRelease 5.5.12 dev 2 5.5.12_dev_2
2023-05-12 WoltLabUpdating minified JavaScript files
2023-05-12 Alexander EbertRelease 5.5.12 dev 1 5.5.12_dev_1
2023-05-12 Tim DüsterhusMerge pull request #5505 from WoltLab/mailbox-types
2023-05-12 Tim DüsterhusMerge pull request #5504 from WoltLab/mailbox-name
2023-05-12 Tim DüsterhusAdd proper types to Mailbox
2023-05-12 Tim DüsterhusDo not emit empty names in Mailbox::__toString()
2023-05-12 Tim DüsterhusTrim the human readable name of a Mailbox
2023-05-11 Marcel WerkMerge pull request #5498 from WoltLab/webp-avatars
2023-05-11 Tim DüsterhusFix syntax error in wysiwyg.tpl if editor is localized
2023-05-11 Tim DüsterhusRemove debug code in wysiwyg.tpl
2023-05-10 Alexander EbertAdds support for configurable highlighters to CKEditor
2023-05-10 Alexander EbertRebuild the CKEditor 5 bundle
2023-05-10 Alexander EbertAdd support for images floating to the left
2023-05-10 Alexander EbertConvert floating images in CKEditor into `<figure>`
2023-05-10 Alexander EbertRename the Cleanup module for CKEditor to `Normalizer`
2023-05-10 Alexander EbertAdd support for floating images
2023-05-10 Tim DüsterhusDrop the SameSite attribute from the XSRF-Token cookie...
2023-05-10 Alexander EbertAdd support for floated images again
2023-05-10 Tim DüsterhusMerge branch '5.5'
2023-05-10 Tim DüsterhusUpdate @types/google.maps
2023-05-10 Tim DüsterhusUpdate tabbable
2023-05-10 Tim DüsterhusUpdate esbuild
2023-05-10 Tim DüsterhusMerge branch '5.5'
2023-05-10 Tim DüsterhusMerge pull request #5501 from WoltLab/contentInteractio...
2023-05-10 Tim DüsterhusHide `.contentInteraction` in print CSS
2023-05-10 Tim DüsterhusRemove the reference to WCF.Poll.js in template
2023-05-10 Tim DüsterhusMark the first time setup as completed on upgrade
2023-05-09 Alexander EbertDiscard the autosave draft when resetting the editor
2023-05-09 Alexander EbertFix the retrieval of the contents of a CKEditor form...
2023-05-09 Alexander EbertReset the poll editor on editor reset
2023-05-09 Alexander EbertAllow the `No` field variants of the poll editor to...
2023-05-09 Alexander EbertReplace the negative margin hack of share buttons with...
2023-05-09 Alexander EbertExplicitly provide a value for `$float` for the media...
2023-05-09 Alexander EbertStrip the `margin-top` of the first section in dialogs
2023-05-09 Marcel WerkFix handling of WebP avatars
2023-05-09 Marcel WerkMerge branch '5.5'
2023-05-09 Marcel WerkMerge pull request #5496 from WoltLab/avatar-validation
2023-05-09 Tim DüsterhusFix search submit button in pageHeaderSearch
2023-05-08 Alexander EbertImprove the visuals for the search bar on tablets
2023-05-08 Alexander EbertUpcast `[wsm]` BBCode
2023-05-08 Alexander EbertMerge pull request #5474 from WoltLab/ckeditor-true...
2023-05-08 Alexander EbertFix the detection of `<p><br></p>`
2023-05-08 Alexander EbertReplace `<p>…</p>` with `<p>`
2023-05-08 Alexander EbertSync the implementation of the number of paragraphs...
2023-05-08 Alexander EbertUnify the clean up of trailing `<br>` in `<p>` and...
2023-05-08 Alexander EbertReplace the recursive call in `unwrapBr` with a loop
2023-05-08 Alexander EbertMake the normalizer reusable by passing in the `\DOMXPa...
2023-05-08 Alexander EbertSimplify the code to calculate the number of paragraphs...
2023-05-08 Alexander EbertPort the improve HTML normalization form PHP to TS
2023-05-08 Alexander EbertImprove the normalization of legacy messages
2023-05-08 Alexander EbertSuppress margins for the first/last child of a table...
2023-05-08 Alexander EbertUnwrap `<br>` contained in `<del>`
2023-05-08 Alexander EbertStrip trailing `<br>` in `<td>`
2023-05-08 Alexander EbertUnwrap and strip trailing `<br>`
2023-05-08 Alexander EbertClean up the markup passed to CKEditor
2023-05-08 Alexander EbertMove the clean up of legacy messages into a separate...
2023-05-08 Alexander EbertStrip the `data-cke-fillter` attribute in the HTML...
2023-05-08 Alexander EbertStrip legacy spacer paragraphs when editing messages
2023-05-08 Alexander EbertStrip extra paragraph elements that were created in...
2023-05-08 Alexander EbertAdd a proper margin to paragraphs
2023-05-08 Alexander EbertFlag empty paragraphs as editor generated
2023-05-08 Marcel WerkFix validation of the image file type
2023-05-08 Marcel WerkProper handling of the case that no image was uploaded
2023-05-08 Tim DüsterhusMerge pull request #5495 from WoltLab/application-manag...
2023-05-08 Tim DüsterhusImprove readability of conditions in applicationManagem...
next