chore: complete rebranding from seanmorley15 to Alex-Wiesner/voyage

Replace all seanmorley15/Voyage repo URLs, ghcr.io/seanmorley15 container
image references, seanmorley.com/sponsor and buymeacoffee links with
the new repo (github.com/Alex-Wiesner/voyage) and new GHCR images
(ghcr.io/alex-wiesner/voyage-*). Attribution to original AdventureLog
author Sean Morley is preserved.
This commit is contained in:
2026-03-06 14:25:16 +00:00
parent c57df72610
commit d32fcb6fed
25 changed files with 52 additions and 78 deletions

2
.github/CODEOWNERS vendored
View File

@@ -1 +1 @@
* @seanmorley15 * @Alex-Wiesner

3
.github/FUNDING.yml vendored
View File

@@ -1,2 +1 @@
github: seanmorley15 github: Alex-Wiesner
buy_me_a_coffee: seanmorley15

View File

@@ -108,14 +108,14 @@ Voyage aims to be simple, beautiful, and open to everyone — inheriting Adventu
## 🧭 Roadmap ## 🧭 Roadmap
The Voyage Roadmap can be found [here](https://github.com/users/seanmorley15/projects/5) The Voyage Roadmap can be found in [GitHub Issues](https://github.com/Alex-Wiesner/voyage/issues)
<!-- Contributing --> <!-- Contributing -->
## 👋 Contributing ## 👋 Contributing
<a href="https://github.com/seanmorley15/Voyage/graphs/contributors"> <a href="https://github.com/Alex-Wiesner/voyage/graphs/contributors">
<img src="https://contrib.rocks/image?repo=seanmorley15/Voyage" /> <img src="https://contrib.rocks/image?repo=Alex-Wiesner/voyage" />
</a> </a>
Contributions are always welcome! Contributions are always welcome!

View File

@@ -31,7 +31,7 @@ services:
- postgres-data:/var/lib/postgresql/data/ - postgres-data:/var/lib/postgresql/data/
web: web:
image: ghcr.io/seanmorley15/voyage-frontend:latest image: ghcr.io/alex-wiesner/voyage-frontend:latest
restart: unless-stopped restart: unless-stopped
environment: environment:
PUBLIC_SERVER_URL: "http://server:8000" PUBLIC_SERVER_URL: "http://server:8000"
@@ -46,7 +46,7 @@ services:
- server - server
server: server:
image: ghcr.io/seanmorley15/voyage-backend:latest image: ghcr.io/alex-wiesner/voyage-backend:latest
restart: unless-stopped restart: unless-stopped
environment: environment:
PGHOST: "db" PGHOST: "db"

View File

@@ -1,7 +1,7 @@
services: services:
web: web:
build: ./frontend/ build: ./frontend/
image: ghcr.io/seanmorley15/voyage-frontend:latest image: ghcr.io/alex-wiesner/voyage-frontend:latest
container_name: voyage-frontend container_name: voyage-frontend
restart: unless-stopped restart: unless-stopped
user: root user: root
@@ -28,7 +28,7 @@ services:
server: server:
build: ./backend/ build: ./backend/
image: ghcr.io/seanmorley15/voyage-backend:latest image: ghcr.io/alex-wiesner/voyage-backend:latest
container_name: voyage-backend container_name: voyage-backend
restart: unless-stopped restart: unless-stopped
env_file: .env env_file: .env

View File

@@ -1,7 +1,7 @@
services: services:
web: web:
#build: ./frontend/ #build: ./frontend/
image: ghcr.io/seanmorley15/voyage-frontend:latest image: ghcr.io/alex-wiesner/voyage-frontend:latest
container_name: voyage-frontend container_name: voyage-frontend
restart: unless-stopped restart: unless-stopped
env_file: .env env_file: .env
@@ -20,7 +20,7 @@ services:
server: server:
#build: ./backend/ #build: ./backend/
image: ghcr.io/seanmorley15/voyage-backend:latest image: ghcr.io/alex-wiesner/voyage-backend:latest
container_name: voyage-backend container_name: voyage-backend
restart: unless-stopped restart: unless-stopped
env_file: .env env_file: .env

View File

@@ -112,9 +112,7 @@ Every contribution helps make Voyage more reliable and user-friendly.
If you find Voyage helpful, consider sponsoring me! Your support keeps this project going: If you find Voyage helpful, consider sponsoring me! Your support keeps this project going:
[https://seanmorley.com/sponsor](https://seanmorley.com/sponsor) 📖 [View the Full Changelog on GitHub](https://github.com/Alex-Wiesner/voyage/compare/v0.9.0...v0.10.0)
📖 [View the Full Changelog on GitHub](https://github.com/seanmorley15/Voyage/compare/v0.9.0...v0.10.0)
Thanks for being part of the Voyage community. I appreciate your feedback and look forward to seeing where your next journey takes you! Thanks for being part of the Voyage community. I appreciate your feedback and look forward to seeing where your next journey takes you!

View File

@@ -104,11 +104,10 @@ Every contribution makes Voyage more user-friendly and reliable.
If you enjoy Voyage, consider sponsoring the project: If you enjoy Voyage, consider sponsoring the project:
[https://seanmorley.com/sponsor](https://seanmorley.com/sponsor)
--- ---
📖 [Full Changelog on GitHub](https://github.com/seanmorley15/Voyage/compare/v0.10.0...v0.11.0) 📖 [Full Changelog on GitHub](https://github.com/Alex-Wiesner/voyage/compare/v0.10.0...v0.11.0)
Thanks for being part of the Voyage community! Thanks for being part of the Voyage community!

View File

@@ -127,10 +127,8 @@ Your contributions — whether large features, small fixes, documentation improv
If Voyage helps you plan, remember, or relive your travels, consider supporting the project: If Voyage helps you plan, remember, or relive your travels, consider supporting the project:
👉 https://seanmorley.com/sponsor
📖 **Full Changelog:** 📖 **Full Changelog:**
https://github.com/seanmorley15/Voyage/compare/v0.11.0...v0.12.0 https://github.com/Alex-Wiesner/voyage/compare/v0.11.0...v0.12.0
Happy planning & happy travels! Happy planning & happy travels!

View File

@@ -40,7 +40,6 @@ Hi everyone! I am super excited to announce Voyage v0.7.0! This is one of the bi
# Sponsorship 💖 # Sponsorship 💖
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/seanmorley15)
As a computer science student, I pour my free time into developing and enhancing Voyage, driven by my passion for this project and its potential to make adventure planning easier for everyone. Your support, no matter the amount, means the world to me. It shows that you believe in the project and its future. Im excited to announce that Ive launched my page on Buy Me A Coffee—check it out! As a computer science student, I pour my free time into developing and enhancing Voyage, driven by my passion for this project and its potential to make adventure planning easier for everyone. Your support, no matter the amount, means the world to me. It shows that you believe in the project and its future. Im excited to announce that Ive launched my page on Buy Me A Coffee—check it out!
Hope you all enjoy! Hope you all enjoy!

View File

@@ -49,7 +49,6 @@ Hi everyone! I am super excited to announce the release of Voyage v0.7.1. This u
# Sponsorship 💖 # Sponsorship 💖
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/seanmorley15)
As a computer science student, I pour my free time into developing and enhancing Voyage, driven by my passion for this project and its potential to make adventure planning easier for everyone. Your support, no matter the amount, means the world to me. It shows that you believe in the project and its future. Im excited to announce that Ive launched my page on Buy Me A Coffee—check it out! As a computer science student, I pour my free time into developing and enhancing Voyage, driven by my passion for this project and its potential to make adventure planning easier for everyone. Your support, no matter the amount, means the world to me. It shows that you believe in the project and its future. Im excited to announce that Ive launched my page on Buy Me A Coffee—check it out!
Hope you all enjoy! Hope you all enjoy!

View File

@@ -93,7 +93,6 @@ Im thrilled to announce the release of **Voyage v0.8.0**, a huge update packe
## Sponsorship 💖 ## Sponsorship 💖
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/seanmorley15)
As always, Voyage continues to grow thanks to your incredible support and feedback. If you love using the app and want to help shape its future, consider supporting me on **Buy Me A Coffee**. Your contributions go a long way in allowing for Voyage to continue to improve and thrive 😊 As always, Voyage continues to grow thanks to your incredible support and feedback. If you love using the app and want to help shape its future, consider supporting me on **Buy Me A Coffee**. Your contributions go a long way in allowing for Voyage to continue to improve and thrive 😊
--- ---

View File

@@ -117,7 +117,6 @@ Thank you for helping Voyage grow! 🙌
## Support My Work 💖 ## Support My Work 💖
[![Buy Me A Coffee](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/seanmorley15)
If Voyage has made your travels more organized or your trip memories richer, consider supporting my work on **Buy Me A Coffee**. Your support directly helps shape the future of this project! ☕ If Voyage has made your travels more organized or your trip memories richer, consider supporting my work on **Buy Me A Coffee**. Your support directly helps shape the future of this project! ☕
--- ---
@@ -130,4 +129,4 @@ Happy travels,
--- ---
**[Full Changelog](https://github.com/seanmorley15/Voyage/compare/v0.8.0...v0.9.0)** **[Full Changelog](https://github.com/Alex-Wiesner/voyage/compare/v0.8.0...v0.9.0)**

View File

@@ -32,6 +32,6 @@ That's it! You should now be able to run the application with the new configurat
Enjoy the new version of Voyage! 🎉 Enjoy the new version of Voyage! 🎉
View the full changelog [here](https://github.com/seanmorley15/Voyage/releases/tag/v0.7.1) View the full changelog [here](https://github.com/Alex-Wiesner/voyage/releases/tag/v0.7.1)
Report any bugs [GitHub repository](https://github.com/seanmorley15/voyage) or ask for help in the [Discord server](https://discord.gg/wRbQ9Egr8C). Report any bugs [GitHub repository](https://github.com/Alex-Wiesner/voyage) or ask for help in the [Discord server](https://discord.gg/wRbQ9Egr8C).

View File

@@ -53,7 +53,7 @@ Open a WSL terminal (search for "WSL" in the Windows Start menu and open the WSL
```bash ```bash
cd ~ cd ~
git clone https://github.com/seanmorley15/Voyage.git git clone https://github.com/Alex-Wiesner/voyage.git
cd Voyage cd Voyage
``` ```

View File

@@ -12,12 +12,12 @@ Docker is the preferred way to run Voyage on your local machine. It is a lightwe
Get the `docker-compose.yml` and `.env.example` files from the Voyage repository. You can download them here: Get the `docker-compose.yml` and `.env.example` files from the Voyage repository. You can download them here:
- [Docker Compose](https://github.com/seanmorley15/Voyage/blob/main/docker-compose.yml) - [Docker Compose](https://github.com/Alex-Wiesner/voyage/blob/main/docker-compose.yml)
- [Environment Variables](https://github.com/seanmorley15/Voyage/blob/main/.env.example) - [Environment Variables](https://github.com/Alex-Wiesner/voyage/blob/main/.env.example)
```bash ```bash
wget https://raw.githubusercontent.com/seanmorley15/Voyage/main/docker-compose.yml wget https://raw.githubusercontent.com/Alex-Wiesner/voyage/main/docker-compose.yml
wget https://raw.githubusercontent.com/seanmorley15/Voyage/main/.env.example wget https://raw.githubusercontent.com/Alex-Wiesner/voyage/main/.env.example
cp .env.example .env cp .env.example .env
``` ```

View File

@@ -25,7 +25,7 @@ You must [expose tailnet IPs to your cluster](https://tailscale.com/kb/1438/kube
## Getting Started ## Getting Started
Take a look at the [example config](https://github.com/seanmorley15/Voyage/blob/main/kustomization.yml) and modify it for your use case. Take a look at the [example config](https://github.com/Alex-Wiesner/voyage/blob/main/kustomization.yml) and modify it for your use case.
## Environment Variables ## Environment Variables

View File

@@ -4,4 +4,4 @@ Traefik is a modern HTTP reverse proxy and load balancer that makes deploying mi
Voyage has a built-in Traefik configuration that makes it easy to deploy and manage your Voyage instance. Voyage has a built-in Traefik configuration that makes it easy to deploy and manage your Voyage instance.
The most recent version of the Traefik `docker-compose.yml` file can be found in the [Voyage GitHub repository](https://github.com/seanmorley15/Voyage/blob/main/docker-compose-traefik.yaml). The most recent version of the Traefik `docker-compose.yml` file can be found in the [Voyage GitHub repository](https://github.com/Alex-Wiesner/voyage/blob/main/docker-compose-traefik.yaml).

View File

@@ -16,7 +16,7 @@ If you're experiencing issues with the Nginx service failing to start in the bac
- The service name should be set to `server` in the `docker-compose.yml` file. For example: - The service name should be set to `server` in the `docker-compose.yml` file. For example:
```yaml ```yaml
server: server:
image: ghcr.io/seanmorley15/voyage-backend:latest image: ghcr.io/alex-wiesner/voyage-backend:latest
container_name: voyage-backend container_name: voyage-backend
``` ```
@@ -27,14 +27,14 @@ If you're experiencing issues with the Nginx service failing to start in the bac
- Get the default Nginx configuration file from the Voyage repository: - Get the default Nginx configuration file from the Voyage repository:
```bash ```bash
wget https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/backend/nginx.conf wget https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/backend/nginx.conf
``` ```
- Update the `nginx.conf` file to replace all occurrences of `server` with your custom service name. - Update the `nginx.conf` file to replace all occurrences of `server` with your custom service name.
- Mount the custom Nginx configuration file to the backend container in the `docker-compose.yml` file. For example: - Mount the custom Nginx configuration file to the backend container in the `docker-compose.yml` file. For example:
```yaml ```yaml
server: server:
image: ghcr.io/seanmorley15/voyage-backend:latest image: ghcr.io/alex-wiesner/voyage-backend:latest
container_name: voyage-backend container_name: voyage-backend
volumes: volumes:
- ./nginx.conf:/etc/nginx/nginx.conf - ./nginx.conf:/etc/nginx/nginx.conf

View File

@@ -46,39 +46,39 @@ You can also explore our [full installation guide](/docs/install/getting_started
::: details 🗂️ **Location Overview & Management** ::: details 🗂️ **Location Overview & Management**
Manage your full list of locations with ease. View upcoming and past trips, filter and sort by status, date, or category to find exactly what you want quickly. Manage your full list of locations with ease. View upcoming and past trips, filter and sort by status, date, or category to find exactly what you want quickly.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/adventures.png" alt="Location Overview" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/adventures.png" alt="Location Overview" style="max-width:100%; margin-top:10px;" />
::: :::
::: details 📋 **Detailed Adventure Logs** ::: details 📋 **Detailed Adventure Logs**
Capture rich details for every location: name, dates, precise locations, vivid descriptions, personal ratings, photos, and customizable categories. Your memories deserve to be more than just map pins — keep them alive with full, organized logs. Capture rich details for every location: name, dates, precise locations, vivid descriptions, personal ratings, photos, and customizable categories. Your memories deserve to be more than just map pins — keep them alive with full, organized logs.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/details.png" alt="Detailed Adventure Logs" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/details.png" alt="Detailed Adventure Logs" style="max-width:100%; margin-top:10px;" />
::: :::
::: details 🗺️ **Interactive World Map** ::: details 🗺️ **Interactive World Map**
Track every destination youve visited or plan to visit with our beautifully detailed, interactive world map. Easily filter locations by visit status — visited or planned — and add new locations by simply clicking on the map. Watch your travel story unfold visually as your journey grows. Track every destination youve visited or plan to visit with our beautifully detailed, interactive world map. Easily filter locations by visit status — visited or planned — and add new locations by simply clicking on the map. Watch your travel story unfold visually as your journey grows.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/map.png" alt="Interactive World Map" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/map.png" alt="Interactive World Map" style="max-width:100%; margin-top:10px;" />
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/map-satellite.png" alt="Interactive World Map" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/map-satellite.png" alt="Interactive World Map" style="max-width:100%; margin-top:10px;" />
::: :::
::: details ✈️ **Comprehensive Trip Planning** ::: details ✈️ **Comprehensive Trip Planning**
Organize your multi-day trips with detailed itineraries, including flight information, daily activities, collaborative notes, packing checklists, and handy resource links. Stay on top of your plans and ensure every adventure runs smoothly. Organize your multi-day trips with detailed itineraries, including flight information, daily activities, collaborative notes, packing checklists, and handy resource links. Stay on top of your plans and ensure every adventure runs smoothly.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/itinerary.png" alt="Comprehensive Trip Planning" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/itinerary.png" alt="Comprehensive Trip Planning" style="max-width:100%; margin-top:10px;" />
::: :::
::: details 📊 **Travel Statistics Dashboard** ::: details 📊 **Travel Statistics Dashboard**
Unlock insights into your travel habits and milestones through elegant, easy-to-understand analytics. Track total countries visited, regions explored, cities logged, and more. Visualize your world travels with ease and celebrate your achievements. Unlock insights into your travel habits and milestones through elegant, easy-to-understand analytics. Track total countries visited, regions explored, cities logged, and more. Visualize your world travels with ease and celebrate your achievements.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/dashboard.png" alt="Travel Statistics Dashboard" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/dashboard.png" alt="Travel Statistics Dashboard" style="max-width:100%; margin-top:10px;" />
::: :::
::: details ✏️ **Edit & Customize Locations** ::: details ✏️ **Edit & Customize Locations**
Make quick updates or deep customizations to any location using a clean and intuitive editing interface. Add photos, update notes, adjust dates, and more—keeping your records accurate and personal. Make quick updates or deep customizations to any location using a clean and intuitive editing interface. Add photos, update notes, adjust dates, and more—keeping your records accurate and personal.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/edit.png" alt="Edit Location Modal" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/edit.png" alt="Edit Location Modal" style="max-width:100%; margin-top:10px;" />
::: :::
::: details 🌍 **Countries & Regions Explorer** ::: details 🌍 **Countries & Regions Explorer**
Explore and manage the countries youve visited or plan to visit with an organized list, filtering by visit status. Dive deeper into each countrys regions, complete with interactive maps to help you visually select and track your regional travels. Explore and manage the countries youve visited or plan to visit with an organized list, filtering by visit status. Dive deeper into each countrys regions, complete with interactive maps to help you visually select and track your regional travels.
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/countries.png" alt="Countries List" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/countries.png" alt="Countries List" style="max-width:100%; margin-top:10px;" />
<img src="https://raw.githubusercontent.com/seanmorley15/Voyage/refs/heads/main/brand/screenshots/regions.png" alt="Regions Explorer" style="max-width:100%; margin-top:10px;" /> <img src="https://raw.githubusercontent.com/Alex-Wiesner/voyage/refs/heads/main/brand/screenshots/regions.png" alt="Regions Explorer" style="max-width:100%; margin-top:10px;" />
::: :::
## 💬 What People Are Saying ## 💬 What People Are Saying
@@ -187,10 +187,9 @@ GPL 3.0 licensed, fully transparent, and built for the community. By travelers,
Voyage is lovingly maintained by passionate developers and supported by amazing users like you: Voyage is lovingly maintained by passionate developers and supported by amazing users like you:
- ⭐ [Star us on GitHub](https://github.com/seanmorley15/Voyage) - ⭐ [Star us on GitHub](https://github.com/Alex-Wiesner/voyage)
- 💬 [Join our Discord community](https://discord.gg/wRbQ9Egr8C) - 💬 [Join our Discord community](https://discord.gg/wRbQ9Egr8C)
- 💖 [Sponsor The Project](https://seanmorley.com/sponsor) to help us keep improving Voyage - 🐛 [Report bugs & request features](https://github.com/Alex-Wiesner/voyage/issues)
- 🐛 [Report bugs & request features](https://github.com/seanmorley15/Voyage/issues)
--- ---

View File

@@ -88,7 +88,7 @@
<div> <div>
<div class="text-sm text-base-content/60">{$t('about.developer')}</div> <div class="text-sm text-base-content/60">{$t('about.developer')}</div>
<a <a
href="https://seanmorley.com" href="https://github.com/Alex-Wiesner/voyage"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
class="text-lg font-semibold link link-primary" class="text-lg font-semibold link link-primary"
@@ -163,7 +163,7 @@
<p class="text-sm text-base-content/60 mb-2"> <p class="text-sm text-base-content/60 mb-2">
© {copyrightYear} © {copyrightYear}
<a <a
href="https://seanmorley.com" href="https://github.com/Alex-Wiesner/voyage"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
class="link link-primary" class="link link-primary"
@@ -176,7 +176,7 @@
</p> </p>
<a <a
href="https://github.com/seanmorley15/Voyage/blob/main/LICENSE" href="https://github.com/Alex-Wiesner/voyage/blob/main/LICENSE"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
class="link link-primary mt-2" class="link link-primary mt-2"
@@ -191,21 +191,13 @@
<div class="card-body p-4"> <div class="card-body p-4">
<div class="flex flex-wrap gap-3"> <div class="flex flex-wrap gap-3">
<a <a
href="https://github.com/seanmorley15/Voyage" href="https://github.com/Alex-Wiesner/voyage"
target="_blank" target="_blank"
rel="noopener noreferrer" rel="noopener noreferrer"
class="btn btn-outline btn-sm" class="btn btn-outline btn-sm"
> >
GitHub → GitHub →
</a> </a>
<a
href="https://seanmorley.com/sponsor"
target="_blank"
rel="noopener noreferrer"
class="btn btn-outline btn-sm"
>
{$t('about.sponsor')}
</a>
<!-- documentation --> <!-- documentation -->
<a <a
href="https://voyage.app" href="https://voyage.app"

View File

@@ -12,7 +12,7 @@
import FormatListBulletedSquare from '~icons/mdi/format-list-bulleted-square'; import FormatListBulletedSquare from '~icons/mdi/format-list-bulleted-square';
import Earth from '~icons/mdi/earth'; import Earth from '~icons/mdi/earth';
import Magnify from '~icons/mdi/magnify'; import Magnify from '~icons/mdi/magnify';
import Map from '~icons/mdi/map'; import MapIcon from '~icons/mdi/map';
import Menu from '~icons/mdi/menu'; import Menu from '~icons/mdi/menu';
import Avatar from './Avatar.svelte'; import Avatar from './Avatar.svelte';
import { page } from '$app/stores'; import { page } from '$app/stores';
@@ -114,7 +114,7 @@
{ path: '/locations', icon: MapMarker, label: 'locations.locations' }, { path: '/locations', icon: MapMarker, label: 'locations.locations' },
{ path: '/collections', icon: FormatListBulletedSquare, label: 'navbar.collections' }, { path: '/collections', icon: FormatListBulletedSquare, label: 'navbar.collections' },
{ path: '/worldtravel', icon: Earth, label: 'navbar.worldtravel' }, { path: '/worldtravel', icon: Earth, label: 'navbar.worldtravel' },
{ path: '/map', icon: Map, label: 'navbar.map' }, { path: '/map', icon: MapIcon, label: 'navbar.map' },
{ path: '/calendar', icon: Calendar, label: 'navbar.calendar' }, { path: '/calendar', icon: Calendar, label: 'navbar.calendar' },
{ path: '/users', icon: AccountMultiple, label: 'navbar.users' } { path: '/users', icon: AccountMultiple, label: 'navbar.users' }
]; ];
@@ -299,12 +299,6 @@
> >
Discord Discord
</button> </button>
<button
class="btn btn-ghost w-full justify-start gap-3"
on:click={() => (window.location.href = 'https://seanmorley.com/sponsor')}
>
{$t('navbar.support')} 💖
</button>
</div> </div>
<div class="divider my-3"></div> <div class="divider my-3"></div>

View File

@@ -1,4 +1,4 @@
export let appVersion = 'v0.12.0-main-022726'; export let appVersion = 'v0.12.0-main-022726';
export let versionChangelog = 'https://github.com/seanmorley15/Voyage/releases/tag/v0.12.0'; export let versionChangelog = 'https://github.com/Alex-Wiesner/voyage/releases/tag/v0.12.0';
export let appTitle = 'Voyage'; export let appTitle = 'Voyage';
export let copyrightYear = '2023-2026'; export let copyrightYear = '2023-2026';

View File

@@ -14,7 +14,7 @@
import StravaLogo from '$lib/assets/strava.svg'; import StravaLogo from '$lib/assets/strava.svg';
import WandererLogoSrc from '$lib/assets/wanderer.svg'; import WandererLogoSrc from '$lib/assets/wanderer.svg';
export let data; export let data: any;
console.log(data); console.log(data);
let user: User; let user: User;
let emails: typeof data.props.emails; let emails: typeof data.props.emails;
@@ -309,7 +309,7 @@
addToast('success', $t('settings.mfa_disabled')); addToast('success', $t('settings.mfa_disabled'));
data.props.authenticators = false; data.props.authenticators = false;
} else { } else {
if (res.status == 401) { if (res.status === 401) {
addToast('error', $t('settings.reset_session_error')); addToast('error', $t('settings.reset_session_error'));
} }
addToast('error', $t('settings.generic_error')); addToast('error', $t('settings.generic_error'));
@@ -1657,19 +1657,18 @@
</p> </p>
<p class="text-sm text-base-content/70"> <p class="text-sm text-base-content/70">
© {copyrightYear} © {copyrightYear}
<a href="https://seanmorley.com" target="_blank" class="link">Sean Morley</a Sean Morley. {$t('settings.all_rights_reserved')}
>. {$t('settings.all_rights_reserved')}
</p> </p>
<div class="flex justify-center gap-3 mt-2"> <div class="flex justify-center gap-3 mt-2">
<a <a
href="https://github.com/seanmorley15/Voyage" href="https://github.com/Alex-Wiesner/voyage"
target="_blank" target="_blank"
class="link link-primary text-sm" class="link link-primary text-sm"
> >
GitHub GitHub
</a> </a>
<a <a
href="https://github.com/seanmorley15/Voyage/blob/main/LICENSE" href="https://github.com/Alex-Wiesner/voyage/blob/main/LICENSE"
target="_blank" target="_blank"
class="link link-secondary text-sm" class="link link-secondary text-sm"
> >

View File

@@ -24,7 +24,7 @@ spec:
claimName: adventure-journal-db-pvc claimName: adventure-journal-db-pvc
containers: containers:
- name: adventure-frontend - name: adventure-frontend
image: ghcr.io/seanmorley15/voyage-frontend:latest image: ghcr.io/alex-wiesner/voyage-frontend:latest
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 3000 - containerPort: 3000
@@ -58,7 +58,7 @@ spec:
key: adventure-postgres-password key: adventure-postgres-password
- name: adventure-backend - name: adventure-backend
image: ghcr.io/seanmorley15/voyage-backend:latest image: ghcr.io/alex-wiesner/voyage-backend:latest
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- containerPort: 80 - containerPort: 80