Fix story downloads and update repository URLs

- Skip overlay merging for all story types (public stories, friend stories, spotlight)
- Update all repository URLs from GitHub to Gitea instance
- Update .gitignore to exclude build artifacts and compiled outputs
- Configure updater to sync with new XSnap repository
This commit is contained in:
Mario Duran
2026-02-28 12:26:00 +01:00
parent bc252ea9a3
commit 792a20ae9a
9 changed files with 97 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
<div align="center">
<div align="center">
<img src="https://github.com/particle-box/PurrfectSnap/blob/dev/banner.jpg" alt="PurrfectSnap" width="100%"/>
<img src="https://gitea.majjoduran.app/majjo/XSnap/raw/branch/dev/banner.jpg" alt="PurrfectSnap" width="100%"/>
</div>
@@ -12,9 +12,9 @@
<br>
[![Release](https://img.shields.io/github/v/release/particle-box/PurrfectSnap?include_prereleases&style=for-the-badge&color=cba6f7&labelColor=1e1e2e)](https://github.com/particle-box/PurrfectSnap/releases/latest)
[![Downloads](https://img.shields.io/github/downloads/particle-box/PurrfectSnap/total?style=for-the-badge&color=f5bde6&labelColor=1e1e2e)](https://github.com/particle-box/PurrfectSnap/releases)
[![License](https://img.shields.io/badge/License-GPL_3.0-f5a97f?style=for-the-badge&labelColor=1e1e2e)](https://github.com/particle-box/PurrfectSnap/blob/dev/LICENSE)
[![Release](https://img.shields.io/badge/Release-Latest-cba6f7?style=for-the-badge&labelColor=1e1e2e)](https://gitea.majjoduran.app/majjo/XSnap/releases/latest)
[![Downloads](https://img.shields.io/badge/Downloads-Gitea-f5bde6?style=for-the-badge&labelColor=1e1e2e)](https://gitea.majjoduran.app/majjo/XSnap/releases)
[![License](https://img.shields.io/badge/License-GPL_3.0-f5a97f?style=for-the-badge&labelColor=1e1e2e)](https://gitea.majjoduran.app/majjo/XSnap/src/branch/dev/LICENSE)
[Installation](#installation) • [Features](#features) • [Build](#build-from-source) • [Community](#community)
@@ -223,7 +223,7 @@ Extensibility through custom scripts.
## Installation
The guide is no longer needed!
Just download and install PurrfectSnap from [here](https://github.com/particle-box/PurrfectSnap/releases). The app automatically detects your device type and applies the appropriate setup.
Just download and install PurrfectSnap from [here](https://gitea.majjoduran.app/majjo/XSnap/releases). The app automatically detects your device type and applies the appropriate setup.
<br>