Watch
2
0
Fork
You've already forked kresus_ynh
0
mirror of https://github.com/YunoHost-Apps/kresus_ynh.git synced 2026-09-27 18:05:08 +02:00
Kresus (personal finance manager) for YunoHost
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Nicolas Frandeboeuf cdabb81aad
Testing (#249)
* 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)

* Use git.kresus.org as the source of truth (#246)

* Auto-update READMEs

* Upgrade to v0.26.0 (#248)

* Upgrade sources
- `main` v0.26.0: https://git.kresus.org/kresus/kresus/releases/tag/0.26.0

* Auto-update READMEs

---------

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>
Co-authored-by: Benjamin Bouvier <benjamin@bouvier.cc>
2026-09-26 08:01:21 +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 (#249) 2026-09-26 08:01:21 +02:00
README.md Testing (#249) 2026-09-26 08:01:21 +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.26.0~ynh1

Screenshots

Screenshot of Kresus

📦 Developer info

Automatic tests level

🛠️ Upstream Kresus repository: https://git.kresus.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.