GitHub/WoltLab/WCF.git
Author Commit
2023-04-06 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-06 Marcel WerkSimplify implementation of the report function
2023-04-06 Marcel WerkRemove obsolete language variable
2023-04-06 Alexander EbertMerge branch 'master' of https://github.com/WoltLab/WCF
2023-04-06 Alexander EbertImprove the collection of message meta data
2023-04-06 Tim DüsterhusMerge branch '5.5'
2023-04-06 Tim DüsterhusFix redirect after submitting ContactForm
2023-04-06 Tim DüsterhusRevert "Inline DynamicRequestRoute::getControllerName()"
2023-04-06 Tim DüsterhusAdd `individualScssDarkMode` to update_com.woltlab...
2023-04-06 Tim DüsterhusFix update_com.woltlab.wcf_6.0_styleVariables.php
2023-04-06 Tim DüsterhusUpdate preliminary update instructions from 5.5
2023-04-06 Tim DüsterhusMerge pull request #5404 from WoltLab/tmp-dir-separator
2023-04-05 Alexander EbertMerge pull request #5405 from WoltLab/mention-conversion
2023-04-05 Alexander EbertSkip the mention plugins when disabled
2023-04-05 Alexander EbertSynchronize the implementation of mentions in CKEditor
2023-04-05 Tim DüsterhusCompare the paths with unified directory separator...
2023-04-05 Tim DüsterhusUnify the directory separator for `TMP_DIR`
2023-04-05 Tim DüsterhusFix compiling styles with individual SCSS for dark...
2023-04-05 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2023-04-05 Tim DüsterhusUpdate composer dependencies
2023-04-04 Alexander EbertFix the styling of mentions
2023-04-04 Alexander EbertPreserve empty paragraphs created in CKEditor 5
2023-04-04 Tim DüsterhusFix incorrect migration to DateTimeImmutable
2023-04-04 Tim DüsterhusMerge branch '5.5'
2023-04-04 Marcel WerkMerge pull request #5389 from WoltLab/user-profile...
2023-04-04 Olaf BraunUpdate TS StringUtil's HTML escaper to be consistent...
2023-04-04 Tim DüsterhusMerge branch '5.5'
2023-04-04 Tim DüsterhusAdd `is_string` as template modifier
2023-04-04 Marcel WerkAdd template events in `userProfileAbout`
2023-04-04 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2023-04-04 Tim DüsterhusMerge branch '5.5'
2023-04-04 Tim DüsterhusMerge pull request #5384 from WoltLab/trim-utf-8
2023-04-03 Alexander EbertAdd missing module level comments to the CKEditor API
2023-04-03 Tim DüsterhusFix pageAddDialog.tpl if only one language is enabled
2023-04-03 Tim DüsterhusGracefully handle non-UTF-8 inputs in StringUtil::trim()
2023-03-31 Tim DüsterhusMerge branch '5.5'
2023-03-31 Tim DüsterhusMerge pull request #5380 from WoltLab/style-setvariable...
2023-03-31 Tim DüsterhusDo not write an updated style file in StyleEditor:...
2023-03-31 Alexander EbertMerge branch '5.5'
2023-03-31 Alexander EbertMerge pull request #5375 from WoltLab/search-index...
2023-03-30 Alexander EbertUse a regex to insert a whitespace instead of stripping...
2023-03-29 Alexander EbertForce replace some HTML tags before sending messages...
2023-03-29 Alexander EbertRemove the oudated update SQL
2023-03-29 Alexander EbertAdd an update script to import the new style variables...
2023-03-28 Alexander EbertFix the position of validation errors for comments...
2023-03-28 Alexander EbertMigrate the delete button for categories to FA6
2023-03-28 Tim DüsterhusMerge branch '5.5'
2023-03-28 Tim DüsterhusMerge pull request #5372 from WoltLab/article-permissions
2023-03-28 Tim DüsterhusCheck edit permissions before showing edit link in...
2023-03-28 Tim DüsterhusUnify visibility of articles in ACP's article list...
2023-03-28 Tim DüsterhusAllow users that may contribute articles to see their...
2023-03-28 Tim DüsterhusUnify default publication status for users that may...
2023-03-28 Tim DüsterhusAllow users that may manage own articles to view them...
2023-03-28 Tim DüsterhusAllow users that may manage own articles to actually...
2023-03-27 Tim DüsterhusUpdate esbuild
2023-03-27 Tim DüsterhusUpdate composer dependencies
2023-03-17 Tim DüsterhusMerge pull request #5366 from WoltLab/smiley-codes
2023-03-17 Tim DüsterhusReset the CSS file in AddDarkMode command
2023-03-17 Tim DüsterhusRemove the “right to left” smiley aliases
2023-03-17 Tim DüsterhusFix saving styles without a dark mode in StyleEditForm
2023-03-17 Tim DüsterhusMerge branch '5.5'
2023-03-17 Tim DüsterhusUpdate to TypeScript 5.0
2023-03-17 Tim DüsterhusMerge branch '5.5'
2023-03-17 Tim DüsterhusUpdate eslint
2023-03-17 Tim DüsterhusUpdate esbuild
2023-03-17 Tim DüsterhusUpdate focus-trap
2023-03-16 Tim DüsterhusMerge branch '5.5'
2023-03-16 Alexander EbertRelease 5.5.10 5.5.10
2023-03-16 Alexander EbertMerge branch '5.4' into 5.5
2023-03-16 Alexander EbertRelease 5.4.26 5.4.26
2023-03-16 Alexander EbertMerge branch '5.3' into 5.4
2023-03-16 Alexander EbertRelease 5.3.27 5.3.27
2023-03-16 WoltLabUpdating minified JavaScript files
2023-03-16 Tim DüsterhusMerge branch '5.4' into 5.5
2023-03-16 Tim DüsterhusMerge branch '5.3' into 5.4
2023-03-16 Tim DüsterhusMerge branch 'edit-permissions' into 5.3
2023-03-16 Tim DüsterhusFix SCSS codestyle
2023-03-16 Tim DüsterhusFix PHP codestyle
2023-03-16 Tim DüsterhusUpdate composer dependencies
2023-03-16 Tim DüsterhusFix import of styles without dark mode
2023-03-14 Tim DüsterhusMerge pull request #5358 from WoltLab/fa-brand
2023-03-14 Tim DüsterhusUse `@inheritDoc` for `IFontAwesomeIcon::getHtml()...
2023-03-14 Tim DüsterhusStatically compile brand icons into the template
2023-03-14 Tim DüsterhusUse FontAwesomeIconBrand in IconFunctionTemplatePlugin
2023-03-14 Tim DüsterhusAdd FontAwesomeIconBrand class
2023-03-14 Tim DüsterhusAdd IFontAwesomeIcon
2023-03-13 Alexander EbertApply the dark theme to the twitter widget
2023-03-13 Alexander EbertRetrieve the message from the editor instead of using...
2023-03-13 Tim DüsterhusFix phrase in sitemapList.tpl
2023-03-13 Tim DüsterhusMerge pull request #5356 from WoltLab/relative-time...
2023-03-13 Tim DüsterhusShow the absolute time in print style for `<woltlab...
2023-03-13 Alexander EbertRelease 5.5.10 dev 1 5.5.10_dev_1
2023-03-13 WoltLabUpdating minified JavaScript files
2023-03-13 Alexander EbertFix the handling of external links in the mobile main...
2023-03-12 Alexander EbertAdd a button to discard a selected icon
2023-03-12 Alexander EbertRemove the redundant `$icon` property
2023-03-12 Alexander EbertFix the integration of FA6 in the icon form field
2023-03-12 Alexander EbertDrop the `TabMenu.rebuild()` method
2023-03-12 Alexander EbertFix margins of alerts inside of dialogs
2023-03-12 Alexander EbertDisable dependent plugins when disabling image support
next