1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wallabag2_ynh.git synced 2024-10-01 13:35:06 +02:00
Commit graph

61 commits

Author SHA1 Message Date
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
Kayou
d2725a2bb1
Merge pull request #67 from YunoHost-Apps/package_upgrade
Normalization from example_ynh
2019-05-13 10:13:27 +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
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
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
Maniack Crudelis
f83f961926
Update yunohost requirement 2018-06-29 20:28:35 +02:00
JimboJoe
689e47f4c5 Testing (#42)
* Keep optional configuration lines in nginx.conf to allow changing URL from/to "/path" locations
Rename comment prefixes fore more readability

* Add change_url script

* Require YNH 2.7.2, remove helpers and sudo prefixes

* Use ynh_replace_string

* Handle nginx conf file checksums

* Fix indentation

* Update source to 2.3

* Update version to 2.3

* Update readme version to 2.3

* Fix 20-app.ini in restore

* Replace app checkurl by webpath_available

* Adapt existing patches to 2.3

* Remove need to manage parameters.yml file; adapt to version 2.3

* Fix php5-redis dependency (redis-server is installed by YunoHost)

* Manage new domain_name parameter in change_url

* Upgrade to upstream version 2.3.1

* Upgrade to upstream version 2.3.2

* Remove obsolete calls to checkurl

* Fix check_process for upgrade from previous commit

* Fix Version number
2018-02-12 22:09:26 +01:00
lapineige
f75d58cb32
revert 2.3 update (mistake) -> 2.2.3
Wrong merge, my bad I made a mistake. This should be done in a different branch.
2017-12-11 23:12:12 +01:00
lapineige
11f6064858
Update version to 2.3 2017-12-11 23:11:00 +01:00
lapineige
1941993cdf Add a warning regarding user removal
https://github.com/YunoHost-Apps/wallabag2_ynh/issues/39
2017-07-24 11:00:06 +02:00
lapineige
86b31c58d9 Fix typo 2017-07-12 11:27:24 +02:00
lapineige
a382292beb Add information about the different clients/apps 2017-07-12 11:18:50 +02:00
lapineige
fd8ddaf400 Reorganising the [language] flags 2017-07-12 10:59:04 +02:00
lapineige
bf6f8529c1 French version + fix English one + demo video 2017-07-10 10:40:40 +02:00
lapineige
d9e245f559 Documentation link + rabbitMQ info 2017-07-10 10:27:36 +02:00
lapineige
d939281002 Add "Install with Yunohost" button 2017-07-09 10:01:53 +02:00
lapineige
5b75043361 Fix commit 7f96f52 mistake
Chmod was applied to the wrong file.
2017-06-24 16:35:36 +02:00
lapineige
7f96f52076 Fix parameters.yml reading rights
Previously this sensitive file (database credentials, ...) was readable by anyone (rights value was 644)
2017-06-24 16:30:58 +02:00
JimboJoe
5c76ddeb6c Take official review into account (#36)
Small improvements to fit with Yunohost package standards
2017-06-06 15:13:25 +02:00
JimboJoe
53deb700de Fix link for import from Wallabag V1 2017-06-04 15:00:46 +02:00
Jimmy Monin
05b42a4b5e Extend timeouts for import/export operations:
- for Nginx in nginx.conf
- add a php-fpm.ini file to handle FPM timeout
2017-06-03 17:10:21 +02:00
lapineige
2be11aab10 Fix v2.2.3 source url and hash
In addition to: https://github.com/YunoHost-Apps/wallabag2_ynh/pull/34/
2017-05-18 15:49:01 +02:00
Kody
8d56338b8c Update to version 2.2.3 (#34) 2017-05-18 15:47:54 +02:00
JimboJoe
29ccad06f6 Refactoring, backup/restore, multi-instance (#28)
* Refactoring, backup/restore, multi-instance

* Use dedicated system user, backup before upgrade

* Set directory rights (fixes #31), point to localhost (fixes #29), use up-to-date php-fpm.conf

* Install dependencies when restoring

* Set Wallabag URL in internal settings

* Fix upgrade, use more forthcoming helpers

* fix #32, use latest mysql helpers

* Small fixes (redundant file, up-to-date check_process, syntax correction on app.src)
2017-05-18 15:24:33 +02:00
JimboJoe
e1c5cfa0aa Fix OAuth authentication (fixes #14 and #16) (#25) 2017-04-13 20:52:03 +02:00
JimboJoe
b773089381 Update to upstream version 2.2.2 (#24)
Tests worked correctly, merging.
2017-04-11 17:00:21 +02:00
Kcchouette
41a793fa9b Fix documentation link for the migration (#23) 2017-02-28 17:01:35 +01:00
Nicolas Aguirre
e37ad572ee Fix install script by avoiding to enter directory with wrong permissions. Also use absolute path for config files. 2017-02-10 11:16:41 +01:00
lapineige
e4f63f65b0 Update maintainer info 2017-02-07 17:42:32 +01:00
Jérôme Lebleu
5d60017207 [enh] Add update.sh script to ease the app version update 2017-01-29 20:31:33 +01:00
jeromelebleu
5274838cc7 [doc] Warn about orphan application package 2017-01-29 16:07:08 +01:00
Jérôme Lebleu
16340deabe [enh] Update Wallabag to v2.1.4 2016-11-20 19:50:41 +01:00
Jérôme Lebleu
7d181edb0f [enh] Update Wallabag to v2.1.1 2016-10-09 15:30:34 +02:00
Genma
4135a28ad4 Wallabag 2.0.8 released 2016-09-07 16:29:09 +02:00
Jérôme Lebleu
cd90613f6d [enh] Update Wallabag to v2.0.7 2016-08-23 15:08:45 +02:00
Jérôme Lebleu
bcc1ddbafe [doc] Update the README.md 2016-07-16 15:55:27 +02:00