Files
FreshRSS/app
Alexandre Alapetite 051f1649f7 FeedMe table manage feeds + fix warning addFeed (#3075)
FeedMe is able to add/remove subscriptions.

Fix minor bug introduced by
https://github.com/FreshRSS/FreshRSS/pull/1731
If the category ID is provided, we must first search for the existing
category before trying to add a category with the provided name.
Fix:

```
SQL error addCategory: ["23000",19,"UNIQUE constraint failed:
category.name"]
```
2020-06-21 10:30:12 +02:00
..
2017-09-22 12:13:46 +02:00
2020-06-19 22:59:27 +02:00
2020-06-05 10:09:31 +02:00
2019-11-04 17:45:15 +01:00