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:
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -1 +1 @@
|
||||
* @seanmorley15
|
||||
* @Alex-Wiesner
|
||||
|
||||
3
.github/FUNDING.yml
vendored
3
.github/FUNDING.yml
vendored
@@ -1,2 +1 @@
|
||||
github: seanmorley15
|
||||
buy_me_a_coffee: seanmorley15
|
||||
github: Alex-Wiesner
|
||||
|
||||
@@ -108,14 +108,14 @@ Voyage aims to be simple, beautiful, and open to everyone — inheriting Adventu
|
||||
|
||||
## 🧭 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
|
||||
|
||||
<a href="https://github.com/seanmorley15/Voyage/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=seanmorley15/Voyage" />
|
||||
<a href="https://github.com/Alex-Wiesner/voyage/graphs/contributors">
|
||||
<img src="https://contrib.rocks/image?repo=Alex-Wiesner/voyage" />
|
||||
</a>
|
||||
|
||||
Contributions are always welcome!
|
||||
|
||||
@@ -31,7 +31,7 @@ services:
|
||||
- postgres-data:/var/lib/postgresql/data/
|
||||
|
||||
web:
|
||||
image: ghcr.io/seanmorley15/voyage-frontend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-frontend:latest
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
PUBLIC_SERVER_URL: "http://server:8000"
|
||||
@@ -46,7 +46,7 @@ services:
|
||||
- server
|
||||
|
||||
server:
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
PGHOST: "db"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
web:
|
||||
build: ./frontend/
|
||||
image: ghcr.io/seanmorley15/voyage-frontend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-frontend:latest
|
||||
container_name: voyage-frontend
|
||||
restart: unless-stopped
|
||||
user: root
|
||||
@@ -28,7 +28,7 @@ services:
|
||||
|
||||
server:
|
||||
build: ./backend/
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
container_name: voyage-backend
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
web:
|
||||
#build: ./frontend/
|
||||
image: ghcr.io/seanmorley15/voyage-frontend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-frontend:latest
|
||||
container_name: voyage-frontend
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
|
||||
server:
|
||||
#build: ./backend/
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
container_name: voyage-backend
|
||||
restart: unless-stopped
|
||||
env_file: .env
|
||||
|
||||
@@ -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:
|
||||
|
||||
[https://seanmorley.com/sponsor](https://seanmorley.com/sponsor)
|
||||
|
||||
📖 [View the Full Changelog on GitHub](https://github.com/seanmorley15/Voyage/compare/v0.9.0...v0.10.0)
|
||||
📖 [View the Full Changelog on GitHub](https://github.com/Alex-Wiesner/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!
|
||||
|
||||
|
||||
@@ -104,11 +104,10 @@ Every contribution makes Voyage more user-friendly and reliable.
|
||||
|
||||
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!
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
👉 https://seanmorley.com/sponsor
|
||||
|
||||
📖 **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!
|
||||
|
||||
|
||||
@@ -40,7 +40,6 @@ Hi everyone! I am super excited to announce Voyage v0.7.0! This is one of the bi
|
||||
|
||||
# Sponsorship 💖
|
||||
|
||||
[](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. I’m excited to announce that I’ve launched my page on Buy Me A Coffee—check it out!
|
||||
|
||||
Hope you all enjoy!
|
||||
|
||||
@@ -49,7 +49,6 @@ Hi everyone! I am super excited to announce the release of Voyage v0.7.1. This u
|
||||
|
||||
# Sponsorship 💖
|
||||
|
||||
[](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. I’m excited to announce that I’ve launched my page on Buy Me A Coffee—check it out!
|
||||
|
||||
Hope you all enjoy!
|
||||
|
||||
@@ -93,7 +93,6 @@ I’m thrilled to announce the release of **Voyage v0.8.0**, a huge update packe
|
||||
|
||||
## Sponsorship 💖
|
||||
|
||||
[](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 😊
|
||||
|
||||
---
|
||||
|
||||
@@ -117,7 +117,6 @@ Thank you for helping Voyage grow! 🙌
|
||||
|
||||
## Support My Work 💖
|
||||
|
||||
[](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! ☕
|
||||
|
||||
---
|
||||
@@ -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)**
|
||||
|
||||
@@ -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! 🎉
|
||||
|
||||
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).
|
||||
|
||||
@@ -53,7 +53,7 @@ Open a WSL terminal (search for "WSL" in the Windows Start menu and open the WSL
|
||||
|
||||
```bash
|
||||
cd ~
|
||||
git clone https://github.com/seanmorley15/Voyage.git
|
||||
git clone https://github.com/Alex-Wiesner/voyage.git
|
||||
cd Voyage
|
||||
```
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
- [Docker Compose](https://github.com/seanmorley15/Voyage/blob/main/docker-compose.yml)
|
||||
- [Environment Variables](https://github.com/seanmorley15/Voyage/blob/main/.env.example)
|
||||
- [Docker Compose](https://github.com/Alex-Wiesner/voyage/blob/main/docker-compose.yml)
|
||||
- [Environment Variables](https://github.com/Alex-Wiesner/voyage/blob/main/.env.example)
|
||||
|
||||
```bash
|
||||
wget https://raw.githubusercontent.com/seanmorley15/Voyage/main/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/seanmorley15/Voyage/main/.env.example
|
||||
wget https://raw.githubusercontent.com/Alex-Wiesner/voyage/main/docker-compose.yml
|
||||
wget https://raw.githubusercontent.com/Alex-Wiesner/voyage/main/.env.example
|
||||
cp .env.example .env
|
||||
```
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ You must [expose tailnet IPs to your cluster](https://tailscale.com/kb/1438/kube
|
||||
|
||||
## 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
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
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).
|
||||
|
||||
@@ -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:
|
||||
```yaml
|
||||
server:
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
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:
|
||||
|
||||
```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.
|
||||
- Mount the custom Nginx configuration file to the backend container in the `docker-compose.yml` file. For example:
|
||||
```yaml
|
||||
server:
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
container_name: voyage-backend
|
||||
volumes:
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf
|
||||
|
||||
@@ -46,39 +46,39 @@ You can also explore our [full installation guide](/docs/install/getting_started
|
||||
|
||||
::: 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.
|
||||
<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**
|
||||
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**
|
||||
Track every destination you’ve 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/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.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**
|
||||
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**
|
||||
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**
|
||||
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**
|
||||
Explore and manage the countries you’ve visited or plan to visit with an organized list, filtering by visit status. Dive deeper into each country’s 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/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/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/regions.png" alt="Regions Explorer" style="max-width:100%; margin-top:10px;" />
|
||||
:::
|
||||
|
||||
## 💬 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:
|
||||
|
||||
- ⭐ [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)
|
||||
- 💖 [Sponsor The Project](https://seanmorley.com/sponsor) to help us keep improving Voyage
|
||||
- 🐛 [Report bugs & request features](https://github.com/seanmorley15/Voyage/issues)
|
||||
- 🐛 [Report bugs & request features](https://github.com/Alex-Wiesner/voyage/issues)
|
||||
|
||||
---
|
||||
|
||||
|
||||
@@ -88,7 +88,7 @@
|
||||
<div>
|
||||
<div class="text-sm text-base-content/60">{$t('about.developer')}</div>
|
||||
<a
|
||||
href="https://seanmorley.com"
|
||||
href="https://github.com/Alex-Wiesner/voyage"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="text-lg font-semibold link link-primary"
|
||||
@@ -163,7 +163,7 @@
|
||||
<p class="text-sm text-base-content/60 mb-2">
|
||||
© {copyrightYear}
|
||||
<a
|
||||
href="https://seanmorley.com"
|
||||
href="https://github.com/Alex-Wiesner/voyage"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link link-primary"
|
||||
@@ -176,7 +176,7 @@
|
||||
</p>
|
||||
|
||||
<a
|
||||
href="https://github.com/seanmorley15/Voyage/blob/main/LICENSE"
|
||||
href="https://github.com/Alex-Wiesner/voyage/blob/main/LICENSE"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="link link-primary mt-2"
|
||||
@@ -191,21 +191,13 @@
|
||||
<div class="card-body p-4">
|
||||
<div class="flex flex-wrap gap-3">
|
||||
<a
|
||||
href="https://github.com/seanmorley15/Voyage"
|
||||
href="https://github.com/Alex-Wiesner/voyage"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="btn btn-outline btn-sm"
|
||||
>
|
||||
GitHub →
|
||||
</a>
|
||||
<a
|
||||
href="https://seanmorley.com/sponsor"
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
class="btn btn-outline btn-sm"
|
||||
>
|
||||
{$t('about.sponsor')} →
|
||||
</a>
|
||||
<!-- documentation -->
|
||||
<a
|
||||
href="https://voyage.app"
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
import FormatListBulletedSquare from '~icons/mdi/format-list-bulleted-square';
|
||||
import Earth from '~icons/mdi/earth';
|
||||
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 Avatar from './Avatar.svelte';
|
||||
import { page } from '$app/stores';
|
||||
@@ -114,7 +114,7 @@
|
||||
{ path: '/locations', icon: MapMarker, label: 'locations.locations' },
|
||||
{ path: '/collections', icon: FormatListBulletedSquare, label: 'navbar.collections' },
|
||||
{ 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: '/users', icon: AccountMultiple, label: 'navbar.users' }
|
||||
];
|
||||
@@ -299,12 +299,6 @@
|
||||
>
|
||||
Discord
|
||||
</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 class="divider my-3"></div>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
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 copyrightYear = '2023-2026';
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
import StravaLogo from '$lib/assets/strava.svg';
|
||||
import WandererLogoSrc from '$lib/assets/wanderer.svg';
|
||||
|
||||
export let data;
|
||||
export let data: any;
|
||||
console.log(data);
|
||||
let user: User;
|
||||
let emails: typeof data.props.emails;
|
||||
@@ -309,7 +309,7 @@
|
||||
addToast('success', $t('settings.mfa_disabled'));
|
||||
data.props.authenticators = false;
|
||||
} else {
|
||||
if (res.status == 401) {
|
||||
if (res.status === 401) {
|
||||
addToast('error', $t('settings.reset_session_error'));
|
||||
}
|
||||
addToast('error', $t('settings.generic_error'));
|
||||
@@ -1657,19 +1657,18 @@
|
||||
</p>
|
||||
<p class="text-sm text-base-content/70">
|
||||
© {copyrightYear}
|
||||
<a href="https://seanmorley.com" target="_blank" class="link">Sean Morley</a
|
||||
>. {$t('settings.all_rights_reserved')}
|
||||
Sean Morley. {$t('settings.all_rights_reserved')}
|
||||
</p>
|
||||
<div class="flex justify-center gap-3 mt-2">
|
||||
<a
|
||||
href="https://github.com/seanmorley15/Voyage"
|
||||
href="https://github.com/Alex-Wiesner/voyage"
|
||||
target="_blank"
|
||||
class="link link-primary text-sm"
|
||||
>
|
||||
GitHub
|
||||
</a>
|
||||
<a
|
||||
href="https://github.com/seanmorley15/Voyage/blob/main/LICENSE"
|
||||
href="https://github.com/Alex-Wiesner/voyage/blob/main/LICENSE"
|
||||
target="_blank"
|
||||
class="link link-secondary text-sm"
|
||||
>
|
||||
|
||||
@@ -24,7 +24,7 @@ spec:
|
||||
claimName: adventure-journal-db-pvc
|
||||
containers:
|
||||
- name: adventure-frontend
|
||||
image: ghcr.io/seanmorley15/voyage-frontend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-frontend:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
@@ -58,7 +58,7 @@ spec:
|
||||
key: adventure-postgres-password
|
||||
|
||||
- name: adventure-backend
|
||||
image: ghcr.io/seanmorley15/voyage-backend:latest
|
||||
image: ghcr.io/alex-wiesner/voyage-backend:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 80
|
||||
|
||||
Reference in New Issue
Block a user