GitHub/WoltLab/WCF.git
29 hours ago Alexander EbertUpdate the dev dependencies 6.1
29 hours ago Alexander EbertMerge branch '6.0' into 6.1
29 hours ago Alexander EbertFix various linting issues 6.0
30 hours ago Alexander EbertUpdate the NPM dependencies
30 hours ago Alexander EbertMigrate ESLint to `eslint.config.mjs`
30 hours ago Alexander EbertUpdate the dev dependencies
30 hours ago Alexander EbertUpdate the JS build chain
30 hours ago Alexander EbertUpdate the JS build chain
30 hours ago Alexander EbertMerge branch '6.0' into 6.1
30 hours ago Alexander EbertUpdate the JS build chain
30 hours ago Alexander EbertMerge branch '6.0' into 6.1
30 hours ago Alexander EbertDo not log the missing bootstraper
30 hours ago Alexander EbertFix the i18n description using the values of the i18n...
34 hours ago Alexander EbertDo not attempt to attach a shadow root more than once
2 days ago Olaf BraunMerge pull request #6041 from WoltLab/upload-field... 6.2
2 days ago Marcel WerkMerge pull request #6043 from WoltLab/bugfix/package...
2 days ago Olaf BraunMerge pull request #6042 from WoltLab/deprecate-dateuti...
2 days ago CyperghostDirectly pass filename
3 days ago Alexander EbertFixed a possible infinite reauthentication loop in...
3 days ago Marcel WerkFix incorrect alphabetical sorting of the package list
3 days ago CyperghostAdd php doc to `DateFormField::getDateTimeFormatter()`
3 days ago CyperghostUse `\IntlDateFormatter` to format the datetime object
3 days ago CyperghostRemove the unused functions `CLIUtil::formatTime()...
4 days ago Marcel WerkFix invalid html syntax
4 days ago Marcel WerkRemove invalid html
4 days ago Marcel WerkSlim down note about developer license
4 days ago Olaf BraunMerge pull request #6026 from WoltLab/emoji-picker-v2
4 days ago CyperghostNo longer use `DateUtil::format()` to format the date.
4 days ago CyperghostUse `\DateTime::format()` instead of `DateUtil::format()`
4 days ago CyperghostUse `\IntlDateFormatter` to format the date
4 days ago CyperghostUse `DateTime::format()` instead of `DateUtil::format()`
4 days ago CyperghostMark `DateUtil::format()` as deprecated
4 days ago CyperghostValidate file extensions in `UploadFormField`
4 days ago Alexander EbertRebuild the pre-update files
4 days ago Alexander EbertFix the check for GMP support
5 days ago Alexander EbertRelease 6.1.0 6.1.0
5 days ago WoltLabUpdating minified JavaScript files
5 days ago Alexander EbertUpdate the CKEditor 5 bundle
5 days ago CyperghostImport editor type for `*.svg`
5 days ago Olaf BraunMerge pull request #6040 from WoltLab/service-worker...
5 days ago CyperghostUpdate module `@woltlab/editor`
5 days ago Alexander EbertImprove the consistency of property/function names
5 days ago CyperghostAdd module comment doc
5 days ago CyperghostAdd a comment that this file is auto-generated
5 days ago CyperghostDon't add object store on success only in upgrade event...
5 days ago CyperghostPrint complete messages
5 days ago CyperghostFix the check whether the notification should be displayed
5 days ago CyperghostReformat code
5 days ago CyperghostFix error message
5 days ago CyperghostUpdate last read notification time when marking notific...
5 days ago CyperghostSave the timestamp from the last read notification...
5 days ago Olaf BraunMerge pull request #6036 from WoltLab/google-maps-advan...
5 days ago Marcel WerkFix invalid object in event
5 days ago Marcel WerkFix bad property names in comment events
5 days ago Olaf BraunMerge pull request #6037 from WoltLab/password-strength...
5 days ago Olaf BraunUpdate wcfsetup/install/files/lib/system/form/builder...
8 days ago Alexander EbertRebuild the CKEditor 5 bundle
8 days ago Marcel WerkFix typescript issue grid-view
8 days ago Alexander EbertMerge branch '6.0' into 6.1
8 days ago Alexander EbertFix the resolution of the path on Windows
9 days ago Marcel WerkTake articles into account when merging users
9 days ago Marcel WerkDisable caching when rebuilding the sitemaps
9 days ago CyperghostAdd strength meter support to `PasswordFormField`
9 days ago Marcel WerkProvide the option to disable menu items when editing
9 days ago CyperghostChange type of `InitialMarkerPosition`
9 days ago Cyperghost`draggable` is deprecated and `gestureHandling` should...
9 days ago CyperghostWhen using `AdvancedMarkerElement`, `mapId` is required.
9 days ago CyperghostLoad marker library
9 days ago CyperghostUse `google.maps.Marker` instead of `google.maps.marker...
9 days ago CyperghostUpgrade `@googlemaps/markerclusterer` to `2.3.2`
9 days ago CyperghostDon't use `Database::prepare()` in exporter
9 days ago Olaf BraunMerge pull request #6033 from WoltLab/database-prepare...
9 days ago CyperghostIt is not necessary to use `Database::prepare()` as...
9 days ago CyperghostIt is not necessary to use `Database::prepare()` as...
9 days ago CyperghostAdd since information
9 days ago CyperghostInsert fancybox in the section to check whether the... fancybox
10 days ago Alexander EbertFix the handling of perpetual licenses
10 days ago CyperghostAdd a function that creates a new fancybox with given...
10 days ago CyperghostRemove unused language variables `wcf.imageViewer.*`
10 days ago CyperghostManual calling of `[data-fancybox=“attachments”]` is...
10 days ago CyperghostUse `data-caption` instead of `title`
10 days ago CyperghostRemove japanese locale
10 days ago CyperghostFix typo
10 days ago CyperghostUse `shared_imageViewer` instead of `imageViewer` template
10 days ago CyperghostRemove using of `jsImageViewer` class and set `data...
10 days ago CyperghostMove `fancybox.css` to the correct style folder
10 days ago CyperghostRemove unused `imageViewer.scss`
10 days ago CyperghostMove ImageViewer setup to global Boostrap script
10 days ago CyperghostMove template `imageViewer` to shared templates
10 days ago CyperghostLoad localization for fancybox
10 days ago CyperghostRemove WCF.ImageViewer.js
10 days ago CyperghostRun `tsc`
10 days ago CyperghostMark `IImageViewerAction` as deprecated
10 days ago CyperghostMerge branch 'refs/heads/6.2' into fancybox
10 days ago CyperghostRevert incorrect changes on DatabaseObject
11 days ago Olaf BraunRemove wrong imports.
11 days ago CyperghostRemove an unnecessary space
11 days ago CyperghostRevert changes on spider update script
11 days ago CyperghostIn `ApplicationCacheBuilder` and `ApplicationHandler...
11 days ago CyperghostRun `php-cs-fixer`
next