Jules-Bertholet
d87c241cfa
Install PHP packages of YNH_PHP_VERSION ( #100 )
...
Quash the last package_check warning
2021-04-08 23:01:03 +02:00
Jules-Bertholet
0be55edf0d
Tighten permissions ( #99 )
...
* Tighten permissions
* Check for existence of cache file before chmoding it
2021-04-08 22:59:54 +02:00
lapineige
0303873f6e
Merge pull request #92 from yunohost-bot/missing-seteu-in-change_url
...
[autopatch] Missing ynh_abort_if_errors in change_url scripts
2021-04-07 09:10:37 +02:00
Alexandre Aubin
c6c81587e5
Merge pull request #93 from yunohost-bot/new-permission-system
...
[autopatch] Autopatch to migrate to new permission system
2021-04-06 14:45:43 +02:00
Alexandre Aubin
e563ac3226
Remove stale comment
2021-04-06 14:44:43 +02:00
Yunohost-Bot
b21f9406f6
[autopatch] Autopatch to migrate to new permission system
2021-03-15 00:27:47 +01:00
Yunohost-Bot
e7abd276e3
[autopatch] Missing ynh_abort_if_errors in change_url scripts
2021-03-15 00:23:05 +01:00
Éric Gaspar
0e921ba0d5
Add badges
2020-10-22 15:19:43 +02:00
Éric Gaspar
d1b511d947
Add badges
2020-10-22 15:16:29 +02:00
Kayou
cee1f156be
Merge pull request #84 from YunoHost-Apps/testing
...
Fix upgrade
2020-06-09 18:47:35 +02:00
Kayou
9f9d4fe3be
Bump version number
2020-06-09 18:47:02 +02:00
Kayou
ee63f1e237
Update upgrade
2020-06-09 15:28:53 +02:00
lapineige
289191f929
Merge pull request #76 from YunoHost-Apps/testing
...
Testing
2020-06-08 19:20:53 +02:00
Kay0u
1f600ce67f
Revert "Update upgrade"
...
This reverts commit d06f1c97b1
.
2020-05-01 15:10:55 +02:00
Kayou
d06f1c97b1
Update upgrade
2020-04-05 20:49:19 +02:00
Kayou
ae9078c956
Merge pull request #74 from ashemsay/testing
...
fix wrong user in hooks
2020-03-28 22:32:12 +01:00
Kay0u
6cfb7e2be7
Fix hooks
2020-03-21 01:31:24 +01:00
Lionel Coupouchetty-Ramouchetty
7bed0cfb83
fix wrong user in hooks
2020-01-28 08:13:10 +01:00
Maniack Crudelis
10fb2a1689
Merge pull request #70 from YunoHost-Apps/testing
...
Testing
2019-05-27 11:01:03 +02:00
lapineige
d4069165b6
Remove useless comments
2019-05-21 10:04:42 +02:00
Maniack Crudelis
74a9624074
Update readme
2019-05-20 18:55:39 +02:00
lapineige
cf5defe3f5
Merge pull request #69 from YunoHost-Apps/exclure-cache-from-backup
...
Exclude cache file from backup
2019-05-20 14:19:28 +02:00
lapineige
24d3c3feeb
Merge pull request #71 from YunoHost-Apps/2.3.8
...
Update to 2.3.8
2019-05-20 14:17:42 +02:00
Maniack Crudelis
47ba9cf45f
Merge branch 'master' into testing
2019-05-20 13:37:58 +02:00
Maniack Crudelis
b945d3779d
Cosmetic fixes
2019-05-16 22:20:54 +02:00
lapineige
c8a54a8ce6
Fix version number
...
Useless "-1"
2019-05-16 21:51:53 +02:00
lapineige
c397bd1a93
Fix version number
2019-05-15 09:50:50 +02:00
lapineige
8831e5787f
Update to 2.3.8
2019-05-14 17:58:45 +02:00
lapineige
689a1e5446
Change version to 2.3.8
2019-05-14 17:58:05 +02:00
lapineige
3e3f6dcbe8
Change version to 2.3.8
2019-05-14 17:57:57 +02:00
lapineige
f198b30d83
Change version to 2.3.8
2019-05-14 17:56:49 +02:00
lapineige
4b2e2a74c3
Merge branch 'testing' into exclure-cache-from-backup
2019-05-13 10:20:51 +02:00
Kayou
d2725a2bb1
Merge pull request #67 from YunoHost-Apps/package_upgrade
...
Normalization from example_ynh
2019-05-13 10:13:27 +02:00
lapineige
b60404d452
Fix warning when removing the cache
...
https://github.com/YunoHost-Apps/wallabag2_ynh/pull/69#discussion_r283221142
2019-05-13 09:51:14 +02:00
lapineige
ca396c9781
Exclude cache file from backup
...
It deletes them - it's simpler that not using the helper to backup the files.
2019-05-10 23:43:35 +02:00
lapineige
f23693256a
Merge branch 'testing' into package_upgrade
2019-05-08 17:46:14 +02:00
lapineige
9649bdc73b
Update to 2.3.7 ( #61 )
...
* Change version to 2.3.6
* Update to 2.3.6
* Update to 2.3.6
* Update to 2.3.7
* Update to 2.3.7
* Change version to 2.3.7
* Change version to 2.3.7 - fix French version
* Update custom patches
2019-05-08 17:25:02 +02:00
lapineige
ae76c98612
Add Fail2ban support ( #65 )
...
* Readme: Add welcome UI screenshoot
It's always nice to have a quick look at the UI of the software you're going to install :)
* Testing (#56 )
* Fix 413 request entity too large (#55 )
* [fix] 413 Request Entity Too Large
* Remove ini file for php (#57 )
Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information
* Add fail2ban config
* Add Fail2ban config removal helper
* Enhance fail2ban config look
* Add fail2ban backup
* Restore fail2ban config
* Add fail2ban config during upgrade
To make sure any older version will get fail2ban support
* Update minimum version to 3.5
This is needed for fail2ban helpers
* Add fail2ban info
* Fail2ban: Fix missing log file during install
* Fix feil2ban regex
* Fix fail2ban regex - 2
* Use ynh_systemd_action
* Use long getopts arguments
* Fix duplicated comment and remove blank space
* Fix fail2ban regex in upgrade script
* Improve regex - install
This allow empty username (not possible, but may still block some extra brute force spammers) and username with spaces
* Improve regex - upgrade
This allow empty username (not possible, but may still block some extra brute force spammers) and username with spaces
* Fix missing log file for fail2ban
* Indentation and variable usage
2019-05-08 17:01:54 +02:00
lapineige
d53613e32b
Add more details for testers (+ a warning) + fix typo [FR]
2019-05-05 15:04:58 +02:00
lapineige
91f18f5709
Add more details for testers (+ a warning)
2019-05-05 15:04:54 +02:00
Maniack Crudelis
169d22849e
Normalization from example_ynh
2019-05-03 15:08:22 +02:00
Maniack Crudelis
afadf3c74c
Move from ci-apps-dev to ci-apps-hq
2019-04-15 20:54:05 +02:00
Maniack Crudelis
072a1784fa
Update pull_request_template.md
2019-03-24 16:48:28 +01:00
lapineige
06be7aecee
Testing ( #56 )
...
* Fix 413 request entity too large (#55 )
* [fix] 413 Request Entity Too Large
* Remove ini file for php (#57 )
Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information
2018-12-17 22:49:07 +01:00
Maniack Crudelis
b305551b43
Remove ini file for php ( #57 )
...
Have a look to YunoHost-Apps/nextcloud_ynh#138 for more information
2018-10-02 20:01:36 +02:00
ljf (zamentur)
bf1431b94b
Fix 413 request entity too large ( #55 )
...
* [fix] 413 Request Entity Too Large
2018-08-23 23:34:59 +02:00
lapineige
ea237f1c0f
Readme: Add welcome UI screenshoot
...
It's always nice to have a quick look at the UI of the software you're going to install :)
2018-07-08 11:49:03 +02:00
Maniack Crudelis
5ea515c5e6
Merge pull request #54 from YunoHost-Apps/testing
...
Testing
2018-07-07 12:43:11 +02:00
Maniack Crudelis
b922bf21fd
Create pull_request_template.md
2018-06-29 20:31:07 +02:00
Maniack Crudelis
1b4e2adeda
Simplify change_url script by using newly accessible conf folder
...
From the PR https://github.com/YunoHost-Apps/wallabag2_ynh/pull/50 , coded by JimboJoe.
2018-06-29 20:30:27 +02:00