tatankat
tatankat
Use the verbose argument to execute the web-ext build as the --verbose option was given on the command line.
Use the list of files to ignore from argument, not from redundant default list. By default, web-ext already ignores (from src/util/file-filter.js): ``` [ '**/*.xpi', '**/*.zip', '**/.*', // any hidden file...
Pull Request for Issue mentioned in https://github.com/joomla/joomla-cms/pull/37959#issuecomment-1162373727 ### Summary of Changes * Set ldap client log level to 7, using the symfony ldap client library. * Require a newer LDAP...
Use provided LDAP search method to get login from dn. This way the configured filters are applied for each source, so we know which configured source this ldap entry comes...
When "Settings" is selected in the item more menu (the three dots), it only opens the settings. However, it will show the settings of the currently selected item as the...
This patch adds support for the video-on-demand content available on the VTM (Flemish commercial broadcaster) GO platform using https://kodi.tv/addon/plugins-video-add-ons/vtm-go
This patch adds support for the video-on-demand platform of the Flemish public broadcaster (VRT) using https://kodi.tv/addon/plugins-video-add-ons/vrt-nu-0
**Describe the bug** Since a few releases back, in (at least) the movie listing, only the title and an image is shown for the entries. Once you start playback, additional...
Implement draft-murchison-webdav-prefer-05 on ietf as much as Microsoft's 'Depth "noroot" Request Header Extension'. This prevents running into https://github.com/inverse-inc/sogo/pull/15 on some clients (aCal for example) that depend on this.
| Q | A | ------------- | --- | Branch? | 4.4 | Bug fix? | yes | New feature? | no | Deprecations? | no | License | MIT...