1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-20 21:39:37 +02:00
AdventureLog/documentation/docs
Sean Morley 3f9a6767bd feat: Enhance Adventure and Collection Management
- Added support for multiple collections in AdventureSerializer, allowing adventures to be linked to multiple collections.
- Implemented validation to ensure collections belong to the current user during adventure creation and updates.
- Introduced a signal to update adventure publicity based on the public status of linked collections.
- Updated file permission checks to consider multiple collections when determining access rights.
- Modified AdventureImageViewSet and AttachmentViewSet to check access against collections instead of a single collection.
- Enhanced AdventureViewSet to support filtering and sorting adventures based on collections.
- Updated frontend components to manage collections more effectively, including linking and unlinking adventures from collections.
- Adjusted API endpoints and data structures to accommodate the new collections feature.
- Improved user experience with appropriate notifications for collection actions.
2025-06-12 15:54:01 -04:00
..
changelogs chore: update version to v0.10.0 across Dockerfiles, package.json, and configuration files; add changelog for v0.10.0 release 2025-06-07 11:14:27 -04:00
configuration fix: add Authelia to the list of supported social authentication services 2025-06-07 11:16:17 -04:00
guides Mass documentation spelling check, as well as improving the unraid installation guide, and some small changes to the docker installation guide. 2025-01-28 23:23:47 -06:00
install feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
intro feat: Add usage guide for AdventureLog and enhance overview with personal message from the maintainer 2025-03-21 13:35:29 -04:00
troubleshooting Update documentation/docs/troubleshooting/login_unresponsive.md 2025-04-07 19:14:55 -04:00
usage Merge branch 'development' of github.com:seanmorley15/AdventureLog into development 2025-04-18 15:04:10 -04:00