Deleted user
Deleted user
Cloudflare Worker "environments" are confusing. I was stuck on this, but I manually created a custom domain for a test deployment in the dashboard, and then used this API endpoint...
@aimedidierm Hi, Please follow this: https://github.com/github-craftwork/start-here/issues/100
Pull Request Revisions RevisionDescriptionr3Added support for autogroup member, taggedImplemented autogroup:member and autogroup:tagged in policy system, updating ACL resolving logic and test coverager2Enhance autogroup member and tagged logicImproved autogroup:member and autogroup:tagged...
I would venture to guess the image isn't getting a chance to finish loading before the initial rendering of the wheel. You may want to implement a simple pre-loader, and...
  Don't work
When I run darklua, it reads only the first .luaurc it encounters and uses the aliases from that file for every other .luau file, ignoring any other .luaurc file. Since...
The problem is that darklua doesn't use .luaurc files from parent directories. It only uses the file from the root directory of the project.
I'm not saying that this is intended behavior. I'm on Windows and when I bundle my code Darklua simply doesn't use more than one .luaurc file.
Thanks for the PR! The typo in the PR title should be corrected to "Optional" I guess. @gooroodev, can you review this too please?
Same here on windows. It's unsuable. I installed the last usuable version: "Nextcloud-3.13.3-x64.msi".