No description
Find a file
Karel Balej af16d97120 remove the tools subdirectory
The program implemented therein can be straightforwardly replaced by
standard tools, such as htpasswd.
2025-10-14 10:00:28 +02:00
simpleLightbox@182b664384 initial commit 2025-04-29 17:40:00 +02:00
static Fixed image misalignment 2025-07-24 19:23:28 +02:00
templates templates: load off-screen thumbnails on demand 2025-09-16 15:05:21 +02:00
.gitignore git: add database and passwords to gitignore 2025-09-16 15:05:26 +02:00
.gitmodules submodule fix 2025-04-29 18:02:41 +02:00
access.go Clarified doc string for access control 2025-07-09 10:58:01 +02:00
directory.go Added image descriptions to the overview 2025-07-24 18:55:16 +02:00
go.mod name changed to izentra 2025-07-10 22:01:22 +02:00
go.sum Added hashing passwords 2025-07-09 09:34:55 +02:00
helpers.go rework gallery URL code 2025-06-16 21:24:20 +02:00
login.go Redirect to given URL after login 2025-07-09 19:01:28 +02:00
README.md initial commit 2025-04-29 17:40:00 +02:00
schema.sql implement token-based authentication 2025-06-13 13:13:46 +02:00
web.go web: fix inconsistent indentation 2025-09-16 15:05:27 +02:00