1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/dokuwiki_ynh.git synced 2024-09-03 18:26:20 +02:00
Commit graph

176 commits

Author SHA1 Message Date
ericgaspar
310bf01f79
Update README_fr.md 2020-11-09 14:00:05 +01:00
ericgaspar
a4e9531b80
Small typos 2020-11-09 14:00:05 +01:00
ericgaspar
a3d2d36f62
Cleanup backup script 2020-11-09 14:00:05 +01:00
ericgaspar
4435a8f0cf
Nicer screenshot 2020-11-09 14:00:05 +01:00
ericgaspar
6508dda345
Change version 2020-11-09 14:00:05 +01:00
ericgaspar
69c9a49329
Add badges 2020-11-09 14:00:05 +01:00
ericgaspar
e112636a7d
Update app.src 2020-11-09 14:00:05 +01:00
Gofannon
b1d6dfc77c
[Fix] caching pictures that didn't work (#65)
Set HTTP Headers 'Expires' on the correct PATH...

Co-authored-by: Gofannon <gofannon+github@riseup.net>
2020-11-09 14:00:05 +01:00
Alexandre Aubin
29f7b8d4ce
Simplify description (#60) 2020-11-09 14:00:05 +01:00
Gofannon
b261958a44
2018 04 22b (#58)
* Upgrade template to latest version

* Upgrade dokuwiki version and version's location

* Delete "jessie" from READMEs

* Migrate to changelog file instead of READMEs

* Fix markdown syntax errors

* Add local screenshot

* Update manifest.json

Co-Authored-By: Kayou <pierre.moltess@gmail.com>

* Revert CI link

* Correct version number to match manifest

Co-authored-by: Gofannon <gofannon+github@riseup.net>
Co-authored-by: Kayou <pierre.moltess@gmail.com>
2020-11-09 14:00:05 +01:00
ericgaspar
2e7ac608ed
Revert "Testing (#67)"
This reverts commit d3723298e2.
2020-10-24 06:46:41 +02:00
Éric Gaspar
d3723298e2
Testing (#67)
* Upgrade to upstream v.2020-07-29
2020-10-23 08:46:09 +02:00
Gofannon
500a7d3fa9
[fix] dedicated named location per $app (#63)
* Url rewriting (#54)

* Remove unused code

* Add rewrite URL functionnality

* Fix subpath handling

* Fix nginx error

nginx: [emerg] named location "@dokuwiki" can be on the server level only in /etc/nginx/conf.d/sub.example.org.d/dokuwiki.conf:20

* [enh] Enforce URL rewrite

* Increment package version

* [fix] dedicated named location per $app (#61)

fix multiple install on subdomains

Before this fix
app1 => @dokuwiki   works
app2 => @dokuwiki   fails

After \o/
app1 => @app1       works
app2 => @app2       works

Co-authored-by: Maniack Crudelis <maniackcrudelis@users.noreply.github.com>
2020-04-22 22:37:42 +02:00
JimboJoe
7a70f8af76
Testing (#55)
* Remove unused code

* Add rewrite URL functionnality

* Fix subpath handling

* Fix nginx error

nginx: [emerg] named location "@dokuwiki" can be on the server level only in /etc/nginx/conf.d/sub.example.org.d/dokuwiki.conf:20

* [enh] Enforce URL rewrite

* Increment package version

Co-authored-by: Gofannon <17145502+Gofannon@users.noreply.github.com>
2020-03-14 09:08:38 +01:00
Maniack Crudelis
31b50434a4
Merge pull request #49 from YunoHost-Apps/testing
Testing
2019-07-13 12:36:21 +02:00
Kayou
7de40f5a7c
Remove useless comment 2019-07-09 09:55:36 +02:00
Kayou
68aeae249c
Merge pull request #44 from anmol26s/master
Added Fail2ban for Dokuwiki
2019-06-02 00:27:55 +02:00
Maniack Crudelis
37d589083e
Merge branch 'testing' into master 2019-05-30 00:17:54 +02:00
Maniack Crudelis
eb4f85bd84
Upgrade fail2ban for new_path and new_domain 2019-05-30 00:14:48 +02:00
Maniack Crudelis
42d787c520
Merge pull request #50 from YunoHost-Apps/package_upgrade
Normalization from example_ynh
2019-05-15 18:49:25 +02:00
Maniack Crudelis
71b270ab18 Normalization... 2019-05-12 17:22:25 +02:00
Maniack Crudelis
bf641f873f
Merge branch 'testing' into master 2019-05-12 17:13:09 +02:00
Maniack Crudelis
d058c86a47
Typo fix 2019-05-12 17:09:42 +02:00
Maniack Crudelis
5951478de2 Fix fail2ban and add logautherror plugin 2019-05-12 17:06:51 +02:00
Maniack Crudelis
78c573822a Normalization from example_ynh 2019-05-11 01:13:45 +02:00
Maniack Crudelis
9a7646cfb7
Merge pull request #47 from YunoHost-Apps/package_upgrade
Package upgrade
2019-05-08 16:10:17 +02:00
Maniack Crudelis
8aa9539c58
Move from ci-apps-dev to ci-apps-hq 2019-04-15 20:56:09 +02:00
Maniack Crudelis
89751eb3e7
Update pull_request_template.md 2019-03-24 16:45:19 +01:00
Maniack Crudelis
b4eb49aca9 Update demo link 2019-02-21 23:39:44 +01:00
Maniack Crudelis
299f3d2e56
Update upgrade 2019-02-21 19:29:39 +01:00
Maniack Crudelis
64191ca55a Add progression with ynh_print_info 2019-02-17 20:54:36 +01:00
Maniack Crudelis
dc6168a0e3 Do not use rm -rf ! 2019-02-12 19:53:33 +01:00
Maniack Crudelis
d884f34618 Use php7 2019-02-12 19:40:15 +01:00
Maniack Crudelis
c4ae1aacd0 Normalization from example_ynh 2019-02-12 19:39:23 +01:00
Maniack Crudelis
191a74e3e4
Merge pull request #39 from Gofannon/update_readme
[enh] Rewrite README
2018-12-11 11:19:06 +01:00
Maniack Crudelis
78aeea55d2
Update README.md 2018-12-05 20:11:30 +01:00
anmol
70d8aea655 Added Fail2ban 2018-11-21 02:33:53 +05:30
frju365
af62ef0076
Merge pull request #42 from YunoHost-Apps/remove_php_ini
Remove ini file for php
2018-11-08 23:06:22 +01:00
frju365
d688487a10
Merge pull request #38 from YunoHost-Apps/testing
Testing
2018-11-02 22:51:40 +01:00
Maniack Crudelis
af622d3c1f Remove ini file for php 2018-10-02 00:32:39 +02:00
Maniack Crudelis
c05f795c29
Merge pull request #40 from Gofannon/fix_conf_folder_handling
Fix conf folder handling + fix admin user + misc enhancements
2018-09-26 19:21:45 +02:00
Maniack Crudelis
3bb15d1eab
Fix weird linter error 2018-09-17 11:04:53 +02:00
Jimmy Monin
d27f37799b Typo fixes 2018-09-16 09:00:36 +02:00
Gofannon
7d3af37851 [enh] redo "restore" following "upgrade" example 2018-09-15 21:39:12 +02:00
Gofannon
3f59ea2e01 [enh] do not store unnecessary files checksums
and cleaning comments
2018-09-15 21:37:44 +02:00
Gofannon
efd392a8c1 [fix] set admin user + add comments 2018-09-15 21:36:00 +02:00
Gofannon
7ae2918486 [enh] remove unnecessary test 2018-09-15 21:31:24 +02:00
Gofannon
d713894752 [fix] Copy configuration files then modify them
See https://github.com/YunoHost-Apps/dokuwiki_ynh/pull/37#issuecomment-398374816

"Since a few time, because the conf folder will be kept for later uses (especially in change_url), it's better to copy your file in the right place before modifying it."
2018-09-08 21:03:34 +02:00
Gofannon
257acb2b4d [enh] remove duplicate code block 2018-09-08 21:02:41 +02:00
JimboJoe
5ddef3e44e
Typo fix 2018-08-25 22:41:30 +02:00