2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2026-06-28 22:39:32 +02:00
HedgeDoc package for YunoHost
Find a file
eric_G 7281717d61
Upgrade to v1.11.0 (#113) (#114)
* 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

* Upgrade to v1.10.7 (#111)

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

* Auto-update READMEs

* Update manifest.toml

* Auto-update READMEs

* Upgrade to v1.11.0 (#113)

* cleaning

---------

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-06-20 23:10:10 +02:00
.github Testing (#27) 2021-05-12 09:15:43 +02:00
conf Upgrade to v1.11.0 (#113) (#114) 2026-06-20 23:10:10 +02:00
doc fix link 2025-05-13 08:17:14 +02:00
scripts install yarn with corepack instead for trixie support 2025-11-01 08:07:27 +01:00
config_panel.toml cleaning 2025-03-15 21:27:02 +01:00
LICENSE First commit 2020-11-19 21:41:03 +01:00
manifest.toml Upgrade to v1.11.0 (#113) (#114) 2026-06-20 23:10:10 +02:00
README.md Upgrade to v1.11.0 (#113) (#114) 2026-06-20 23:10:10 +02: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.11.0~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.