qwerty287

Results 80 issues of qwerty287

# Description of the bug I can't build the frontend with a current node version (node v18.7.0 with npm 8.15.1). # Step by step instructions to reproduce the bug Install...

Hello! This patches the command lines formatter to print how many files need reformatting. The report will look like this then: ```diff 247 file(s) scanned. 247 file(s) checked. 246 file(s)...

Hello! It seems that goph currently does not support two-factor auth with a key AND a password. See https://security.stackexchange.com/questions/17931/possible-to-use-both-private-key-and-password-authentication-for-ssh-login. Thank you!

## Motivation I'd like to follow a route on a 3D terrain map, which is hard because I need to set the bearing, the map center etc. but also have...

**Is your feature request related to a problem? Please describe.** I'm always frustrated when I import tracks that do not contain proper timezone information. The times are then interpreted as...

bug

Hello, it would be very nice if you could sort your tracks in folders, so you could find tracks easier.

enhancement

To update JS dependencies just like Composer dependencies. Only runs in dev mode.

This is a simpler variant of the "Additional login screen" PR (https://github.com/LycheeOrg/Lychee/pull/1325) by hfr which we closed. It allows to hide every public album and photo from users not logged...

- add an API token system. This assigns a token to every user which you can view, reset, copy etc. This token allows authorized access to API endpoints using the...

**:warning: might be breaking** - Reduce options by removing/determining automatically - removed logs config completely because it's only used for SQL logs - other removals are mostly unused options -...