JimboJoe
be720df12e
Merge branch 'testing' into fix_add_dependencies
2019-05-07 19:45:09 +02:00
Maniack Crudelis
6807fd9ec9
Normalization from example_ynh
2019-05-01 20:35:48 +02:00
Jimmy Monin
c4fbbecd77
Update upgrade and restore scripts as well
2019-04-09 22:19:55 +02:00
Jimmy Monin
122ad91d7c
Delete temporary folder in case of upgrade failure
2019-03-24 09:38:33 +01:00
Jimmy Monin
3c2240a9cd
Fix upgrade (don't keep deleted files from older upstream versions)
2019-03-17 12:34:20 +01:00
Jimmy Monin
e420e01039
Add missing php-string and php-xml dependencies
2019-03-16 09:09:09 +01:00
Maniack Crudelis
b898447fde
Update according to example_ynh
2019-01-29 12:56:36 +01:00
Alexandre Aubin
4d9f1d6b84
Service was added during install, but not remove during remove...
2019-01-28 23:57:45 +01:00
Maniack Crudelis
3ce00f38a9
Merge pull request #55 from YunoHost-Apps/testing
...
Testing
2018-12-06 19:36:22 +01:00
Jimmy Monin
b3e1365b57
Add systemd service in YunoHost panel
...
No log file to provide as everything is written in systemd journal
2018-05-31 07:32:18 +02:00
Jimmy Monin
ff9fc6cadb
Add change_url script
2018-05-27 21:20:39 +02:00
Jimmy Monin
7c587e0fbe
Add missing ynh_abort_if_errors in backup/restore
2018-05-27 21:20:04 +02:00
Jimmy Monin
7693c0526a
Fix alias traversal bug
2018-05-27 21:19:10 +02:00
Maniack Crudelis
e9fffbbcdf
[fix] Quick fix upgrade
2017-12-18 12:14:16 +01:00
Maniack Crudelis
ea085b170a
Remove 20-.ini from backup and restore
2017-11-23 17:01:38 +01:00
Maniack Crudelis
bed542465e
[fix] Move cron's remove
2017-08-28 21:41:37 +02:00
Jimmy Monin
c4a82e2374
Use shortest ynh_backup syntax
2017-08-27 20:05:28 +02:00
Maniack Crudelis
602a640bd8
Add a systemctl start in restore script
2017-08-27 17:17:40 +02:00
ariasuni
ba9534b58b
[enh] switch from cron job to systemd service for feed fetching
2017-08-27 16:53:40 +02:00
Maniack Crudelis
bcc85d86bf
Merge branch 'refactoring' of https://github.com/YunoHost-apps/ttrss_ynh into refactoring
2017-08-27 15:35:01 +02:00
Maniack Crudelis
6d2a5f88b2
Fix upgrade and use the last commit
2017-08-27 15:34:30 +02:00
ariasuni
a2ac644ec1
[fix] enable sharing RSS feeds (make /opml.php?op=publish public)
2017-08-27 14:54:45 +02:00
Maniack Crudelis
481513180a
Update 17.4 & refactoring
2017-08-27 14:42:28 +02:00
Rafi59
605cb92120
Fix upstream source URL and upgrade to latest version ( #34 )
...
* [fix] source
* [fix] Archive
* {fix] Version
2017-07-17 07:20:42 +02:00
Sebastian Gumprich
8546471bc9
update tt-rss version, change url ( #33 )
2017-06-03 12:46:09 +02:00
Maniack Crudelis
7bf8c14ec0
Missing ynh helpers
2017-04-20 21:31:08 +02:00
Jeff
b1334ea409
Fix install
...
Hello, the folder within the zip does not match the pattern anymore. As a result, the app won't install anymore...
Here is the fix.
Hello,
I have a strange error:
```
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1183) [sender=3.1.1]
rsync: change_dir "/tmp/tmp.n4cxYSWbPh/tt-rss.git" failed: No such file or directory (2)
+ sudo rsync -a '/tmp/tmp.n4cxYSWbPh/tt-rss.git/*' /var/www/ttrss
+ unzip -q /tmp/ttrss.zip -d /tmp/tmp.n4cxYSWbPh
+ wget -q -O /tmp/ttrss.zip 'https://tt-rss.org/gitlab/fox/tt-rss/repository/archive.zip?ref=17.1 '
```
2017-04-19 17:51:56 +02:00
Sebastian Gumprich
a00025aa3a
fix version in common.sh
2017-02-19 14:06:22 +01:00
Sebastian Gumprich
ff561142fc
update ttrss version, add update schema to install
...
Remove sources from git and install tt-rss from original source.
2017-02-19 13:54:21 +01:00
Jérôme Lebleu
6ed84b1f74
[fix] Reload NGINX after app removal
2016-05-24 22:37:39 +02:00
Jérôme Lebleu
dfc13be46c
[fix] Do not call ssowatconf - it's done by the moulinette
2016-05-24 22:36:41 +02:00
Jérôme Lebleu
7a6e08f27f
[fix] Call sudo twice to execute command as www-data in upgrade
2016-05-24 22:34:59 +02:00
opi
375f1653c7
[fix] Source helpers.
2016-05-10 15:51:32 +02:00
opi
1bff97c8e6
[enh] Update scripts with ynh_backup helper.
2016-05-10 14:21:26 +02:00
opi
3f59b7a139
[enh] Multi-instance compliant with >> 2.3.12.1
2016-05-04 14:53:55 +02:00
opi
52ec646c17
[fix] Backup/restore script with relative backup_dir path.
2016-05-04 14:34:47 +02:00
zamentur
8c79627285
[enh] Add backup/restore scripts
2016-01-10 20:10:16 +01:00
Le Kload
a7607b093b
[fix] Write SSOwat rules before regenerating configuration
2015-11-26 11:54:48 +01:00
abeudin
28795403f2
Update upgrade
2015-02-20 10:05:57 +01:00
abeudin
8e439d7919
Update install
2015-02-20 10:03:58 +01:00
abeudin
73db3d5d0b
Update install
2015-02-20 10:03:10 +01:00
abeudin
7769f1b8ef
Update install
2015-02-20 10:01:19 +01:00
abeudin
c286f212a3
Update install
2015-02-20 09:59:58 +01:00
abeudin
b1d7a4b862
Update install
2015-02-20 09:55:14 +01:00
Adrien Beudin
ffe7ab2367
update patch
2015-02-20 09:47:33 +01:00
abeudin
0d740a714c
Update install
2015-01-22 18:40:56 +01:00
abeudin
19f326161e
Update upgrade
2015-01-22 18:40:42 +01:00
abeudin
f60be8d897
Update upgrade
2015-01-22 18:12:54 +01:00
abeudin
2f38f6ef3d
Update install
2015-01-22 18:11:31 +01:00
Adrien Beudin
a335861ed5
update ttrss 1.15.3
2015-01-22 17:56:46 +01:00