GitHub/WoltLab/woltlab.github.io.git
Author Commit
2023-04-27 Tim DüsterhusExplain the updated time rendering in templates
2023-04-27 Tim DüsterhusUpdate deprecations and removals
2023-04-26 dependabot... Bump mkdocs-material from 9.1.5 to 9.1.8 (#371)
2023-04-14 Marcel WerkUpdate deprecations and removals (AMP)
2023-04-11 Tim DüsterhusFix formatting in `FormFieldValidator` example
2023-04-11 Marcel WerkAdd example for `FormFieldValidator` usage (#369)
2023-04-03 dependabot... Bump mkdocs-material from 9.0.15 to 9.1.5 (#367)
2023-03-27 Tim DüsterhusMerge branch '5.5' into 6.0
2023-03-27 Tim DüsterhusMerge branch '5.4' into 5.5
2023-03-27 XeroXUpdate DefaultTrueBooleanDatabaseTableColumn description
2023-03-14 Tim DüsterhusMerge branch '5.5' into 6.0
2023-03-14 Tim DüsterhusMerge branch '5.4' into 5.5
2023-03-14 IceQ1337Add `license` element to package.xml documentation
2023-03-14 IceQ1337Add `packageurl` element to package.xml documentation
2023-03-14 IceQ1337Fix language code reference in package.xml documentation
2023-03-06 Tim DüsterhusMerge branch '5.5' into 6.0
2023-03-06 Tim DüsterhusFix list rendering for UploadFormField
2023-03-06 Tim DüsterhusFix documentation for MultipleSelectionFormField
2023-03-06 Tim DüsterhusRevert "Fix outdated documentation for MultipleSelectio...
2023-03-03 Marcel WerkFix outdated documentation for MultipleSelectionFormField
2023-03-01 dependabot... Bump mkdocs-material from 9.0.13 to 9.0.15 (#362)
2023-02-27 Tim DüsterhusMerge pull request #361 from WoltLab/update-typescript...
2023-02-27 Tim DüsterhusMerge branch '6.0' into update-typescript-consumption
2023-02-27 Tim DüsterhusUpdate the TypeScript snippets
2023-02-27 Tim DüsterhusMerge pull request #359 from jan-hecker/patch-1
2023-02-26 jan-heckerFix global d.ts file path
2023-02-24 Tim DüsterhusUpdate cronjob PIP
2023-02-24 Tim DüsterhusDocument the removal of support for unnamed event listeners
2023-02-21 dependabot... Bump mkdocs-material from 9.0.9 to 9.0.13 (#357)
2023-02-17 Tim DüsterhusMerge pull request #356 from WoltLab/icon-migration
2023-02-17 Tim DüsterhusDocument `FontAwesomeIcon::mapVersion4()`
2023-02-13 Tim DüsterhusMerge pull request #355 from WoltLab/dbo-ajax
2023-02-13 Tim DüsterhusAdd note that interfacing with DBO actions via AJAX...
2023-02-09 Marcel WerkUpdate deprecations and removals
2023-02-08 Marcel WerkUpdate deprecations and removals
2023-02-06 Marcel WerkUpdate deprecations and removals (gallery map)
2023-02-03 Tim DüsterhusMerge pull request #353 from WoltLab/content-negotiation
2023-02-03 Tim DüsterhusMerge pull request #352 from WoltLab/comment-migration
2023-02-03 Tim DüsterhusDocument the inclusion of willdurand/negotiation
2023-02-03 Tim DüsterhusMove the comment migration guide into the templates...
2023-02-01 dependabot... Bump mkdocs-material from 9.0.6 to 9.0.9 (#351)
2023-01-30 Marcel WerkDocument the comment refactoring
2023-01-30 Marcel WerkUpdate deprecations and removals (comments)
2023-01-27 Tim DüsterhusUpdate deprecations and removals
2023-01-26 Tim DüsterhusUse `->prepare()` in package_installation_plugins.md
2023-01-26 Tim DüsterhusUpdate deprecations and removals
2023-01-25 Tim DüsterhusMerge branch '5.5' into 6.0
2023-01-25 Tim DüsterhusBackport updated requirements.txt to 5.5
2023-01-25 dependabot... Bump mkdocs-material from 9.0.3 to 9.0.6 (#349)
2023-01-25 Tim DüsterhusMerge branch '5.5' into 6.0
2023-01-25 Tim DüsterhusMerge branch '5.4' into 5.5
2023-01-25 Tim DüsterhusPerform large-scale removal of unneeded `@` symbols...
2023-01-22 Marcel WerkUpdate deprecations and removals
2023-01-18 Tim DüsterhusUpdate deprecations and removals
2023-01-13 Tim DüsterhusDocument `{jslang}` (#347)
2023-01-12 Tim DüsterhusAdd missing type indicator for template plugins
2023-01-12 Tim DüsterhusAdd deprecation note to `{pages}`
2023-01-12 Tim DüsterhusRemove the documentation for `{smallPages}`
2023-01-12 Tim DüsterhusMake the type of template plugin clear in the headline
2023-01-11 Tim DüsterhusUpdate deprecations and removals
2023-01-10 Marcel WerkUpdate geocoding documentation
2023-01-10 Tim DüsterhusUpdate deprecations and removals
2023-01-09 Marcel WerkMerge pull request #345 from WoltLab/google-maps
2023-01-09 Marcel WerkApply suggestions from code review
2023-01-09 dependabot... Bump mkdocs-material from 8.5.11 to 9.0.3 (#346)
2023-01-06 Marcel WerkAdd documentation for google maps web component
2023-01-06 Marcel WerkUpdate deprecations and removals (google maps)
2023-01-04 Tim DüsterhusUpdate for the Favicon refactoring
2023-01-03 Alexander EbertPresets for confirmation dialogs now optionally ask...
2022-12-22 Marcel WerkMerge pull request #344 from WoltLab/pagination-web...
2022-12-22 Marcel WerkApply suggestions from code review
2022-12-21 Marcel WerkAdd documentation for the pagination web component
2022-12-14 Tim DüsterhusUpdate the PSR-15 example for the CheckHttpMethod middl...
2022-12-14 Tim DüsterhusMerge branch '5.5' into 6.0
2022-12-14 Tim DüsterhusRemove remaining use of WCF_N
2022-12-13 Tim DüsterhusMerge pull request #343 from WoltLab/remove-js-data...
2022-12-13 Tim DüsterhusRemove documentation for deprecated JS data structures
2022-12-13 Tim DüsterhusRemove section about executing cronjobs via CLI
2022-12-13 Tim DüsterhusMerge branch '5.5' into 6.0
2022-12-13 Tim DüsterhusUse `->prepare()` instead of `->prepareStatement()`
2022-12-13 Tim DüsterhusRemove documentation for `{fetch}`
2022-12-12 Tim DüsterhusUpdate deprecations and removals
2022-12-12 Tim DüsterhusFix example for PSR-15 FormBuilder handling
2022-12-09 Tim DüsterhusImprove rendering in php.md
2022-12-09 Tim DüsterhusMerge pull request #342 from WoltLab/psr-15
2022-12-09 Tim DüsterhusImprove phrasing of PSR-15 explanation
2022-12-09 Tim DüsterhusAdd explanation of PSR-15-style request processing
2022-12-09 Tim DüsterhusMerge pull request #339 from WoltLab/valinor
2022-12-09 Tim DüsterhusUpdate deprecations and removals
2022-12-09 Tim DüsterhusMerge branch '5.5' into 6.0
2022-12-09 Tim DüsterhusMark basic-app’s APPCore as final
2022-12-09 Tim DüsterhusUpdate package.xml for basic-app
2022-12-09 Tim DüsterhusUpdate global.php include in basic-app
2022-12-09 Tim DüsterhusUpdate code style for basic-app
2022-12-09 Tim DüsterhusAdd Valinor to libraries.md
2022-12-09 Tim DüsterhusUpdate Diactoros version
2022-12-07 Tim DüsterhusUpdate deprecations and removals
2022-12-06 Tim DüsterhusMerge pull request #337 from WoltLab/rebuild-worker
2022-12-06 Tim DüsterhusImprove phrasing for rebuild worker registration
2022-12-06 Tim DüsterhusDocument the event-based rebuild worker registration
next