pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:JavaScript language:Python
Filter by
184M results
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
🔍 The problem
The strlen family of functions does not handle strings that are not null terminated. This can lead to buffer over reads
and cause the application to crash by accessing unintended memory ...
Legit Security
!-- This is an auto-generated comment: release notes by coderabbit.ai --
Summary by CodeRabbit
- New Features
- Added a new dashboard with role-based data display. Admins can view total employees, ...
Description
This adds the datareservoirio.environments.Environment.set_api_base_url() method. This allows users to point the Client
at any DRIO URL they want, especially useful when using a mock DRIO ...
feature
What
Added the missing strip-ansi dependency to package.json.
Why
The CI failure occurred because the dependency was missing. Adding it resolves the issue.
Fixes #51
The Manga Maniacs club was missing from the website despite being announced. Adds it to the initial activities seed data
in database.py.
Changes
- src/backend/database.py: Added Manga Maniacs entry ...
This adds support for AnimeJara. It s not as compatible as the other providers in terms of ID s, because AnimeJara
groups seasons, same as Cinemeta or TMDB instead of each season being a different item. ...
enhancement