f6605bc1bf
fix: update session cookie domain handling for IP addresses
Sean Morley
2025-01-14 09:49:24 -05:00
e8f2c7ea81
fix: update session cookie domain handling for IP addresses and improve frontend URL configuration
Sean Morley
2025-01-14 09:38:38 -05:00
187f4c0a4f
Merge pull request #442 from seanmorley15/development
Sean Morley
2025-01-13 19:55:15 -05:00
ef44836328
fix: remove unused console log import from page server file
Sean Morley
2025-01-13 19:55:00 -05:00
96ff727b57
fix: include Referer header and ensure CSRF token is set in request headers
Sean Morley
2025-01-13 19:47:19 -05:00
a8e84be28e
docs: update known issues for Redirect URI and authorization callback URL in Authentik and GitHub configurations fix: enhance session cookie deletion logic with dynamic domain handling
Sean Morley
2025-01-13 19:34:19 -05:00
4c84ac0979
fix: enhance middleware to set HTTP_X_FORWARDED_PROTO and secure proxy SSL header
Sean Morley
2025-01-13 19:21:35 -05:00
62d2fd7c6a
docs: add warnings for known issues with Redirect URI and authorization callback URL in Authentik and GitHub configurations
Sean Morley
2025-01-13 18:50:54 -05:00
609f68b10d
Merge pull request #441 from seanmorley15/development
Sean Morley
2025-01-13 18:15:56 -05:00
4a36fbb4c1
fix: dynamically set session cookie domain based on request hostname
Sean Morley
2025-01-13 18:06:16 -05:00
145a3f00c5
Merge pull request #440 from seanmorley15/development
Sean Morley
2025-01-13 17:53:07 -05:00
062111d7fe
fix: configure secure session cookies and dynamic domain for frontend URL
Sean Morley
2025-01-13 17:52:25 -05:00
ec3ada986d
OIDC Auth and City Visits Data
Sean Morley
2025-01-13 17:21:32 -05:00
a010afcc43
fix: replace psutil with tqdm for progress tracking in country download command
Sean Morley
2025-01-13 17:07:52 -05:00
563373dd54
fix: implement memory limit and adjust batch size for country downloads
Sean Morley
2025-01-13 14:42:48 -05:00
a766a07ea1
fix: add warning for interrupted download-countries command due to memory issues
Sean Morley
2025-01-13 14:12:05 -05:00
f27453824a
fix: add psutil dependency for system resource management
Sean Morley
2025-01-13 13:03:19 -05:00
ac37bc98c4
fix: add insert_id field to City, Country, and Region models
Sean Morley
2025-01-13 13:01:36 -05:00
53d500b7d5
fix: add ijson dependency for improved data processing
Sean Morley
2025-01-13 11:34:56 -05:00
9a7667fd62
fix: increase batch size for country downloads from 10 to 250
Sean Morley
2025-01-13 11:24:25 -05:00
7f2c3c33a5
fix: switch from json to ijson for efficient country data processing
Sean Morley
2025-01-13 11:23:57 -05:00
6252f3cf14
fix: reduce batch size for country downloads from 100 to 10
Sean Morley
2025-01-13 11:19:45 -05:00
6413b9a985
fix: reduce batch size for country downloads from 250 to 100
Sean Morley
2025-01-13 11:07:59 -05:00
3b5b5d83b9
docs: update download-countries command in documentation to include --force option
Sean Morley
2025-01-13 10:54:46 -05:00
0f828dd0bf
fix: update conditionals in AdventureModal and CategoryDropdown for improved logic
Sean Morley
2025-01-13 10:51:33 -05:00
32125efed4
feat: adjust batch size for country updates and include longitude/latitude in bulk update
Sean Morley
2025-01-12 22:09:55 -05:00
1f7d75acfc
feat: implement batch processing for country, region, and city creation and updates in download command
Sean Morley
2025-01-12 21:53:16 -05:00
30f1eaef1c
feat: enhance download command with success and warning messages; update Authentik documentation for clarity
Sean Morley
2025-01-12 20:28:27 -05:00
af1d43ddf3
Update docker.md
Sean Morley
2025-01-12 09:32:08 -05:00
b04a8b8a9e
feat: implement multiple image upload functionality in AdventureModal
Sean Morley
2025-01-11 21:25:29 -05:00
fa60db1d93
Update unraid.md
Sean Morley
2025-01-11 16:11:37 -05:00
e8f3674101
Update unraid.md
Sean Morley
2025-01-11 15:49:25 -05:00
cd06f838b0
Update unraid.md
Sean Morley
2025-01-11 15:37:38 -05:00
377420226e
Update unraid.md
Sean Morley
2025-01-11 15:36:39 -05:00
5cccadad15
fix: correct typo in Unraid installation documentation
Sean Morley
2025-01-11 10:53:01 -05:00
3bde752234
fix: update documentation link in README for accuracy
Sean Morley
2025-01-11 10:28:01 -05:00
2cd60adc8c
docs: update Discord link in README for improved accessibility
Sean Morley
2025-01-11 10:27:27 -05:00
2221b1dad9
docs: new README add ARM compatibility note for PostGIS image in Docker installation guide
Sean Morley
2025-01-11 10:26:22 -05:00
88d62eb869
feat: add GitHub and OIDC social authentication documentation, update Authentik references for clarity
Sean Morley
2025-01-11 09:51:31 -05:00
76ee4a7290
feat: add Unraid installation documentation and update links
Sean Morley
2025-01-10 20:17:50 -05:00
a50f051079
feat: add Unraid installation documentation and update links
Sean Morley
2025-01-10 20:16:09 -05:00
ef996cd302
Merge branch 'main' of github.com:seanmorley15/AdventureLog
Sean Morley
2025-01-10 19:41:06 -05:00
ae3c43f7c8
Update NGINX configuration and docker-compose for improved service references
Sean Morley
2025-01-10 19:41:03 -05:00
b1a3379604
fix: update NGINX configuration and docker-compose for improved service referencing and clarity
Sean Morley
2025-01-10 19:40:06 -05:00
1e48152e1a
fix: update NGINX configuration for improved backend service referencing and enhance docker-compose environment variable clarity
Sean Morley
2025-01-10 19:36:38 -05:00
de8764499b
feat: enhance city and region visit tracking, update AdventureModal and serializers for improved data handling
Sean Morley
2025-01-09 19:40:23 -05:00
013a2cc751
feat: add password validation and error messages, enhance CityCard styling, and update localization for email and password prompts
Sean Morley
2025-01-09 18:25:51 -05:00
22790ae7c0
feat: add num_cities field to RegionSerializer, update RegionCard to display city count, and enhance CSRF token handling
Sean Morley
2025-01-09 14:58:45 -05:00
abe870506f
feat: enhance region visit tracking with improved toast messages, update localization, and modify page titles
Sean Morley
2025-01-09 13:53:16 -05:00
80cec30fda
feat: add VisitedCity model and serializer, update admin interface, and enhance city visit tracking functionality
Sean Morley
2025-01-09 12:38:29 -05:00
44810e6343
feat: add City model and serializer, update RegionCard and create CityCard component, enhance admin interface for City management
Sean Morley
2025-01-09 11:11:02 -05:00
a883d4104d
feat: enhance adventure sorting by adding date and rating filters, update admin settings localization for OIDC
Sean Morley
2025-01-08 17:08:53 -05:00
f670fbc93a
feat: enhance superuser creation with email verification and update settings for two-factor authentication
Sean Morley
2025-01-07 10:27:11 -05:00
548702890d
feat: update NGINX configuration for improved proxy handling and enable social account login on GET requests
Sean Morley
2025-01-07 09:58:39 -05:00
a5aa09ed7b
feat: add OverrideHostMiddleware to set HTTP_HOST from PUBLIC_URL environment variable and update nginx configuration
Sean Morley
2025-01-06 20:44:37 -05:00
e19781d7ac
feat: add public URL endpoint and update user type to include password status
Sean Morley
2025-01-06 18:53:08 -05:00
59b41c01df
feat: enhance CSRF token handling and add format=json to API requests
Sean Morley
2025-01-06 14:49:23 -05:00
128c33d9a1
feat: add social authentication support with enabled providers endpoint and UI integration
Sean Morley
2025-01-06 14:25:57 -05:00
a9c2af9649
Immich Integration
Sean Morley
2025-01-05 19:08:37 -05:00
4fdc16da58
feat: update locale info for immich integration text
Sean Morley
2025-01-03 19:28:18 -05:00
604cfa05b3
feat: adds banner image to brand folder
Sean Morley
2025-01-03 19:24:10 -05:00
3d22621a26
fix: update screenshot paths and descriptions in README.md
Sean Morley
2025-01-03 19:04:17 -05:00
9e4846a66a
feat: enhance Immich integration documentation and add warnings for localhost usage
Sean Morley
2025-01-03 18:46:45 -05:00
a4df852744
feat: update .env.example for demo database setup and add image search functionality in AdventureModal
Sean Morley
2025-01-03 16:42:27 -05:00
56244329f5
feat: configure REST framework renderers based on DEBUG setting
Sean Morley
2025-01-03 16:29:39 -05:00
230a786d6e
docs: add instructions for customizing email subject in admin site
Sean Morley
2025-01-03 15:58:52 -05:00
259f2e75c2
feat: version bump for release v0.8.0
Sean Morley
2025-01-03 12:24:17 -05:00
82a1134019
fix: prevent marking adventure as visited if the place is already visited
Sean Morley
2025-01-03 12:15:39 -05:00
50e0d4a34e
feat: add localization for adventure visit confirmation message in multiple languages
Sean Morley
2025-01-03 12:12:09 -05:00
3a024e1e18
feat: implement logic to determine if an adventure will be marked as visited based on visit dates
Sean Morley
2025-01-03 12:05:02 -05:00
57e367d112
refactor: update AdventureSerializer to handle visits data more gracefully and remove visits from request body in AdventureCard
Sean Morley
2025-01-03 09:53:23 -05:00
6651557738
feat: include adventure visits in collection update requests
Sean Morley
2025-01-03 09:47:05 -05:00
c6fa603a93
feat: add primary image functionality to AdventureImage model and update related components
Sean Morley
2025-01-02 23:25:58 -05:00
991efa8d08
docs: add Immich integration documentation and update configuration menu
Sean Morley
2025-01-02 19:00:11 -05:00
73036dcef8
fix: put languages in locale selection dropdown into native language
Sean Morley
2025-01-02 18:38:29 -05:00
eea87e59a5
feat: update Immich integration migrations and enhance localization strings for user feedback
Sean Morley
2025-01-02 18:34:13 -05:00
386014db92
feat: add Immich album retrieval functionality and implement album selection component
Sean Morley
2025-01-02 17:56:47 -05:00
81b60d6021
feat: enhance settings page with text-neutral styling for labels and messages
Sean Morley
2025-01-02 13:40:02 -05:00
cee9f16cf5
feat: implement Immich integration with CRUD API, add serializer, and enhance frontend components
Sean Morley
2025-01-02 13:34:51 -05:00
5d12d103fc
feat: enhance AdventureImage model with custom upload path and add latitude/longitude fields to Country model
Sean Morley
2025-01-01 19:27:33 -05:00
67f6af8ca3
feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset
Sean Morley
2025-01-01 16:24:44 -05:00
15fd15ba40
feat: update Immich integration to use OneToOneField for user and enhance image retrieval functionality
Sean Morley
2025-01-01 11:00:11 -05:00
dc89743569
feat: add Immich integration module with API endpoints and admin interface
Sean Morley
2024-12-31 10:38:15 -05:00
66ce80226e
Merge pull request #422 from seanmorley15/development
Sean Morley
2024-12-29 20:47:50 -05:00
79db20a903
Merge pull request #418 from nordtechtiger/development
Sean Morley
2024-12-29 20:46:55 -05:00
d5ff2fc6b7
fix: slightly improve swedish locale
RedTechTiger
2024-12-29 15:50:21 -05:00
fd7f285c57
Update session cookie deletion to conditionally use secure flag based on HTTPS protocol
Sean Morley
2024-12-29 12:55:45 -05:00
b5ac66a1cc
Update secure cookie setting to conditionally use HTTPS protocol in authentication flows
Sean Morley
2024-12-29 12:38:54 -05:00
bc6cf42b8e
Markdown, New Transportation Modals/Card and Collection Improvements
Sean Morley
2024-12-28 15:10:50 -05:00
8716efb613
Increase Gunicorn timeout and worker count in entrypoint script for improved performance
Sean Morley
2024-12-28 15:06:29 -05:00
7cf634def8
Fix date handling in CollectionModal to set null values for missing start and end dates; update localization files to add new confirmation messages and labels.
Sean Morley
2024-12-28 14:48:30 -05:00
697c40fca0
Enhance TransportationCard unlinked state logic and improve date handling; update TransportationModal for conditional rendering and add new background image in JSON.
Sean Morley
2024-12-28 10:56:25 -05:00
5d3ec181a0
Fix date validation logic in CollectionModal to ensure start date is before end date and handle missing start date
Sean Morley
2024-12-27 22:27:17 -05:00
46e3e91679
Enhance unlinked state logic in TransportationCard to account for missing dates
Sean Morley
2024-12-26 22:10:03 -05:00
8f7551f4be
Enhance unlinked state logic for checklists and notes; update button layout in modals
Sean Morley
2024-12-26 22:09:17 -05:00
df2ce01910
Update note and checklist modals as well as add an unlinked state in the collection page for better organization
Sean Morley
2024-12-26 21:56:14 -05:00
f7c998ab58
UI changes and updates, collection page refresh
Sean Morley
2024-12-26 11:07:59 -05:00
c3782cc9d7
Merge pull request #413 from PascalBru/feature_traefik
Sean Morley
2024-12-23 20:16:42 -05:00