Lode Claassen
Lode Claassen
Don't know why the build is failing, doesn't seem related to this PR.
Here: http://www.akkadia.org/drepper/SHA-crypt.txt, as linked from http://php.net/manual/en/function.crypt.php. Also, an implementation for python mentions this https://pythonhosted.org/passlib/lib/passlib.hash.sha256_crypt.html.
Yeah, I'm aware of that :) This is a legacy database I'm reading and when users login they will get converted to using `password_hash()`.
From the [requirements on the homepage](https://github.com/ircmaxell/password_compat#requirements): > This library requires `PHP >= 5.3.7` OR a version that has the `$2y` fix backported into it (such as RedHat provides). Note that...
Can you post your code? Without it is hard to determine what is going on, as I (and I gues lots of others), don't experience this problem.
@tinovyatkin it would be great if you have time to look at this!
Ping @tinovyatkin I'd love your view on this if you have the space for it.
For me the spacious interface, not only the icons, give the app a great feeling. I think having a default icon is better to keep the spacing.
I have the same/similar wish. > Would you like us to track which worktrees are folded at the time you close a project, or would you like us to track...
If we're looking for a quick fix, maybe we can change the default to fold root-level folders instead unfold them. And only unfold the ones with open files ? and/or...