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

234 commits

Author SHA1 Message Date
ericgaspar
7bea7b1b3b
Nicer screenshot 2020-09-24 11:39:46 +02:00
ericgaspar
cb229a1462
Change version 2020-09-24 11:36:42 +02:00
ericgaspar
c5178d814f
Add badges 2020-09-24 11:34:47 +02:00
ericgaspar
b428aa06bb
Update app.src 2020-09-24 10:59:54 +02:00
Gofannon
0ce691091d [enh] fix CI test for upgrade - add recent commit 2020-09-03 00:05:08 +02:00
Gofannon
2075b564ae [enh] remove helper's code as there are in core 2020-09-03 00:02:29 +02:00
Gofannon
1332c38656 [enh] Simplify by removing subprocess + add comment 2020-08-25 23:36:47 +02:00
Gofannon
fac3df2025 [enh] purge of old upgrade files 2020-08-25 23:31:12 +02:00
Gofannon
2ab75c4297 Revert "Fix upgrade error by changing rm options"
This reverts commit af43ee6008.
2020-05-15 14:52:04 +02:00
Gofannon
717f0f9f44
[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-05-15 12:53:36 +02:00
Gofannon
af43ee6008 Fix upgrade error by changing rm options
Warning: yunohost.hook <lambda> - [1188.1] rm: cannot remove 'vendor/easybook/geshi': Directory not empty
2020-05-15 12:50:50 +02:00
Gofannon
e42bed446d Adapt 'upgrade' script for new permission system 2020-04-30 17:43:46 +02:00
Gofannon
ac50e4c719 Implement new permissions system in YNH 3.7 2020-04-30 17:41:56 +02:00
Gofannon
228968e2de Add required helper 2020-04-30 17:38:37 +02:00
Gofannon
851001f91a Bump new version number 2020-04-30 17:37:53 +02:00
Alexandre Aubin
ff984be3b5
Simplify description (#60) 2020-04-22 23:25:56 +02:00
Gofannon
9d12c49aae
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-04-22 23:24:55 +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
Maniack Crudelis
4501f35160
Merge branch 'master' into testing 2020-04-19 23:15:30 +02:00
Gofannon
9715aff9ba
[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
2020-04-15 12:54:57 +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
Gofannon
407180e2f2
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
2020-02-29 09:56:13 +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