Commit Graph

27 Commits

Author SHA1 Message Date
pacnpal
20719899dc Security: Remove sensitive files from git tracking and update .gitignore
- Remove scripts/systemd/thrillwiki-automation.env from git tracking
- Remove scripts/systemd/thrillwiki-deployment.env from git tracking
- Update .gitignore to prevent future commits of sensitive environment files
- Add patterns for systemd environment files and other potential secrets

These files contained sensitive configuration that should not be in version control.
2025-08-20 10:28:51 -04:00
pacnpal
ccd4a4a29e Add management command to seed comprehensive sample data for ThrillWiki application
- Implemented cleanup of existing sample data to avoid conflicts.
- Created functions to generate companies, parks, rides, park areas, and reviews.
- Ensured proper relationships between models during data creation.
- Added logging for better tracking of data seeding process.
- Included checks for required database tables before seeding.
2025-08-20 10:16:21 -04:00
pacnpal
90880fd811 Add profiles to .gitignore and import database configuration in local settings 2025-08-17 21:09:09 -04:00
pacnpal
1f848a965c Add Road Trip Planner template with interactive map and trip management features
- Implemented a new HTML template for the Road Trip Planner.
- Integrated Leaflet.js for interactive mapping and routing.
- Added functionality for searching and selecting parks to include in a trip.
- Enabled drag-and-drop reordering of selected parks.
- Included trip optimization and route calculation features.
- Created a summary display for trip statistics.
- Added functionality to save trips and manage saved trips.
- Enhanced UI with responsive design and dark mode support.
2025-08-15 20:53:00 -04:00
pacnpal
8549cc527c major changes, including tailwind v4 2025-08-15 12:24:20 -04:00
pacnpal
2b87e14925 gitignore 2024-12-06 13:36:12 -05:00
pacnpal
0ab6c1afa8 fix homepage counts 2024-12-06 13:30:45 -05:00
pacnpal
1e7f7c277c 1 2024-12-05 23:31:15 -05:00
pacnpal
a6b553fcc2 git 2024-12-05 20:27:29 -05:00
pacnpal
78ee6eaeff ignore tailwind 2024-11-13 16:45:09 +00:00
pacnpal
5ceaea56b4 add tailwind to gitignore as generated on the fly 2024-11-13 15:42:57 +00:00
pacnpal
af902b1a9d upgrade to Django 5.1.3 and Python 3.13 2024-11-12 15:08:08 +00:00
pacnpal
1c32eb26a2 series of tests added with built-in django test support 2024-11-05 18:40:39 +00:00
pacnpal
e10248d32e fix location add 2024-11-05 15:11:45 +00:00
pacnpal
df7c1db30f lol 2024-10-30 20:19:22 +00:00
pacnpal
14d89089af yeah 2024-10-30 17:50:04 +00:00
pacnpal
5d81bebb2f gitignore 2024-10-30 17:50:02 +00:00
pacnpal
0bed216ce7 ok 2024-10-29 10:05:17 -04:00
pacnpal
d2fed3dd0e fix settings for tailwind 2024-10-29 10:03:45 -04:00
pacnpal
8a4f08bf8c ok 2024-10-29 09:55:59 -04:00
pacnpal
e9fbb38ca1 fix tailwind 2024-10-29 08:47:31 -04:00
pacnpal
158f25b24b yay 2024-10-29 01:09:14 -04:00
pacnpal
74a1b730b9 venv 2024-10-28 17:22:55 -04:00
pacnpal
4006be1135 yeah 2024-10-28 17:22:37 -04:00
pacnpal
7e79cbf073 gitignore 2024-10-28 17:22:19 -04:00
pacnpal
77d3f53cb3 gitignore 2024-10-28 17:20:28 -04:00
pacnpal
1339baec59 first commit 2024-10-28 17:09:57 -04:00