GitHub/WoltLab/WCF.git
Author Commit
2023-07-17 Alexander EbertMove popover into the body element
2023-07-17 Alexander EbertFix the position of balloon tooltips
2023-07-17 Alexander EbertFix the handling of the width attributes of `[attach]`
2023-07-17 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-07-17 Marcel WerkMake explanation of notification setting more precise
2023-07-17 Alexander EbertUse fixed positioning for drop-down menus
2023-07-17 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-07-17 Marcel WerkFix some logic errors when sending comment notifications
2023-07-17 Marcel WerkFix typo
2023-07-17 Alexander EbertFix a typo in the style variable value 6.0.0_Alpha_6
2023-07-17 Alexander EbertRelease 6.0.0 Alpha 6
2023-07-17 WoltLabUpdating minified JavaScript files
2023-07-17 Alexander EbertMerge pull request #5588 from WoltLab/ckeditor-image...
2023-07-17 Alexander EbertUpdate the CKEditor 5 bundle
2023-07-17 Alexander EbertFix the positioning of tooltips
2023-07-17 Alexander EbertFix the installation through the projects
2023-07-17 Alexander EbertFix the image resizing of aligned images
2023-07-17 Alexander EbertFix a typo
2023-07-17 Alexander EbertClean up the code
2023-07-17 Alexander EbertAdd resize support for attachments
2023-07-17 Alexander EbertAdd support for resizable attachments
2023-07-17 Alexander EbertMerge pull request #5587 from WoltLab/attachment-bbcode...
2023-07-14 Alexander EbertInvert the logic by short-circuiting for thumbnails
2023-07-14 Alexander EbertSimplify the handling of the alignment CSS classes
2023-07-14 Alexander EbertSlightly improve the consistency of HTML generation
2023-07-14 Alexander EbertUse short circuits and replace large string concats...
2023-07-14 Alexander EbertSplit the `getParsedTag()` method into specific functions
2023-07-14 Alexander EbertRemove long deprecated support for external object...
2023-07-14 Tim DüsterhusMerge pull request #5586 from WoltLab/package-installat...
2023-07-14 Tim DüsterhusShow the regular AJAX status in package installation...
2023-07-14 Tim DüsterhusDisable submit button in package installation confirmat...
2023-07-14 Marcel WerkMerge pull request #5584 from WoltLab/reset-date-select...
2023-07-14 Tim DüsterhusMerge remote-tracking branch 'origin/master'
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 Marcel WerkRemove obsolete code
2023-07-13 Marcel WerkImprove UI of the reset button in the date picker
2023-07-13 Alexander EbertMerge pull request #5577 from WoltLab/unbundle-ckeditor
2023-07-13 Alexander EbertMerge pull request #5581 from WoltLab/newsfeed-loading
2023-07-13 Alexander EbertImprove the behavior on mobile, use the loading indicat...
2023-07-13 Alexander EbertMerge pull request #5578 from WoltLab/light-mode-contrast
2023-07-13 Alexander EbertSlightly increase the size of buttons and inputs on...
2023-07-13 Marcel WerkMerge pull request #5583 from WoltLab/url-detection
2023-07-13 Marcel WerkLimit URL detection to http(s) protokoll
2023-07-13 Marcel WerkApply suggestions from code review
2023-07-13 Marcel WerkImprove detection of URL in texts
2023-07-13 Tim DüsterhusImprove the loading experience of the newsfeed in dark...
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-13 Tim DüsterhusAdd dummy definition file for `ckeditor5-bundle` module
2023-07-12 Marcel WerkChange icon for the notification to solid version
2023-07-12 Alexander EbertUpdate the default colors
2023-07-12 Alexander EbertImprove the color contrast of badges
2023-07-12 Alexander EbertImprove the color contrast in the light mode
2023-07-12 Alexander EbertRemove CKEditor components from the tiny bundle
2023-07-12 Alexander EbertDefer loading of the CKEditor bundle until it is first...
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`
next