Sean Morley
2c23b6ca57
feat: add trails property to recommendation object in collection page
2025-08-04 12:28:48 -04:00
Sean Morley
1b841f45a0
chore(requirements): update pillow version to 11.3.0
2025-07-09 23:37:04 -04:00
Sean Morley
502624366e
fix(dependencies): update Django version to 5.2.2
2025-06-23 08:27:28 -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
39c664ab1a
fix: update Dockerfiles with metadata labels and improve build process
2025-06-05 23:29:39 -04:00
Sean Morley
57aa2c9916
Enhance download-countries command with temporary SQLite database for efficient data processing; add batch size argument for improved performance and memory management.
2025-05-27 10:12:33 -04:00
Sean Morley
ce9faa28f8
Refactor recommendations feature: add RecommendationsViewSet, update routing, and remove OverpassViewSet
2025-05-24 18:00:05 -04:00
Sean Morley
d52e302e9b
Add geocoding functionality and enhance Adventure model with location fields
2025-05-22 20:05:13 -04:00
Sean Morley
d326d38329
feat: Update session cookie domain handling using publicsuffix2 and psl libraries
2025-01-26 20:06:47 -05:00
Sean Morley
62efa2478e
feat: add OverpassViewSet and implement osmTagToEmoji function; update requirements and aria-labels
2025-01-15 15:39:21 -05:00
Sean Morley
21345e0971
build(deps): upgrade Django from 5.0.10 to 5.0.11; remove debug print statements in user tests
2025-01-14 22:05:43 -05:00
Sean Morley
92a52d65f2
Merge branch 'development' into dependabot/pip/backend/server/pip-607b783c7d
2025-01-14 22:02:30 -05:00
dependabot[bot]
743774dbca
build(deps): bump django
...
Bumps the pip group with 1 update in the /backend/server directory: [django](https://github.com/django/django ).
Updates `django` from 5.0.8 to 5.0.11
- [Commits](https://github.com/django/django/compare/5.0.8...5.0.11 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 22:37:24 +00:00
dependabot[bot]
b023078e04
build(deps): bump django
...
Bumps the pip group with 1 update in the /backend/server directory: [django](https://github.com/django/django ).
Updates `django` from 5.0.8 to 5.0.10
- [Commits](https://github.com/django/django/compare/5.0.8...5.0.10 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 16:36:26 +00: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
f27453824a
fix: add psutil dependency for system resource management
2025-01-13 13:03:19 -05:00
Sean Morley
53d500b7d5
fix: add ijson dependency for improved data processing
2025-01-13 11:34:56 -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
0c27f4b8a4
Add download adventures as ICS calendar
2024-12-14 14:37:16 -05:00
Sean Morley
9bf0849b92
Add multi-factor authentication (MFA) support; update localization and error handling
2024-12-13 20:21:44 -05:00
Sean Morley
7b7db1c530
Refactor email management and localization; update requirements and settings for MFA support
2024-12-12 19:20:58 -05:00
Sean Morley
84566b8ec1
User profile settings API and remove old Dj-Rest-Auth code
2024-11-30 10:24:27 -05:00
Sean Morley
b86c7258e7
Enhance admin security by integrating secure_admin_login from AllAuth and updating settings for new dependencies
2024-11-29 17:51:32 -05:00
Sean Morley
874a384477
Migrate Django server to guicorn
2024-10-21 19:59:01 -04:00
Sean Morley
f12f9c06e5
Venv Setup
2024-09-16 13:24:35 -04:00
Sean Morley
45196f9823
GEO Point checker!
2024-08-23 13:56:27 -04:00
Sean Morley
283431085f
Fully remove cron jobs for new system
2024-08-21 18:59:18 -04:00
Sean Morley
590fa9edc0
Auto schedule Django APScheduler
2024-08-21 09:48:47 -04:00
dependabot[bot]
584b40d42b
chore(deps): Bump django from 5.0.7 to 5.0.8 in /backend/server
...
Bumps [django](https://github.com/django/django ) from 5.0.7 to 5.0.8.
- [Commits](https://github.com/django/django/compare/5.0.7...5.0.8 )
---
updated-dependencies:
- dependency-name: django
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-07 20:32:42 +00:00
Sean Morley
c723d2836d
webp
2024-07-18 11:07:24 -04:00
Sean Morley
6dfcf8659a
fixes
2024-07-10 18:32:46 -04:00
Sean Morley
e33654a6b6
static hosting
2024-07-09 09:58:52 -04:00
Sean Morley
9abe9fb315
migration to new backend
2024-07-08 11:44:39 -04:00