GitHub/WoltLab/WCF.git
Author Commit
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
2024-09-25 Marcel WerkAdd missing info window title
2024-09-25 Marcel WerkUpdate dependency for google maps typings
2024-09-25 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2024-09-25 Marcel WerkUnify phrases
2024-09-25 Olaf BraunDo not remove the devtools ACP templates. They are...
2024-09-25 Alexander EbertMerge branch '6.0'
2024-09-25 Alexander EbertUpgrade to CKEditor v43.1.1
2024-09-25 Alexander EbertFix the styling of the "Insert Image" dialog
2024-09-25 Alexander EbertFix the styling of the accessibility dialog
2024-09-25 Alexander EbertFix the styling of the accessibility dialog
2024-09-25 Alexander EbertFix the scaling of images that are too narrow
2024-09-25 Alexander EbertValidate the entire package instead of just the path
2024-09-25 Alexander EbertOnly serve a small set of supported image format statically
2024-09-23 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2024-09-23 Marcel WerkImprove error handling of invalid category ids
2024-09-23 Alexander EbertGracefully handle `IllegalLinkException` in API actions
2024-09-20 CyperghostMerge branch '5.5' into 6.0
2024-09-20 CyperghostEach embedded objectID may only be returned once
2024-09-20 CyperghostMerge branch '5.5' into 6.0
2024-09-20 CyperghostCheck whether an empty array was passed
2024-09-20 CyperghostClean up files that are no longer in use
2024-09-16 CyperghostThe function `getContent()` is called by `getData(...
2024-09-13 Alexander EbertUpgrade to CKEditor v43.1.0 6.0.17
2024-09-13 Alexander EbertRelease 6.0.17
2024-09-13 WoltLabUpdating minified JavaScript files
2024-09-13 Alexander EbertMerge branch '5.5' into 6.0
2024-09-13 Alexander EbertRelease 5.5.23 5.5.23
2024-09-13 Marcel WerkUnify the terms 'Staff' and 'Team'
2024-09-13 WoltLabUpdating minified JavaScript files
2024-09-13 Marcel WerkMerge branch 'master' of https://github.com/WoltLab/WCF
2024-09-13 Marcel WerkUnify the background color of user cards
2024-09-13 Alexander EbertMerge branch '6.0'
2024-09-13 Alexander EbertMerge branch '5.5' into 6.0
2024-09-13 Alexander EbertUpdate the position of the search bar and drop-down...
2024-09-13 Marcel WerkAdd max height for ACP dashboard boxes
2024-09-13 Marcel WerkAdd additional template event in user card
2024-09-12 Marcel WerkAdd additional template events in user card
2024-09-12 Marcel WerkMake use of the new `unsafe:` prefix
2024-09-11 Olaf BraunMerge pull request #5995 from WoltLab/bugfix/email...
next