GitHub/WoltLab/WCF.git
Author Commit
2022-01-12 Alexander EbertMissing ARIA label for shadow links
2022-01-12 Marcel WerkDateUtil::formatInterval returned empty string if inter...
2022-01-12 Alexander EbertMissing label for the content interaction buttons
2022-01-12 Alexander EbertMisspelled ARIA label
2022-01-12 Alexander EbertImproved the behavior for the page logo
2022-01-11 Tim DüsterhusMerge branch '5.4'
2022-01-11 Marcel WerkRevert "Strip MariaDB replication version hack in MySQL...
2022-01-11 Tim DüsterhusMerge branch '5.4'
2022-01-10 Alexander EbertReplace legacy HTML tags during paste
2022-01-10 Tim DüsterhusMerge pull request #4630 from mutec/styleupgrvarf
2022-01-10 mutecfixed typo in upgrade instructions for style variables
2022-01-10 Marcel WerkMerge pull request #4628 from WoltLab/article-comment...
2022-01-10 Marcel WerkApplied code suggestions
2022-01-10 Marcel WerkRemoved obsolete code
2022-01-10 Marcel WerkMerge pull request #4629 from WoltLab/mariadb-version...
2022-01-10 Tim DüsterhusUpdate npm dependencies
2022-01-10 Tim DüsterhusUpdate composer dependencies
2022-01-10 Tim DüsterhusStrip MariaDB replication version hack in MySQLDatabase...
2022-01-09 Marcel WerkFixed code style
2022-01-09 Marcel WerkCount article comments based on ArticleContent
2022-01-08 Alexander EbertDisallowing access to a CMS page now shows an error...
2022-01-08 Alexander EbertTreat invalid timestamps as a missing date
2022-01-08 Alexander EbertMerge pull request #4627 from SoftCreatR/patch-3
2022-01-08 Sascha GreuelAdded size detection for WebP smileys
2022-01-07 Alexander EbertMissing reset of the WebP flag for cover photos
2022-01-07 Alexander EbertIncorrect handling of Shift+Enter inside code blocks
2022-01-07 Tim DüsterhusMerge branch '5.4'
2022-01-07 Tim DüsterhusMerge pull request #4623 from WoltLab/php8.1-i18n-option
2022-01-07 Tim DüsterhusDefault missing values to `''` in OptionHandler::valida...
2022-01-07 Tim DüsterhusRevert "Fix PHP 8.1 compatibility when saving I18n...
2022-01-06 Alexander EbertNested tab menus were not preselected on load
2022-01-06 Marcel WerkMerge branch '5.4'
2022-01-06 Marcel WerkMerge branch '5.4' of https://github.com/WoltLab/WCF...
2022-01-06 Marcel Werksignature_max_image_height caused incorrect size of...
2022-01-06 Alexander EbertFiltering the user list by a user group discarded the...
2022-01-06 Alexander EbertMerge pull request #4608 from WoltLab/mobile-menu-v2
2022-01-06 Alexander EbertPage containers did not open on first click
2022-01-06 Tim DüsterhusFix PHP 8.1 compatibility when saving I18n options
2022-01-05 Alexander EbertImproved the documentation of modules
2022-01-04 Alexander EbertMerge pull request #4621 from WoltLab/55-package-update-ui
2022-01-04 Tim DüsterhusMerge branch 'master' into mobile-menu-v2
2022-01-04 Tim DüsterhusMerge branch 'master' into 55-package-update-ui
2022-01-04 Tim DüsterhusMerge branch '5.4'
2022-01-04 Tim DüsterhusRun prettier on `acp/style/**/*.scss`
2022-01-04 Alexander EbertImproved the UI, using a separate phrase for the versio...
2022-01-04 Alexander EbertMissing module level comment
2022-01-04 Alexander EbertIncorrect checkbox behavior
2022-01-04 Alexander EbertForce-enable all updates during an upgrade
2022-01-04 Alexander EbertRefreshed the UI for the package update view
2022-01-03 Tim DüsterhusMerge pull request #4619 from WoltLab/recommend-smtp
2022-01-03 Marcel WerkMerge pull request #4615 from WoltLab/55-data-import
2022-01-03 Marcel WerkMerge pull request #4618 from WoltLab/sandbox-implode...
2022-01-03 Marcel WerkApplied code suggestions
2022-01-03 Tim DüsterhusUpdate composer dependencies
2022-01-03 Tim DüsterhusMerge branch 'master' into mobile-menu-v2
2022-01-03 Tim DüsterhusFix SCSS code style
2022-01-03 Tim DüsterhusMark the SMTP email transport as recommended
2022-01-02 Alexander EbertConverted the JavaScript for the package update page
2022-01-01 Marcel WerkSandbox implode loop variables
2022-01-01 Alexander EbertPrevent blurry dialogs by using CSS grids for positioning
2022-01-01 Marcel WerkMissing return type documentation
2021-12-31 Alexander EbertCode style fixes
2021-12-31 Alexander EbertMerge branch 'master' into mobile-menu-v2
2021-12-31 Alexander EbertMinor code improvements
2021-12-31 Alexander EbertUnified the search bar behavior in the frontend and...
2021-12-31 Alexander EbertCleaned up redundant functions
2021-12-31 Alexander EbertRemoved the old module for the search bar handling
2021-12-31 Alexander EbertMerged the search handling into a single module
2021-12-31 Marcel WerkRemoved "text-transform: uppercase" for better accessib...
2021-12-31 Marcel WerkSimplified contentHeaderNavigation styling
2021-12-31 Marcel WerkRemoved obsolete language variable
2021-12-31 Marcel WerkMissing language variable
2021-12-31 Alexander EbertRemoval of unused components from the previous menu...
2021-12-31 Alexander EbertWorkaround for the search bar in the admin panel
2021-12-31 Alexander EbertThe mobile menu was bricking the login/reauthentication...
2021-12-31 Alexander EbertOpen and highlight the active menu item on first open
2021-12-30 Marcel WerkConverted data import manager to typescript
2021-12-30 Alexander EbertMain menu support for the admin panel
2021-12-30 Alexander EbertDefer the main menu creation into a separate module
2021-12-29 Alexander EbertAdmin panel menu drop-down menus are now accessible
2021-12-29 Alexander EbertPrototype for the mobile menu of the admin panel
2021-12-29 Alexander EbertAdded the missing ARIA labels
2021-12-29 Alexander EbertImplemented non-link sub menus
2021-12-29 Alexander EbertRegular login link in the menu for guests
2021-12-28 Alexander EbertImproved the menu overflow behavior
2021-12-28 Alexander EbertMenu overflow behavior, indicators for overflowing...
2021-12-28 Marcel WerkMerge branch '5.4'
2021-12-28 Marcel WerkPasting in ItemList did not work
2021-12-27 Alexander EbertGap between menus, safe click area for touch browsers
2021-12-23 Alexander EbertRemoved hover states on touch devices
2021-12-23 Alexander EbertIncrease the tap target size to 44x44 px
2021-12-23 Alexander EbertIndicator for user menu tabs with unread content
2021-12-23 Alexander EbertMissing indicator for unread content
2021-12-23 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2021-12-23 Tim DüsterhusMerge branch '5.4'
2021-12-23 Tim DüsterhusMerge branch '5.3' into 5.4
2021-12-23 Tim DüsterhusPass the file's basename to the validation regex in...
2021-12-22 Alexander EbertRelease 5.4.10 5.4.10
2021-12-22 Alexander EbertRelease 5.4.10 dev 2 5.4.10_dev_2
2021-12-22 Alexander EbertRelease 5.3.16 5.3.16
next