1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-19 12:59:36 +02:00
AdventureLog/documentation
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
..
.vitepress 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
docs feat: Enhance Adventure and Collection Management 2025-06-12 15:54:01 -04:00
public fix: update image paths in Unraid installation documentation 2025-01-14 12:23:36 -05:00
static/img fix: update image paths in Unraid installation documentation 2025-01-14 12:23:36 -05:00
.gitignore Migration to new documentation and information site 2024-11-26 10:31:25 -05:00
index.md fix: update Dockerfiles with metadata labels and improve build process 2025-06-05 23:29:39 -04:00
package.json chore: update dependencies and improve script execution condition 2025-06-05 16:24:43 -04:00
pnpm-lock.yaml chore: update dependencies and improve script execution condition 2025-06-05 16:24:43 -04:00