2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2026-08-13 12:40:22 +02:00
Kresus (personal finance manager) for YunoHost
Find a file
Nicolas Frandeboeuf b5e1110e39
Testing (#244)
* chore: bump upstream version to 0.25.1

* Upgrade to v0.25.2 (#237)

* Upgrade sources
- `main` v0.25.2: https://codeberg.org/kresus/kresus/releases/tag/0.25.2

* Auto-update READMEs

* Upgrade to v0.25.3 (#239)

* Upgrade sources
- `main` v0.25.3: https://codeberg.org/kresus/kresus/releases/tag/0.25.3

* Auto-update READMEs

* Upgrade sources
- `main` v0.25.4: https://codeberg.org/kresus/kresus/releases/tag/0.25.4

* Auto-update READMEs

* fix: client_max_body_size is never applied (fix #163, #235)

* fix: nginx regex does not match filenames with names…

* fix: fakemodules access rights are incorrect if they remain from a previous install (fix #225)

---------

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: eric_G <46165813+ericgaspar@users.noreply.github.com>
2026-08-08 12:04:29 +02:00
.github [autopatch] Update issue and PR templates 2021-06-07 10:28:54 +02:00
conf Testing (#243) 2026-08-08 11:51:17 +02:00
doc Improve 2025-03-22 23:36:57 +01:00
scripts Testing (#244) 2026-08-08 12:04:29 +02:00
LICENSE First commit 2016-09-09 11:07:28 +02:00
manifest.toml Testing (#243) 2026-08-08 11:51:17 +02:00
README.md Testing (#243) 2026-08-08 11:51:17 +02:00
tests.toml Improve 2025-03-22 23:36:57 +01:00

Logo of Kresus Kresus, packaged for YunoHost

Personal finance manager

🌐 Official app website App Demo Version: 0.25.4~ynh1

Screenshots

Screenshot of Kresus

📦 Developer info

Automatic tests level

🛠️ Upstream Kresus repository: https://codeberg.org/kresus/kresus

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/kresus_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade kresus -u https://github.com/YunoHost-Apps/kresus_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.