Framework
A framework is a reusable set of libraries or classes in software. In an effort to help developers focus their work on higher level tasks, a framework provides a functional solution for lower level elements of coding. While a framework might add more code than is necessary, they also provide a reusable pattern to speed up development.
Here are 11,165 public repositories matching this topic...
-
Updated
May 7, 2022 - Go
We need to rewrite the delegate methods on ActionController::Parameters
so that they no longer directly delegate to the underlying hash object.
Problem
Currently AC::Parameters
delegates some methods to the underlying object, and this causes the AC::Params to behave in inconsistent ways. For exa
-
Updated
May 6, 2022 - TypeScript
-
Updated
May 8, 2022 - TypeScript
First check
- I added a very descriptive title to this issue.
- I used the GitHub search to find a similar issue and didn't find it.
- I searched the FastAPI documentation, with the integrated search.
- I already searched in Google "How to X in FastAPI" and didn't find any information.
- I already read and followed all the tutorial in the docs and didn't find an answ
Summary
The Mail settings don't have an option to choose a TLS version. Only to enforce upgrading connections to use SSL/TLS.
Mail servers like smtp.office365.com dropped support for TLS1.0 and TLS1.1 and now require TLS1.2: https://techcommunity.microsoft.com/t5/exchange-team-blog/new-opt-in-endpoint-available-for
I'm on a 14" macbook M1 pro and get the following error when trying to run a freshly downloaded/installed meteor 2.5.3:
Error: Only 64-bit Intel and M1 processors are supported on OS X
From the blogpost announcing meteor 2.5.1 I would expect meteor to work on my machine.
Given that I'm on an M1, the er
What problem does this feature solve?
Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate
to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba
-
Updated
May 1, 2022 - JavaScript
Hello,
There are some missing translation for Norwegian Nynorsk (nn). These should be added in branch 4.4.
See symfony/symfony#38710 for details and this page for an example.
These are the files that should be updated:
- [src/Symfony/Component/Security/Core/Resources/translations/security.nn.xlf](https://github.com/symfo
-
Updated
May 8, 2022 - TypeScript
-
Updated
Apr 28, 2022 - TypeScript
-
Updated
May 9, 2022 - Go
-
Updated
Apr 19, 2022 - SCSS
When checking a request's remoteAddress
, it's usually the address from which NIO received the request. While that's technically correct, Vapor servers are often hosted behind a reverse-proxy such as nginx. Therefore the original peer's address is often lost. To resolve this, it's not uncommon to set the original peer's address in a header such as X-Forwarded-For
.
**Describe the solution you
It may be a specific request but since there is a zip file handler for Android, doesn't hurt to ask for a desktop (maybe multiple backends?) implementation.
I would like to try that in the future but if anyone has time before feel free to do it.
Similar
-
Updated
May 8, 2022 - Go
-
Updated
May 7, 2022 - JavaScript
This issue addresses two things that are somewhat related
Enforcement of constraints for arguments
A lot of arguments have constraints - e.g. a maximum message length. I a few rare places, we actually enforce these constraints like here
but we don't d
-
Updated
Apr 27, 2022 - JavaScript
-
Updated
May 7, 2022 - Go
-
Updated
May 9, 2022 - Rust
-
Updated
May 8, 2022 - TypeScript
- Wikipedia
- Wikipedia
Version
2.6.10
Reproduction link
https://github.com/vuejs/vue
Steps to reproduce
What is expected?
attribute 'componen