Rename AdventureLog to Voyage and add fork attribution

- Replace all AdventureLog references with Voyage across ~102 files
  (7 case variants: AdventureLog, adventurelog, Adventurelog, ADVENTURELOG,
  AdventUrelog, AdventureLOG, adventure-log, adventure_log)
- Rename brand, static, and documentation assets to use voyage naming
- Rename install_adventurelog.sh → install_voyage.sh
- Update README.md and voyage_overview.md to credit AdventureLog as
  the upstream project and Sean Morley as its original creator
This commit is contained in:
2026-03-06 11:05:26 +00:00
parent 2b644d3afa
commit df8d1adf15
151 changed files with 653 additions and 658 deletions

View File

@@ -23,7 +23,7 @@ Steps to reproduce the behavior:
## ✅ Expected Behavior
What did you expect AdventureLog to do?
What did you expect Voyage to do?
## 📸 Screenshots / Logs
@@ -34,7 +34,7 @@ What did you expect AdventureLog to do?
- **Platform:** (Docker, Synology, Proxmox, TrueNAS, Unraid, etc.)
- **Install Method:** (Docker Compose, Quick Install Script, Manual, etc.)
- **AdventureLog Version:** (e.g., v0.12.0)
- **Voyage Version:** (e.g., v0.12.0)
- **Reverse Proxy:** (e.g., Nginx, Traefik, Caddy, etc. or None)
If using Docker and the issue is related to the container, it may be helpful to include your `docker-compose.yml` or relevant variables below.
@@ -46,4 +46,4 @@ Anything else that might be useful (custom configuration, network setup, databas
---
Thank you for taking the time to report this issue! We appreciate your help in making AdventureLog better. Well look into it as soon as we can. 🙌
Thank you for taking the time to report this issue! We appreciate your help in making Voyage better. Well look into it as soon as we can. 🙌

View File

@@ -1,6 +1,6 @@
---
name: Deployment Issue
about: Request help deploying AdventureLog. For faster support, please use our Discord community!
about: Request help deploying Voyage. For faster support, please use our Discord community!
title: "[DEPLOYMENT] <short description>"
labels: deployment
assignees: ""

View File

@@ -1,6 +1,6 @@
---
name: Feature request
about: Suggest a new idea, feature, or improvement for AdventureLog
about: Suggest a new idea, feature, or improvement for Voyage
title: "[REQUEST] <short description>"
labels: enhancement
assignees: ""
@@ -20,7 +20,7 @@ Is your request related to a specific problem?
## 🛠️ Proposed Solution
Describe the solution youd like.
What should AdventureLog do differently?
What should Voyage do differently?
## 🔄 Alternatives Considered
@@ -36,4 +36,4 @@ Any other details that might help us understand the request (use cases, user sto
---
✨ Thanks for suggesting improvements to AdventureLog! Your ideas help shape the future of the project.
✨ Thanks for suggesting improvements to Voyage! Your ideas help shape the future of the project.