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
- Shell 100%
* 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> |
||
|---|---|---|
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Kresus, packaged for YunoHost
Personal finance manager
Screenshots
📦 Developer info
🛠️ 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.
