Sean Morley
|
062111d7fe
|
fix: configure secure session cookies and dynamic domain for frontend URL
|
2025-01-13 17:52:25 -05:00 |
|
Sean Morley
|
ec3ada986d
|
OIDC Auth and City Visits Data
|
2025-01-13 17:21:32 -05:00 |
|
Sean Morley
|
a010afcc43
|
fix: replace psutil with tqdm for progress tracking in country download command
|
2025-01-13 17:07:52 -05:00 |
|
Sean Morley
|
563373dd54
|
fix: implement memory limit and adjust batch size for country downloads
|
2025-01-13 14:42:48 -05:00 |
|
Sean Morley
|
a766a07ea1
|
fix: add warning for interrupted download-countries command due to memory issues
|
2025-01-13 14:12:05 -05:00 |
|
Sean Morley
|
f27453824a
|
fix: add psutil dependency for system resource management
|
2025-01-13 13:03:19 -05:00 |
|
Sean Morley
|
ac37bc98c4
|
fix: add insert_id field to City, Country, and Region models
|
2025-01-13 13:01:36 -05:00 |
|
Sean Morley
|
53d500b7d5
|
fix: add ijson dependency for improved data processing
|
2025-01-13 11:34:56 -05:00 |
|
Sean Morley
|
9a7667fd62
|
fix: increase batch size for country downloads from 10 to 250
|
2025-01-13 11:24:25 -05:00 |
|
Sean Morley
|
7f2c3c33a5
|
fix: switch from json to ijson for efficient country data processing
|
2025-01-13 11:23:57 -05:00 |
|
Sean Morley
|
6252f3cf14
|
fix: reduce batch size for country downloads from 100 to 10
|
2025-01-13 11:19:45 -05:00 |
|
Sean Morley
|
6413b9a985
|
fix: reduce batch size for country downloads from 250 to 100
|
2025-01-13 11:07:59 -05:00 |
|
Sean Morley
|
3b5b5d83b9
|
docs: update download-countries command in documentation to include --force option
|
2025-01-13 10:54:46 -05:00 |
|
Sean Morley
|
0f828dd0bf
|
fix: update conditionals in AdventureModal and CategoryDropdown for improved logic
|
2025-01-13 10:51:33 -05:00 |
|
Sean Morley
|
32125efed4
|
feat: adjust batch size for country updates and include longitude/latitude in bulk update
|
2025-01-12 22:09:55 -05:00 |
|
Sean Morley
|
1f7d75acfc
|
feat: implement batch processing for country, region, and city creation and updates in download command
|
2025-01-12 21:53:16 -05:00 |
|
Sean Morley
|
30f1eaef1c
|
feat: enhance download command with success and warning messages; update Authentik documentation for clarity
|
2025-01-12 20:28:27 -05:00 |
|
Sean Morley
|
af1d43ddf3
|
Update docker.md
|
2025-01-12 09:32:08 -05:00 |
|
Sean Morley
|
b04a8b8a9e
|
feat: implement multiple image upload functionality in AdventureModal
|
2025-01-11 21:25:29 -05:00 |
|
Sean Morley
|
fa60db1d93
|
Update unraid.md
|
2025-01-11 16:11:37 -05:00 |
|
Sean Morley
|
e8f3674101
|
Update unraid.md
|
2025-01-11 15:49:25 -05:00 |
|
Sean Morley
|
cd06f838b0
|
Update unraid.md
|
2025-01-11 15:37:38 -05:00 |
|
Sean Morley
|
377420226e
|
Update unraid.md
|
2025-01-11 15:36:39 -05:00 |
|
Sean Morley
|
5cccadad15
|
fix: correct typo in Unraid installation documentation
|
2025-01-11 10:53:01 -05:00 |
|
Sean Morley
|
3bde752234
|
fix: update documentation link in README for accuracy
|
2025-01-11 10:28:01 -05:00 |
|
Sean Morley
|
2cd60adc8c
|
docs: update Discord link in README for improved accessibility
|
2025-01-11 10:27:27 -05:00 |
|
Sean Morley
|
2221b1dad9
|
docs: new README add ARM compatibility note for PostGIS image in Docker installation guide
|
2025-01-11 10:26:22 -05:00 |
|
Sean Morley
|
88d62eb869
|
feat: add GitHub and OIDC social authentication documentation, update Authentik references for clarity
|
2025-01-11 09:51:31 -05:00 |
|
Sean Morley
|
76ee4a7290
|
feat: add Unraid installation documentation and update links
|
2025-01-10 20:17:50 -05:00 |
|
Sean Morley
|
a50f051079
|
feat: add Unraid installation documentation and update links
|
2025-01-10 20:16:09 -05:00 |
|
Sean Morley
|
ef996cd302
|
Merge branch 'main' of github.com:seanmorley15/AdventureLog
|
2025-01-10 19:41:06 -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
|
b1a3379604
|
fix: update NGINX configuration and docker-compose for improved service referencing and clarity
|
2025-01-10 19:40:06 -05:00 |
|
Sean Morley
|
1e48152e1a
|
fix: update NGINX configuration for improved backend service referencing and enhance docker-compose environment variable clarity
|
2025-01-10 19:36:38 -05:00 |
|
Sean Morley
|
de8764499b
|
feat: enhance city and region visit tracking, update AdventureModal and serializers for improved data handling
|
2025-01-09 19:40:23 -05:00 |
|
Sean Morley
|
013a2cc751
|
feat: add password validation and error messages, enhance CityCard styling, and update localization for email and password prompts
|
2025-01-09 18:25:51 -05:00 |
|
Sean Morley
|
22790ae7c0
|
feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling
|
2025-01-09 14:58:45 -05:00 |
|
Sean Morley
|
abe870506f
|
feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles
|
2025-01-09 13:53:16 -05:00 |
|
Sean Morley
|
80cec30fda
|
feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality
|
2025-01-09 12:38:29 -05:00 |
|
Sean Morley
|
44810e6343
|
feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management
|
2025-01-09 11:11:02 -05:00 |
|
Sean Morley
|
a883d4104d
|
feat: enhance adventure sorting by adding date and rating filters, update admin settings localization for OIDC
|
2025-01-08 17:08:53 -05:00 |
|
Sean Morley
|
f670fbc93a
|
feat: enhance superuser creation with email verification and update settings for two-factor authentication
|
2025-01-07 10:27:11 -05:00 |
|
Sean Morley
|
548702890d
|
feat: update NGINX configuration for improved proxy handling and enable social account login on GET requests
|
2025-01-07 09:58:39 -05:00 |
|
Sean Morley
|
a5aa09ed7b
|
feat: add OverrideHostMiddleware to set HTTP_HOST from PUBLIC_URL environment variable and update nginx configuration
|
2025-01-06 20:44:37 -05:00 |
|
Sean Morley
|
e19781d7ac
|
feat: add public URL endpoint and update user type to include password status
|
2025-01-06 18:53:08 -05:00 |
|
Sean Morley
|
59b41c01df
|
feat: enhance CSRF token handling and add format=json to API requests
|
2025-01-06 14:49:23 -05:00 |
|
Sean Morley
|
128c33d9a1
|
feat: add social authentication support with enabled providers endpoint and UI integration
|
2025-01-06 14:25:57 -05:00 |
|
Sean Morley
|
a9c2af9649
|
Immich Integration
|
2025-01-05 19:08:37 -05:00 |
|
Sean Morley
|
4fdc16da58
|
feat: update locale info for immich integration text
|
2025-01-03 19:28:18 -05:00 |
|
Sean Morley
|
604cfa05b3
|
feat: adds banner image to brand folder
|
2025-01-03 19:24:10 -05:00 |
|