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

14 commits

Author SHA1 Message Date
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