GitHub/WoltLab/WCF.git
Author Commit
4 days ago CyperghostAdd the npm package `@types/supercluster` to solve...
4 days ago Marcel WerkDeprecate `WCF.TabMenu`
4 days ago Marcel WerkDeprecate `WCF.Action.SimpleProxy`
4 days ago Marcel WerkDeprecate `WCF.Category.NestedList`
4 days ago Olaf BraunMerge pull request #6071 from WoltLab/6.2-formbuilder...
4 days ago Marcel WerkMerge pull request #6077 from WoltLab/cronjob-log-clear
7 days ago Alexander EbertUpdate the NPM dependencies
7 days ago Alexander EbertMerge branch '6.1' into 6.2
7 days ago Alexander EbertFix the WCFSetup
7 days ago Marcel WerkMigrate cronjob log clear to modern code
7 days ago Marcel WerkMerge pull request #6056 from WoltLab/toggle-button
7 days ago Alexander EbertAdd dedicated style variables for the toggle button
7 days ago Alexander EbertAdd `<woltlab-core-toggle-button>` to the `global.d.ts`
8 days ago Alexander EbertReturn a sane list of defaults if the selected highligh...
8 days ago CyperghostInsert form fields in a `FormContainer`
8 days ago Alexander EbertAdd the typings for `<woltlab-core-notice>`
8 days ago CyperghostUse correct indent
8 days ago CyperghostCreate functions to get the form field validators
8 days ago CyperghostUse FormBuilder to copy template groups
8 days ago CyperghostUse the FormBuilder to create/edit template groups
9 days ago Alexander EbertForce the attachment tab to be open when uploading...
9 days ago Alexander EbertSuppress focus markers if `:focus-visible` is not met
9 days ago Alexander EbertPrevent an extra `</script>` to be added at the end...
9 days ago Alexander EbertAlways report browser support for WebP
9 days ago Alexander EbertNested nodes may already be removed during this process
9 days ago Alexander EbertUpdate the NPM dependencies
9 days ago Alexander EbertUpgrade to CKEditor v43.3.1
9 days ago Alexander EbertMerge branch '6.0' into 6.1
9 days ago Alexander EbertUpdate the `focus-trap` lib
9 days ago Cyperghost`EditorConfig.woltlabMedia` is removed
9 days ago Alexander EbertUpgrade to CKEditor v43.3.1 / NPM Dependencies
9 days ago CyperghostRemove composer require package `web-token/jwt-library...
11 days ago Olaf BraunMerge pull request #6045 from WoltLab/bugfix/image...
11 days ago Marcel WerkFix icon size in mobile search results
13 days ago Marcel WerkToggle button webcomponent
2024-11-08 CyperghostAlso use the correct path for the emojis in the ACP
2024-11-08 CyperghostAdd the file after the upload button, as it is in the...
2024-11-07 Marcel WerkFix issue when deleting comments
2024-11-06 Marcel WerkMerge pull request #6048 from WoltLab/bugfix/import...
2024-11-06 Marcel WerkFix cache reset after data import
2024-11-06 Alexander EbertMerge branch '6.0' into 6.1
2024-11-06 Alexander EbertRemove an obsolete workflow
2024-11-06 Alexander EbertUpdate the tslib dependency
2024-11-06 CyperghostFixes the problem that the `objectID` was not set when...
2024-11-05 Marcel WerkUnify phrases
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
next