GitHub/WoltLab/WCF.git
Author Commit
2023-05-29 Marcel WerkImprove titles/description of input fields for "Language"
2023-05-26 Tim DüsterhusReplace |json_encode by |json in pageFooter.tpl
2023-05-26 Alexander EbertImprove the visual appearance of button groups in conta...
2023-05-26 Alexander EbertImprove the nesting of sidebar boxes
2023-05-26 Tim DüsterhusUpdate style when upgrading from 5.5
2023-05-26 Alexander EbertProperly dim disabled email settings for notifications
2023-05-26 Alexander EbertImprove the visibility of the “required” mark
2023-05-26 Tim DüsterhusFix instructions in update_com.woltlab.wcf_6.0.php
2023-05-26 Tim DüsterhusUpdate update instructions from 5.5
2023-05-25 Marcel WerkMerge pull request #5525 from WoltLab/time-function...
2023-05-25 Tim DüsterhusAdd `machine` output type to `{time}`
2023-05-24 Tim DüsterhusMerge pull request #5521 from WoltLab/print-mfa-backup...
2023-05-24 Tim DüsterhusImprove print view of MFA backup codes
2023-05-23 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-05-23 Marcel WerkRemove obsolete usages of '@'
2023-05-23 Marcel WerkMerge pull request #5510 from WoltLab/search-filter-ui
2023-05-22 Marcel WerkMerge pull request #5520 from WoltLab/embedded-content
2023-05-22 Alexander EbertImprove the visuals of embedded content, turn title...
2023-05-22 Tim DüsterhusMerge branch '5.5'
2023-05-22 Tim DüsterhusUpdate tslib
2023-05-21 Tim DüsterhusUpdate composer dependencies
2023-05-20 Alexander EbertFix the animation of dialogs in Safari
2023-05-19 Marcel WerkFix calculation of the grayed out area
2023-05-19 Marcel WerkFix z-index of the link
2023-05-19 Marcel WerkImprove a11y of embedded content
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-19 Tim DüsterhusAllow `style-src 'unsafe-inline'` in AttachmentPage
2023-05-17 Marcel WerkFix multiple consistency issues in language phrases
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 Marcel WerkFix typescript issue
2023-05-16 Marcel WerkApply suggestions from code review
2023-05-16 Tim DüsterhusMerge pull request #5509 from WoltLab/edit-history...
2023-05-16 Marcel WerkImprove search form ux
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
next