GitHub/WoltLab/WCF.git
Author Commit
2023-01-23 Tim DüsterhusMerge pull request #5231 from WoltLab/system-check...
2023-01-20 Tim DüsterhusAdd update_com.woltlab.wcf_5.5.9_systemId.php
2023-01-20 Tim DüsterhusCheck OPcache in SystemCheckPage
2023-01-19 Tim DüsterhusMerge branch '5.4' into 5.5
2023-01-19 Alexander EbertRelease 5.5.8 5.5.8
2023-01-19 Alexander EbertRelease 5.4.25 5.4.25
2023-01-19 Alexander EbertMerge branch '5.3' into 5.4
2023-01-19 Alexander EbertRelease 5.3.26 5.3.26
2023-01-19 Tim DüsterhusMerge branch '5.4' into 5.5
2023-01-19 Tim DüsterhusMerge branch '5.3' into 5.4
2023-01-19 Tim DüsterhusMerge branch 'xss-activation' into 5.3
2023-01-17 Tim DüsterhusAutomatically detect HTTP codeblocks
2023-01-16 Alexander EbertRelease 5.5.8 dev 1 5.5.8_dev_1
2023-01-16 WoltLabUpdating minified JavaScript files
2023-01-16 Alexander EbertUse `ResizeObserverEntry.contentRect` in legacy browsers
2023-01-16 Alexander EbertAdd `messageTableOfContents` and `quoteMetaCode` to...
2023-01-16 Alexander EbertSuppress empty style descriptions
2023-01-16 Alexander EbertSuppress user activity events when articles have been...
2023-01-16 Tim DüsterhusMerge branch '5.4' into 5.5
2023-01-16 Tim DüsterhusMerge branch '5.3' into 5.4
2023-01-16 Tim DüsterhusRemove questionable `@` in __singleMediaSelectionFormFi...
2023-01-16 Tim DüsterhusFix XSS vulnerability in registerActivation.tpl
2023-01-16 Tim DüsterhusMerge pull request #5225 from WoltLab/supportexpiry-53
2023-01-16 Tim DüsterhusNotify users of the expiring support (5.3)
2023-01-16 Tim DüsterhusProperly take languageID into account in LanguageEditor...
2023-01-12 Tim DüsterhusDetect reused dialogIds in Form/Builder/Dialog.ts
2023-01-11 Tim DüsterhusFix incorrect use of `this` references in Dom/Util
2023-01-11 Tim DüsterhusAdd `rel="nofollow"` to missed login link
2023-01-11 Tim DüsterhusMerge pull request #5221 from WoltLab/login-no-follow
2023-01-11 Tim DüsterhusRemove questionable `@` in login.tpl
2023-01-11 Tim DüsterhusMark login links as `rel="nofollow"`
2022-12-15 Marcel WerkFix missing permission check
2022-12-15 Tim DüsterhusMerge pull request #5190 from WoltLab/php-ddl-foreign...
2022-12-15 Tim DüsterhusFix dropping of misnamed foreign keys in PHP DDL
2022-12-13 Tim DüsterhusMerge pull request #5186 from WoltLab/fileDelete-validation
2022-12-13 Tim DüsterhusSilently skip files belonging to other packages in...
2022-12-13 Tim DüsterhusFix validation in AbstractFileDeletePackageInstallation...
2022-12-12 Tim DüsterhusMerge pull request #5184 from WoltLab/external-image...
2022-12-12 Tim DüsterhusMerge `INTERNAL_HOSTNAMES` into list of allowed image...
2022-12-12 Tim DüsterhusUse BBCodeHandler::getImageExternalSourceWhitelist...
2022-12-12 Tim DüsterhusFix baseclass inheritance check in DatabaseObjectList...
2022-12-09 Alexander EbertFix the insertion of tables into the editor
2022-12-09 Alexander EbertFix the logic to display the button for the participant...
2022-12-09 Alexander EbertThe `$value` for `getFormElement()` is nullable
2022-12-06 Tim DüsterhusStop using undefined properties in SearchHandler::saveS...
2022-11-30 Marcel WerkMerge pull request #5151 from SoftCreatR/bugfix/tpl
2022-11-29 Sascha GreuelMade unfurlUrl template available in ACP
2022-11-25 Tim DüsterhusMerge pull request #5142 from WoltLab/php-ddl-index...
2022-11-25 Tim DüsterhusFix validation of changed indices in PHP DDL
2022-11-24 Alexander EbertRelease 5.5.7 5.5.7
2022-11-24 Alexander EbertThe `$value` for `getSearchFormElement()` is nullable
2022-11-24 Alexander EbertRevert "`getSearchFormElement()` expects a string for...
2022-11-22 Tim DüsterhusMerge pull request #5137 from WoltLab/store-code-refresh
2022-11-22 Tim DüsterhusMerge pull request #5133 from WoltLab/i18n-form-field...
2022-11-22 Tim DüsterhusUpdate to TypeScript 4.9
2022-11-22 Tim DüsterhusUpdate eslint npm dependency
2022-11-22 Tim DüsterhusRefresh the package database in Package/QuickInstallati...
2022-11-21 Tim DüsterhusFix TI18nFormField if only one language is active
2022-11-21 Tim DüsterhusUpdate eslint npm dependency
2022-11-21 Tim DüsterhusFix erroneous encoding of ampersands in HtmlInputProces...
2022-11-17 Alexander EbertRelease 5.5.7 dev 1 5.5.7_dev_1
2022-11-17 WoltLabUpdating minified JavaScript files
2022-11-16 Alexander EbertConstruct the profile url using just the user id
2022-11-16 Alexander EbertSchedule the restore of the scroll position for the...
2022-11-16 Tim DüsterhusUpdate `@types/google.maps` and `@types/facebook-js...
2022-11-16 Tim DüsterhusUpdate eslint
2022-11-16 Tim DüsterhusUpdate `tslib`
2022-11-15 Alexander EbertAdd the CSS class `.formAttachmentListItem` to existing...
2022-11-13 Alexander Ebert`getSearchFormElement()` expects a string for the value...
2022-11-13 Alexander EbertValidate that the searched option implements the requir...
2022-11-13 Alexander EbertRemove selection markers after discarding the link...
2022-11-13 Alexander EbertBind the event listeners for the RSS feed dialog everytime
2022-11-13 Alexander EbertFix the scroll offset when the first message is being...
2022-11-11 Alexander EbertMerge pull request #5119 from WoltLab/acp-not-authorized-ux
2022-11-11 Marcel WerkTypo
2022-11-11 Alexander EbertPrevent wrapping of text on narrow resolutions
2022-11-10 Tim DüsterhusImprove user experience when accessing the ACP with...
2022-11-08 Marcel WerkFix missing consideration of the ad position when calcu...
2022-11-07 Tim DüsterhusFix typo in de.xml
2022-11-02 Tim DüsterhusMerge pull request #5099 from WoltLab/articlelist-comme...
2022-11-02 Tim DüsterhusMerge pull request #5100 from WoltLab/notification...
2022-10-31 Tim DüsterhusDiscard notification emails if the recipient’s email...
2022-10-31 Tim DüsterhusRemove comments column from ACP's ArticleListPage
2022-10-31 Tim DüsterhusMerge pull request #5098 from Krymonota/patch-23
2022-10-31 NiklasFix package update error message typos (`de.xml`)
2022-10-31 NiklasFix capitalization and add missing hyphen (`de.xml`)
2022-10-31 NiklasAdd missing commas preceding "um" (`de.xml`)
2022-10-31 Sascha GreuelUpdate outdated links within phrases (#5096)
2022-10-31 Sascha GreuelUpdate Twitter Developer link (#5095)
2022-10-31 NiklasFix typo in PHPDoc in `ValueFormFieldDependency` (...
2022-10-27 Tim DüsterhusFix CryptoUtil API misuse in SessionHandler
2022-10-26 Tim DüsterhusUpdate `guzzlehttp/psr7` composer dependency
2022-10-25 Tim DüsterhusUpdate `guzzlehttp/psr7` composer dependency
2022-10-24 HanashiChange autoIncrement default type to false if autoIncre...
2022-10-22 Alexander EbertMerge pull request #5065 from HanashiDev/fix/timedataba...
2022-10-22 HanashiFix double "implements" in TimeDatabaseTableColumn
2022-10-21 Tim DüsterhusAdd missing module comments to `.d.ts` files
2022-10-19 Tim DüsterhusMerge pull request #5057 from WoltLab/smtp-email-fails...
2022-10-19 Tim DüsterhusImprove the behavior of the SmtpEmailTransport if gener...
2022-10-18 Alexander EbertRelease 5.5.6 5.5.6
next