GitHub/WoltLab/WCF.git
Author Commit
2023-06-24 Alexander EbertAdd support for text markers to CKEditor
2023-06-23 Alexander EbertAdd support for text markers
2023-06-22 Alexander EbertMerge pull request #5545 from WoltLab/devtools-dx
2023-06-22 Alexander EbertPrevent the native behavior of the keystrokes
2023-06-22 Alexander EbertPrefer exact matches for the preselection
2023-06-22 Alexander EbertMerge the search and list container
2023-06-22 Alexander EbertAdd some basic keyboard navigation to the project list...
2023-06-22 Alexander EbertAdd the "sync all" as a static button to prevent the...
2023-06-22 Alexander EbertAdd a link to the sync page from the pip list
2023-06-22 Alexander EbertAdd a quick filter to search the list of projects
2023-06-22 Alexander EbertAvoid using the deprecated `RegExp.$*` properties
2023-06-22 Alexander EbertMove the focus to the value field after selecting a pip
2023-06-22 Alexander EbertDerive the application name from the pip name
2023-06-22 Alexander EbertAutofill the project name if the pasted path looks...
2023-06-21 Marcel WerkMerge pull request #5547 from WoltLab/article-buttons
2023-06-21 Marcel WerkRework article button's html / css
2023-06-21 Tim DüsterhusMerge branch '5.5'
2023-06-21 Tim DüsterhusMerge branch '5.4' into 5.5
2023-06-21 Alexander EbertRelease 5.4.29 5.4.29
2023-06-20 Alexander EbertRelease 5.5.13 5.5.13
2023-06-20 Alexander EbertMerge branch '5.4' into 5.5
2023-06-20 Alexander EbertRelease 5.4.28 5.4.28
2023-06-20 Tim DüsterhusSync quoteMetaCode.tpl
2023-06-20 Tim DüsterhusSync wysiwyg.tpl
2023-06-19 Alexander EbertOverhaul the visuals of quotes
2023-06-19 Alexander EbertUse a dark background value for user avatars
2023-06-19 Alexander EbertDarken the yellow badge
2023-06-19 Tim DüsterhusMerge branch '5.5'
2023-06-19 Marcel WerkFixed bug when blocking an avatar, signature or cover...
2023-06-19 Alexander EbertAdd icon colors for test results in the system check
2023-06-19 Alexander EbertImproved the readability of dark mode color presets
2023-06-19 Alexander EbertAdd darker color presets for icons
2023-06-19 Alexander EbertAdd basic support for icon color presets
2023-06-17 Alexander EbertEnforce the dark theme to embedded tweets
2023-06-17 Alexander EbertAdd hotkey support to set the focus to the ACP search
2023-06-17 Alexander EbertMerge pull request #5537 from WoltLab/style-editor...
2023-06-16 Alexander EbertRelease 5.5.13 dev 1 5.5.13_dev_1
2023-06-16 WoltLabUpdating minified JavaScript files
2023-06-16 Tim DüsterhusRemove the reference to WCF.Poll.js in acptemplate
2023-06-16 Tim DüsterhusFix rebuild dialog title in sitemapList.tpl
2023-06-16 Tim DüsterhusFix soft deletion confirmation for articles
2023-06-15 Tim DüsterhusMerge branch '5.5'
2023-06-15 Tim DüsterhusMerge branch '5.4' into 5.5
2023-06-15 Tim DüsterhusDrop the SameSite attribute from the XSRF-Token cookie...
2023-06-15 Tim DüsterhusMerge branch '5.5'
2023-06-15 Tim DüsterhusFix wcf.acp.group.option.user.signature.maxLength in...
2023-06-14 Tim DüsterhusMerge branch '5.5'
2023-06-14 Tim DüsterhusFix typo in de.xml
2023-06-13 Tim DüsterhusActually delete the `article_enable_visit_tracking...
2023-06-13 Tim DüsterhusRemove reference to deleted phrase `wcf.acl.option...
2023-06-13 Tim DüsterhusRemove duplicated spaces in phrases
2023-06-12 Alexander EbertAdd the missing plural s
2023-06-12 Alexander EbertUpdate the embed code for Instagram
2023-06-12 Tim DüsterhusMerge pull request #5538 from WoltLab/article-category
2023-06-12 Tim DüsterhusMake wcf1_article.categoryID NOT NULL
2023-06-12 Tim DüsterhusAdd update_com.woltlab.wcf_6.0_articleOrphans.php
2023-06-12 Tim DüsterhusDelete articles in `beforeDeletion()` when deleting...
2023-06-12 Tim DüsterhusEnsure the objects are read in ArticleAction::delete()
2023-06-09 Alexander EbertFix the border color of the editor preview
2023-06-09 Alexander EbertFix the border of alerts
2023-06-09 Alexander EbertRemove redundant inline CSS
2023-06-09 Alexander EbertUse native CSS variables to apply colors to the visual...
2023-06-09 Alexander EbertAutoformat the CSS for the style editor
2023-06-09 Alexander EbertImprove the selection of CSS variables
2023-06-09 Tim DüsterhusFix unclosed HTML attribute in styleAdd.tpl
2023-06-09 Tim DüsterhusMerge pull request #5534 from WoltLab/php-8.3
2023-06-09 Tim DüsterhusAllow PHP 8.3 in CheckSystemEnvironment for testing...
2023-06-09 Tim DüsterhusFix wcf.global.incompatiblePhpVersion in en.xml
2023-06-08 Alexander EbertShow the CSS variable and implicitly expand selection...
2023-06-06 Alexander EbertRemove unreachable code for the dark mode SCSS
2023-06-06 Tim DüsterhusMerge branch '5.5'
2023-06-06 Tim DüsterhusUnify password to “Kennwort” in de.xml
2023-06-06 Tim DüsterhusMerge remote-tracking branch 'origin/master'
2023-06-06 Tim DüsterhusMerge branch '5.5'
2023-06-06 Tim DüsterhusFix `<label>` targets in userAdd.tpl
2023-06-05 Alexander EbertAdd missing reference to preserve dark mode variables
2023-06-05 Alexander EbertEnforce a maximum width for legacy dialogs
2023-06-05 Alexander EbertAdd a button to remove text formatting
2023-06-05 Alexander EbertAdd the outdent/indent buttons to lists
2023-06-05 Tim DüsterhusMerge branch '5.5'
2023-06-05 Tim DüsterhusFix HTML syntax in pageHeaderUser.tpl
2023-06-05 Tim DüsterhusMerge branch '5.5'
2023-06-05 Tim DüsterhusFix incorrect quotation mark in en.xml
2023-06-01 Alexander EbertHide the contents of the text input while the editor...
2023-06-01 Tim DüsterhusUpdate composer dependencies
2023-05-31 Tim DüsterhusRemove useless `|strtolower` in articleList.tpl
2023-05-31 Tim DüsterhusMerge pull request #5530 from WoltLab/template-modifier
2023-05-31 Tim DüsterhusReplace `|substr` by `|str_ends_with` in templates
2023-05-31 Tim DüsterhusReplace `|strpos` by `|str_starts_with` in templates
2023-05-31 Tim DüsterhusFix submit button in versionTrackerList.tpl
2023-05-30 Alexander EbertMigrate a fake button to `<button>`
2023-05-30 Alexander EbertSlightly improve the contrast of dimmed text in the...
2023-05-30 Marcel WerkMerge pull request #5528 from WoltLab/time-error-handling
2023-05-29 Alexander EbertSuppress error messages when fetching previews
2023-05-29 Alexander EbertHide errors for failed searches
2023-05-29 Alexander EbertSuppress errors when the query for search suggestion...
2023-05-29 Marcel WerkImprove titles/description of input fields for "Language"
2023-05-29 Marcel WerkFix multiple consistency issues in language phrases
2023-05-29 Marcel WerkAdd error handling for `time` in `time` template function
2023-05-26 Tim DüsterhusReplace |json_encode by |json in pageFooter.tpl
next