caves.app
caves.app copied to clipboard
A Django app to log caving trips, with full social network features.
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) from 6.0.1 to 6.0.2. Release notes Sourced from serialize-javascript's releases. v6.0.2 fix: serialize URL string contents to prevent XSS (#173) f27d65d Bump @babel/traverse from 7.10.1 to 7.23.7 (#171)...
Internal server error when pressing submit button
The custom fields feature needs a number of quality of life improvements to be complete: - [ ] Users should be able to view a list of trips with values...
Users could track the age and use of their equipment, e.g. rope. CRUD views would be created to allow the addition and removal of equipment objects, with a name, purchase...
For trips that go over new years, time should be split based on when the trip started and finished. Not sure what to do about the other stats though.
The following features should be implemented: - [x] A middleware to automatically mark notifications read if a user visits a page that has an unread notification attached - [ ]...
It should be visible on the social feed when a trip report has been added to a trip. Perhaps a separate item should appear for new trip reports? The fact...
UUIDs in URLs are long and obnoxious and a shorter, custom URL scheme should be implemented.
Achievement badges which can be displayed on profiles for example: For trips logged: "Just getting started!": 10 trips logged "Scaling up!": 30 trips logged "Big logger!": 50 trips logged "Big...