GitHub/WoltLab/WCF.git
Author Commit
2024-03-07 CyperghostAllow non null values for element
2024-03-07 CyperghostRename function
2024-03-07 Olaf BraunUpdate wcfsetup/install/files/lib/system/html/node...
2024-03-07 CyperghostRemove if both(next and previous) are null. This should...
2024-03-07 CyperghostFix if link in b,u or other elements and text directly...
2024-03-07 CyperghostInsert spaces before comment text
2024-03-07 CyperghostFix none bb-code links
2024-03-07 CyperghostRun code fixer
2024-03-07 CyperghostMove the mayContainOtherContent check in separate function
2024-03-07 CyperghostCheck parent elements and new property `aloneInParagraph`
2024-03-07 CyperghostDetect links in one line alone
2024-03-07 Alexander EbertUpdate the JS artifacts
2024-03-07 Alexander EbertAdd an event when the editor data has changed
2024-03-07 WoltLabUpdating minified JavaScript files
2024-03-07 Alexander EbertSafeguard against invalid EXIF values
2024-03-07 Marcel WerkFix react button in additional loaded comments
2024-03-07 CyperghostRevert "Fix poll editor"
2024-03-07 CyperghostRevert "Rename resultsRequireVoteField"
2024-03-07 CyperghostRename resultsRequireVoteField
2024-03-07 CyperghostFix poll editor
2024-03-07 CyperghostInsert comment for the definitions
2024-03-07 CyperghostDefine some variables for backward compatibility
2024-03-07 CyperghostClose overlays after tab change
2024-03-07 Alexander EbertImprove the name of the exported type
2024-03-07 CyperghostUse native event
2024-03-07 CyperghostCkeditor5 saveDraft and deleteDraft event
2024-03-07 Alexander EbertMerge pull request #5836 from WoltLab/setup-php-version...
2024-03-06 Marcel WerkImprove php version check during the setup
2024-03-01 Marcel WerkRemove obsolete tags in delete instructions
2024-03-01 Marcel WerkUpdate outdated XSD location
2024-02-29 Marcel WerkMerge pull request #5824 from WoltLab/cronjob-list...
2024-02-28 Marcel WerkShow package in cronjob list
2024-02-27 Olaf BraunMerge pull request #5823 from WoltLab/spider-list
2024-02-27 CyperghostAdd `@since 6.1` to database scripts
2024-02-27 CyperghostAdd `@since 6.1`
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/system/spider/Spider...
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/system/spider/Spider...
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/system/session/Sessio...
2024-02-27 Olaf BraunUpdate wcfsetup/install/files/lib/data/session/Session...
2024-02-27 CyperghostAdd class docs
2024-02-27 CyperghostUse everytime lowercase identifier
2024-02-27 CyperghostAdd standard spiders to the event
2024-02-27 CyperghostAdd event to register own spiders
2024-02-27 CyperghostRemove unnecessary method `getSpiderIdentifier`
2024-02-27 CyperghostRemove old spider related classes and database columns...
2024-02-22 Olaf BraunMerge pull request #5814 from WoltLab/unique-background-job
2024-02-22 Olaf BraunUpdate wcfsetup/install/files/lib/system/background...
2024-02-22 Olaf BraunUpdate wcfsetup/install/files/lib/system/background...
2024-02-22 Olaf BraunUpdate wcfsetup/install/files/lib/system/background...
2024-02-21 CyperghostSet `wysiwygSelector` for comment editor
2024-02-21 CyperghostInsert class description
2024-02-21 CyperghostRe-queue stuck unique background jobs
2024-02-21 CyperghostCreate a new instance of this job to reset the failure...
2024-02-21 CyperghostAlso call `onFinalFailure` in the cleanup cronjob.
2024-02-21 CyperghostAdd try-finally block for SELECT FOR UPDATE statement
2024-02-21 CyperghostCorrect check if the job does not exist
2024-02-21 CyperghostSet `MAX_FAILURES` to zero
2024-02-21 CyperghostCheck whether the background job should be queued
2024-02-21 CyperghostInsert new `identifier` column for background jobs
2024-02-21 CyperghostCreate a unique background job
2024-02-21 Marcel WerkMerge pull request #5812 from WoltLab/contact-form-sfs
2024-02-20 Marcel WerkRemove obsolete code
2024-02-20 Marcel WerkIntegrate SFS into the ContactForm
2024-02-20 Olaf BraunMerge pull request #5797 from WoltLab/acp-box-expiring...
2024-02-19 CyperghostIgnore case by sorting
2024-02-19 Marcel WerkDisable user-select in attachment buttons
2024-02-16 Marcel WerkMerge pull request #5807 from WoltLab/user-list-box
2024-02-16 Marcel WerkAdd support for content positions for `UserListBox`
2024-02-16 CyperghostRemove devtools template from shared templates
2024-02-16 Marcel WerkMerge pull request #5804 from WoltLab/recent-activities...
2024-02-15 Marcel WerkAdd missing javascript files
2024-02-15 Marcel WerkSimplify recent activity messages
2024-02-15 Marcel WerkOverhaul recent activity visuals
2024-02-15 Marcel WerkMigrate `WCF.User.RecentActivityLoader` to typescript
2024-02-14 Alexander EbertImprove the visuals and the content of the expiring...
2024-02-13 Marcel WerkMerge pull request #5802 from WoltLab/class-not-found...
2024-02-13 Marcel WerkDeprecate SessionHandler::resetSessions()
2024-02-13 Marcel WerkMake use of the new exception
2024-02-13 Marcel WerkAdd ClassNotFound exception
2024-02-13 Marcel WerkMerge pull request #5801 from WoltLab/rescue-mode-redirect
2024-02-13 Marcel WerkFix rescue mode redirect when accessing non-core ACP
2024-02-13 Olaf BraunAdd null value check
2024-02-08 Marcel WerkRemove obsolete code
2024-02-08 Marcel WerkFix error when creating notifications about comments
2024-02-08 CyperghostUse `dateInterval`
2024-02-08 CyperghostChange the language variables
2024-02-08 CyperghostUsing a generic named variable for the text of an object
2024-02-08 CyperghostFix time check
2024-02-08 CyperghostUsing plural function
2024-02-08 CyperghostInsert acp dashboard box for expired and expiring licenses
2024-02-08 Olaf BraunMerge pull request #5787 from WoltLab/html-upcast
2024-02-08 Olaf BraunMerge branch 'master' into html-upcast
2024-02-08 CyperghostMerge remote-tracking branch 'origin/master' into html...
2024-02-07 Marcel WerkFix outdated ids in inline poll form
2024-02-07 Marcel WerkMerge pull request #5796 from WoltLab/shared-sitemap...
2024-02-07 Marcel WerkMerge pull request #5794 from WoltLab/favicon-template...
2024-02-07 Marcel WerkUse shared templates for the XML sitemap generation
2024-02-07 Marcel WerkMerge pull request #5795 from WoltLab/template-indentation
2024-02-07 Marcel WerkUnify indentation in templates
2024-02-07 Marcel WerkIncrease the expected size of the favicon template...
next