Christopher York
Christopher York
Is there a way to determine a zone's enabled status via an app?
The latest yml files from the PHP project now include a versions property in the oss.yml file. ` #webOS regex: '(?:Web0S; .*WEBOS|webOS|web0S|Palm webOS|hpwOS)(?:[/]?(\d+[.\d]+))?' name: 'webOS' version: '$1' versions: regex: 'WEBOS(\d+[.\d]+)'...
Is there a way I am missing to exclude an entire directory and it's contents? I have tried... ` -e "folder/*" ` However, the items in this folder are still...
### Feature Description Would it be possible to add a setting that overrides the truncating of Discord webhook notifications? Previously, Gitea would push the entire commit message, now it cuts...