GitHub/WoltLab/WCF.git
Author Commit
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...
2024-02-07 CyperghostRun tsc
2024-02-07 CyperghostRemove unused `WoltlabAttachmentConfig`
2024-02-06 CyperghostUse textnode instant of span element
2024-02-05 Marcel WerkMerge pull request #5792 from WoltLab/user-rank-cache
2024-02-05 CyperghostInsert some class docs
2024-02-05 CyperghostMake AttachmentRuntimeCache final
2024-02-05 CyperghostCreate simple image metacode upcast class
2024-02-05 CyperghostReplace element with correct img-element
2024-02-05 Marcel WerkMerge pull request #5790 from WoltLab/rss-feed
2024-02-05 CyperghostChange upcast, that the function replace the elements...
2024-02-05 CyperghostFix that wsm images can inside a link
2024-02-05 CyperghostMake `HtmlUpcastProcessor` final
2024-02-04 Marcel WerkRemove obsolete code
2024-02-04 Marcel WerkMake use of the new cache
2024-02-04 Marcel WerkAdd cache for user ranks
2024-02-04 Marcel WerkDeprecate old code
2024-02-04 Marcel WerkUse new implementation for notification feed page
2024-02-04 Marcel WerkAdd missing phpdoc
2024-02-04 Marcel WerkDeprecate old code
2024-02-04 Marcel WerkAdd redirect to new rss feed page
2024-02-04 Marcel WerkChange references in templates to the new page
2024-02-04 Marcel WerkMake use of the `objectIDs` parameter
2024-02-02 Marcel WerkApply suggestions from code review
2024-02-02 CyperghostRemove unused types
2024-02-02 CyperghostUse `#[\Override]`
2024-02-02 CyperghostFix upcast calls
2024-02-01 Marcel WerkMake use of the new API for the article feed
2024-02-01 Marcel WerkAdd API for RSS feed generation
2024-02-01 CyperghostRemove unnecessary phpdoc
2024-02-01 CyperghostHtmlUpcast for comment and comment response
2024-02-01 CyperghostFix messageObjectType access
2024-02-01 CyperghostInsert upcast to MessageOptionType
2024-02-01 CyperghostInsert upcast to WysiwygFormField
2024-02-01 CyperghostImplement upcast for box and pages
2024-02-01 CyperghostRevert "Use set default values function"
2024-02-01 CyperghostInsert some docs
2024-02-01 CyperghostImplement attachment upcast
2024-02-01 CyperghostRemove unused function `resolveAttachmentUrl`
2024-02-01 CyperghostImplement AttachmentRuntimeCache
2024-02-01 CyperghostImplement caching of objects
2024-02-01 CyperghostInsert style attribute with width value
2024-02-01 CyperghostUse set default values function
2024-02-01 CyperghostMake function private
next