photo26/photologue
krek0 1de1cb4086
All checks were successful
Docker / build (release) Successful in 9s
Allow staff to upload photos has another user.
2026-05-16 19:02:52 +02:00
..
locale Add configurable per-gallery public access 2026-05-11 15:49:46 +02:00
management/commands Add Docker support with Dockerfile and entrypoin 2026-05-10 13:11:14 +02:00
migrations Add video support with unified media display. 2026-05-16 15:13:14 +02:00
static Allow staff to upload photos has another user. 2026-05-16 19:02:52 +02:00
templates/photologue Allow staff to upload photos has another user. 2026-05-16 19:02:52 +02:00
__init__.py Unifomize license headers 2022-03-11 17:16:11 +01:00
admin.py Add video support with unified media display. 2026-05-16 15:13:14 +02:00
apps.py Enable Write-Ahead Logging (WAL) for SQLite to improve performance when using it. 2026-05-10 13:11:14 +02:00
forms.py Allow staff to upload photos has another user. 2026-05-16 19:02:52 +02:00
models.py fix: return empty string from image URL methods when no file is linked 2026-05-16 16:15:57 +02:00
urls.py Add video support with unified media display. 2026-05-16 15:13:14 +02:00
utils.py Add video support with unified media display. 2026-05-16 15:13:14 +02:00
views.py Allow staff to upload photos has another user. 2026-05-16 19:02:52 +02:00