GitHub/WoltLab/WCF.git
Author Commit
2024-11-06 CyperghostRun tsc
2024-11-06 CyperghostUpdate `cropper.min.js` to the current installed version
2024-11-06 CyperghostCorrect comment
2024-11-06 CyperghostRemove sorting the sizes in js, server already does...
2024-11-06 CyperghostCheck whether the `cropper-selection` in `MinMaxImageCr...
2024-11-06 CyperghostCheck whether the user has canceled the dialog manually
2024-11-06 CyperghostValidate the file type
2024-11-06 CyperghostAdd `cropperContainer` around `cropper-canvas`
2024-11-06 CyperghostDisplay error message if images are too small
2024-11-05 CyperghostOpen crop dialog if `cropperConfiguration` set
2024-11-05 Marcel WerkUnify phrases
2024-11-05 CyperghostOutput the cropper configuration
2024-11-05 CyperghostAdd image cropper configuration
2024-11-05 CyperghostAdd `cropper.min.js`
2024-11-05 CyperghostInstall cropperjs
2024-11-05 CyperghostRename `ImageMetacodeUpcast` to `AbstractImageMetacodeU...
2024-11-05 CyperghostFixes the problem that the user's time zone is not...
2024-11-05 CyperghostMerge branch 'upgrade-jwt' into 6.1
2024-11-05 CyperghostAdd deleted files that were deleted when the `jwt-libra... upgrade-jwt
2024-11-05 CyperghostUpgrade `web-token/jwt-library` to `3.4.x`
2024-11-05 CyperghostRevert "Update composer package `minishlink/web-push...
2024-11-04 Marcel WerkFix wrong quotation marks
2024-11-04 CyperghostUpdate composer package `minishlink/web-push` to `...
2024-11-04 Marcel WerkFix wrong calculation of the remaining notifications...
2024-11-01 Alexander EbertUpdate the dev dependencies
2024-11-01 Alexander EbertMerge branch '6.0' into 6.1
2024-11-01 Alexander EbertFix various linting issues
2024-11-01 Alexander EbertUpdate the NPM dependencies
2024-11-01 Alexander EbertMigrate ESLint to `eslint.config.mjs`
2024-11-01 Alexander EbertUpdate the dev dependencies
2024-11-01 Alexander EbertUpdate the JS build chain
2024-11-01 Alexander EbertUpdate the JS build chain
2024-11-01 Alexander EbertMerge branch '6.0' into 6.1
2024-11-01 Alexander EbertUpdate the JS build chain
2024-11-01 Alexander EbertMerge branch '6.0' into 6.1
2024-11-01 Alexander EbertDo not log the missing bootstraper
2024-11-01 Alexander EbertFix the i18n description using the values of the i18n...
2024-11-01 Alexander EbertDo not attempt to attach a shadow root more than once
2024-10-31 Olaf BraunMerge pull request #6041 from WoltLab/upload-field...
2024-10-31 Marcel WerkMerge pull request #6043 from WoltLab/bugfix/package...
2024-10-31 Olaf BraunMerge pull request #6042 from WoltLab/deprecate-dateuti...
2024-10-31 CyperghostDirectly pass filename
2024-10-30 Alexander EbertFixed a possible infinite reauthentication loop in...
2024-10-30 Marcel WerkFix incorrect alphabetical sorting of the package list
2024-10-30 CyperghostAdd php doc to `DateFormField::getDateTimeFormatter()`
2024-10-30 CyperghostUse `\IntlDateFormatter` to format the datetime object
2024-10-30 CyperghostRemove the unused functions `CLIUtil::formatTime()...
2024-10-29 Marcel WerkFix invalid html syntax
2024-10-29 Marcel WerkRemove invalid html
2024-10-29 Marcel WerkSlim down note about developer license
2024-10-29 Olaf BraunMerge pull request #6026 from WoltLab/emoji-picker-v2
2024-10-29 CyperghostNo longer use `DateUtil::format()` to format the date.
2024-10-29 CyperghostUse `\DateTime::format()` instead of `DateUtil::format()`
2024-10-29 CyperghostUse `\IntlDateFormatter` to format the date
2024-10-29 CyperghostUse `DateTime::format()` instead of `DateUtil::format()`
2024-10-29 CyperghostMark `DateUtil::format()` as deprecated
2024-10-29 CyperghostValidate file extensions in `UploadFormField`
2024-10-29 Alexander EbertRebuild the pre-update files
2024-10-29 Alexander EbertFix the check for GMP support
2024-10-28 Alexander EbertRelease 6.1.0 6.1.0
2024-10-28 WoltLabUpdating minified JavaScript files
2024-10-28 Alexander EbertUpdate the CKEditor 5 bundle
2024-10-28 CyperghostImport editor type for `*.svg`
2024-10-28 Olaf BraunMerge pull request #6040 from WoltLab/service-worker...
2024-10-28 CyperghostUpdate module `@woltlab/editor`
2024-10-28 Alexander EbertImprove the consistency of property/function names
2024-10-28 CyperghostAdd module comment doc
2024-10-28 CyperghostAdd a comment that this file is auto-generated
2024-10-28 CyperghostDon't add object store on success only in upgrade event...
2024-10-28 CyperghostPrint complete messages
2024-10-28 CyperghostFix the check whether the notification should be displayed
2024-10-28 CyperghostReformat code
2024-10-28 CyperghostFix error message
2024-10-28 CyperghostUpdate last read notification time when marking notific...
2024-10-28 CyperghostSave the timestamp from the last read notification...
2024-10-28 Olaf BraunMerge pull request #6036 from WoltLab/google-maps-advan...
2024-10-28 Marcel WerkFix invalid object in event
2024-10-28 Marcel WerkFix bad property names in comment events
2024-10-28 Olaf BraunMerge pull request #6037 from WoltLab/password-strength...
2024-10-28 Olaf BraunUpdate wcfsetup/install/files/lib/system/form/builder...
2024-10-25 Alexander EbertRebuild the CKEditor 5 bundle
2024-10-25 Alexander EbertMerge branch '6.0' into 6.1
2024-10-25 Alexander EbertFix the resolution of the path on Windows
2024-10-24 Marcel WerkTake articles into account when merging users
2024-10-24 Marcel WerkDisable caching when rebuilding the sitemaps
2024-10-24 CyperghostAdd strength meter support to `PasswordFormField`
2024-10-24 Marcel WerkProvide the option to disable menu items when editing
2024-10-24 CyperghostChange type of `InitialMarkerPosition`
2024-10-24 Cyperghost`draggable` is deprecated and `gestureHandling` should...
2024-10-24 CyperghostWhen using `AdvancedMarkerElement`, `mapId` is required.
2024-10-24 CyperghostLoad marker library
2024-10-24 CyperghostUse `google.maps.Marker` instead of `google.maps.marker...
2024-10-24 CyperghostUpgrade `@googlemaps/markerclusterer` to `2.3.2`
2024-10-24 CyperghostDon't use `Database::prepare()` in exporter
2024-10-24 Olaf BraunMerge pull request #6033 from WoltLab/database-prepare...
2024-10-24 CyperghostIt is not necessary to use `Database::prepare()` as...
2024-10-24 CyperghostIt is not necessary to use `Database::prepare()` as...
2024-10-24 CyperghostAdd since information
2024-10-24 CyperghostInsert fancybox in the section to check whether the...
2024-10-23 Alexander EbertFix the handling of perpetual licenses
next