GitHub/WoltLab/WCF.git
Author Commit
10 days ago Marcel WerkAdd abstract implementation for DBO lists
10 days ago Marcel WerkAdd sorting function
10 days ago Marcel WerkGrid view (PoC)
13 days ago Marcel WerkToggle button webcomponent
2024-11-08 CyperghostAlso use the correct path for the emojis in the ACP
2024-11-05 CyperghostFixes the problem that the user's time zone is not...
2024-10-31 Olaf BraunMerge pull request #6041 from WoltLab/upload-field...
2024-10-31 Olaf BraunMerge pull request #6042 from WoltLab/deprecate-dateuti...
2024-10-31 CyperghostDirectly pass filename
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 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-28 CyperghostImport editor type for `*.svg`
2024-10-28 CyperghostUpdate module `@woltlab/editor`
2024-10-28 CyperghostAdd module comment doc
2024-10-28 CyperghostAdd a comment that this file is auto-generated
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-21 CyperghostRemove old `woltlab-core-emoji-picker.js` file
2024-10-18 CyperghostCan't extends custom elements
2024-10-18 CyperghostMove `getDataSource` to Localization.ts
2024-10-18 CyperghostRemove emoji data `da.json`
2024-10-18 CyperghostCheck if the smiley module disabled
2024-10-18 CyperghostDisable Smiley module by default
2024-10-18 CyperghostAdd new const `DATABASE_FOR_AUTO_COMPLETE` for autocomplete
2024-10-18 CyperghostAdd Emoji button to toolbar
2024-10-18 CyperghostUse `prepare()` instand of `prepareStatement()`
2024-10-18 CyperghostMark `Database::prepareStatement()` as deprecated
2024-10-18 CyperghostAdd `prettier-ignore` to the auto generated `Localizati...
2024-10-18 CyperghostAdd a webpack script to generate an emoji picker bundle
2024-10-18 CyperghostAdd pt and ru to the Localization.ts
2024-10-17 CyperghostUse `getLocalizationData()`
2024-10-17 CyperghostAdd script to generate emoji picker localization
2024-10-17 CyperghostAdd script to store emoji data
2024-10-17 CyperghostImport npm dependencies for emoji picker
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'
next