GitHub/WoltLab/WCF.git
Author Commit
8 days ago CyperghostRemove composer require package `web-token/jwt-library...
8 days ago Marcel WerkRename grid view namespace for consistent naming
8 days ago Marcel WerkRename ArrayGridView to DataSourceGridView
8 days ago Marcel WerkMake action column sticky
8 days ago Marcel WerkMigration user option list to grid view
8 days ago Marcel WerkAdd support for toggle actions
8 days ago Marcel WerkAdd time filter for columns
8 days ago Marcel WerkAdd date range form field
8 days ago Marcel WerkAllow filtering of the user rank grid view
8 days ago Marcel WerkAdd filter for i18n text columns
8 days ago Marcel WerkAdd events and an option to add columns before / after...
8 days ago Marcel WerkMove grid view initialization to the constructor
8 days ago Marcel WerkAdd default filtering for non DBO grid views
8 days ago Marcel WerkImprove visuals of the filter buttons
8 days ago Marcel WerkUse grid view filters for exception log filtering
8 days ago Marcel WerkAdd option to hide columns
8 days ago Marcel WerkHTML / CSS overhaul
8 days ago Marcel WerkMigrate exception log to grid view
8 days ago Marcel WerkAdd api endpoint for exception details
8 days ago Marcel WerkAdd row links
8 days ago Marcel WerkRemove obsolete whitespace
8 days ago Marcel WerkFix typescript issue
8 days ago Marcel WerkMigrate cronjob log list to grid view
8 days ago Marcel WerkAdd filters
8 days ago Marcel WerkAdd popstate handling
8 days ago Marcel WerkAdd context menu / row actions
8 days ago Marcel WerkAdd rpc endpoint for deletion of user ranks
8 days ago Marcel WerkFix initial sort order
8 days ago Marcel WerkIncrease default rows per page
8 days ago Marcel WerkAdd column renderer for timestamps
8 days ago Marcel WerkAdd column renderer for phrases
8 days ago Marcel WerkHandle I18n sorting
8 days ago Marcel WerkImprove creation of the dbo object list
8 days ago Marcel WerkFix typescript issue
8 days ago Marcel WerkApply suggestions from code review
8 days ago Marcel WerkMove column rendering into templates
8 days ago Marcel WerkReset to page 1 when changing sort order
8 days ago Marcel WerkRemove debug code
8 days ago Marcel WerkAdd abstract implementation for DBO lists
8 days ago Marcel WerkAdd sorting function
8 days ago Marcel WerkGrid view (PoC)
8 days ago CyperghostRemove `WCF.ImageViewer` from `.buildOrder` fancybox
8 days ago CyperghostGroup images of a message together and not all from...
9 days ago CyperghostMerge remote-tracking branch 'origin/6.2' into fancybox
9 days ago CyperghostUse a different name for attachments that belong to...
9 days ago CyperghostSupport `.jsImageViewer` for backwards compatibility.
9 days ago Olaf BraunUpdate com.woltlab.wcf/templates/shared_imageViewer.tpl
9 days ago Olaf BraunMerge pull request #6045 from WoltLab/bugfix/image...
9 days ago CyperghostResize or make the avatar quadratic if required
9 days ago CyperghostRemove unnecessary code
9 days ago CyperghostRemoving the user object from the cache after setting...
9 days ago Marcel WerkFix icon size in mobile search results
10 days ago CyperghostImport the avatar in `UserImporter` and remove `UserAva...
10 days ago CyperghostUse `FileRuntimeCache`
10 days ago CyperghostImplement `FileRuntimeCache`, which also loads the...
11 days ago Marcel WerkToggle button webcomponent
12 days ago CyperghostAdd an extra button next to *Edit cover photo* for...
12 days ago CyperghostUse the new dialog to manage the avatar on the UserPage
12 days ago CyperghostMove `canEditAvatar()` into `UserProfile`
12 days ago CyperghostAlso use the correct path for the emojis in the ACP
12 days ago CyperghostAdd the file after the upload button, as it is in the...
12 days ago CyperghostNo longer use `avatarID`
12 days ago CyperghostAdd php doc to `SetAvatar`
12 days ago CyperghostUse `avatarFileID` instead of `avatarID
12 days ago CyperghostAdd since information
12 days ago CyperghostNo longer use `wcf1_user_avatar` to load the user's...
13 days ago CyperghostDelete user avatar files when user accounts are deleted
13 days ago CyperghostUse `UserAvatarFileProcessor::AVATAR_SIZE` instead...
13 days ago CyperghostRemove unused function `UserAvatarAction::validateUploa...
13 days ago CyperghostAdd new constant for the size of the avatar images...
13 days ago CyperghostMove the old user avatar to the new file storage in...
13 days ago CyperghostDeprecated `UserAvatar`
13 days ago CyperghostDelete old avatar file only if it is set
13 days ago CyperghostDo not reload the page in the ACP when editing the...
13 days ago CyperghostAvatar is now no longer saved in `UserEditForm`
13 days ago Cyperghost`WCF.User.Avatar` and `WCF.User.Avatar.Upload` are...
13 days ago CyperghostUse `CloseOverlay` to close the user menu
13 days ago CyperghostLoad user avatar on `UserListPage`
13 days ago CyperghostRemove old `AvatarEditForm`
13 days ago CyperghostSupport `File` in `AvatarDecorator` as avatar object
13 days ago CyperghostAdd a command to set the avatar from a user
13 days ago Marcel WerkFix issue when deleting comments
13 days ago CyperghostAdd dialog to edit the avatar file id
2024-11-06 Marcel WerkMerge pull request #6048 from WoltLab/bugfix/import...
2024-11-06 Marcel WerkFix cache reset after data import
2024-11-06 Alexander EbertMerge branch '6.0' into 6.1
2024-11-06 Alexander EbertRemove an obsolete workflow
2024-11-06 Alexander EbertUpdate the tslib dependency
2024-11-06 CyperghostRun `tsc`
2024-11-06 CyperghostAdd since information
2024-11-06 CyperghostAdd a new user menu item to manage the avatar
2024-11-06 CyperghostAdd session variable so that the user can delete the...
2024-11-06 CyperghostAdd `wcf1_user.avatarFileID` column
2024-11-06 CyperghostFixes the problem that the `objectID` was not set when...
2024-11-06 CyperghostAdd basic file processor for avatar
2024-11-06 CyperghostRun tsc
2024-11-06 CyperghostUpdate `cropper.min.js` to the current installed version
2024-11-06 CyperghostCorrect comment
2024-11-06 CyperghostRemove sorting the sizes in js, server already does...
2024-11-06 CyperghostCheck whether the `cropper-selection` in `MinMaxImageCr...
next