1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-18 20:39:36 +02:00
Commit graph

66 commits

Author SHA1 Message Date
Sean Morley
19baf6ab35 chore: update version to v0.10.0 across Dockerfiles, package.json, and configuration files; add changelog for v0.10.0 release 2025-06-07 11:14:27 -04:00
Sean Morley
27a27545ca fix: update button styles in CategoryModal for improved UI consistency 2025-06-06 18:39:46 -04:00
Sean Morley
5d0132a2a8 fix: pin setuptools version and update docker-compose to use images 2025-06-06 09:44:01 -04:00
Sean Morley
6fdfb86297 fix: update Docker images to use beta tags for frontend and backend services 2025-06-04 17:08:38 -04:00
Sean Morley
c0c91c8472 fix: update environment configuration and improve installer output messages 2025-06-04 16:59:41 -04:00
Sean Morley
ae16c12251 feat: update Docker Compose and environment configuration for dynamic port handling 2025-05-29 20:21:13 -04:00
Sean Morley
069bcfb58a Enhance dynamic port handling in installer and configuration files; update .env.example and docker-compose.yml to use environment variables for frontend and backend ports. 2025-05-27 22:42:08 -04:00
Sean Morley
5e6d5305cc Update docker-compose to use beta images for frontend and backend services; clean up install script 2025-05-26 17:14:12 -04:00
Sean Morley
4fb25f63fd Update .env.example with additional optional configurations and change docker-compose to use development images for frontend and backend services 2025-05-26 17:07:52 -04:00
Sean Morley
7707ac7769 Add .env.example and update docker-compose to use env_file for configuration 2025-05-26 14:11:31 -04:00
Sean Morley
b25bf4af27 Add Google Maps integration documentation and update docker-compose for API key 2025-05-26 13:59:18 -04:00
Sean Morley
1c15e85986 feat: Enhance session cookie domain handling for IP addresses and single-label hostnames 2025-02-20 10:21:48 -05:00
Sean Morley
7d71c84fd2 feat: Remove email field from user details response and enhance frontend user display 2025-02-01 15:10:25 -05:00
Sean Morley
ae3c43f7c8 Update NGINX configuration and docker-compose for improved service references 2025-01-10 19:41:03 -05:00
Sean Morley
0376709325 Enhance localization support; update error messages and add translations for adventure calendar 2024-12-14 09:56:12 -05:00
Sean Morley
2ccbf4be83 Update email verification and password reset flows; refactor Docker Compose and enhance email management 2024-12-12 11:01:09 -05:00
Sean Morley
6a00a2ed55 Refactor Docker Compose configuration and enhance email management in settings 2024-12-07 16:15:41 -05:00
Sean Morley
50dc0424a9 Refactor user serializers, update Docker configurations, and remove unused Nginx files 2024-12-01 09:52:04 -05:00
Sean Morley
07263c5697 Refactor map page 2024-11-02 21:18:52 -04:00
Sean Morley
6daacabc1b Refactor Docker Compose configuration and update environment variables 2024-10-26 10:57:52 -04:00
Sean Morley
ef3f2aee10 Fast. Easy. Fun. Deployment 🚀 2024-10-25 22:57:10 -04:00
Sean Morley
3c353fed14 Make comments clearer for self hosting 2024-09-15 11:10:34 -04:00
Sean Morley
bed96b1a9b Add container names 2024-08-24 16:29:50 -04:00
Sean Morley
c197c074bc Fix docker compose 2024-08-24 16:22:03 -04:00
Sean Morley
e489a70980 PostGIS migration for docker 2024-08-23 23:49:05 -04:00
Sean Morley
425b7b4b3d Fix compose file 2024-08-21 10:08:46 -04:00
Sean Morley
91ef71da7a Fix scheduler 2024-08-21 10:00:58 -04:00
Sean Morley
276ea42138 Docker compose comments for clarity 2024-08-18 12:04:46 -04:00
Sean Morley
9f574c8505 better signup disable 2024-08-16 12:21:43 -04:00
Sean Morley
9a7d85d544 fix dockerfile 2024-08-15 10:47:45 -04:00
Sean Morley
ffe9d6fe97 Fix adventure cards and serializers 2024-08-13 11:09:49 -04:00
Sean Morley
d9e554ad42 feat: Add flag URL to Country type and update CountryCard component 2024-08-05 14:17:41 -04:00
Sean Morley
e753d023ad email providers 2024-08-04 18:05:19 -04:00
Sean Morley
48b70b5bec Add screenshots and better documentation 2024-08-01 21:06:50 -04:00
Sean Morley
053c1ff681 feat: Enable analytics configuration in docker-compose.yml 2024-07-30 08:26:05 -04:00
Sean Morley
7051fa749e chore: Update docker-compose.yml with latest image versions 2024-07-18 10:48:09 -04:00
Sean Morley
7431d45124 search api 2024-07-17 17:36:05 -04:00
Sean Morley
cab7824510 refactor: Update API endpoint for fetching visited adventures 2024-07-12 22:07:36 -04:00
Sean Morley
4ac61bcd90 docker fix 2024-07-12 09:20:55 -04:00
Sean Morley
a3784ae164 pagination! 2024-07-11 19:27:03 -04:00
Sean Morley
ad90f03a45 docker 2024-07-10 08:46:38 -04:00
Sean Morley
8c9bb6ddab static storage 2024-07-09 10:10:22 -04:00
Sean Morley
e33654a6b6 static hosting 2024-07-09 09:58:52 -04:00
Sean Morley
7b9023dd07 nginx! 2024-07-09 09:11:16 -04:00
Sean Morley
21a935fea5 chore: Update Docker and Django server configuration 2024-07-09 08:41:15 -04:00
Sean Morley
d3516b1806 chore: Update Docker and Django server configuration 2024-07-09 08:20:14 -04:00
Sean Morley
9abe9fb315 migration to new backend 2024-07-08 11:44:39 -04:00
Sean Morley
a0cbb826f7 chore: Update S3 endpoint configuration to use AWS_S3_ENDPOINT 2024-06-14 12:00:57 +00:00
Sean Morley
7894e8c192 Key independent system 2024-06-14 11:04:43 +00:00
Sean Morley
dfe103e880 chore: Update docker-compose.yml with S3 and Minio configuration 2024-06-10 01:21:58 +00:00