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

80 commits

Author SHA1 Message Date
eric_G
b724cd0922
Email (#162)
* add email

* Update config.php
2023-12-06 10:45:55 +01:00
Éric Gaspar
b44fc0d9d3 cleaning 2023-12-05 20:39:00 +01:00
eric_G
db32b207b8
PostgreSQL (#150)
* switch to PHP

* Update install

* Update _common.sh

* Update _common.sh

* Update app.src

* Update manifest.json

* Auto-update README

* Fix

* Update remove

* Update _common.sh

* Update app.src

* Fix

* Remove cron

* Update install

* Update change_url

* Update systemd.service

* Update install

* Update DESCRIPTION.md

* Auto-update README

* Fix

* Update manifest.json

* Update restore

* Update app.src

* Create migration

* v2

* v2

* Auto-update README

* Fix

* Auto-update README

* fix

* fix

* fix

* Update restore

* data_migration

* Revert "data_migration"

This reverts commit 1aea23fb52.

* fix

* fix

* Update manifest.toml

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* fix

* Update manifest.toml

* Update manifest.toml

* Auto-update README

* Create PRE_UPGRADE_fr.md

* fix

* Auto-update README

* Auto-update README

* Update manifest.toml

* Auto-update README

---------

Co-authored-by: Yunohost-Bot <>
Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-12-03 13:01:47 +01:00
Éric Gaspar
c3292275b6 update to upstream 2023-06-30 13:49:50 +02:00
Éric Gaspar
db52306dd6 remove data migration 2023-04-02 22:18:26 +02:00
Éric Gaspar
b9be94f6aa Fix 2023-03-18 15:32:19 +01:00
Éric Gaspar
95ef6740d1 fix 2023-03-18 15:28:39 +01:00
Éric Gaspar
71f42f2f6c Update install 2023-03-11 12:47:55 +01:00
Éric Gaspar
8cbb3695dd
Version 2 (#148)
* v2

* v2

* Auto-update README

* Fix

* Auto-update README

* fix

---------

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2023-03-11 12:41:37 +01:00
Éric Gaspar
22d1ab8288 PHP 2023-01-07 18:41:48 +01:00
Éric Gaspar
d5d82d68fe
Bullseye (#141)
* Fix

* Fix

* Auto-update README

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-08-24 22:55:37 +02:00
yalh76
8038889f56
Upgrade (#136)
* Apply example_ynh

* Fix #49

* Fix #75

* Auto-update README

* Update check_process

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-07-06 06:41:20 +02:00
Éric Gaspar
55f54f08d9
Update install 2022-06-16 14:38:49 +02:00
Éric Gaspar
3cb4ea773f
Php8 (#129)
* Auto-update README

* PHP8

Co-authored-by: yunohost-bot <yunohost@yunohost.org>
2022-06-06 19:06:50 +02: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
8f8c6facd5 Update install 2021-12-28 10:46:28 +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
72ac45c104
Add ynh_add_config (#98)
* Add ynh_add_config
2021-04-18 10:38:58 +02:00
Éric Gaspar
6b73cf4c6d
Update manifest.json (#96)
* Update manifest.json
2021-04-02 23:59:28 +02: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
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
É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
7eebeda699
db_pwd 2020-08-15 00:17:14 +02:00
ericgaspar
d6504ac8fd
mysqlpwd 2020-08-15 00:09:41 +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
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
e420e01039 Add missing php-string and php-xml dependencies 2019-03-16 09:09:09 +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
7693c0526a Fix alias traversal bug 2018-05-27 21:19:10 +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
Maniack Crudelis
7bf8c14ec0 Missing ynh helpers 2017-04-20 21:31:08 +02: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
dfc13be46c [fix] Do not call ssowatconf - it's done by the moulinette 2016-05-24 22:36:41 +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
Le Kload
a7607b093b [fix] Write SSOwat rules before regenerating configuration 2015-11-26 11:54:48 +01:00