loup
loup
## What does this PR do? This PR implements the OAuth2 provider for 42 School in Appwrite, allowing users to authenticate with their 42 School credentials and access Appwrite's features...
### š Feature description This feature aims to integrate the OAuth2 provider for [42 School](https://42.fr/) into Appwrite, utilizing the API provided by 42. It will allow users to authenticate with...
### š Feature description This feature aims to integrate the OAuth2 provider for [42 School](https://42.fr/) into Appwrite, utilizing the API provided by 42. It will allow users to authenticate with...
## What does this PR do? This PR implements the OAuth2 provider for 42 School in Appwrite, allowing users to authenticate with their 42 School credentials and access Appwrite's features...
Hello, for several months, I have tried many things to host my own map layers. So, I decided to test Martin. I can now host my mbtiles and also SVGs...
### Steps to Trigger Behavior 1. Use maplibre/martin with high definition svg (for example 500x500) 2. Add your tiles and sprites to your app with maplibre-gl-js 3. Check result on...
PGSync version: 3.2.0 Postgres version: 15.1 Elasticsearch/OpenSearch version: 8.15.0 Redis version: 7.2.5 Python version: 3.9 ## Problem Description: I have two PostgreSQL tables, `tmdb_movie` and `tmdb_movie_translation`, that I'd like to...
Hello ! I wanna use something self hostable like [Minio](https://github.com/minio/minio) instead of Amazon S3. But I try to use it like this : ` export default withNextVideo(nextConfig, { provider: 'amazon-s3',...
### Current behavior I am encountering an issue on iOS where the native scrollsToTop functionality (tapping the status bar to scroll content to the top) stops working. This specifically happens...
### Description Iām experiencing a severe memory leak when using next-intl with the Next.js App Router. I created two minimal public repositories with strictly identical code and behavior, except: -...