GitHub/WoltLab/WCF.git
Author Commit
2023-07-14 Tim DüsterhusMerge branch '5.5'
2023-07-14 Tim DüsterhusFix truncation of Unicode string query parameters in...
2023-07-13 Tim DüsterhusMerge pull request #5579 from WoltLab/return-symbol
2023-07-13 Tim DüsterhusUse correct character for return key in phrases
2023-07-12 Marcel WerkChange icon for the notification to solid version
2023-07-12 Alexander EbertRestructure the toolbar a bit
2023-07-12 Alexander EbertForce the button separators to cover the entire height
2023-07-12 Alexander EbertImprove the appearance of split buttons
2023-07-12 Tim DüsterhusAdd PHP 8.3 to the php.yml workflow
2023-07-12 Alexander EbertAdd some margin around spoilers
2023-07-11 Alexander EbertIncrease the top gap of quotes to separate them from...
2023-07-11 Marcel WerkMerge pull request #5574 from WoltLab/language-selector...
2023-07-11 Marcel WerkFix javascript error when you click on the language...
2023-07-11 Marcel WerkAdd icon to the mobile version of the language selector
2023-07-11 Alexander EbertUse `overflow-x: clip` instead of `hidden`
2023-07-11 Marcel WerkFix icon colors in message header / thread list
2023-07-11 Alexander EbertPreventing the body scrolling no longer requires a...
2023-07-11 Alexander EbertFix the position of non-fixed elements
2023-07-10 Alexander EbertRelease 6.0.0 Alpha 5 6.0.0_Alpha_5
2023-07-10 WoltLabUpdating minified JavaScript files
2023-07-10 Alexander EbertUpdate the CKEditor 5 bundle
2023-07-10 Alexander EbertStrip the unnecessary alignment of the to top button
2023-07-10 Alexander EbertAdd a hover state for inline code inside links
2023-07-10 Alexander EbertMake `woltlab-core-dialog.show()` idempotent
2023-07-10 Marcel WerkMerge pull request #5573 from WoltLab/breadcrumbs-css2
2023-07-10 Tim DüsterhusMerge pull request #5572 from WoltLab/cli-prompt-time
2023-07-10 Marcel WerkCleanup CSS for breadcrumbs
2023-07-10 Tim DüsterhusShow current time in CLI prompt
2023-07-10 Alexander EbertPermit concurrent scroll requests for the same element
2023-07-10 Alexander EbertDo not scroll the editor into the view if it is already...
2023-07-10 Alexander EbertMerge branch '5.5'
2023-07-10 Alexander EbertMerge branch '5.4' into 5.5
2023-07-10 Alexander EbertMigrate the ACP news from Twitter to woltlab.com
2023-07-10 Tim DüsterhusUpdate focus-trap
2023-07-07 Alexander EbertFix the selection of color variables in Safari
2023-07-06 Alexander EbertSync the appearance of suggestions with the style
2023-07-06 Alexander EbertFix the notification counter on the favicon
2023-07-06 Alexander EbertFix the check of quoted users
2023-07-06 Marcel WerkMerge pull request #5568 from WoltLab/breadcrumbs-css
2023-07-06 Marcel WerkFix/unify use of title case
2023-07-06 Marcel WerkOverhaul CSS for breadcrumbs
2023-07-06 Alexander EbertSuppress hover states for `.tabularListRow` on touch...
2023-07-06 Alexander EbertSuppress the content border at the top of the first...
2023-07-06 Alexander EbertFix the calculation of element positions with unrestric...
2023-07-06 Alexander EbertAllow the `<html>` and `<body>` element to grow
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
next