GitHub/WoltLab/WCF.git
Author Commit
2023-07-06 Alexander EbertFix parts of the editor showing through the loading...
2023-07-05 Alexander EbertMigrate the mobile sidebar box layout to CSS grids
2023-07-05 Alexander EbertReintroduce the fixed height of html/body
2023-07-05 Alexander EbertFix the color scheme of `.boxInfo`
2023-07-05 Alexander EbertImprove the visuals of the mobile message list
2023-07-05 Alexander EbertFix layout jumps causing by collapsing content heights
2023-07-05 Alexander EbertPrevent content from overflowing the window
2023-07-05 Alexander EbertReduce repeated `<hr>`, `<br>` and empty `<p>`
2023-07-05 Tim DüsterhusIncrease MySQL minimum version to 8.0.30 from 8.0.29
2023-07-05 Alexander EbertAdd a preview feature when restoring a draft
2023-07-05 Alexander EbertRemove a legacy workaround for scroll disable
2023-07-04 Alexander EbertFix the support for the alignment of embedded media
2023-07-04 Tim DüsterhusFix PHP 8.2 deprecation in TagCloudCacheBuilder
2023-07-04 Alexander EbertRelease 6.0.0 Alpha 4 6.0.0_Alpha_4
2023-07-04 WoltLabUpdating minified JavaScript files
2023-07-04 Alexander EbertUpdate the CKEditor 5 bundle
2023-07-04 Tim DüsterhusMerge pull request #5566 from WoltLab/strip-html
2023-07-04 Tim DüsterhusFix the HTML tag stripping regex
2023-07-04 Alexander EbertFix the sizing of input fields on smartphones
2023-07-04 Tim DüsterhusMerge pull request #5565 from WoltLab/search-index...
2023-07-04 Tim DüsterhusMerge pull request #5564 from WoltLab/search-index...
2023-07-04 Tim DüsterhusInline the HTML regex patterns in StringUtil
2023-07-04 Alexander EbertFix the color of active tooltip buttons
2023-07-04 Tim DüsterhusFix updating the search index if the index manager...
2023-07-04 Alexander EbertAdd support for attachments in existing messages
2023-07-04 Tim DüsterhusUse DOMDocument + textContent to strip HTML tags for...
2023-07-04 Tim DüsterhusSync update_com.woltlab.wcf_6.0_styleVariables.php...
2023-07-04 Alexander EbertImprove the contrast of the content border
2023-07-04 Tim DüsterhusRebuild WebComponent bundle
2023-07-04 Tim DüsterhusMerge branch '5.5'
2023-07-04 Tim DüsterhusUpdate tslib
2023-07-04 Tim DüsterhusUpdate focus-trap and tabbable
2023-07-04 Tim DüsterhusUpdate esbuild
2023-07-04 Tim DüsterhusMerge branch '5.5'
2023-07-04 Tim DüsterhusUpdate npm dependencies
2023-07-03 Tim DüsterhusMap the `query` as `non-empty-string` in EditorGetMenti...
2023-07-03 Alexander EbertStop trying to look up mentions when reaching 24 characters
2023-07-03 Alexander EbertConvert plain text quotes into their HTML equivalent
2023-07-03 Alexander EbertTone down the border of avatar lists in dark mode
2023-07-03 Alexander EbertPrevent the image file name from overlapping the close...
2023-07-03 Alexander EbertHide tooltips on mobile
2023-07-03 Alexander EbertImprove the visuals of the sticky editor toolbar
2023-07-03 Alexander EbertRemove the legacy `interactWithRedactor()` wrapper
2023-07-02 Alexander EbertAdd a small spacing from the content to the edge of...
2023-07-02 Alexander EbertSync the appearance of quotes in the editor
2023-07-02 Alexander EbertScroll to the editor when inserting HTML
2023-07-02 Alexander EbertUse the native `<details>` for spoilers and refresh...
2023-07-02 Alexander EbertAdd an extra border to increase the contrast of quote...
2023-07-02 Alexander EbertSlightly refresh the visual appearance of code boxes
2023-07-02 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-07-02 Marcel WerkDont hide style changer in mobile view
2023-06-30 Alexander EbertImprove the visuals of the image viewer controls
2023-06-30 Alexander EbertFix the formatting of embedded content in the message...
2023-06-30 Alexander EbertReintroduce the borders on the side of the inline code
2023-06-30 Alexander EbertAdd the undo/redo feature to CKEditor
2023-06-30 Marcel WerkMerge pull request #5562 from WoltLab/mail-placeholders
2023-06-30 Marcel WerkMerge pull request #5563 from WoltLab/cleanup-clipboard...
2023-06-30 Marcel WerkFix outdated JS file
2023-06-30 Marcel WerkApply suggestions from code review
2023-06-30 Marcel WerkRemove obsolete code
2023-06-30 Marcel WerkCleanup CSS
2023-06-30 Marcel WerkMove replacement of placerholders in mail texts into...
2023-06-30 Alexander EbertAdd a default protocol to protocol-less links
2023-06-29 Alexander EbertFix the value for the theme color of the dark mode
2023-06-29 Alexander EbertRelease 6.0.0 Alpha 3 6.0.0_Alpha_3
2023-06-29 WoltLabUpdating minified JavaScript files
2023-06-29 Alexander EbertUpdate the CKEditor bundle and translations
2023-06-29 Alexander EbertFix the font style in CKEditor
2023-06-29 Alexander EbertFix the shortcut for the editor submissions
2023-06-29 Alexander EbertReorder the editor toolbar and add logical groups throu...
2023-06-29 Alexander EbertMove the button to remove the formatting into the forma...
2023-06-29 Alexander EbertEnforce a consistent design of labels
2023-06-29 Alexander EbertAdd the missing localization of quote author / code...
2023-06-29 Alexander EbertRemove the tint of icons in flexible button groups
2023-06-29 Alexander EbertImprove the hover background of labels in dark mode
2023-06-29 Alexander EbertRestrict the maximum height of CKEditor’s lists
2023-06-29 Alexander EbertDrop the border radius of the sub menu’s top corners
2023-06-29 Alexander EbertForce a default tab width of 4 for code boxes
2023-06-29 Alexander EbertUpdate the theme color when the color scheme is updated
2023-06-29 Tim DüsterhusMerge pull request #5560 from WoltLab/prism-dark
2023-06-29 Alexander EbertFix the background color of an unfocused selection
2023-06-29 Tim DüsterhusCheck for `[data-color-scheme="light"]` instead of...
2023-06-29 Tim DüsterhusAdd dark mode variant for Prism highlighting
2023-06-28 Alexander EbertFix the hover state of the link balloon tooltip
2023-06-28 Alexander EbertFix the position of the toggle button of long quotes
2023-06-28 Alexander EbertClear the stored draft when submitting the editor form
2023-06-28 Alexander EbertFix the handling of attachments when editing messages
2023-06-28 Alexander EbertMark icons are non translatable
2023-06-28 Marcel WerkMerge pull request #5559 from WoltLab/comment-menu
2023-06-28 Marcel WerkDont show button for the comment menu if the menu has...
2023-06-27 Alexander EbertRelease 6.0.0 Alpha 2 6.0.0_Alpha_2
2023-06-27 WoltLabUpdating minified JavaScript files
2023-06-27 Alexander EbertUpdate the CKEditor 5 bundle
2023-06-27 Alexander EbertPrevent text markers from overlapping markers
2023-06-27 Alexander EbertGive the inline code a slightly blue tint
2023-06-27 Alexander EbertAlways apply the border radius to `.embeddedContent`
2023-06-27 Alexander EbertDo not apply the inline code formatting to code boxes
2023-06-27 Alexander EbertFix the contrast of unread badges
2023-06-27 Alexander EbertAdd proper spacing to smilies in the list
2023-06-27 Alexander EbertFix the insertion of quotes into the editor
next