GitHub/WoltLab/WCF.git
Author Commit
2023-05-15 Alexander EbertFix the appearance of code boxes using the dark color...
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 Tim DüsterhusMerge pull request #5505 from WoltLab/mailbox-types
2023-05-12 Tim DüsterhusAdd proper types to 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 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...
2023-05-08 Tim DüsterhusEnforce the selection of a landing page for WoltLab...
2023-05-08 Tim DüsterhusUpdate composer dependencies
2023-05-08 Tim DüsterhusMerge pull request #5494 from WoltLab/domutil-types
2023-05-08 Tim DüsterhusMerge pull request #5493 from WoltLab/poll-isPublic
2023-05-08 Tim DüsterhusShow the “pollIsPublic” setting when editing polls
2023-05-08 Tim DüsterhusAdd proper types to DOMUtil
2023-05-08 Marcel WerkMerge pull request #5481 from WoltLab/tagged-page
2023-05-08 Tim DüsterhusFix titlecasing of “with” in page.xml (6.0)
2023-05-08 Tim DüsterhusMerge branch '5.5'
2023-05-08 Tim DüsterhusFix titlecasing of “with” in page.xml
2023-05-08 Tim DüsterhusMerge branch '5.5'
2023-05-08 Tim DüsterhusFix wcf.acp.rebuildData.com.woltlab.wcf.activityPoint*
2023-05-08 Tim DüsterhusAdd space in “Buffer Pool” in wcf.acp.systemCheck.mysql...
2023-05-07 Alexander EbertFix the overflow toolbar behavior on mobile
2023-05-07 Alexander EbertThe media bbcode button is injected by the bbcode plugin
2023-05-05 Marcel WerkImprove usability of the `TaggedPage`
2023-05-05 Marcel WerkImprove title of the `CombinedTaggedPage`
2023-05-05 Marcel WerkAdd button that leads back to the tag search form
2023-05-05 Marcel WerkAdd `CombinedTaggedPage` to page.xml
2023-05-05 Tim DüsterhusMerge branch '5.5'
2023-05-05 Tim DüsterhusUpdate fileDelete.xml
2023-05-05 Tim DüsterhusFix typo in de.xml
2023-05-05 Marcel WerkMerge pull request #5479 from WoltLab/line-break-separa...
2023-05-05 Marcel WerkUpdate outdated terms in trademark notice
2023-05-05 Marcel WerkFix issues when pasting in `LineBreakSeparatedText...
2023-05-05 Marcel WerkMerge pull request #5478 from WoltLab/sitemap-worker
2023-05-05 Marcel WerkFix PHP8.2 issues in `SitemapRebuildWorker`
2023-05-05 Marcel WerkMerge pull request #5477 from WoltLab/remove-configurab...
2023-05-05 Marcel WerkMake sitemap priority no longer configurable
2023-05-05 Tim DüsterhusAdd return types to LegacyPlaceholderResponse
2023-05-05 Tim DüsterhusMerge pull request #5476 from WoltLab/diactoros-3
2023-05-05 Tim DüsterhusUpdate composer dependencies
2023-05-05 Tim DüsterhusFix WCF.String.formatNumeric()
2023-05-05 Tim DüsterhusMerge branch '5.5'
2023-05-05 Tim DüsterhusAdd missing space before ellipsis in wcf.acp.package...
next