29 Commits

Author SHA1 Message Date
2594d50b09 Added paginator to bottom of gallery 2025-10-19 01:49:18 +02:00
871df4625f add default config 2025-10-19 01:39:21 +02:00
1dda1a0ac4 Increase 2025-10-10 02:01:17 +02:00
60d4f802f5 Remove console.logs 2025-10-09 20:25:45 +02:00
1561ddbca9 Remove duplicates from gallery 2025-10-09 20:22:51 +02:00
1177408512 Added metadata to website 2025-10-09 20:08:26 +02:00
80c1e0f243 Change text in config template 2025-10-09 20:04:53 +02:00
ed64f304f2 Update email address in header 2025-10-09 18:59:29 +02:00
fd186a1c3b Clean up code 2025-10-09 18:46:14 +02:00
a45e379dd1 Fetch config via api and move config to data directory 2025-10-09 18:30:09 +02:00
c4529ef601 Do not show imprint when disabled in config.json 2025-10-09 18:09:33 +02:00
3ca3b5fdce Fetch images client side for admin page 2025-10-09 18:03:06 +02:00
af90528cfc Fix fullscreen image url 2025-10-09 17:54:17 +02:00
62bffebcc8 Add admin link to header when logged in 2025-10-09 14:33:04 +02:00
7350cec32c Use data directory to save images 2025-10-09 14:32:05 +02:00
67e986ab07 Removed next-auth and refactored authentication 2025-10-09 14:04:34 +02:00
a12d607565 Added debug logs to file upload 2025-10-09 00:30:20 +02:00
b70388db6f Create images folder in public directory 2025-10-09 00:22:56 +02:00
0d5a8a80e0 Create data folder in dockerfile 2025-10-06 20:57:44 +02:00
92d0e65acf create data folder 2025-10-06 20:51:27 +02:00
d7726979ee Use template dockerfile by nextjs 2025-10-06 20:47:08 +02:00
63784a56ec Make nextjs build standalone 2025-10-06 20:30:50 +02:00
7446b2fa3d Update next.config 2025-10-06 20:24:36 +02:00
ed608ba281 Logout correctly 2025-10-06 20:17:46 +02:00
3fbd333385 Logout correctly 2025-10-06 20:06:20 +02:00
78ac9d4149 Fixed nextconfig for docker usage 2025-10-06 20:01:51 +02:00
74cf509397 Do not use callback url 2025-10-06 19:51:41 +02:00
027e401e23 Added github docker build and push workflow 2025-10-06 19:27:56 +02:00
aecc4cf549 first commit 2025-10-06 19:22:47 +02:00