-
Updated
Feb 10, 2022 - JavaScript
community
Here are 2,571 public repositories matching this topic...
-
Updated
Aug 2, 2021 - CSS
-
Updated
Feb 10, 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
Currently, there's a lot of duplication between the tags Tag content handler and core's Index content handler. Similar duplication exists in "index" blade template vs "tag" bla
-
Updated
Feb 9, 2022 - JavaScript
-
Updated
Feb 9, 2022 - Ruby
-
Updated
Feb 4, 2022
-
Updated
Jan 28, 2022 - JavaScript
-
Updated
Feb 4, 2022 - PHP
-
Updated
Feb 9, 2022 - Python
-
Updated
Jan 14, 2022
-
Updated
Feb 10, 2022 - JavaScript
-
Updated
Feb 5, 2022
app license field
separe opensource apps from comercial
如题,Feedburner 已经苟延残喘很久,可是一直没找到可以提供类似的 Feed 烧制功能的替代应用,想问一下您是否有了解?
-
Updated
Feb 9, 2022 - Ruby
-
Updated
Feb 2, 2022 - Python
-
Updated
Jan 28, 2022 - Java
-
Updated
Jan 22, 2022 - CSS
-
Updated
Jun 27, 2020 - PHP
Describe the Bug
The band 'Between the Buried and Me' scrobbles as 'Between The Buried.' Doesn't happen on other Apple Music clients that also have scrobbling.
Steps to Reproduce
- Play any track from the band
Environment Information
- OS: Windows 10 Home 19044.146
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
Jan 25, 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 bug
In many (if not all!) of the places where the
Followbutton is rendered (with the classfollow-action-button), the button always renders the textFollowby default. Once the user's data is fetched, it then may update toFollowing. This step of fetching the data async and then updating the text after the button and text have already rendered leads to a glitchy UI