Photoview

Total
11
Negative
8
Positive
0
Avg sentiment
-0.697

Themes

ThemeMentionsNegativePositiveAvg
Search, AI, and discovery860-0.708
Reliability and bugs750-0.667
Mobile app650-0.778
Support640-0.611
NAS and deployment640-0.611
Editing and image quality330-1.000
Metadata and organization520-0.400
Sharing and galleries420-0.500
Login and access420-0.417
Pricing and value320-0.556
Privacy and ownership210-0.500
Performance110-1.000
Upload and import1000.000
Sync and backup1000.000

Review Evidence

negative Photoview github source
Bump golang.org/x/text from 0.36.0 to 0.37.0 in /api
themes: Editing and image quality, Mobile app, Search, AI, and discovery, Support · rating: · relevance: 1
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.36.0 to 0.37.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/text/commit/3ef517e623a4bfc08d6457f87d73afda7af7d8e1"><code>3ef517e</code></a> go.mod: update golang.org/x dependencies</li> <li>See full diff in <a href="https://github.com/golang/text/compare/v0.36.0...v0.37.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/text&package-manager=go_modules&previous-ver
negative Photoview github source
Bump golang.org/x/crypto from 0.50.0 to 0.51.0 in /api
themes: Editing and image quality, Mobile app, Reliability and bugs, Search, AI, and discovery, Support · rating: · relevance: 1
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.50.0 to 0.51.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/crypto/commit/b8a14a8d65f88c0c79c139171f1354c69a6cdb8a"><code>b8a14a8</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/crypto/commit/9d9d5078968ddb8a279092c665a24e7de4178778"><code>9d9d507</code></a> x509roots/fallback/bundle: fix bundle test with Go 1.27+</li> <li><a href="https://github.com/golang/crypto/commit/fd0b90d21f9ab4b5dd398e9526b570bfea86e370"><code>fd0b90d<
negative Photoview github source
How to use lighttpd ?
themes: NAS and deployment, Reliability and bugs · rating: · relevance: 1
I wrote the following configuration, ``` $HTTP["url"] =~ "^/photoview" { proxy.server = ( "" => (( "host" => "127.0.0.1", "port" => "8000" )) ) } ``` but the webpage won't open and shows the following error message at the source page : `You need to enable JavaScript to run Photoview` I can load the page when I direct to 192.168.1.88:8000 So , how to write the configruation?
negative Photoview github source
Don't show the left menu offset, when not authorized.
themes: Login and access, Mobile app, Reliability and bugs, Search, AI, and discovery, Sharing and galleries · rating: · relevance: 1
My second PR, dived a little deeper into the code. I'm not a React developer but an Angular developer, but I'm learning. When a user is not logged in, don't show the left side offset. It's a blank space without a menu. People without an account, viewing a shared album for example, would want to use the full browser with. Happy to read your thoughts on this. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Layout spacing now correctly adjusts based on sign-in state, preventing incorrect sidebar margins for unauthorized visitors. * **New Features** * Authorization detection added so UI components consis
negative Photoview github source
No indexing despite images found
themes: Editing and image quality, Metadata and organization, Mobile app, NAS and deployment, Performance, Reliability and bugs, Search, AI, and discovery, Support · rating: · relevance: 1
**Describe the bug** When scanning folders, the folders are correctly indexed (as can be seen in the database) but no media is being indexed nor shown. In the log, it does show that images are found. **To Reproduce** Steps to reproduce the behavior: 1. Fresh installation 2. Start Scan **Expected behavior** Media should be indexed and thumbnails should be generated. **Your environment:** Image: photoreview:latest, in Docker on Synology NAS - Are you using Docker? Yes - Database: 1.7.2-MariaDB-ubu2404 - Browser: Chrome - **Additional context** - Images are found, but there it stops: "/photos/2021/05 - May/20210520 - Ouwehands Dierenpark /photos/2021/05 - May, contains photo is true" -
negative Photoview github source
PWA seems break ?
themes: Login and access, Mobile app, NAS and deployment, Pricing and value, Reliability and bugs, Search, AI, and discovery, Support · rating: · relevance: 1
**Describe the bug** A clear and concise description of what the bug is. PWA is not working **To Reproduce** Steps to reproduce the behavior: 1. open chrome 2. open console 3. goto https://photos.qpqp.dk/login (or self lastest build) 4. See error **Expected behavior** A clear and concise description of what you expected to happen. install pwa show and can install **Screenshots** in network console shows: "index.f9413d49.js:224 Error during service worker registration: DOMException: Failed to register a ServiceWorker for scope ('https://photos.qpqp.dk/') with script ('https://photos.qpqp.dk/service-worker.js'): The script has an unsupported MIME type ('text/html')
negative Photoview github source
An alternative to the MapBox
themes: Pricing and value, Privacy and ownership, Search, AI, and discovery · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.** I'm starting using photoview because I want a self-hosted solution that is free and open-source. Using MapBox doesn't seem to comply with my constraints. **Describe the solution you'd like** Seems like MapLibre is a viable alternative, from what I understand. **Describe alternatives you've considered** Not sure, I took the first result from StackExchange to propose a solution. **Additional context** https://github.com/maplibre/maplibre-gl-js
negative Photoview github source
Download all pictures as zip from anonymous share
themes: Metadata and organization, NAS and deployment, Sharing and galleries · rating: · relevance: 1
**Is your feature request related to a problem? Please describe.** I am sharing my albums with friends and family through the sharing feature. If people want to save the albums on their own storage they currently need to go through every picture one by one and save it. **Describe the solution you'd like** There should be a download option similar to the one in the album settings when logged in. I think it should be in a dedicated, prominent place, like a button saying "download all" since a user not familiar with photoview might not know that the download all option is in the album settings. This would also give the advantage that the settings menu does not need to be touched. Potential
neutral Photoview github source
Albums do not show up for non-admin users
themes: Login and access, Metadata and organization, NAS and deployment, Pricing and value, Reliability and bugs, Sharing and galleries · rating: · relevance: 1
**Describe the bug** For a non-admin user I can't manage to get him/her to see the Albums page as an admin for the subset of folders the user has been assigned. **To Reproduce** Steps to reproduce the behavior: 1. Create a non-admin user that targets a subset of your image folders (e.g. if you had /images/Family and /images/Shows, create a user with both entries). 2. Hit Scan for that user 3. Log in as that new user. You will be able, in Timeline, to see the photos 4. Click on 'Albums' Expectation: Family and Shows should be displayed as albums Outcome: Nothing is shown (empty screen) **Screenshots** <img width="2192" height="996" alt="Image" src="https://github.com/user-attachments/as
neutral Photoview github source
Migrate MapBox -> MapLibre to remove the API key requirement
themes: Metadata and organization, Mobile app, NAS and deployment, Privacy and ownership, Reliability and bugs, Search, AI, and discovery, Support, Upload and import · rating: · relevance: 1
This has the advantage of removing the licence key requirement, and generally cleans up the code imo. Here is how the new "design" looks. I chose a bit of a different style of map, I think it looks good. The image being a 404 is an unrelated issue, the frontend does not serve the assets, the backend does. ![Recording+2026-04-01+at+01 46 27 (1)](https://github.com/user-attachments/assets/ab3b929f-63e6-4976-b783-1f144217ddc8) (demo looks blurry and choppy because of upload restrictions in github) CC @louwers Resolves https://github.com/photoview/photoview/issues/879 Resolves https://github.com/photoview/photoview/issues/789 Resolves https://github.com/photoview/photoview/iss
neutral Photoview reddit source
DAM for scientific field missions
themes: Login and access, Metadata and organization, Search, AI, and discovery, Sharing and galleries, Support, Sync and backup · rating: · relevance: 1
For the last 5 years, I've been volunteering at a scientific organization specialized in conducting biannual, month-long field missions, each yielding thousands of photographs and other media files. No one really took on the challenge to organize these photos in the past, therefore most files now live in folders on various shares connected to a massive nextcloud instance. As an abundance of intern workforce is available, I intend to set up a browser based DAM to organize and index the existing the archive as well as to set up a pipeline to swiftly serve media files to the public during future missions. These files are then managed and tagged by volunteers and subsequently organized into c