GitHub/WoltLab/WCF.git
Author Commit
2024-02-23 Marcel WerkOverhaul recent activity visuals
2024-02-23 Marcel WerkMigrate `WCF.User.RecentActivityLoader` to typescript
2024-02-23 Marcel WerkMake use of the new exception
2024-02-23 Marcel WerkAdd ClassNotFound exception
2024-02-23 Marcel WerkDeprecate SessionHandler::resetSessions()
2024-02-23 Marcel WerkFix rescue mode redirect when accessing non-core ACP
2024-02-23 Olaf BraunAdd null value check
2024-02-23 CyperghostMark payload as a sensitive parameter
2024-02-23 CyperghostAdd header for content-type javascript
2024-02-23 CyperghostRemove JS from the path of the service worker
2024-02-23 CyperghostUse pack
2024-02-23 CyperghostOptimize the formatting
2024-02-23 CyperghostRemove htaccess for serviceWorker.js
2024-02-23 CyperghostAdd enum for Content encoding
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/system/user/notificat...
2024-02-23 CyperghostUse `RequestInterface` as parameter
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/system/service/worker...
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/system/service/worker...
2024-02-23 CyperghostIf no style selected use default style
2024-02-23 CyperghostAdd gmp and openssl as required extensions in `test...
2024-02-23 CyperghostSecure hash for the service worker's private key in...
2024-02-23 CyperghostRemove converting from bin2hex and hex2bin. Using direc...
2024-02-23 CyperghostUse correct content length
2024-02-23 CyperghostRemove using of `Binary::safeStrlen`
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/system/service/worker...
2024-02-23 CyperghostUse hexadecimal escape sequence
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/system/service/worker...
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/system/service/worker...
2024-02-23 CyperghostOrder items in array
2024-02-23 CyperghostUpdate database install script
2024-02-23 Olaf BraunUpdate wcfsetup/setup/db/install.sql
2024-02-23 Olaf BraunUpdate wcfsetup/setup/db/install.sql
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/data/service/worker...
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/action/RegisterServic...
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/action/RegisterServic...
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/action/RegisterServic...
2024-02-23 CyperghostUse correct indent
2024-02-23 Olaf BraunUpdate wcfsetup/install/files/lib/action/RegisterServic...
2024-02-23 CyperghostUse private fields with `#`
2024-02-23 CyperghostChange empty check
2024-02-23 CyperghostChange indent to tabs
2024-02-23 CyperghostUpdate typescript imports
2024-02-23 CyperghostSet options to hidden
2024-02-23 CyperghostRemove final from dbo classes
2024-02-23 CyperghostAdd missing `NOT`
2024-02-23 CyperghostInsert install sql code
2024-02-23 CyperghostUse tab char
2024-02-23 CyperghostAdd openssl and gmp as requirement
2024-02-23 CyperghostUse correct base64 functions
2024-02-23 CyperghostAdd language variable
2024-02-23 CyperghostRemove option `service_worker_expiration`
2024-02-23 CyperghostMove copyright to top of the file
2024-02-19 CyperghostCheck if the application server key(public key) changed
2024-02-19 CyperghostRemove TODO, not needed to change
2024-02-19 CyperghostUpdate the service worker
2024-02-19 CyperghostRename link to url
2024-02-19 CyperghostSimple check if service worker exists
2024-02-19 CyperghostInsert new background job to send push messages to...
2024-02-19 CyperghostRemove time query from service worker
2024-02-19 CyperghostCreate function to generate the ikm for different encodings
2024-02-19 CyperghostSupport encryption aesgcm
2024-02-19 CyperghostCreate service worker handler to send web push with...
2024-02-19 CyperghostSet `aes128gcm` as min es encoding
2024-02-19 CyperghostInsert new option
2024-02-12 CyperghostCheck if user is logged in
2024-02-09 CyperghostRegister service worker
2024-02-09 CyperghostImplement basic service worker registration
2024-02-09 CyperghostInsert basic options for public/private keys
2024-02-09 CyperghostCreate default database for service workers
2024-02-08 Marcel WerkRemove obsolete code
2024-02-08 Marcel WerkFix error when creating notifications about comments
2024-02-08 CyperghostUsing a generic named variable for the text of an object
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
next