GitHub/WoltLab/WCF.git
Author Commit
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-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-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 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 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
2022-08-12 Alexander EbertAdd experimental support for `<fa-icon>`
2022-08-12 Tim DüsterhusMark Font Awesome SVGs as linguist-generated
2022-08-12 Alexander EbertAdd the '{icon}' template helper to embed Font Awesome...
2022-08-12 Alexander EbertAdd Font Awesome 6.1.2 brand icons as SVG
2022-08-12 Alexander EbertReduce the icon font size to match FA4
2022-08-12 Alexander EbertRemove the dynamic scaling of the ACP menu icon
2022-08-12 Alexander EbertReduce the size of the admin panel menu icons
2022-08-12 Tim DüsterhusAdd Font Awesome 6.1.2 assets
2022-08-12 Tim DüsterhusAdd Font Awesome 6.0.0-beta3 assets
2022-08-12 Alexander EbertExtract the icon names from the changed file path
2022-08-12 Alexander EbertRe-introduced icon helpers and the animated spinner
2022-08-12 Alexander EbertApplied the code style for SCSS files
2022-08-12 Alexander EbertDefault icon color
2022-08-12 Alexander EbertConsistent icon width equal to 1.25 times the height
2022-08-12 Tim DüsterhusUse icon sizes that are multiples of 16px
2022-08-12 Tim DüsterhusUse FA 4 CSS for icon sizes
2022-08-12 Tim DüsterhusOverwrite fa-size-scale-base
2022-08-12 Tim DüsterhusFix `.icon` compatibility by extending `.fas`
2022-08-12 Tim DüsterhusAdd .prettierignore for font-awesome SCSS
2022-08-12 Tim DüsterhusAdd custom Font Awesome compatibility layer
2022-08-12 Tim DüsterhusRemove Font Awesome 4
2022-08-12 Tim DüsterhusAdd Font Awesome 6.0.0-beta2 assets
2022-08-12 Alexander EbertSet the `pointer` cursor for buttons
2022-08-12 Alexander EbertMerge pull request #4955 from WoltLab/button-explicit...
2022-08-12 Alexander EbertUpdate the compiled JS files
2022-08-12 Marcel WerkAdd cache for page objects in menus
2022-08-12 Tim DüsterhusMerge branch '5.5'
2022-08-12 Alexander EbertMerge pull request #4953 from WoltLab/group-permission...
2022-08-12 Tim DüsterhusRemove broken check for UserGroupPermissionCache consis...
next