UndyingSoul
2ee4b2a4d4
Merge branch 'seanmorley15:main' into main
2025-07-20 21:18:23 -06:00
Sean Morley
4e96e529f4
fix(adventure): enhance collection ownership validation in AdventureSerializer ( #723 )
2025-07-09 23:03:48 -04:00
UndyingSoul
f26e20a00d
Merge branch 'development' into main
2025-06-23 19:37:06 -06:00
taninme
5308ec21d6
added-fix-image-deletion ( #681 )
...
* added-fix-image-deletion
* feat(commands): add image cleanup command to find and delete unused files
* fix(models): ensure associated AdventureImages are deleted and files cleaned up on Adventure deletion
* fix(models): ensure associated Attachment files are deleted and their filesystem cleaned up on Adventure deletion
---------
Co-authored-by: ferdousahmed <taninme@gmail.com>
Co-authored-by: Sean Morley
2025-06-23 18:48:35 -04:00
Sean Morley
295ecd1362
fix(workflows): remove MEDIUM severity from Trivy scans in security workflow
2025-06-23 17:41:21 -04:00
Sean Morley
666542266a
fix(workflows): add missing severity parameter for Docker image scans in Trivy workflow
2025-06-23 17:34:56 -04:00
Sean Morley
b4407dc737
fix(workflows): add missing severity parameter for Trivy filesystem scan
2025-06-23 17:33:47 -04:00
Sean Morley
ed11d29d2e
fix(package): add missing pnpm overrides for esbuild in package.json
2025-06-23 17:27:19 -04:00
Sean Morley
b6e5e4abc0
refactor(workflows): simplify trigger paths for backend and frontend workflows
...
fix(dependencies): add overrides for esbuild in frontend package.json
2025-06-23 17:24:27 -04:00
Sean Morley
00a6e67a5f
feat(workflows): add paths to push and pull_request triggers for backend and frontend workflows
2025-06-23 17:14:18 -04:00
Sean Morley
e335d7dba6
refactor(workflows): remove path filters from pull_request and push triggers in backend and frontend workflows
2025-06-23 16:56:10 -04:00
Sean Morley
b8d30d2471
feat(workflows): add job names for clarity in backend and frontend test workflows
2025-06-23 08:35:26 -04:00
Sean Morley
d797095037
style(workflows): standardize quotes and fix typo in frontend-test.yml
2025-06-23 08:33:43 -04:00
Sean Morley
502624366e
fix(dependencies): update Django version to 5.2.2
2025-06-23 08:27:28 -04:00
Sean Morley
d865454cb0
feat(security): restructure Trivy scans for improved clarity and organization
2025-06-23 08:17:50 -04:00
Sean Morley
12a5221b76
feat(security): add Trivy security scans for Docker images and source code
2025-06-23 08:15:51 -04:00
Sean Morley
dc67ad1156
Merge pull request #694 from Ycer0n/patch-1
...
Update nl.json
2025-06-23 08:15:20 -04:00
Ycer0n
0723ad778f
Update nl.json
...
Fix Dutch translations.
2025-06-23 11:06:24 +02:00
Corbin Whitton
3c3288eab9
feat(devsecops): optimized runtime containers
...
organized docker-compose files
updated pipelines to fix created date
using nonroot user in runtime environment
synced .env.example and docker compose file
normalized usage of PG variables
2025-06-22 20:52:44 -06:00
Sean Morley
4bc7f3b6c4
Implement code changes to enhance functionality and improve performance
2025-06-20 09:30:25 -04:00
Sean Morley
cadea118d3
Merge pull request #680 from seanmorley15/development
...
Date and Timezone fixes (lots of them!!)
2025-06-19 11:54:41 -04:00
Sean Morley
7a17e0e1d8
feat(calendar): add markdown rendering for event descriptions in modal
2025-06-19 11:53:24 -04:00
Sean Morley
6516bc56ef
refactor(lodging): remove unused icon imports and add comment for check-out date logic
2025-06-19 11:40:04 -04:00
Sean Morley
a6b39f64d6
feat(calendar): add adventure detail link in event modal
2025-06-19 11:37:08 -04:00
Sean Morley
36f9022872
fix(lodging): remove console log and improve all-day event checks in lodging modal
2025-06-19 11:33:04 -04:00
Sean Morley
3b0ccdb6d3
feat(DateRangeCollapse): auto-detect all-day setting for transportation and lodging types
2025-06-18 22:29:37 -04:00
Sean Morley
9964398e25
feat(lodging): add check-in and check-out labels and enhance date handling for lodging events
2025-06-18 22:21:34 -04:00
Sean Morley
df24316837
feat(lodging): improve lodging date handling with all-day event support and timezone adjustments
2025-06-18 21:10:10 -04:00
Sean Morley
63e8e96d52
feat(collections): enhance lodging date handling with timezone support and all-day event formatting
2025-06-18 19:57:23 -04:00
Sean Morley
08cd3912c7
fix(config): correct appVersion string formatting
2025-06-18 19:24:51 -04:00
Sean Morley
eef8c92e82
feat(calendar): enhance event handling with timezone support and filtering capabilities
2025-06-18 19:03:32 -04:00
Sean Morley
3306b799df
Merge pull request #678 from seanmorley15/development
...
feat: add CollectionAllView component for unified display of adventur…
2025-06-18 14:29:01 -04:00
Sean Morley
8b108c5797
refactor(CollectionAllView): enhance mobile responsiveness and clean up unused imports
2025-06-18 14:28:03 -04:00
Sean Morley
93a489a778
feat: add CollectionAllView component for unified display of adventures, transportations, lodging, notes, and checklists with filtering and sorting capabilities
...
i18n: update translations for collection contents and sorting options in multiple languages
refactor: replace individual sections for adventures, transportations, lodging, notes, and checklists in the collection page with the new CollectionAllView component
2025-06-18 14:05:39 -04:00
Sean Morley
44ea7dff0c
Merge pull request #677 from seanmorley15/development
...
fix(adventure): add collection ID to adventure when creating a new ad…
2025-06-18 10:23:02 -04:00
Sean Morley
7ec4e5d0f5
fix(adventure): add collection ID to adventure when creating a new adventure
2025-06-18 10:20:30 -04:00
Sean Morley
380fe1364f
Merge pull request #676 from blitzdose/main
...
Fixed frontend returning corrupt binary data
2025-06-17 18:05:20 -04:00
Christian Zäske
69631848cf
Fixed frontend returning corrupt binary data
2025-06-18 00:00:51 +02:00
Sean Morley
7f285f2b1d
Merge pull request #675 from seanmorley15/development
...
fix(integration): update image entry retrieval to handle multiple col…
2025-06-17 16:11:12 -04:00
Sean Morley
4f7d408460
Merge pull request #674 from nordtektiger/patch-1
...
update readme to reflect username changes (sorry sean!)
2025-06-17 16:03:44 -04:00
Sean Morley
aed76a5689
fix(integration): update image entry retrieval to handle multiple collections and improve access control logic
2025-06-17 15:49:27 -04:00
Jacob
a556c49147
chore: update readme to reflect username changes (sorry sean!)
2025-06-17 18:59:13 +00:00
Sean Morley
ea4b6bd715
Add Adventures to Multiple Collections
2025-06-16 18:19:43 -04:00
Sean Morley
2fb1548f9f
fix(recommendations): update Google Places API integration to new endpoint and response structure
2025-06-16 17:35:38 -04:00
Sean Morley
be8ac67161
fix(geocoding): update search_google function to use new Places API and improve response handling
2025-06-16 17:31:17 -04:00
Sean Morley
0636f0ec8c
docs: update maintainer information and add testimonial from Open Source Daily
2025-06-16 14:00:58 -04:00
Sean Morley
09ffb6cdff
fix(docker.md): update frontend configuration table for clarity and consistency
2025-06-16 12:12:37 -04:00
Sean Morley
930c98a607
fix(geocoding): improve error handling and response validation in search_google function
2025-06-16 11:47:36 -04:00
Sean Morley
cee9345bf1
feat: Enhance CollectionLink component with search functionality and statistics display
...
- Implemented search functionality to filter collections based on user input.
- Added statistics display for linked collections and total collections.
- Updated modal layout for better user experience, including a search bar and clear filters option.
- Improved accessibility and visual design of the modal and its components.
refactor: Update localization files for multiple languages
- Removed outdated delete collection warning messages.
- Added new keys for adventures available, collections linked, and other relevant phrases in various languages.
- Ensured consistency across localization files for better user experience.
fix: Adjust styles in worldtravel and collections pages
- Updated styles for quick stats section in worldtravel page for improved visibility.
- Ensured proper handling of sorting parameters in collections page navigation.
2025-06-15 18:28:48 -04:00
Sean Morley
ced1f94473
fix(adventure_view): restrict queryset to user-owned adventures only
2025-06-15 17:40:43 -04:00