projects
/
GitHub
/
WoltLab
/
WCF.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
GitHub/WoltLab/WCF.git
29 hours ago
Alexander Ebert
Update the dev dependencies
6.1
|
commitdiff
29 hours ago
Alexander Ebert
Merge branch '6.0' into 6.1
|
commitdiff
29 hours ago
Alexander Ebert
Fix various linting issues
6.0
|
commitdiff
30 hours ago
Alexander Ebert
Update the NPM dependencies
|
commitdiff
30 hours ago
Alexander Ebert
Migrate ESLint to `eslint.config.mjs`
|
commitdiff
30 hours ago
Alexander Ebert
Update the dev dependencies
|
commitdiff
30 hours ago
Alexander Ebert
Update the JS build chain
|
commitdiff
30 hours ago
Alexander Ebert
Update the JS build chain
|
commitdiff
30 hours ago
Alexander Ebert
Merge branch '6.0' into 6.1
|
commitdiff
30 hours ago
Alexander Ebert
Update the JS build chain
|
commitdiff
30 hours ago
Alexander Ebert
Merge branch '6.0' into 6.1
|
commitdiff
30 hours ago
Alexander Ebert
Do not log the missing bootstraper
|
commitdiff
30 hours ago
Alexander Ebert
Fix the i18n description using the values of the i18n...
|
commitdiff
34 hours ago
Alexander Ebert
Do not attempt to attach a shadow root more than once
|
commitdiff
2 days ago
Olaf Braun
Merge pull request #6041 from WoltLab/upload-field...
6.2
|
commitdiff
2 days ago
Marcel Werk
Merge pull request #6043 from WoltLab/bugfix/package...
|
commitdiff
2 days ago
Olaf Braun
Merge pull request #6042 from WoltLab/deprecate-dateuti...
|
commitdiff
2 days ago
Cyperghost
Directly pass filename
|
commitdiff
3 days ago
Alexander Ebert
Fixed a possible infinite reauthentication loop in...
|
commitdiff
3 days ago
Marcel Werk
Fix incorrect alphabetical sorting of the package list
|
commitdiff
3 days ago
Cyperghost
Add php doc to `DateFormField::getDateTimeFormatter()`
|
commitdiff
3 days ago
Cyperghost
Use `\IntlDateFormatter` to format the datetime object
|
commitdiff
3 days ago
Cyperghost
Remove the unused functions `CLIUtil::formatTime()...
|
commitdiff
4 days ago
Marcel Werk
Fix invalid html syntax
|
commitdiff
4 days ago
Marcel Werk
Remove invalid html
|
commitdiff
4 days ago
Marcel Werk
Slim down note about developer license
|
commitdiff
4 days ago
Olaf Braun
Merge pull request #6026 from WoltLab/emoji-picker-v2
|
commitdiff
4 days ago
Cyperghost
No longer use `DateUtil::format()` to format the date.
|
commitdiff
4 days ago
Cyperghost
Use `\DateTime::format()` instead of `DateUtil::format()`
|
commitdiff
4 days ago
Cyperghost
Use `\IntlDateFormatter` to format the date
|
commitdiff
4 days ago
Cyperghost
Use `DateTime::format()` instead of `DateUtil::format()`
|
commitdiff
4 days ago
Cyperghost
Mark `DateUtil::format()` as deprecated
|
commitdiff
4 days ago
Cyperghost
Validate file extensions in `UploadFormField`
|
commitdiff
4 days ago
Alexander Ebert
Rebuild the pre-update files
|
commitdiff
4 days ago
Alexander Ebert
Fix the check for GMP support
|
commitdiff
5 days ago
Alexander Ebert
Release 6.1.0
6.1.0
|
commitdiff
5 days ago
WoltLab
Updating minified JavaScript files
|
commitdiff
5 days ago
Alexander Ebert
Update the CKEditor 5 bundle
|
commitdiff
5 days ago
Cyperghost
Import editor type for `*.svg`
|
commitdiff
5 days ago
Olaf Braun
Merge pull request #6040 from WoltLab/service-worker...
|
commitdiff
5 days ago
Cyperghost
Update module `@woltlab/editor`
|
commitdiff
5 days ago
Alexander Ebert
Improve the consistency of property/function names
|
commitdiff
5 days ago
Cyperghost
Add module comment doc
|
commitdiff
5 days ago
Cyperghost
Add a comment that this file is auto-generated
|
commitdiff
5 days ago
Cyperghost
Don't add object store on success only in upgrade event...
|
commitdiff
5 days ago
Cyperghost
Print complete messages
|
commitdiff
5 days ago
Cyperghost
Fix the check whether the notification should be displayed
|
commitdiff
5 days ago
Cyperghost
Reformat code
|
commitdiff
5 days ago
Cyperghost
Fix error message
|
commitdiff
5 days ago
Cyperghost
Update last read notification time when marking notific...
|
commitdiff
5 days ago
Cyperghost
Save the timestamp from the last read notification...
|
commitdiff
5 days ago
Olaf Braun
Merge pull request #6036 from WoltLab/google-maps-advan...
|
commitdiff
5 days ago
Marcel Werk
Fix invalid object in event
|
commitdiff
5 days ago
Marcel Werk
Fix bad property names in comment events
|
commitdiff
5 days ago
Olaf Braun
Merge pull request #6037 from WoltLab/password-strength...
|
commitdiff
5 days ago
Olaf Braun
Update wcfsetup/install/files/lib/system/form/builder...
|
commitdiff
8 days ago
Alexander Ebert
Rebuild the CKEditor 5 bundle
|
commitdiff
8 days ago
Marcel Werk
Fix typescript issue
grid-view
|
commitdiff
8 days ago
Alexander Ebert
Merge branch '6.0' into 6.1
|
commitdiff
8 days ago
Alexander Ebert
Fix the resolution of the path on Windows
|
commitdiff
9 days ago
Marcel Werk
Take articles into account when merging users
|
commitdiff
9 days ago
Marcel Werk
Disable caching when rebuilding the sitemaps
|
commitdiff
9 days ago
Cyperghost
Add strength meter support to `PasswordFormField`
|
commitdiff
9 days ago
Marcel Werk
Provide the option to disable menu items when editing
|
commitdiff
9 days ago
Cyperghost
Change type of `InitialMarkerPosition`
|
commitdiff
9 days ago
Cyperghost
`draggable` is deprecated and `gestureHandling` should...
|
commitdiff
9 days ago
Cyperghost
When using `AdvancedMarkerElement`, `mapId` is required.
|
commitdiff
9 days ago
Cyperghost
Load marker library
|
commitdiff
9 days ago
Cyperghost
Use `google.maps.Marker` instead of `google.maps.marker...
|
commitdiff
9 days ago
Cyperghost
Upgrade `@googlemaps/markerclusterer` to `2.3.2`
|
commitdiff
9 days ago
Cyperghost
Don't use `Database::prepare()` in exporter
|
commitdiff
9 days ago
Olaf Braun
Merge pull request #6033 from WoltLab/database-prepare...
|
commitdiff
9 days ago
Cyperghost
It is not necessary to use `Database::prepare()` as...
|
commitdiff
9 days ago
Cyperghost
It is not necessary to use `Database::prepare()` as...
|
commitdiff
9 days ago
Cyperghost
Add since information
|
commitdiff
9 days ago
Cyperghost
Insert fancybox in the section to check whether the...
fancybox
|
commitdiff
10 days ago
Alexander Ebert
Fix the handling of perpetual licenses
|
commitdiff
10 days ago
Cyperghost
Add a function that creates a new fancybox with given...
|
commitdiff
10 days ago
Cyperghost
Remove unused language variables `wcf.imageViewer.*`
|
commitdiff
10 days ago
Cyperghost
Manual calling of `[data-fancybox=“attachments”]` is...
|
commitdiff
10 days ago
Cyperghost
Use `data-caption` instead of `title`
|
commitdiff
10 days ago
Cyperghost
Remove japanese locale
|
commitdiff
10 days ago
Cyperghost
Fix typo
|
commitdiff
10 days ago
Cyperghost
Use `shared_imageViewer` instead of `imageViewer` template
|
commitdiff
10 days ago
Cyperghost
Remove using of `jsImageViewer` class and set `data...
|
commitdiff
10 days ago
Cyperghost
Move `fancybox.css` to the correct style folder
|
commitdiff
10 days ago
Cyperghost
Remove unused `imageViewer.scss`
|
commitdiff
10 days ago
Cyperghost
Move ImageViewer setup to global Boostrap script
|
commitdiff
10 days ago
Cyperghost
Move template `imageViewer` to shared templates
|
commitdiff
10 days ago
Cyperghost
Load localization for fancybox
|
commitdiff
10 days ago
Cyperghost
Remove WCF.ImageViewer.js
|
commitdiff
10 days ago
Cyperghost
Run `tsc`
|
commitdiff
10 days ago
Cyperghost
Mark `IImageViewerAction` as deprecated
|
commitdiff
10 days ago
Cyperghost
Merge branch 'refs/heads/6.2' into fancybox
|
commitdiff
10 days ago
Cyperghost
Revert incorrect changes on DatabaseObject
|
commitdiff
11 days ago
Olaf Braun
Remove wrong imports.
|
commitdiff
11 days ago
Cyperghost
Remove an unnecessary space
|
commitdiff
11 days ago
Cyperghost
Revert changes on spider update script
|
commitdiff
11 days ago
Cyperghost
In `ApplicationCacheBuilder` and `ApplicationHandler...
|
commitdiff
11 days ago
Cyperghost
Run `php-cs-fixer`
|
commitdiff
next