-
Updated
Mar 23, 2022 - JavaScript
community
Here are 2,610 public repositories matching this topic...
-
Updated
Aug 2, 2021 - CSS
-
Updated
Mar 23, 2022
When running ./nodebb upgrade, the output should also append to logs/output.log just as it does for ./nodebb start. These logs can be viewed by running ./nodebb log.
Good for beginners, feel free to ask here for tips on getting started.
-
Updated
Nov 28, 2021
-
Updated
Jan 26, 2022
-
Updated
Mar 21, 2022 - PHP
-
Updated
Mar 23, 2022 - JavaScript
-
Updated
Mar 2, 2022 - Ruby
-
Updated
Mar 19, 2022
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Mar 15, 2022 - PHP
-
Updated
Mar 18, 2022 - Python
-
Updated
Feb 28, 2022
-
Updated
Mar 20, 2022 - JavaScript
-
Updated
Feb 22, 2022
Describe the Bug
I'm working on a plugin and i've found that trying to restart the app under linux does not work (in windows everything works as intended).
electron's standard procedure to restart the app is:
app.relaunch();
app.quit();
Steps to Reproduce
1- Call these functions in a plugin
app.relaunch();
app.quit();
2- App closes (Linux & Windows)
3- App
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?
I would like to suggest a new category with the name "Science" as I think science related apps do not really fit into any other category. Alternatively, the "Medical" category could be renamed to something like "Science & Medicine".
-
Updated
Mar 12, 2022 - Python
-
Updated
Feb 10, 2022 - Java
-
Updated
Feb 26, 2022 - CSS
-
Updated
Mar 22, 2022 - Ruby
Summary
This is a follow-up issue to alan-turing-institute/the-turing-way#1210
Now that our default branch is called main we should do a search for other such terms (e.g. blacklist and whitelist) and update them with more modern alternatives, (e.g. denylist and allowlist).
What needs to be done?
- Curate a list of terms to avoid and appro
-
Updated
Jun 27, 2020 - PHP
-
Updated
Mar 18, 2022 - TypeScript
Improve this page
Add a description, image, and links to the community topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the community topic, visit your repo's landing page and select "manage topics."
Describe the solution you'd like
A generic modal for rate limit warnings was added in forem/forem#11102. It would be idea if all places in Forem that warned a user about rate limits used that model.
Start with
app/services/rate_limit_checker.rband trace back paths from there. Some examples: