GitHub/WoltLab/WCF.git
Author Commit
2022-08-23 Alexander EbertUse a native button for the comment placeholder
2022-08-23 Alexander EbertUse an icon element for the breadcrumbs indicator
2022-08-23 Alexander EbertUse native buttons for the mobile page header
2022-08-23 Alexander EbertUse actual icons instead of pseudo elements
2022-08-23 Alexander EbertUse an actual element for attachment/media previews
2022-08-22 Alexander EbertMerge branch 'master' into font-awesome-6-migration
2022-08-22 Alexander EbertMerge branch '5.5'
2022-08-22 Alexander EbertMerge branch 'master' into font-awesome-6-migration
2022-08-22 Alexander EbertReplace icons in pseudo elements
2022-08-22 Alexander EbertReplace legacy icons
2022-08-22 Alexander EbertAdd support for Font Awesome 6 icons to BBCodes
2022-08-22 Alexander EbertReplace legacy icons in phrases
2022-08-22 Alexander EbertConvert legacy icons
2022-08-22 Alexander EbertRemove slimbox2
2022-08-22 Alexander EbertConvert legacy icons
2022-08-22 Alexander EbertRemoved custom icons from search result items
2022-08-22 Alexander EbertUse `shield-halved` instead of `shield` for the owner...
2022-08-22 Alexander EbertAdd Font Awesome 6 support for user menu items
2022-08-22 Alexander EbertSynchronize the `__wysiwygAttachmentFormField` template
2022-08-22 Alexander EbertOverhauled the trophy badges
2022-08-20 Alexander EbertConvert legacy icons
2022-08-20 Alexander EbertConvert legacy icons
2022-08-20 Alexander EbertFade out disabled icons
2022-08-19 Alexander EbertConvert legacy icons
2022-08-19 Alexander EbertReplace legacy icons
2022-08-19 Alexander EbertRelease 5.5.4 5.5.4
2022-08-19 Alexander EbertMerge branch '5.4' into 5.5
2022-08-19 Alexander EbertRelease 5.4.22 5.4.22
2022-08-18 Alexander EbertSynchronize the templates
2022-08-18 Alexander EbertApply the default text color to icons inside `.columnIcon`
2022-08-18 Alexander EbertConvert legacy icons
2022-08-18 Alexander EbertSimplify and convert the rating form field
2022-08-18 Alexander EbertMerge branch 'master' into font-awesome-6-migration
2022-08-18 Alexander EbertRelease 5.5.4 dev 3 5.5.4_dev_3
2022-08-18 WoltLabUpdating minified JavaScript files
2022-08-18 Alexander EbertPrevent Safari from dispatching search requests twice
2022-08-18 Alexander EbertFix the editing of links inside the editor
2022-08-18 Alexander EbertPrevent attachment buttons from submitting the form
2022-08-17 Alexander EbertAdd support for Font Awesome v6 icons in the admin...
2022-08-17 Alexander EbertFix the icon validation, better JSON data structure
2022-08-17 Alexander EbertConvert the Font Awesome helper
2022-08-17 Alexander EbertReplace legacy icons
2022-08-16 Alexander EbertUse the non-solid style for `users`
2022-08-16 Alexander EbertUse `solid` style if it is requested and there is a...
2022-08-16 Alexander EbertReplace icon aliases with their primary name
2022-08-16 Alexander EbertRemove the `solid` flag when not required
2022-08-16 Alexander EbertRemove the explicit `solid` flag for icons that don...
2022-08-16 Alexander EbertMake solid an opt-in flag, disallow writing to `name...
2022-08-16 Marcel WerkRemove outdated gravatar-related columns from sql query
2022-08-16 Alexander EbertRelease 5.5.4 dev 2 5.5.4_dev_2
2022-08-16 Marcel WerkMerge pull request #4962 from WoltLab/user-object-watch...
2022-08-15 Alexander EbertReplace legacy icons
2022-08-15 Alexander EbertAllow toggle actions to contain an icon
2022-08-15 Alexander EbertUse Font Awesome 6 in file uploads
2022-08-15 Marcel WerkApplied code suggestions
2022-08-15 Marcel WerkApply suggestions from code review
2022-08-15 Marcel WerkFix issue when a user does not have permissions to...
2022-08-15 Marcel WerkMerge pull request #4954 from WoltLab/page-object-cache
2022-08-15 Marcel WerkDisable text selection in dropdown menus
2022-08-15 Marcel WerkOverhaul of the user object watch button
2022-08-15 Alexander EbertRemove the legacy icon class
2022-08-15 Alexander EbertAdd a custom spinner icon
2022-08-13 Alexander EbertOverhaul the message share providers and buttons
2022-08-13 Alexander EbertReplace legacy icons
2022-08-13 Alexander EbertFix the property name for CSS classes
2022-08-12 Alexander EbertUse a native button element instead
2022-08-12 Alexander EbertReplace legacy icons
2022-08-12 Alexander EbertReplace legacy icon usage
2022-08-12 Alexander EbertReplace legacy icons in TypeScript
2022-08-12 Alexander EbertReplace legacy icons in JS files
2022-08-12 Alexander EbertReplace legacy icons in JS files
2022-08-12 Alexander EbertReplace legacy icons in ACP templates
2022-08-12 Alexander EbertReplace legacy icons in templates
2022-08-12 Alexander EbertAdd typing support for the icon elements
2022-08-12 Alexander EbertImprove the code clarity
2022-08-12 Alexander EbertEnable the CLI functionality of the migration script
2022-08-12 Alexander EbertEnable the migration of templates again
2022-08-12 Alexander EbertAdd support for icon migrations in JS/TS files
2022-08-12 Alexander EbertIncorrect use of the `{icon}` helper for the `regular...
2022-08-12 Alexander EbertAdd prototype for a migration script
2022-08-12 Alexander EbertAdd support for icon aliases
2022-08-12 Alexander EbertRestore the original user panel template
2022-08-12 Alexander EbertOptimize the metadata JS
2022-08-12 Alexander EbertClean up the old icon implementation
2022-08-12 Alexander EbertMark the icons as decorative only
2022-08-12 Alexander EbertImprove the behavior of the `<fa-icon>` name attribute
2022-08-12 Alexander EbertHandle changes to the requested size of an icon
2022-08-12 Alexander EbertAdd the `setIcon()` method for `<fa-icon>`
2022-08-12 Alexander EbertAdd the typings for the icon web components
2022-08-12 Alexander EbertAdd support for changes to the icon name and FA6 Pro
2022-08-12 Alexander EbertRemove the `regular` flag of `<fa-icon>`
2022-08-12 Tim DüsterhusFix tsconfig.json for WebComponents
2022-08-12 Alexander EbertFix the workflow for TypeScript checks
2022-08-12 Alexander EbertSplit the TypeScript proejcts
2022-08-12 Alexander EbertMove the brand icons into a separate `<fa-brand>` element
2022-08-12 Alexander EbertAdd the `--build` flag for the nested `tsconfig.json`
2022-08-12 Alexander EbertRegister the extra `tsconfig.json` with ESLint
2022-08-12 Alexander EbertRename the global helper function for the icon metadata
2022-08-12 Alexander EbertAdd method `setIcon` to change the icon on runtime
2022-08-12 Alexander EbertExpose the Font Awesome codepoints to JavaScript
next