1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-24 15:29:36 +02:00
AdventureLog/backend/server
Sean Morley 14eb4ca802 feat(collections): enhance collections page with sorting, filtering, and pagination features
- Updated the collections loading logic to include sorting and pagination parameters from the URL.
- Refactored the collections page to manage owned, shared, and archived collections with a tabbed interface.
- Added sorting functionality to allow users to sort collections by different attributes.
- Implemented a sidebar for filtering and sorting options.
- Improved the UI for better user experience, including a floating action button for creating new collections.
- Added a not found page for collections that do not exist, enhancing error handling.
2025-06-13 12:11:42 -04:00
..
achievements refactor: Remove initial and key achievement migrations for cleanup 2025-02-22 17:06:40 -05:00
adventures feat(collections): enhance collections page with sorting, filtering, and pagination features 2025-06-13 12:11:42 -04:00
integrations fix: add logging import to integrations views 2025-06-05 15:12:40 -04:00
main Update backend/server/main/settings.py 2025-05-31 21:08:33 -04:00
templates feat: add Immich integration view and API documentation, enhance error handling, and include SVG asset 2025-01-01 16:24:44 -05:00
users Update backend/server/users/backends.py 2025-05-31 21:08:09 -04:00
worldtravel feat: update get_num_visits method to improve user visit count retrieval 2025-05-31 15:46:15 -04:00
.env.example Add Google Maps API integration for geocoding and reverse geocoding functionality 2025-05-24 14:59:58 -04:00
adventurelog.txt Update motivational message in adventurelog.txt 2024-11-12 00:02:49 -05:00
build_files.sh vercel 2024-07-08 11:58:21 -04:00
manage.py chore: Update Navbar component with search form 2024-07-20 21:39:33 -04:00
requirements.txt fix: pin setuptools version and update docker-compose to use images 2025-06-06 09:44:01 -04:00