1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-02 19:55:18 +02:00
Commit graph

53 commits

Author SHA1 Message Date
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
Sean Morley
b660dcad08 refactor: Update S3 configuration and endpoint handling 2024-06-10 01:16:34 +00:00
Sean Morley
ee32a446e9 Minio docker 2024-06-09 18:42:32 +00:00
Sean Morley
4ed9ebc456 Docker with minio 2024-06-09 18:10:17 +00:00
Sean Morley
b057ee01b3 Refactor Docker Compose files, Tailwind config, UserCard component, and page server files 2024-04-27 16:35:04 +00:00
Sean Morley
2249052ab7 Update database schema and add signup_date, last_login, and role columns to user table 2024-04-18 01:15:52 +00:00
Sean Morley
c6d8730b4c Add volume mapping for ./sql in docker-compose.yml 2024-04-14 17:08:52 +00:00
Sean Morley
f58271e27c Update docker-compose.yml to remove unnecessary volume mapping 2024-04-14 16:56:27 +00:00
Sean Morley
a17c482522 Add PostgreSQL client and SQL scripts for parks data 2024-04-11 22:58:54 +00:00
Sean Morley
d1371a9945
Update docker-compose.yml 2024-04-11 11:05:24 -04:00
Sean Morley
4c032445a7 Add ORIGIN environment variable and update startup script 2024-04-10 13:30:54 +00:00
Sean Morley
83cca15a8f Consistent code formatting 2024-04-02 22:02:20 +00:00
Sean Morley
cde83b35d6 Fix database connection issue and add database migration 2024-04-02 19:33:26 +00:00
Sean Morley
3f24e44558 Update database configuration in docker-compose.yml 2024-04-02 19:22:54 +00:00