-
Updated
Aug 26, 2021 - Ruby
forum
Here are 1,131 public repositories matching this topic...
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
Dec 16, 2020
-
Updated
Aug 6, 2021 - Ruby
User names must be unique, ignoring case. UsersController#show (the profile view) works whether or not capitals are used, so if you add /standing to get to your UsersController#standing action, it fails the before_action that the currently logged-in user is viewing their own page.
The quick fix is to .lowercase both sides of this if. The thorough fix would be to check case in routes and
-
Updated
Aug 3, 2021 - Ruby
-
Updated
Jan 5, 2020 - PHP
-
Updated
May 11, 2021 - C#
-
Updated
Aug 25, 2021 - PHP
-
Updated
Aug 26, 2021 - PHP
-
Updated
Aug 25, 2021 - TypeScript
-
Updated
Nov 15, 2018 - Objective-C
-
Updated
Jun 27, 2020 - PHP
-
Updated
Aug 26, 2021 - Java
-
Updated
Jul 5, 2021 - Python
-
Updated
Nov 25, 2019 - Elixir
-
Updated
Oct 22, 2020 - PHP
-
Updated
Apr 20, 2021 - Vue
-
Updated
May 16, 2021 - Nim
Improve this page
Add a description, image, and links to the forum topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the forum topic, visit your repo's landing page and select "manage topics."
https://docs.nodebb.org/installing/os/osx-mavericks/
Though we do have iOS devices for mobile testing, our core team doesn't actually own a mac (fight this war somewhere else :P). Would anyone with access to one mind testing and updating this page please? :)
More importantly the instructions for redis should be switched to mongo as it is our default recommended install; you can look at the