GitHub/WoltLab/WCF.git
6 days ago CyperghostAdd the new variable `FileProcessorFormField::$bigPrevi... master
9 days ago CyperghostLoad tags if they are present in the `$data` array tag-form-field-allow-value-load
9 days ago Olaf BraunMerge pull request #5963 from WoltLab/validate-uploaded...
11 days ago Marcel WerkMerge pull request #5962 from WoltLab/bugfix/user-trophy 6.0
11 days ago Marcel WerkMerge pull request #5957 from MysteryCode/updsctyposp
11 days ago Marcel WerkMerge pull request #5955 from Hanashi/feat/team-user...
11 days ago CyperghostAdds a new function to the `IFileProcessor` which is...
11 days ago CyperghostFixes the error that the description for an assigned...
2024-07-07 mutecfix typo in update script
2024-07-06 Peter LohseReplace `userListItem` with `userCard` on team page
2024-07-06 Olaf BraunMerge pull request #5951 from WoltLab/upload-form-field-v2
2024-07-05 Alexander EbertFix the visuals of i18n WYSIWYG instances
2024-07-05 Alexander EbertStop reporting the pseudo options category as missing...
2024-07-04 CyperghostFixed a bug still accessing the old `_data` field
2024-07-04 CyperghostMerge remote-tracking branch 'origin/upload-form-field...
2024-07-04 CyperghostRename `WoltLabSuite/Core/Component/File/File` to ...
2024-07-04 CyperghostMove `$event->preload('wcf.global.button.replace')...
2024-07-03 Olaf BraunApply suggestions from code review
2024-07-03 Marcel WerkMerge pull request #5953 from WoltLab/get-form-field
2024-07-03 Marcel WerkMake it easier to find a form field from a FormBuilder...
2024-07-03 CyperghostExport `clearPreviousErrors()`
2024-07-03 CyperghostAdd a check that the replace button in the `FileProcess...
2024-07-03 CyperghostChange the function that adds a button so that it only...
2024-07-03 CyperghostRemove radix parameter from `parseInt`
2024-07-03 CyperghostFix css-class added in `markElementAsErroneous()`
2024-07-03 CyperghostAdd helper function to insert default file information...
2024-07-03 CyperghostRemove the wrong js file
2024-07-02 Marcel WerkReduce icon size in account security
2024-07-02 CyperghostAdd helper function `fileInitializationFailed`
2024-07-02 CyperghostUpdate some comments
2024-07-02 CyperghostAdd helper functions `trackUploadProgress` and `removeU...
2024-07-02 CyperghostAllow the function `get values()` to return only one...
2024-07-02 CyperghostInsert data handler for an ajax form
2024-07-02 CyperghostAdd `wcf.global.button.replace` to phrase preloader
2024-07-01 Marcel WerkLabel for received reaction shortened
2024-06-28 Marcel WerkFix broken `HtmlNodeUnfurlLink.class.php`
2024-06-26 CyperghostRemove async from `#registerFile()`
2024-06-26 CyperghostMove statement to the correct comment position
2024-06-26 CyperghostSet `bubbles` to `true` for the custom event `fileProce...
2024-06-26 CyperghostSwap the parameters `$application` and `$template`
2024-06-26 CyperghostAdds the option of a template that is also included...
2024-06-26 CyperghostUse media breakpoints to set the number of columns
2024-06-26 CyperghostIntegrate the upload progressbar to file processor...
2024-06-26 CyperghostSet array-key to the fileID
2024-06-26 CyperghostFixes the problem that the DOM element was not removed...
2024-06-25 Olaf BraunMerge pull request #5805 from WoltLab/service-worker...
2024-06-25 CyperghostUpgrade composer packages
2024-06-25 CyperghostUpgrade composer packages
2024-06-24 Olaf BraunNew indent `composer.json`
2024-06-24 Olaf BraunMerge branch 'refs/heads/master' into service-worker...
2024-06-24 Alexander EbertMerge pull request #5949 from WoltLab/require-https
2024-06-24 Alexander EbertUpdated the composer dependencies
2024-06-24 Alexander EbertMerge branch '6.0'
2024-06-24 Alexander EbertFix the search of errors by exception id
2024-06-24 CyperghostUpdate `minishlink/web-push` to `v9.0.0-rc2`
2024-06-24 CyperghostMerge branch 'refs/heads/master' into service-worker...
2024-06-24 CyperghostMove upload progressbar from attachment to fileList
2024-06-24 CyperghostMerge branch 'refs/heads/master' into upload-form-field-v2
2024-06-23 Alexander EbertEnable the Sandbox for Templates Inside of BBCodes
2024-06-22 Alexander EbertRename endpoint classes to match the naming schema
2024-06-22 Alexander EbertAdd a preflight script for the upgrade from 6.0
2024-06-22 Alexander EbertRedirect insecure requests to the frontend
2024-06-22 Alexander EbertAdd the TLS check to the test script
2024-06-22 Alexander EbertApply the code formatter to the test script
2024-06-22 Alexander EbertPromote HTTPS from being a recommendation to an requirement
2024-06-22 Alexander EbertAdd a check for the secure context on the index page
2024-06-22 Alexander EbertVerify the HTTPS support within the system check
2024-06-22 Alexander EbertRemove files for the upgrade 5.5 → 6.0
2024-06-22 Alexander EbertAdd a workaround for the migration of the spider data
2024-06-22 Alexander EbertRemove files for the upgrade 5.5 → 6.0
2024-06-21 Marcel WerkUnify phrases
2024-06-21 Alexander EbertAdd a chunk-based progress tracking
2024-06-21 CyperghostAdd extra buttons to FileProcessorFormField
2024-06-20 Marcel WerkImprove visuals of selects when used in the sidebar
2024-06-20 CyperghostMove the file list under the input field
2024-06-20 CyperghostCombine the CSS of Attachment and FileProcessorFormFiel...
2024-06-20 Alexander Ebert`\ini_parse_quantity()` is provided by the Symfony...
2024-06-20 CyperghostAdd `item__` prefix to the css-classname
2024-06-20 Alexander EbertUpdate the Composer dependencies
2024-06-20 CyperghostAdd lazy loading for the hidden image
2024-06-20 CyperghostAdd filename and filesize information
2024-06-20 CyperghostRemove the other EventListener if one has been executed
2024-06-20 CyperghostDisplay of the replace button only if one file can...
2024-06-20 CyperghostRemove the TODO, this cannot be implemented because...
2024-06-19 Alexander EbertMerge branch '6.0'
2024-06-19 CyperghostUse this.classPrefix for class name on error message...
2024-06-19 CyperghostAdd language item `wcf.global.button.replace`
2024-06-19 Alexander EbertRelease 6.0.16 6.0.16
2024-06-19 CyperghostAdd validation of submitted files
2024-06-19 Alexander EbertMerge branch '5.5' into 6.0
2024-06-19 Alexander EbertRelease 5.5.22 5.5 5.5.22
2024-06-19 Alexander EbertMerge branch '5.4' into 5.5
2024-06-19 Alexander EbertRelease 5.4.34 5.4 5.4.34
2024-06-19 Alexander EbertFix the missing error message
2024-06-19 CyperghostCheck for disallowed BB codes in the content
2024-06-19 CyperghostSet `addDeleteButton`, `addReplaceButton` and `addButto...
2024-06-19 CyperghostFix the check if this is a single file upload
2024-06-19 CyperghostRename the setter function
2024-06-19 CyperghostAllow the `FileProcessorFormField` to handle only one...
2024-06-19 CyperghostLoad the file(s) when `$this->value` is set
next