GitHub/WoltLab/WCF.git
Author Commit
2 hours ago Alexander EbertClean up files on delete upload-pipeline-v2
2 hours ago Alexander EbertAdd support for download tracking
2 hours ago CyperghostRemove middleware to redirect to frontend. force-media-frontend
2 hours ago Alexander EbertMinor code improvements
21 hours ago Olaf BraunMerge pull request #5907 from WoltLab/improve-registrat... master
21 hours ago Olaf BraunAdd `{unsafe:…}` into plaintext messages
21 hours ago Olaf BraunUse of `{$username}` instead of `{$userNotificationObje...
21 hours ago Olaf BraunRename `RegistrationNotification` to `CreateRegistratio...
21 hours ago Olaf BraunApply suggestions from code review
22 hours ago Marcel WerkMerge pull request #5906 from WoltLab/box-commands
26 hours ago Cyperghost- Mark `$forceFrontendLinks` as deprecated, it is no...
26 hours ago CyperghostAdd middleware to redirect all ACP media requests to...
27 hours ago CyperghostForce media links to frontend
47 hours ago Alexander EbertMerge pull request #5908 from WoltLab/email-export... 6.0
47 hours ago Marcel WerkDo not show clipboard entries if permissions are missing
47 hours ago Marcel WerkFix permission check for email exports
2 days ago CyperghostFixes the problem that the template for plan text start...
2 days ago CyperghostChange the check for sending notifications
2 days ago CyperghostReload user object
2 days ago CyperghostAdd text and template for notification of successful...
2 days ago CyperghostAdd new command to send notifications for user registra...
2 days ago CyperghostAdd a new notification event for users waiting for...
2 days ago CyperghostRemove notification for new registration
2 days ago CyperghostFixed that h4 and h3 have the same `font-size`.
2 days ago Alexander EbertAdd the documentation for the file processor interface
2 days ago Alexander EbertAdd a default implementation for file processors
2 days ago Alexander EbertAdd basic error messages
3 days ago Alexander EbertAdd button phrases and simplify the button creation
3 days ago Alexander EbertClean up the error and editor id handling
3 days ago Alexander EbertMove the attachment logic into a separate file
3 days ago Marcel WerkMove methods that are used for the configuration of...
4 days ago Alexander EbertReorganize the action buttons for attachments
4 days ago Alexander EbertInitialize the image viewer for dynamic attachments
4 days ago Alexander EbertUse `objectTypeID` instead of `typeName`
4 days ago Alexander EbertAdd support for the image viewer for attachments
4 days ago Marcel WerkMerge pull request #5901 from WoltLab/reauth
4 days ago Olaf BraunMerge pull request #5900 from WoltLab/bugfix/boxes...
4 days ago Alexander EbertImplement a cleanup on file delete
4 days ago Marcel WerkRequest a reauthentication for GET requests in the...
4 days ago Alexander EbertRemove `downloads` and `lastDownloadTime`
4 days ago Olaf BraunDo not load boxes in an ACP requests
4 days ago Alexander EbertImprove the UI of uploaded attachments
5 days ago Marcel WerkMerge pull request #5899 from WoltLab/acp-menu-items...
5 days ago Marcel WerkUse `FontAwesomeIcon` to provide an icon for menu items
7 days ago Marcel WerkMerge pull request #5898 from WoltLab/email-placeholder...
8 days ago Marcel WerkDocument the option to use placeholders in email texts
8 days ago Alexander EbertAdd some basic styling for uploaded attachments
8 days ago Alexander EbertAdd support for uploads through drag and drop on the...
11 days ago Marcel WerkMerge pull request #5896 from WoltLab/nullable-multiple...
11 days ago Alexander EbertBlock drag & drop for illegal file extensions
11 days ago Marcel WerkMake MultipleSelectionFormField nullable again
11 days ago Marcel WerkMerge pull request #5895 from WoltLab/guests-in-user...
11 days ago Marcel WerkRemove guests from the user online record permanently
11 days ago Alexander EbertAdd the link to the full version to files
11 days ago Alexander EbertInitialize existing attachments
12 days ago Alexander EbertBind uploaded attachments to the current user
12 days ago CyperghostMerge branch 'refs/heads/6.0'
12 days ago CyperghostMerge branch 'refs/heads/5.5' into 6.0
12 days ago Olaf BraunMerge pull request #5894 from WoltLab/bugfix/search...
12 days ago CyperghostAdd `__multilineItemListFormField` to the list of share...
12 days ago CyperghostSet the correct time for `$endDate` and `$startDate` 5.5
12 days ago Alexander EbertAdd an automated resizing for images exceeding the...
12 days ago Olaf BraunRename `__multilineItemListFormField` template to ...
12 days ago Olaf BraunMerge remote-tracking branch 'origin/6.0'
12 days ago Olaf BraunMerge pull request #5892 from WoltLab/multiline-item...
12 days ago Alexander EbertPrevent the generation of thumbnails for small images
12 days ago Olaf BraunChange export of the class
13 days ago Olaf BraunMerge pull request #5891 from WoltLab/oauth-action
13 days ago CyperghostFix code-style
13 days ago CyperghostFix import of class
13 days ago CyperghostAdd new form field `MultilineItemListFormField`
2024-04-23 CyperghostRemove `getInternalUser()` from `GithubAuthAction`
2024-04-23 CyperghostAdd default implementation for `isEnabled()`
2024-04-23 CyperghostRename function to `redirectToRegistration`
2024-04-23 CyperghostImplementation of a new request handler for OAuth 2...
2024-04-23 Marcel WerkMerge branch '5.5' into 6.0
2024-04-23 Marcel WerkAdjust text for the consent to the privacy policy
2024-04-22 Alexander EbertRelease 6.0.12 6.0.12
2024-04-22 Alexander EbertMerge branch '5.5' into 6.0
2024-04-22 Alexander EbertRelease 5.5.21 5.5.21
2024-04-22 WoltLabUpdating minified JavaScript files
2024-04-21 Marcel WerkMerge pull request #5889 from WoltLab/no-unread-trackin...
2024-04-21 Marcel WerkSuppress unread tracking for guests
2024-04-21 Alexander EbertFix the data attribute required for `.userLink`
2024-04-21 Alexander EbertRelease 6.0.12 dev 2 6.0.12_dev_2
2024-04-21 WoltLabUpdating minified JavaScript files
2024-04-21 Alexander EbertRebuild the JS artifacts
2024-04-21 Alexander EbertMerge branch '5.5' into 6.0
2024-04-21 Alexander EbertReliably cancel an in-flight request
2024-04-20 Alexander EbertUnify the styling of attachments below a message
2024-04-20 Alexander EbertFix the loading of the files of attachments
2024-04-20 Alexander EbertAdd a secret to upload files
2024-04-20 Alexander EbertUse file extensions other than `.bin` for safe types
2024-04-20 Alexander EbertSkip thumbnails for non-image files
2024-04-20 Alexander EbertUse `File::getSourceName()` to avoid accidental leaks
2024-04-20 Alexander EbertAdd `getPathname()` to simplify the file access
2024-04-20 Alexander EbertCache the width and height of images
2024-04-20 Alexander EbertClean up some TODOs
2024-04-20 Alexander EbertAlways create thumbnails using WebP
2024-04-20 Alexander EbertFix the error handling of failed context validations
next