Commit Graph

20 Commits

Author SHA1 Message Date
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