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

144 commits

Author SHA1 Message Date
ericgaspar
1620e17e66 Merge branch 'testing' into ldap 2022-03-01 09:07:59 +01:00
Éric Gaspar
f49c38f9d0
Api (#111)
removing cron job. We already have update_daemon running as a service
2022-02-24 23:11:59 +01:00
ericgaspar
a469fd313c
Update upgrade 2022-02-23 15:53:46 +01:00
ericgaspar
0039619db0
Merge branch 'testing' into ldap 2022-02-23 15:42:00 +01:00
ericgaspar
935d94d1ad
Update change_url 2022-02-11 09:01:40 +01:00
ericgaspar
b538cee254
Update change_url 2022-02-11 09:00:27 +01:00
ericgaspar
1be4bc810c
Upgrade to upstream 2022-02-10 11:58:31 +01:00
ericgaspar
716b40abd5
Fix 2022-01-05 11:20:22 +01:00
ericgaspar
b1ec247155
Add ldap support 2022-01-05 11:02:04 +01:00
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