Greg
|
d1b292e1f8
|
feat: add protected data.json endpoint with Basic Auth and content type headers
|
2025-05-29 17:32:59 +02:00 |
|
Greg
|
7131a7967e
|
feat: implement Express API server for JSON data persistence with Nginx proxy
|
2025-05-29 16:20:49 +02:00 |
|
Greg
|
7a1c3688c8
|
refactor: simplify container setup by removing auth and making S3 backup optional
|
2025-05-29 16:03:08 +02:00 |
|
Greg
|
b9d5e29207
|
feat: implement secure data API with basic auth and Docker support
|
2025-05-29 15:57:20 +02:00 |
|
Greg
|
abfd0bf636
|
refactor: simplify to static Nginx server by removing Node.js API and authentication components
|
2025-05-29 15:35:27 +02:00 |
|
Greg
|
7d1bb92799
|
fix: remove duplicate closing brace in nginx.conf and standardize error page handling
|
2025-05-27 01:14:19 +02:00 |
|
Greg
|
0439e7f691
|
refactor: move CORS config from global to route-specific locations in nginx.conf
|
2025-05-27 01:12:43 +02:00 |
|
Greg
|
94040bf553
|
feat: implement data persistence with server-side storage and Docker support
|
2025-05-27 01:10:05 +02:00 |
|
Greg
|
cd46d581b5
|
fix: disable auth for data API endpoints and add CORS preflight handling
|
2025-05-27 01:03:21 +02:00 |
|
Greg
|
4dd08654c8
|
config: enhance nginx with CORS headers and proper root directory setup
|
2025-05-27 00:48:24 +02:00 |
|
Greg
|
b43cd62ca9
|
feat: implement basic auth using nginx and bcrypt password hashing
|
2025-05-27 00:39:03 +02:00 |
|
Greg
|
7ed0bca7c2
|
feat: implement authentication check endpoint and login page redirection
|
2025-05-27 00:17:24 +02:00 |
|
Greg
|
047c9baf64
|
refactor: move CORS headers to specific location blocks in nginx config
|
2025-05-26 23:26:28 +02:00 |
|
Greg
|
9d73bcec50
|
feat: initial project setup with core files and Docker configuration
|
2025-05-26 23:08:42 +02:00 |
|