GitHub/WoltLab/WCF.git
Author Commit
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-28 Olaf BraunMerge pull request #6036 from WoltLab/google-maps-advan...
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-24 CyperghostAdd strength meter support to `PasswordFormField`
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-23 CyperghostRevert incorrect changes on DatabaseObject
2024-10-22 Olaf BraunRemove wrong imports.
2024-10-22 CyperghostRemove an unnecessary space
2024-10-22 CyperghostRevert changes on spider update script
2024-10-22 CyperghostIn `ApplicationCacheBuilder` and `ApplicationHandler...
2024-10-22 CyperghostRun `php-cs-fixer`
2024-10-18 CyperghostUse `prepare()` instand of `prepareStatement()`
2024-10-18 CyperghostMark `Database::prepareStatement()` as deprecated
2024-10-15 Alexander EbertMerge branch 'master' into 6.1
2024-10-15 Alexander EbertMerge branch '6.0'
2024-10-15 Alexander EbertUpdate the target branch for d.t.s
2024-10-15 Marcel WerkMerge pull request #6022 from WoltLab/abstract-comment...
2024-10-15 Alexander EbertMerge branch '6.0'
2024-10-14 Marcel Werk`AbstractCommentManager` no longer inherits from `Singl...
2024-10-14 Alexander EbertRelease 6.0.18 6.0.18
2024-10-14 Alexander EbertFix the clean up of legacy overrides
2024-10-14 Alexander EbertMerge branch '5.5' into 6.0
2024-10-14 Alexander EbertUse a per-version upgrade override
2024-10-14 Alexander EbertEnable the upgrade from 6.0 → 6.1
2024-10-14 WoltLabUpdating minified JavaScript files
2024-10-14 CyperghostMerge branch '6.0'
2024-10-14 CyperghostMerge branch '5.5' into 6.0
2024-10-14 CyperghostFixes the problem that after calling `DatePicker.setDat...
2024-10-11 Marcel WerkRemove obsolete code
2024-10-10 Alexander EbertRelease 6.1.0 RC 1 6.1.0_RC_1
2024-10-10 WoltLabUpdating minified JavaScript files
2024-10-10 Alexander EbertFix the icon being duplicated when notices are inserted...
2024-10-09 Alexander EbertFix the handling of invalid packages
2024-10-09 Olaf BraunMerge pull request #6013 from WoltLab/file-processor...
2024-10-09 CyperghostSet `objectID` for `context`
2024-10-09 Alexander EbertAdd a missing phrase
2024-10-09 Alexander EbertAdd a link to view uploaded non-image attachments
2024-10-08 Olaf BraunMerge pull request #6010 from WoltLab/bugfix/template...
2024-10-08 CyperghostSet the `lastModificationTime` for the template via...
2024-10-07 Olaf BraunRun `tsc`
2024-10-07 Olaf BraunApply template changes to shared template
2024-10-07 Olaf BraunMerge branch 'refs/heads/6.0'
2024-10-07 Olaf BraunMerge pull request #6008 from WoltLab/bugfix/media...
2024-10-07 Olaf BraunMerge pull request #6009 from WoltLab/bugfix/editor...
2024-10-07 CyperghostSync acp template with frontend
2024-10-07 CyperghostDisable some editor features for comments
2024-10-07 CyperghostSet empty string as default value for `title`, this...
2024-10-07 CyperghostUse `dialogFactory()` to set media categories
2024-10-04 Alexander EbertMerge branch '6.0'
2024-10-04 Alexander EbertAdd a new template event after the option name
2024-10-04 Marcel WerkFix highlighting of sections in edit history
2024-10-02 Alexander EbertMerge branch '6.0'
2024-10-02 Alexander EbertClean-up a forgotten file from earlier versions
2024-10-01 Olaf BraunMerge pull request #6006 from WoltLab/file-processor...
2024-10-01 Olaf BraunUse `$filename` instead of `$file->filename`
2024-10-01 Olaf BraunRename language variable to `wcf.upload.error.adopt`
2024-10-01 Olaf BraunUpdate wcfsetup/install/files/lib/system/file/processor...
2024-10-01 CyperghostImplement `canAdopt()` in `IFileProcessor` and `FilePro...
2024-10-01 Alexander EbertMerge branch '6.0'
2024-10-01 Alexander EbertMerge branch '5.5' into 6.0
2024-10-01 Alexander EbertAlways select the profile tab when clicking the edit...
2024-09-30 Alexander EbertValidate the file extensions using lower case
2024-09-30 Marcel WerkAllow value `0` in select form fields
2024-09-30 Olaf BraunMerge pull request #6003 from WoltLab/bugfix/acp-dashob...
2024-09-30 Olaf BraunMerge pull request #6004 from WoltLab/bugfix/language...
2024-09-30 CyperghostGet the language directly without accessing the cache...
2024-09-30 CyperghostDisplays an error message if the license information...
2024-09-27 WoltLabUpdating minified JavaScript files 6.1.0_Beta_2
2024-09-27 Olaf BraunFixes the error that the wrong endpoint is called.
2024-09-27 Alexander EbertRelease 6.1.0 Beta 2
2024-09-27 Alexander EbertMerge branch '6.0'
2024-09-27 WoltLabUpdating minified JavaScript files
2024-09-26 Alexander EbertUse a tinted border for the user online indicator
2024-09-25 Alexander EbertUpdate reflect-metadata.js
2024-09-25 Alexander EbertUpdate focus-trap.umd.min.js.map
2024-09-25 Alexander EbertFix the ESLint configuration and a bunch of minor issues
2024-09-25 Olaf BraunAdd an update instruction for the next update, to add...
2024-09-25 Alexander EbertUpdate focus-trap.umd.min.js
2024-09-25 Alexander EbertRebuild the web components bundle
2024-09-25 Alexander EbertUpdate tslib.js
2024-09-25 Alexander EbertMigrate to the new ESLint configuration
2024-09-25 Alexander EbertUpgrade the NPM dependencies
2024-09-25 Alexander EbertReset the list of attachments when the editor is being...
2024-09-25 Alexander EbertReveal the attachments tab when uploading by dropping...
2024-09-25 Marcel WerkFix typo
2024-09-25 Marcel WerkAdd styling for maps info window
next