dwebfan

Results 13 issues of dwebfan

Signed-off-by: Dweb Fan | Checklist | | | --------- | - | | **I have read the guidelines in [CONTRIBUTING.md]** | yes | | Include my name in [CONTRIBUTORS.md] |...

### Checklist - [X] **I have read the guidelines in [CONTRIBUTING.md](../blob/master/CONTRIBUTING.md)** - [X] Include my name in [CONTRIBUTORS.md](../blob/master/CONTRIBUTORS.md) - [X] I am affiliated with this alternative ### Alternative name Lomorage...

new

Seems like it is supported in `file` command already ``` $ file /tmp/sample1.dng /tmp/sample1.dng: TIFF image data, little-endian, direntries=54, height=171, bps=662, compression=none, PhotometricIntepretation=RGB, manufacturer=Canon, model=Canon EOS 350D DIGITAL, orientation=upper-left, width=256...

Got this failure in recent upgrade. I've tried some solutions, such as https://github.com/webpack-contrib/css-loader/issues/447, but unlucky so far. Can you help? ``` Compiled with problems:X ERROR in ./node_modules/argon2-browser/dist/argon2.js 49:26-39 Module not...

Thanks for the great project for starter project. Is it possible to add support for golang project? Also if possible, user can just provide an openAPI json/yaml file, and then...

Signed-off-by: Dweb Fan Thanks for making the repo to list all privacy related applications. Lomorage is the one and only one mobile-first self host photo storage solution, which I think...

Thanks for the great useful library. While I'm trying the local copy, I found one strange issue: 1. modify https://github.com/benbjohnson/litestream-library-example and use local FS instead of S3. 2. start the...

**Is your feature request related to a problem? Please describe.** Thanks for the project helping people to auto-generate most codes easily. But it would be great to also generate the...

Signed-off-by: Dweb Fan Close https://github.com/jasonraimondi/nextjs-jwt-example/issues/10

Seems like first time login, /dashboard page will display `isAuthenticated:YES`, but will display `isAuthenticated:NO` if clicking other page and then click /dashboard.