Dan Brown
Dan Brown
The "open source" link found on this line: https://github.com/anderspitman/awesome-tunneling/blob/710bf1e051dabc42e2be1f08f3f2ab42121af57f/README.md?plain=1#L85 leads to a non-existing repo. I believe the maintainer removed any official repos of the original open source code-base in early...
Will help organize and allow scale for high-revision count scenarios such as that in #3633.
Added additional exceptions to prevent such cases in the future, so that they are caught in dev ideally. Added test case specifically for reported favourite scenario.
## History & Purpose Currently BookStack uses a fixed system for URLs of content within the system which uses "slugs" generated from the name of content. Upon this there's also...
Includes use of `laravel/ui` library. Good to do now before we jump to Laravel 9 in the future.
https://codemirror.net/docs/migration/
PR to track upgrade from Codemirror 5 to 6. Quite a large change. Closes #3518 ### References - [Common cm6 default setups](https://github.com/codemirror/basic-setup/blob/main/src/codemirror.ts) - [Language (mode) management](https://codemirror.net/examples/language/) ### Progress Report Got...
This issue has been opened to get feedback in relation to supporting group sync for OIDC usage. We'd look to implement group sync in a similar manner to LDAP and...