2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2026-03-28 02:02:39 +01:00
HedgeDoc package for YunoHost
Find a file
eric_G 86e71d3b11
Testing (#109)
* Upgrade sources
- `main` v1.10.4: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.4

* Auto-update READMEs

* Upgrade to v1.10.5 (#104)

* Upgrade sources
- `main` v1.10.5: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.5

* Auto-update READMEs

* [autopatch] Automatic patch to simplify `proxy_pass`/`fastcgi_pass` options in nginx.conf (PLEASE DOUBLE CHECK BEFORE MERGING) (#107)

Co-authored-by: Yunohost-Bot <>

* Upgrade to v1.10.6 (#108)

* Upgrade sources
- `main` v1.10.6: https://github.com/hedgedoc/hedgedoc/releases/tag/1.10.6

* Auto-update READMEs

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
Co-authored-by: DeMiro5001 <68397534+DeMiro5001@users.noreply.github.com>
Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
2026-02-10 13:36:54 +01:00
.github Testing (#27) 2021-05-12 09:15:43 +02:00
conf Testing (#105) 2026-01-05 17:20:12 +01:00
doc Testing (#98) 2025-09-03 09:22:19 +02:00
scripts install yarn with corepack instead for trixie support 2025-11-01 08:07:27 +01:00
config_panel.toml Testing (#93) 2025-03-15 21:28:46 +01:00
LICENSE First commit 2020-11-19 21:41:03 +01:00
manifest.toml Testing (#109) 2026-02-10 13:36:54 +01:00
README.md Testing (#109) 2026-02-10 13:36:54 +01:00
tests.toml Testing (#61) 2023-04-03 13:57:06 +02:00

Logo of HedgeDoc HedgeDoc, packaged for YunoHost

Collaborative editor to work on notes written in Markdown

🌐 Official app website App Demo Version: 1.10.6~ynh1

Screenshots

Screenshot of HedgeDoc

📦 Developer info

Automatic tests level

🛠️ Upstream HedgeDoc repository: https://github.com/hedgedoc/hedgedoc

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/hedgedoc_ynh/tree/testing

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

📚 App packaging documentation

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