Éric Gaspar
699d97a935
Testing ( #109 )
2022-02-23 14:50:16 +01:00
Éric Gaspar
20435c4d00
Testing ( #105 )
...
* Apply example_ynh (#104 )
2021-05-19 08:37:25 +02:00
Éric Gaspar
dbf5ca97d6
Fix linter warnings ( #90 )
...
* Fix linter warnings
2020-12-14 11:12:27 +01:00
Éric Gaspar
ef9a84c915
Add PHP recommended extentions ( #86 ) ( #87 )
...
- Add recommended PHP extentions : https://git.tt-rss.org/fox/tt-rss/wiki/PhpCompatibilityNotes
- Upgrade to the rolling upstream version
2020-09-19 21:48:59 +02:00
ericgaspar
0aac1c7c5c
Update _common.sh
2020-08-14 14:14:56 +02:00
ericgaspar
269af38f5f
Update _common.sh
2020-08-14 14:09:47 +02:00
ericgaspar
1e29a50beb
upgrade php
2020-08-14 12:29:45 +02:00
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
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
Jimmy Monin
ff9fc6cadb
Add change_url script
2018-05-27 21:20:39 +02:00
Maniack Crudelis
6d2a5f88b2
Fix upgrade and use the last commit
2017-08-27 15:34:30 +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
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