Michael Mayer
264bc78d51
Backend: Remove legacy Go build tags #5330
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-11-22 09:24:28 +01:00
Michael Mayer
f2eebe2912
API: Improve Swagger annotations and update swagger.json
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-30 11:47:40 +01:00
Michael Mayer
5ad391068d
API: Add missing Swagger annotations and update swagger.json
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-30 11:00:16 +01:00
Michael Mayer
a921f82a17
Pkg: Move /service/http/... to /http/... and add package /http/dns
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-10-19 21:08:48 +02:00
Michael Mayer
023fbe3a1d
Pkg: Add service/cluster package & rename media/http → service/http #98
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-09-13 12:58:28 +02:00
Michael Mayer
6a89519e63
Videos: Refactor codec, content and file type specifications #4770
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-05 00:30:45 +01:00
Michael Mayer
1f4f65e988
Server: Add "force" and "mode" flags for sockets #4673 #4767 #4765 #4467
...
These changes allow you to force the re-creation of existing Unix domain
sockets and set the permissions of sockets after they have been created.
The flag or variable value for this must be formatted as follows:
--http-host="unix:/var/run/photoprism.sock?force=true&mode=660"
Signed-off-by: Michael Mayer <michael@photoprism.app >
2025-02-04 12:03:00 +01:00
Michael Mayer
16f02e41fd
API: Move swagger.json to /internal/api and embed it in build #2132
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-07-19 22:08:56 +02:00
Michael Mayer
0617736e75
API: Add proof-of-concept for generating Swagger API docs #2132
...
Signed-off-by: Michael Mayer <michael@photoprism.app >
2024-07-14 14:35:24 +02:00