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

135 commits

Author SHA1 Message Date
ericgaspar
f37564dadb set cron 2021-12-28 11:37:43 +01:00
ericgaspar
6e40d70458 cleaning up 2021-12-28 10:48:16 +01:00
ericgaspar
8f8c6facd5 Update install 2021-12-28 10:46:28 +01:00
ericgaspar
782b32484e Update change_url 2021-12-28 10:45:08 +01:00
ericgaspar
0cd6aadc91 Add readme 2021-12-28 10:42:49 +01:00
Éric Gaspar
64ba2b6ff1
Upgrade config file (#108)
Patches that allows to connect to the app without authentication are not working anymore.
I see 3 possible solutions:

- rework patches to work with upstream changes
- use built-in authentication
- set authentication to false and protect app access with SSO (as in this PR)
2021-12-28 09:58:39 +01:00
yalh76
332f930a7b
Apply example_ynh (#104) 2021-05-18 09:26:51 +02:00
tituspijean
8312dc9d16 Fix files permissions 2021-05-13 15:53:10 +02:00
ericgaspar
5cd2f1af00
Revert "Add restictions"
This reverts commit d68f41c03e.
2021-04-18 11:21:32 +02:00
ericgaspar
d68f41c03e
Add restictions 2021-04-18 11:07:08 +02:00
Éric Gaspar
fc3cc21569
Merge branch 'master' into testing 2021-04-18 10:41:40 +02:00
Éric Gaspar
72ac45c104
Add ynh_add_config (#98)
* Add ynh_add_config
2021-04-18 10:38:58 +02:00
Éric Gaspar
7e81de02ab
Testing (#97)
* Update manifest.json
* Fix badges
2021-04-03 21:07:56 +02:00
Éric Gaspar
6b73cf4c6d
Update manifest.json (#96)
* Update manifest.json
2021-04-02 23:59:28 +02:00
Éric Gaspar
dbf5ca97d6
Fix linter warnings (#90)
* Fix linter warnings
2020-12-14 11:12:27 +01:00
ericgaspar
cd08ebfeeb
Fix linter warnings 2020-12-10 21:00:39 +01:00
ericgaspar
d13f854cd2
Fix linter warnings 2020-12-04 14:11:53 +01:00
Éric Gaspar
c6a70e166c
Fix linter warning (#89) 2020-11-20 12:28:18 +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
Éric Gaspar
c0545e336a
Add PHP recommended extentions (#86)
- Add recommended PHP extentions : https://git.tt-rss.org/fox/tt-rss/wiki/PhpCompatibilityNotes
    - Upgrade to the rolling upstream version
2020-09-17 11:20:32 +02:00
Kay0u
254add09e2
Specify the php version 2020-09-15 10:37:09 +02:00
ericgaspar
6fcc721787
Update install 2020-09-14 13:18:09 +02:00
ericgaspar
09345640e9
Remove duplicate 2020-09-14 12:57:09 +02:00
Éric Gaspar
63fd408c99
Update scripts/install
Co-authored-by: Kayou <pierre@kayou.io>
2020-09-14 12:53:00 +02:00
Éric Gaspar
fea41d7dca
Update scripts/install
Co-authored-by: Kayou <pierre@kayou.io>
2020-09-14 12:52:01 +02:00
ericgaspar
af1b70e110
Add checksum 2020-08-15 09:12:59 +02:00
ericgaspar
77f688004e
fix 2020-08-15 00:24:42 +02:00
ericgaspar
7eebeda699
db_pwd 2020-08-15 00:17:14 +02:00
ericgaspar
d6504ac8fd
mysqlpwd 2020-08-15 00:09:41 +02:00
ericgaspar
a8d343bc70
source _common.sh 2020-08-14 23:29:59 +02:00
ericgaspar
a54069ea1d
Update change_url 2020-08-14 23:26:53 +02:00
ericgaspar
d5c292c819
Update change_url 2020-08-14 23:08:47 +02:00
ericgaspar
894c97cf24
Update change_url 2020-08-14 23:03:14 +02:00
ericgaspar
9a270d6704
fix 2020-08-14 15:07:58 +02:00
ericgaspar
7eb730cb3a
fix php install 2020-08-14 14:42:08 +02:00
ericgaspar
0aac1c7c5c
Update _common.sh 2020-08-14 14:14:56 +02:00
ericgaspar
7899fc00a7
Requirements to 3.8.1 2020-08-14 14:12:38 +02:00
ericgaspar
269af38f5f
Update _common.sh 2020-08-14 14:09:47 +02:00
ericgaspar
565845b1d2
Update restore 2020-08-14 14:00:39 +02:00
ericgaspar
b6150fc28d
upgrade to upstream 2020-08-14 12:48:18 +02:00
ericgaspar
1e29a50beb
upgrade php 2020-08-14 12:29:45 +02:00
ericgaspar
e266067992
clean up 2020-06-18 20:57:12 +02:00
ericgaspar
3b45788fd3
Update backup 2020-06-18 13:57:37 +02:00
Maniack Crudelis
f478fd0f3a
Fix upgrade
Reconfigure ttrss only if there's an upgrade of the upstream app.
2019-05-13 20:17:41 +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
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