projects
/
GitHub
/
WoltLab
/
WCF.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
Author
Commit
2024-04-25
Cyperghost
Fix code-style
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-23
Cyperghost
Remove `getInternalUser()` from `GithubAuthAction`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-23
Cyperghost
Add default implementation for `isEnabled()`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-23
Cyperghost
Rename function to `redirectToRegistration`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-23
Cyperghost
Implementation of a new request handler for OAuth 2...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-21
Marcel Werk
Merge pull request #5889 from WoltLab/no-unread-trackin...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-21
Marcel Werk
Suppress unread tracking for guests
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-21
Alexander Ebert
Fix the data attribute required for `.userLink`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-19
Marcel Werk
Remove usage of the `woltlab-core-notice` component...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-19
Marcel Werk
Set version number to 6.1.0 dev 1
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-19
Marcel Werk
Merge pull request #5886 from WoltLab/contact-form...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-19
Marcel Werk
Fix hardcoded border-radius for some buttons
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-19
Marcel Werk
Remove obsolete confirmation of the privacy policy...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-19
Marcel Werk
Remove obsolete `<p><br></p>` tags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Cyperghost
Remove references to `WCF.ACL`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Olaf Braun
Merge pull request #5883 from WoltLab/opt-out-rocket...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Olaf Braun
Update wcfsetup/install/files/lib/util/HeaderUtil.class.php
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Cyperghost
Add `data-cfasync="false"` to script tags without src...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Cyperghost
Check only attributes for `data-cfasync="false"`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Cyperghost
Make sure that `data-cfasync="false"` is added only...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Cyperghost
Move `data-cfasync="false"` after `data-relocate="true"`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-16
Cyperghost
Add `data-cfasync="false"` attribute to script tags
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-15
Olaf Braun
Merge pull request #5881 from WoltLab/bugfix/license-api
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-15
Cyperghost
Fixed the installation error that could not find the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-15
Cyperghost
Check whether license credentials is available
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-15
Olaf Braun
Merge pull request #5874 from WoltLab/bugfix/bbcode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-12
Marcel Werk
Fix wrong css class name
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-12
Cyperghost
Use `replaceChild`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-12
Olaf Braun
Merge pull request #5845 from WoltLab/auto-completion...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Remove the text nodes from the dom after set it as...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Use the first element instead of the last element for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Mark `HtmlBBCodeParser` as deprecated
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Move `getBlockBBCodes` and `getSourceBBCodes` into...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Make the function `isValidTag` and `buildTagAttributes...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Insert raw bb-code text for non-closing bb-code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Update php doc
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Merge branch 'refs/heads/master' into auto-completion...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-11
Cyperghost
Update `@woltlab/editor` package
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Olaf Braun
Merge pull request #5873 from WoltLab/media-bbcode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Uppercase index
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Find the correct closing bbcode tag
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Load the text content for the attribute with `useText...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Check earlier if node is a code node
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Use `$document` as member
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Add `DomBBCodeParser` to parse bbcodes inside a \DOMText
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-10
Cyperghost
Remove parsing from raw html string
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-09
Cyperghost
Add alignment support for media bb-code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Marcel Werk
Merge pull request #5870 from WoltLab/edit-history
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Alexander Ebert
Improve the color scheme of the diff
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Alexander Ebert
Fix the usage of `{link}`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Alexander Ebert
Import `@woltlab/visual-dom-diff`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Alexander Ebert
Import `google/diff-match-patch`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Remove possible invalid html code, if bbcode `isBlockEl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Merge pull request #5867 from WoltLab/set-manifest...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
Add a default favicon in 512x512px
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
Store style object instead of styleID
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
Check if `manifest.json` exists
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
Delete prev generated manifest.json
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
Merge remote-tracking branch 'origin/set-manifest-color...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Update wcfsetup/install/files/lib/data/style/StyleActio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
indent the manifest code
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Cyperghost
Use `sprintf`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Update wcfsetup/install/files/lib/system/style/command...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Update wcfsetup/install/files/lib/system/style/command...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Update wcfsetup/install/files/lib/system/style/command...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-08
Olaf Braun
Update wcfsetup/install/files/lib/system/style/command...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-07
Marcel Werk
Add visual diff mode
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-05
Marcel Werk
Use <del> and <ins> tags to highlight changes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-04
Marcel Werk
Show the comparison with the previous version by default
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-04
Marcel Werk
Add interface for rendering mode option (html or raw)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-04
Marcel Werk
Add type declarations
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-04
Cyperghost
Reload style from database by executing command
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Set new landing page reset style cache, too
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Set core language to get the right language for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Get landing page
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Add `loadVariable` call
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Add comment for the default favicons
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Deleted compiled style files when creating new language
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Generate manifest, even if no favicon is available
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Generate manifest by recompile style
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Remove `default.manifest.json`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Add `CreateManifest` command
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Remove some blank lines
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-03
Cyperghost
Set `theme_color` and `background_color` dynamically
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-02
Marcel Werk
Merge pull request #5863 from WoltLab/user-mail-form...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-02
Marcel Werk
Remove option for different sender from bulk mail
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-02
Olaf Braun
Merge pull request #5860 from WoltLab/acl-json
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-02
Cyperghost
Revert the changes on `WCF.Combined.tiny.js` and `WCF...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-02
Cyperghost
Remove `/>`
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-01
Marcel Werk
Migrate user mail to formbuilder form
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-04-01
Marcel Werk
Remove obsolete imports
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-29
Alexander Ebert
Reduce the usage of `@` in the template
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-29
Alexander Ebert
Remove the redundant tooltips
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-29
Alexander Ebert
Fix the behavior for empty ACLs
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-27
Alexander Ebert
Add a dark mode to the exception page
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-27
Marcel Werk
Move assignment of '__userAuthConfig'
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-27
Marcel Werk
Merge pull request #5861 from WoltLab/user-authenticati...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-27
Cyperghost
Revert `ExifUtil.js` changes
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-27
Cyperghost
Fix `aclPermissionList` show if no item selected(empty)
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
2024-03-27
Cyperghost
Add `aclListItem` class
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
zip
)
next