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

123 commits

Author SHA1 Message Date
Éric Gaspar
009f956487
Testing (#128)
* Update manifest.json (#96)

* Update manifest.json

* Update manifest.json

* Fix badges

* Fix shasum (#99)

* Add ynh_add_config (#98)

* Add ynh_add_config

* Add restictions

* Revert "Add restictions"

This reverts commit d68f41c03e.

* Update check_process

* [autopatch] Update issue and PR templates (#101)

Co-authored-by: Yunohost-Bot <>

* Add templates

* Fix files permissions

* Apply example_ynh (#104)

* Increment version

* 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)

* Add readme

* Auto-update README

* Update change_url

* Update install

* cleaning up

* set cron

* Update config.php

* Update config.php

* Update config.php

* Update app.src

* Create DISCLAIMER.md

* Auto-update README

* Update DISCLAIMER.md

* Auto-update README

* Upgrade to upstream

* Auto-update README

* Update config.php

* Upgrade to upstream

* Update manifest.json

* Auto-update README

* Update change_url

* Update change_url

* upgrade to upstream

* Auto-update README

* Api (#111)

removing cron job. We already have update_daemon running as a service

* Update manifest.json

* Auto-update README

* Upstream (#114)

* upgrade to upstream

* Auto-update README

Co-authored-by: Yunohost-Bot <>

* Fix upstream repo

* Update check_process

* Auto-update README

* Update manifest.json

* Upgrade from upstream

* Auto-update README

* Update manifest.json

* Fix

* Auto-update README

* Update manifest.json

* Auto-update README

* Update remove

* Update remove

* Update remove

* Update remove

* upgrade to upstream

* Auto-update README

* Php8 (#129)

* Auto-update README

* PHP8

Co-authored-by: yunohost-bot <yunohost@yunohost.org>

Co-authored-by: YunoHost Bot <yunohost-bot@users.noreply.github.com>
Co-authored-by: tituspijean <tituspijean@outlook.com>
Co-authored-by: yalh76 <yalh@yahoo.com>
Co-authored-by: Yunohost-Bot <>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-06-09 09:31:01 +02:00
Éric Gaspar
8f67e7fc2e
Testing (#112)
* Api (#111)

removing cron job. We already have update_daemon running as a service
2022-03-02 22:39:10 +01:00
É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
5110a2dfad
Testing (#100)
* Fix shasum
2021-04-19 15:56:38 +02:00
Éric Gaspar
7e81de02ab
Testing (#97)
* Update manifest.json
* Fix badges
2021-04-03 21:07:56 +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
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
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